Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59a7980d54f1ac3c06c7b0a6ba74086551540c0b 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-ssh1284598087439448148.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-ssh870643195202681299.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-ssh14181158627775560735.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-ssh8435015381372448207.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-ssh9770326872767115956.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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22434’ Running on prd-ubuntu20.04-docker-8c-8g-22438 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 59a7980d54f1ac3c06c7b0a6ba74086551540c0b (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 59a7980d54f1ac3c06c7b0a6ba74086551540c0b # timeout=10 Commit message: "docs: publish swagger files, update swagger readme (#130)" > git rev-list --no-walk 9690a387ca2387b5643c1a6ebb388f5bbc0ad3b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T19:13:07.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T19:13:07.185Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T19:13:07.199Z] ========================================================= [2022-08-10T19:13:07.199Z] EdgeX Global Pipelines Version Info [2022-08-10T19:13:07.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:13:07.976Z] ------------------- [2022-08-10T19:13:07.976Z] stable info: [2022-08-10T19:13:07.976Z] ------------------- [2022-08-10T19:13:07.976Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T19:13:07.976Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T19:13:07.976Z] Message: update stable to v1.0.238 [2022-08-10T19:13:08.551Z] ------------------- [2022-08-10T19:13:08.551Z] experimental info: [2022-08-10T19:13:08.551Z] ------------------- [2022-08-10T19:13:08.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T19:13:08.551Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T19:13:08.551Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T19:13:08.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-10T19:13:08.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-10T19:13:08.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T19:13:08.892Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T19:13:08.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T19:13:08.919Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T19:13:08.930Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T19:13:08.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-10T19:13:08.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T19:13:08.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T19:13:08.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T19:13:08.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-10T19:13:09.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T19:13:09.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T19:13:09.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T19:13:09.043Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T19:13:09.055Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T19:13:09.067Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-10T19:13:09.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T19:13:09.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T19:13:09.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-10T19:13:09.120Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-10T19:13:09.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-10T19:13:09.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-10T19:13:09.152Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-10T19:13:09.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T19:13:09.174Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T19:13:09.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-10T19:13:09.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-10T19:13:09.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-10T19:13:09.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59a7980d54f1ac3c06c7b0a6ba74086551540c0b [Pipeline] echo [2022-08-10T19:13:09.240Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59a7980 [Pipeline] echo [2022-08-10T19:13:09.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T19:13:09.295Z] provisioning config files... [2022-08-10T19:13:09.309Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6853911629659251113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:13:09.625Z] ---> docker-login.sh [2022-08-10T19:13:09.625Z] nexus3.edgexfoundry.org:10001 [2022-08-10T19:13:09.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:09.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:09.887Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:09.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:09.887Z] [2022-08-10T19:13:09.887Z] Login Succeeded [2022-08-10T19:13:09.887Z] nexus3.edgexfoundry.org:10002 [2022-08-10T19:13:10.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:10.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:10.150Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:10.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:10.150Z] [2022-08-10T19:13:10.150Z] Login Succeeded [2022-08-10T19:13:10.150Z] nexus3.edgexfoundry.org:10003 [2022-08-10T19:13:10.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:10.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:10.150Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:10.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:10.150Z] [2022-08-10T19:13:10.150Z] Login Succeeded [2022-08-10T19:13:10.150Z] nexus3.edgexfoundry.org:10004 [2022-08-10T19:13:10.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:10.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:10.410Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:10.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:10.410Z] [2022-08-10T19:13:10.410Z] Login Succeeded [2022-08-10T19:13:10.410Z] docker.io [2022-08-10T19:13:10.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:10.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:10.984Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:10.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:10.984Z] [2022-08-10T19:13:10.984Z] Login Succeeded [2022-08-10T19:13:10.984Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T19:13:10.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-10T19:13:11.358Z] + git rev-list -1 --merges 59a7980d54f1ac3c06c7b0a6ba74086551540c0b~1..59a7980d54f1ac3c06c7b0a6ba74086551540c0b [Pipeline] echo [2022-08-10T19:13:11.391Z] -----------> git rev-list -1 --merges 59a7980d54f1ac3c06c7b0a6ba74086551540c0b~1..59a7980d54f1ac3c06c7b0a6ba74086551540c0b 59a7980d54f1ac3c06c7b0a6ba74086551540c0b [false] [Pipeline] sh [2022-08-10T19:13:11.685Z] + git log --format=format:%s -1 59a7980d54f1ac3c06c7b0a6ba74086551540c0b [Pipeline] echo [2022-08-10T19:13:11.700Z] ========================================================= [2022-08-10T19:13:11.700Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T19:13:11.700Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T19:13:12.042Z] + git log --format=format:%s -1 59a7980d54f1ac3c06c7b0a6ba74086551540c0b [Pipeline] echo [2022-08-10T19:13:12.054Z] [semverPrep] GIT_COMMIT: 59a7980d54f1ac3c06c7b0a6ba74086551540c0b, Commit Message: docs: publish swagger files, update swagger readme (#130) [Pipeline] echo [2022-08-10T19:13:12.064Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-10T19:13:12.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T19:13:12.417Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T19:13:12.417Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T19:13:12.417Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T19:13:12.417Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T19:13:12.417Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T19:13:12.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:13:12.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:13:12.773Z] [2022-08-10T19:13:12.773Z] 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-10T19:13:13.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:13:13.081Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T19:13:13.081Z] b85a868b505f: Pulling fs layer [2022-08-10T19:13:13.081Z] e2be974225ed: Pulling fs layer [2022-08-10T19:13:13.081Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T19:13:13.081Z] 988bab9f4d93: Pulling fs layer [2022-08-10T19:13:13.081Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T19:13:13.081Z] eaf3925da568: Pulling fs layer [2022-08-10T19:13:13.081Z] bab4dde63d76: Pulling fs layer [2022-08-10T19:13:13.081Z] bde34c3a00c8: Pulling fs layer [2022-08-10T19:13:13.081Z] b352a97aabf1: Pulling fs layer [2022-08-10T19:13:13.081Z] 4872d77fe225: Pulling fs layer [2022-08-10T19:13:13.081Z] 5851b861e8e6: Pulling fs layer [2022-08-10T19:13:13.081Z] 4872d77fe225: Waiting [2022-08-10T19:13:13.081Z] bab4dde63d76: Waiting [2022-08-10T19:13:13.081Z] bde34c3a00c8: Waiting [2022-08-10T19:13:13.081Z] b352a97aabf1: Waiting [2022-08-10T19:13:13.081Z] 5851b861e8e6: Waiting [2022-08-10T19:13:13.081Z] 1469e6f7b9e6: Waiting [2022-08-10T19:13:13.081Z] eaf3925da568: Waiting [2022-08-10T19:13:13.081Z] 988bab9f4d93: Waiting [2022-08-10T19:13:13.081Z] e2be974225ed: Verifying Checksum [2022-08-10T19:13:13.081Z] e2be974225ed: Download complete [2022-08-10T19:13:13.081Z] 988bab9f4d93: Download complete [2022-08-10T19:13:13.343Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T19:13:13.343Z] 1469e6f7b9e6: Download complete [2022-08-10T19:13:13.343Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T19:13:13.343Z] 339a4e72a1f5: Download complete [2022-08-10T19:13:13.343Z] eaf3925da568: Download complete [2022-08-10T19:13:13.343Z] bde34c3a00c8: Verifying Checksum [2022-08-10T19:13:13.343Z] b352a97aabf1: Download complete [2022-08-10T19:13:13.343Z] 4872d77fe225: Verifying Checksum [2022-08-10T19:13:13.343Z] 4872d77fe225: Download complete [2022-08-10T19:13:13.343Z] 5851b861e8e6: Download complete [2022-08-10T19:13:13.343Z] b85a868b505f: Verifying Checksum [2022-08-10T19:13:13.343Z] b85a868b505f: Download complete [2022-08-10T19:13:13.603Z] bab4dde63d76: Verifying Checksum [2022-08-10T19:13:13.603Z] bab4dde63d76: Download complete [2022-08-10T19:13:14.987Z] b85a868b505f: Pull complete [2022-08-10T19:13:14.987Z] e2be974225ed: Pull complete [2022-08-10T19:13:15.558Z] 339a4e72a1f5: Pull complete [2022-08-10T19:13:15.558Z] 988bab9f4d93: Pull complete [2022-08-10T19:13:16.134Z] 1469e6f7b9e6: Pull complete [2022-08-10T19:13:16.134Z] eaf3925da568: Pull complete [2022-08-10T19:13:18.043Z] bab4dde63d76: Pull complete [2022-08-10T19:13:18.043Z] bde34c3a00c8: Pull complete [2022-08-10T19:13:18.304Z] b352a97aabf1: Pull complete [2022-08-10T19:13:18.304Z] 4872d77fe225: Pull complete [2022-08-10T19:13:18.304Z] 5851b861e8e6: Pull complete [2022-08-10T19:13:18.304Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T19:13:18.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:13:18.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:13:18.682Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:13:18.732Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T19:13:20.232Z] $ docker top 87c7001f17a267594620bb446f2644dd96ca92e28f6fe5755a4c995793feafb0 -eo pid,comm [2022-08-10T19:13:20.302Z] 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-10T19:13:20.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T19:13:20.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T19:13:20.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T19:13:20.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T19:13:20.503Z] $ docker exec 87c7001f17a267594620bb446f2644dd96ca92e28f6fe5755a4c995793feafb0 ssh-agent [2022-08-10T19:13:20.641Z] SSH_AUTH_SOCK=/tmp/ssh-y8l8PVOVWiGK/agent.33 [2022-08-10T19:13:20.641Z] SSH_AGENT_PID=40 [2022-08-10T19:13:20.647Z] Running ssh-add (command line suppressed) [2022-08-10T19:13:20.773Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4647816277851284884.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4647816277851284884.key) [2022-08-10T19:13:20.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T19:13:21.081Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T19:13:21.100Z] $ docker exec --env ******** --env ******** 87c7001f17a267594620bb446f2644dd96ca92e28f6fe5755a4c995793feafb0 ssh-agent -k [2022-08-10T19:13:21.240Z] unset SSH_AUTH_SOCK; [2022-08-10T19:13:21.241Z] unset SSH_AGENT_PID; [2022-08-10T19:13:21.241Z] echo Agent pid 40 killed; [2022-08-10T19:13:21.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T19:13:21.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T19:13:21.275Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T19:13:21.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T19:13:21.423Z] $ docker exec 87c7001f17a267594620bb446f2644dd96ca92e28f6fe5755a4c995793feafb0 ssh-agent [2022-08-10T19:13:21.545Z] SSH_AUTH_SOCK=/tmp/ssh-aLkaz6qFxNRW/agent.74 [2022-08-10T19:13:21.545Z] SSH_AGENT_PID=80 [2022-08-10T19:13:21.552Z] Running ssh-add (command line suppressed) [2022-08-10T19:13:21.687Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3146648716393357299.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3146648716393357299.key) [2022-08-10T19:13:21.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T19:13:22.010Z] + git semver init [2022-08-10T19:13:22.270Z] 2022-08-10 19:13:22,232 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T19:13:22.270Z] 2022-08-10 19:13:22,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-10T19:13:22.270Z] 2022-08-10 19:13:22,233 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-10T19:13:22.270Z] 2022-08-10 19:13:22,233 [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-10T19:13:23.211Z] 2022-08-10 19:13:23,035 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-10T19:13:23.211Z] 2022-08-10 19:13:23,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-10T19:13:23.211Z] 2022-08-10 19:13:23,036 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:13:23.211Z] 2022-08-10 19:13:23,036 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:13:23.211Z] 2.3.0-dev.5 [Pipeline] } [2022-08-10T19:13:23.226Z] $ docker exec --env ******** --env ******** 87c7001f17a267594620bb446f2644dd96ca92e28f6fe5755a4c995793feafb0 ssh-agent -k [2022-08-10T19:13:23.356Z] unset SSH_AUTH_SOCK; [2022-08-10T19:13:23.357Z] unset SSH_AGENT_PID; [2022-08-10T19:13:23.357Z] echo Agent pid 80 killed; [2022-08-10T19:13:23.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T19:13:23.673Z] + git semver [Pipeline] } [2022-08-10T19:13:23.952Z] $ docker stop --time=1 87c7001f17a267594620bb446f2644dd96ca92e28f6fe5755a4c995793feafb0 [2022-08-10T19:13:25.276Z] $ docker rm -f 87c7001f17a267594620bb446f2644dd96ca92e28f6fe5755a4c995793feafb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T19:13:25.634Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T19:13:25.903Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T19:13:25.906Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.5 [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-10T19:13:26.059Z] provisioning config files... [2022-08-10T19:13:26.070Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7453926507111884860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:13:26.369Z] ---> docker-login.sh [2022-08-10T19:13:26.369Z] nexus3.edgexfoundry.org:10001 [2022-08-10T19:13:26.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:26.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:26.369Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:26.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:26.369Z] [2022-08-10T19:13:26.369Z] Login Succeeded [2022-08-10T19:13:26.369Z] nexus3.edgexfoundry.org:10002 [2022-08-10T19:13:26.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:26.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:26.632Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:26.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:26.632Z] [2022-08-10T19:13:26.632Z] Login Succeeded [2022-08-10T19:13:26.632Z] nexus3.edgexfoundry.org:10003 [2022-08-10T19:13:26.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:26.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:26.632Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:26.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:26.632Z] [2022-08-10T19:13:26.632Z] Login Succeeded [2022-08-10T19:13:26.632Z] nexus3.edgexfoundry.org:10004 [2022-08-10T19:13:26.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:26.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:26.895Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:26.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:26.895Z] [2022-08-10T19:13:26.895Z] Login Succeeded [2022-08-10T19:13:26.895Z] docker.io [2022-08-10T19:13:26.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:13:27.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:13:27.157Z] Configure a credential helper to remove this warning. See [2022-08-10T19:13:27.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:13:27.157Z] [2022-08-10T19:13:27.157Z] Login Succeeded [2022-08-10T19:13:27.419Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T19:13:27.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T19:13:27.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:13:27.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:13:27.521Z] ========================================================= [2022-08-10T19:13:27.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T19:13:27.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:13:27.840Z] + 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-10T19:13:27.840Z] Sending build context to Docker daemon 20.45MB [2022-08-10T19:13:27.840Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T19:13:27.840Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T19:13:28.104Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T19:13:28.104Z] 2408cc74d12b: Pulling fs layer [2022-08-10T19:13:28.104Z] ea60b727a1ce: Pulling fs layer [2022-08-10T19:13:28.104Z] 30c4a7721957: Pulling fs layer [2022-08-10T19:13:28.104Z] 370296b7ddb6: Pulling fs layer [2022-08-10T19:13:28.104Z] 7c6cee850709: Pulling fs layer [2022-08-10T19:13:28.104Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T19:13:28.104Z] d94ebbe4e438: Pulling fs layer [2022-08-10T19:13:28.104Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T19:13:28.104Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T19:13:28.104Z] bcfd1f05c69d: Waiting [2022-08-10T19:13:28.104Z] 39a5fcdaea64: Waiting [2022-08-10T19:13:28.104Z] 59ccb84bbe0f: Waiting [2022-08-10T19:13:28.104Z] 370296b7ddb6: Waiting [2022-08-10T19:13:28.104Z] d94ebbe4e438: Waiting [2022-08-10T19:13:28.104Z] 30c4a7721957: Verifying Checksum [2022-08-10T19:13:28.104Z] 30c4a7721957: Download complete [2022-08-10T19:13:28.104Z] ea60b727a1ce: Verifying Checksum [2022-08-10T19:13:28.104Z] ea60b727a1ce: Download complete [2022-08-10T19:13:28.104Z] 7c6cee850709: Verifying Checksum [2022-08-10T19:13:28.104Z] 7c6cee850709: Download complete [2022-08-10T19:13:28.104Z] 39a5fcdaea64: Verifying Checksum [2022-08-10T19:13:28.104Z] 39a5fcdaea64: Download complete [2022-08-10T19:13:28.104Z] 2408cc74d12b: Verifying Checksum [2022-08-10T19:13:28.104Z] 2408cc74d12b: Download complete [2022-08-10T19:13:28.104Z] d94ebbe4e438: Download complete [2022-08-10T19:13:28.379Z] 2408cc74d12b: Pull complete [2022-08-10T19:13:28.379Z] ea60b727a1ce: Pull complete [2022-08-10T19:13:28.650Z] 30c4a7721957: Pull complete [2022-08-10T19:13:28.650Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T19:13:28.650Z] 59ccb84bbe0f: Download complete [2022-08-10T19:13:28.913Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T19:13:28.913Z] bcfd1f05c69d: Download complete [2022-08-10T19:13:28.913Z] 370296b7ddb6: Verifying Checksum [2022-08-10T19:13:28.913Z] 370296b7ddb6: Download complete [2022-08-10T19:13:34.194Z] 370296b7ddb6: Pull complete [2022-08-10T19:13:34.194Z] 7c6cee850709: Pull complete [2022-08-10T19:13:34.194Z] 39a5fcdaea64: Pull complete [2022-08-10T19:13:34.194Z] d94ebbe4e438: Pull complete [2022-08-10T19:13:36.102Z] bcfd1f05c69d: Pull complete [2022-08-10T19:13:36.673Z] 59ccb84bbe0f: Pull complete [2022-08-10T19:13:36.673Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T19:13:36.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T19:13:36.673Z] ---> a4fb48ad2a94 [2022-08-10T19:13:36.673Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T19:13:38.589Z] ---> Running in 3e4bdc213932 [2022-08-10T19:13:38.851Z] Removing intermediate container 3e4bdc213932 [2022-08-10T19:13:38.851Z] ---> 3fa883d46864 [2022-08-10T19:13:38.851Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T19:13:38.851Z] ---> Running in 43684cf80b89 [2022-08-10T19:13:38.851Z] Removing intermediate container 43684cf80b89 [2022-08-10T19:13:38.851Z] ---> af3c5a92f573 [2022-08-10T19:13:38.851Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T19:13:38.851Z] ---> Running in 550e5abd2fe2 [2022-08-10T19:13:39.111Z] Removing intermediate container 550e5abd2fe2 [2022-08-10T19:13:39.111Z] ---> 6f773747759a [2022-08-10T19:13:39.111Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-10T19:13:39.111Z] ---> Running in 9897f33c0ad9 [2022-08-10T19:13:39.111Z] Removing intermediate container 9897f33c0ad9 [2022-08-10T19:13:39.111Z] ---> bb184384ad2a [2022-08-10T19:13:39.111Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:13:39.372Z] ---> Running in a47015219bc9 [2022-08-10T19:13:39.955Z] Removing intermediate container a47015219bc9 [2022-08-10T19:13:39.955Z] ---> e3b34c32d28f [2022-08-10T19:13:39.955Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T19:13:39.955Z] ---> Running in 05e9a95d5d29 [2022-08-10T19:13:40.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:13:41.014Z] Still waiting to schedule task [2022-08-10T19:13:41.014Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22435’ [2022-08-10T19:13:41.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:13:41.425Z] OK: 211 MiB in 51 packages [2022-08-10T19:13:41.700Z] Removing intermediate container 05e9a95d5d29 [2022-08-10T19:13:41.700Z] ---> 18976e17805a [2022-08-10T19:13:41.700Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-10T19:13:41.700Z] ---> Running in c3c5728353a6 [2022-08-10T19:13:41.966Z] Removing intermediate container c3c5728353a6 [2022-08-10T19:13:41.966Z] ---> c6d1691f8480 [2022-08-10T19:13:41.966Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-10T19:13:41.966Z] ---> fba47351bf9c [2022-08-10T19:13:41.966Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:13:42.230Z] ---> Running in ded2a3ef097b [2022-08-10T19:14:00.359Z] Removing intermediate container ded2a3ef097b [2022-08-10T19:14:00.359Z] ---> 8a7191c294ee [2022-08-10T19:14:00.359Z] Step 12/13 : COPY . . [2022-08-10T19:14:00.621Z] ---> d9fc58dac96e [2022-08-10T19:14:00.621Z] Step 13/13 : RUN ${MAKE} [2022-08-10T19:14:00.621Z] ---> Running in e96a8dbc5778 [2022-08-10T19:14:00.881Z] noop [2022-08-10T19:14:01.143Z] Removing intermediate container e96a8dbc5778 [2022-08-10T19:14:01.143Z] ---> 3d82e913f2b0 [2022-08-10T19:14:01.143Z] Successfully built 3d82e913f2b0 [2022-08-10T19:14:01.143Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:14:01.462Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T19:14:01.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:14:01.548Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:14:01.586Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T19:14:02.011Z] $ docker top fd5edd0eb98688a5237c304cb3deea6c0e45c754dee60e3daf81b38980f5f311 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:14:02.383Z] + go version [2022-08-10T19:14:02.383Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T19:14:02.399Z] $ docker stop --time=1 fd5edd0eb98688a5237c304cb3deea6c0e45c754dee60e3daf81b38980f5f311 [2022-08-10T19:14:03.697Z] $ docker rm -f fd5edd0eb98688a5237c304cb3deea6c0e45c754dee60e3daf81b38980f5f311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:14:04.188Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T19:14:04.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:14:04.308Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:14:04.372Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-10T19:14:04.754Z] $ docker top 1fcf4ba9d41401d6f4bedde3d5e063fc905ab6956403eb7080c70240e30dde45 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:14:05.116Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-10T19:14:05.413Z] + make test [2022-08-10T19:14:05.413Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T19:14:05.673Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-10T19:14:17.889Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-10T19:14:18.151Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.029s coverage: 10.6% of statements [2022-08-10T19:14:18.151Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-10T19:14:21.455Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.999s coverage: 13.8% of statements [2022-08-10T19:14:29.600Z] 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-10T19:14:29.600Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T19:14:33.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T19:14:33.806Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T19:14:33.806Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T19:14:33.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T19:14:33.836Z] $ docker stop --time=1 1fcf4ba9d41401d6f4bedde3d5e063fc905ab6956403eb7080c70240e30dde45 [2022-08-10T19:14:35.706Z] $ docker rm -f 1fcf4ba9d41401d6f4bedde3d5e063fc905ab6956403eb7080c70240e30dde45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T19:14:36.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T19:14:36.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-10T19:14:36.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T19:14:36.982Z] + ls -al . [2022-08-10T19:14:36.982Z] total 232 [2022-08-10T19:14:36.982Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 19:14 . [2022-08-10T19:14:36.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 19:13 .. [2022-08-10T19:14:36.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 19:14 .git [2022-08-10T19:14:36.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 19:13 .github [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 19:13 .gitignore [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 19:13 .golangci.yml [2022-08-10T19:14:36.982Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 19:13 .semver [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 19:13 Attribution.txt [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 19:13 CHANGELOG.md [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 19:13 Dockerfile [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 19:13 GOVERNANCE.md [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 10 19:13 Jenkinsfile [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 19:13 LICENSE [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 10 19:13 Makefile [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 19:13 OWNERS.md [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 19:13 README.md [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 19:13 VERSION [2022-08-10T19:14:36.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 19:13 bin [2022-08-10T19:14:36.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 19:13 cmd [2022-08-10T19:14:36.982Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 19:14 coverage.out [2022-08-10T19:14:36.982Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 10 19:13 doc [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 19:13 go.mod [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 19:13 go.sum [2022-08-10T19:14:36.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 19:13 internal [2022-08-10T19:14:36.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 19:13 snap [2022-08-10T19:14:36.982Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 19:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:14:37.293Z] + 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=59a7980d54f1ac3c06c7b0a6ba74086551540c0b --label arch=amd64 --label version=2.3.0-dev.5 . [2022-08-10T19:14:37.293Z] Sending build context to Docker daemon 20.53MB [2022-08-10T19:14:37.293Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T19:14:37.293Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-10T19:14:37.293Z] ---> 3d82e913f2b0 [2022-08-10T19:14:37.293Z] Step 3/26 : ARG MAKE="make build" [2022-08-10T19:14:37.554Z] ---> Running in dc3ef1993576 [2022-08-10T19:14:37.554Z] Removing intermediate container dc3ef1993576 [2022-08-10T19:14:37.554Z] ---> 5629bfaa6e2b [2022-08-10T19:14:37.554Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T19:14:37.554Z] ---> Running in 6ae8fd65a429 [2022-08-10T19:14:37.815Z] Removing intermediate container 6ae8fd65a429 [2022-08-10T19:14:37.815Z] ---> 29862a34b719 [2022-08-10T19:14:37.815Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T19:14:37.815Z] ---> Running in af960aff3796 [2022-08-10T19:14:37.815Z] Removing intermediate container af960aff3796 [2022-08-10T19:14:37.815Z] ---> fcfb28da072b [2022-08-10T19:14:37.815Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-10T19:14:37.815Z] ---> Running in 70b7aa80da39 [2022-08-10T19:14:38.076Z] Removing intermediate container 70b7aa80da39 [2022-08-10T19:14:38.077Z] ---> baac04704715 [2022-08-10T19:14:38.077Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:14:38.077Z] ---> Running in c4d1043b7002 [2022-08-10T19:14:38.648Z] Removing intermediate container c4d1043b7002 [2022-08-10T19:14:38.648Z] ---> c856790601e1 [2022-08-10T19:14:38.648Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T19:14:38.648Z] ---> Running in fdeaade2a1e1 [2022-08-10T19:14:38.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:14:39.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:14:40.116Z] OK: 211 MiB in 51 packages [2022-08-10T19:14:40.377Z] Removing intermediate container fdeaade2a1e1 [2022-08-10T19:14:40.377Z] ---> f86aa6faf68f [2022-08-10T19:14:40.377Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-10T19:14:40.377Z] ---> Running in ef3bf2b4ef3e [2022-08-10T19:14:40.638Z] Removing intermediate container ef3bf2b4ef3e [2022-08-10T19:14:40.638Z] ---> 05e64461adfe [2022-08-10T19:14:40.638Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-10T19:14:40.638Z] ---> c95fde27789f [2022-08-10T19:14:40.638Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:14:40.899Z] ---> Running in 74bd4996ec34 [2022-08-10T19:14:41.472Z] Removing intermediate container 74bd4996ec34 [2022-08-10T19:14:41.472Z] ---> 1aeec9adc4a0 [2022-08-10T19:14:41.472Z] Step 12/26 : COPY . . [2022-08-10T19:14:42.042Z] ---> 95d863003484 [2022-08-10T19:14:42.042Z] Step 13/26 : RUN ${MAKE} [2022-08-10T19:14:42.303Z] ---> Running in bed3b3508823 [2022-08-10T19:14:42.564Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.5 -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-10T19:15:04.512Z] Removing intermediate container bed3b3508823 [2022-08-10T19:15:04.512Z] ---> 7c3172ece0b9 [2022-08-10T19:15:04.512Z] Step 14/26 : FROM alpine:3.16 [2022-08-10T19:15:04.774Z] 3.16: Pulling from library/alpine [2022-08-10T19:15:05.034Z] 213ec9aee27d: Pulling fs layer [2022-08-10T19:15:05.034Z] 213ec9aee27d: Verifying Checksum [2022-08-10T19:15:05.034Z] 213ec9aee27d: Download complete [2022-08-10T19:15:05.295Z] 213ec9aee27d: Pull complete [2022-08-10T19:15:05.295Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T19:15:05.295Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T19:15:05.295Z] ---> 9c6f07244728 [2022-08-10T19:15:05.295Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T19:15:05.295Z] ---> Running in 9538a33ed2cc [2022-08-10T19:15:05.556Z] Removing intermediate container 9538a33ed2cc [2022-08-10T19:15:05.556Z] ---> b00a0ab9be5f [2022-08-10T19:15:05.556Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T19:15:05.556Z] ---> Running in fcb1313186e2 [2022-08-10T19:15:05.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T19:15:05.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T19:15:06.077Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T19:15:06.077Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T19:15:06.077Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T19:15:06.077Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T19:15:06.338Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T19:15:06.338Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T19:15:06.338Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:15:06.338Z] OK: 8 MiB in 20 packages [2022-08-10T19:15:06.599Z] Removing intermediate container fcb1313186e2 [2022-08-10T19:15:06.599Z] ---> 365e3eab5449 [2022-08-10T19:15:06.599Z] Step 17/26 : WORKDIR / [2022-08-10T19:15:06.859Z] ---> Running in 0fe71d687098 [2022-08-10T19:15:06.859Z] Removing intermediate container 0fe71d687098 [2022-08-10T19:15:06.859Z] ---> 903aaa776281 [2022-08-10T19:15:06.859Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-10T19:15:07.429Z] ---> 57c9efe86550 [2022-08-10T19:15:07.429Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-10T19:15:07.689Z] ---> 8c162951884a [2022-08-10T19:15:07.689Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-10T19:15:07.689Z] ---> 72a691e1400f [2022-08-10T19:15:07.689Z] Step 21/26 : EXPOSE 59984 [2022-08-10T19:15:07.689Z] ---> Running in 40bfc418f21b [2022-08-10T19:15:07.950Z] Removing intermediate container 40bfc418f21b [2022-08-10T19:15:07.950Z] ---> 5cdbacb99d57 [2022-08-10T19:15:07.950Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-10T19:15:07.950Z] ---> Running in acd6ef13cb20 [2022-08-10T19:15:07.950Z] Removing intermediate container acd6ef13cb20 [2022-08-10T19:15:07.950Z] ---> 24dbe681a820 [2022-08-10T19:15:07.950Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:15:07.950Z] ---> Running in 1c934f92cddb [2022-08-10T19:15:08.211Z] Removing intermediate container 1c934f92cddb [2022-08-10T19:15:08.211Z] ---> c7631517f2f9 [2022-08-10T19:15:08.211Z] Step 24/26 : LABEL arch=amd64 [2022-08-10T19:15:08.211Z] ---> Running in 66927e446d26 [2022-08-10T19:15:08.211Z] Removing intermediate container 66927e446d26 [2022-08-10T19:15:08.211Z] ---> eaeff04fb896 [2022-08-10T19:15:08.211Z] Step 25/26 : LABEL git_sha=59a7980d54f1ac3c06c7b0a6ba74086551540c0b [2022-08-10T19:15:08.211Z] ---> Running in 3ee5809dba99 [2022-08-10T19:15:08.473Z] Removing intermediate container 3ee5809dba99 [2022-08-10T19:15:08.473Z] ---> 3e407132515d [2022-08-10T19:15:08.474Z] Step 26/26 : LABEL version=2.3.0-dev.5 [2022-08-10T19:15:08.474Z] ---> Running in 2d126eb1bef3 [2022-08-10T19:15:08.474Z] Removing intermediate container 2d126eb1bef3 [2022-08-10T19:15:08.474Z] ---> f4b53ec778c9 [2022-08-10T19:15:08.474Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T19:15:08.474Z] Successfully built f4b53ec778c9 [2022-08-10T19:15:08.474Z] 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-10T19:15:08.584Z] provisioning config files... [2022-08-10T19:15:08.595Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2065183422184256763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:15:08.900Z] ---> docker-login.sh [2022-08-10T19:15:08.900Z] nexus3.edgexfoundry.org:10001 [2022-08-10T19:15:08.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:15:08.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:15:08.900Z] Configure a credential helper to remove this warning. See [2022-08-10T19:15:08.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:15:08.900Z] [2022-08-10T19:15:08.900Z] Login Succeeded [2022-08-10T19:15:08.900Z] nexus3.edgexfoundry.org:10002 [2022-08-10T19:15:08.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:15:09.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:15:09.161Z] Configure a credential helper to remove this warning. See [2022-08-10T19:15:09.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:15:09.161Z] [2022-08-10T19:15:09.161Z] Login Succeeded [2022-08-10T19:15:09.161Z] nexus3.edgexfoundry.org:10003 [2022-08-10T19:15:09.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:15:09.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:15:09.161Z] Configure a credential helper to remove this warning. See [2022-08-10T19:15:09.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:15:09.161Z] [2022-08-10T19:15:09.161Z] Login Succeeded [2022-08-10T19:15:09.161Z] nexus3.edgexfoundry.org:10004 [2022-08-10T19:15:09.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:15:09.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:15:09.421Z] Configure a credential helper to remove this warning. See [2022-08-10T19:15:09.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:15:09.421Z] [2022-08-10T19:15:09.421Z] Login Succeeded [2022-08-10T19:15:09.421Z] docker.io [2022-08-10T19:15:09.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:15:09.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:15:09.681Z] Configure a credential helper to remove this warning. See [2022-08-10T19:15:09.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:15:09.681Z] [2022-08-10T19:15:09.681Z] Login Succeeded [2022-08-10T19:15:09.681Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T19:15:09.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T19:15:09.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:15:09.750Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-10T19:15:09.750Z] 59a7980d54f1ac3c06c7b0a6ba74086551540c0b [2022-08-10T19:15:09.750Z] latest [2022-08-10T19:15:09.750Z] 2.3.0-dev.5 [2022-08-10T19:15:09.750Z] 59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5 [2022-08-10T19:15:09.750Z] main [2022-08-10T19:15:09.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:10.085Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:59a7980d54f1ac3c06c7b0a6ba74086551540c0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:10.403Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:59a7980d54f1ac3c06c7b0a6ba74086551540c0b [2022-08-10T19:15:10.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T19:15:10.403Z] 4fdb2f6400fe: Preparing [2022-08-10T19:15:10.403Z] 97b14323abc4: Preparing [2022-08-10T19:15:10.403Z] d4f5fa28b3a1: Preparing [2022-08-10T19:15:10.403Z] a4ab48497c12: Preparing [2022-08-10T19:15:10.403Z] 994393dc58e7: Preparing [2022-08-10T19:15:10.403Z] 994393dc58e7: Layer already exists [2022-08-10T19:15:10.403Z] 4fdb2f6400fe: Pushed [2022-08-10T19:15:10.403Z] 97b14323abc4: Pushed [2022-08-10T19:15:10.664Z] a4ab48497c12: Pushed [2022-08-10T19:15:13.217Z] d4f5fa28b3a1: Pushed [2022-08-10T19:15:13.217Z] 59a7980d54f1ac3c06c7b0a6ba74086551540c0b: digest: sha256:ccebbdac1f90095407d5b9defa9425b9af0e5bb2de7c1170750245d2b9430bf5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:13.526Z] + 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-10T19:15:13.844Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-10T19:15:13.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T19:15:13.844Z] 4fdb2f6400fe: Preparing [2022-08-10T19:15:13.844Z] 97b14323abc4: Preparing [2022-08-10T19:15:13.844Z] d4f5fa28b3a1: Preparing [2022-08-10T19:15:13.844Z] a4ab48497c12: Preparing [2022-08-10T19:15:13.844Z] 994393dc58e7: Preparing [2022-08-10T19:15:13.844Z] 97b14323abc4: Layer already exists [2022-08-10T19:15:13.844Z] 994393dc58e7: Layer already exists [2022-08-10T19:15:13.844Z] 4fdb2f6400fe: Layer already exists [2022-08-10T19:15:13.844Z] d4f5fa28b3a1: Layer already exists [2022-08-10T19:15:13.844Z] a4ab48497c12: Layer already exists [2022-08-10T19:15:13.844Z] latest: digest: sha256:ccebbdac1f90095407d5b9defa9425b9af0e5bb2de7c1170750245d2b9430bf5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:14.161Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:14.479Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.5 [2022-08-10T19:15:14.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T19:15:14.479Z] 4fdb2f6400fe: Preparing [2022-08-10T19:15:14.479Z] 97b14323abc4: Preparing [2022-08-10T19:15:14.479Z] d4f5fa28b3a1: Preparing [2022-08-10T19:15:14.479Z] a4ab48497c12: Preparing [2022-08-10T19:15:14.479Z] 994393dc58e7: Preparing [2022-08-10T19:15:14.479Z] a4ab48497c12: Layer already exists [2022-08-10T19:15:14.479Z] 4fdb2f6400fe: Layer already exists [2022-08-10T19:15:14.479Z] 994393dc58e7: Layer already exists [2022-08-10T19:15:14.479Z] 97b14323abc4: Layer already exists [2022-08-10T19:15:14.479Z] d4f5fa28b3a1: Layer already exists [2022-08-10T19:15:14.479Z] 2.3.0-dev.5: digest: sha256:ccebbdac1f90095407d5b9defa9425b9af0e5bb2de7c1170750245d2b9430bf5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:14.808Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:15.125Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5 [2022-08-10T19:15:15.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T19:15:15.125Z] 4fdb2f6400fe: Preparing [2022-08-10T19:15:15.125Z] 97b14323abc4: Preparing [2022-08-10T19:15:15.125Z] d4f5fa28b3a1: Preparing [2022-08-10T19:15:15.125Z] a4ab48497c12: Preparing [2022-08-10T19:15:15.125Z] 994393dc58e7: Preparing [2022-08-10T19:15:15.125Z] 97b14323abc4: Layer already exists [2022-08-10T19:15:15.125Z] 4fdb2f6400fe: Layer already exists [2022-08-10T19:15:15.125Z] d4f5fa28b3a1: Layer already exists [2022-08-10T19:15:15.125Z] 994393dc58e7: Layer already exists [2022-08-10T19:15:15.125Z] a4ab48497c12: Layer already exists [2022-08-10T19:15:15.126Z] 59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5: digest: sha256:ccebbdac1f90095407d5b9defa9425b9af0e5bb2de7c1170750245d2b9430bf5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:15.446Z] + 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-10T19:15:15.763Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-10T19:15:15.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-10T19:15:15.763Z] 4fdb2f6400fe: Preparing [2022-08-10T19:15:15.763Z] 97b14323abc4: Preparing [2022-08-10T19:15:15.763Z] d4f5fa28b3a1: Preparing [2022-08-10T19:15:15.763Z] a4ab48497c12: Preparing [2022-08-10T19:15:15.763Z] 994393dc58e7: Preparing [2022-08-10T19:15:15.763Z] d4f5fa28b3a1: Layer already exists [2022-08-10T19:15:15.763Z] 97b14323abc4: Layer already exists [2022-08-10T19:15:15.763Z] 994393dc58e7: Layer already exists [2022-08-10T19:15:15.763Z] a4ab48497c12: Layer already exists [2022-08-10T19:15:15.763Z] 4fdb2f6400fe: Layer already exists [2022-08-10T19:15:15.763Z] main: digest: sha256:ccebbdac1f90095407d5b9defa9425b9af0e5bb2de7c1170750245d2b9430bf5 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T19:15:15.813Z] ===================================================== [Pipeline] echo [2022-08-10T19:15:15.823Z] taggedImages: [2022-08-10T19:15:15.823Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:59a7980d54f1ac3c06c7b0a6ba74086551540c0b [2022-08-10T19:15:15.823Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-10T19:15:15.823Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.5 [2022-08-10T19:15:15.823Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5 [2022-08-10T19:15:15.823Z] - 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-10T19:15:16.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T19:15:16.174Z] [2022-08-10T19:15:16.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:15:16.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T19:15:16.524Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T19:15:16.524Z] 5eb5b503b376: Pulling fs layer [2022-08-10T19:15:16.524Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T19:15:16.524Z] ec43610c2a17: Pulling fs layer [2022-08-10T19:15:16.524Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T19:15:16.524Z] 33b1e0a273af: Pulling fs layer [2022-08-10T19:15:16.524Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T19:15:16.524Z] 3a2ae6a8a46f: Waiting [2022-08-10T19:15:16.524Z] 2f39f015ded8: Pulling fs layer [2022-08-10T19:15:16.524Z] 2f39f015ded8: Waiting [2022-08-10T19:15:16.524Z] 5d3b04190fa2: Waiting [2022-08-10T19:15:16.524Z] 33b1e0a273af: Waiting [2022-08-10T19:15:16.524Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-10T19:15:16.524Z] 3a2ae6a8a46f: Download complete [2022-08-10T19:15:16.524Z] ec43610c2a17: Verifying Checksum [2022-08-10T19:15:16.524Z] ec43610c2a17: Download complete [2022-08-10T19:15:16.524Z] 33b1e0a273af: Verifying Checksum [2022-08-10T19:15:16.524Z] 33b1e0a273af: Download complete [2022-08-10T19:15:16.524Z] 5d3b04190fa2: Verifying Checksum [2022-08-10T19:15:16.524Z] 5d3b04190fa2: Download complete [2022-08-10T19:15:16.805Z] 5eb5b503b376: Verifying Checksum [2022-08-10T19:15:16.805Z] 5eb5b503b376: Download complete [2022-08-10T19:15:17.389Z] 2f39f015ded8: Download complete [2022-08-10T19:15:18.333Z] 5eb5b503b376: Pull complete [2022-08-10T19:15:18.333Z] 5c69ac0246d0: Pull complete [2022-08-10T19:15:18.902Z] ec43610c2a17: Pull complete [2022-08-10T19:15:18.902Z] 3a2ae6a8a46f: Pull complete [2022-08-10T19:15:19.161Z] 33b1e0a273af: Pull complete [2022-08-10T19:15:19.161Z] 5d3b04190fa2: Pull complete [2022-08-10T19:15:24.435Z] 2f39f015ded8: Pull complete [2022-08-10T19:15:24.435Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T19:15:24.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T19:15:24.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:15:24.531Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:15:24.576Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-10T19:15:26.502Z] $ docker top 7344e62ad0bd60236fa568892fcc07b4e44d9fccf9f02e25132c2744fef0be89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:15:26.898Z] ---> job-cost.sh [2022-08-10T19:15:26.898Z] lf-activate-venv: SKIPPING [2022-08-10T19:15:26.898Z] INFO: No Stack... [2022-08-10T19:15:27.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T19:15:27.730Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T19:15:28.025Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-10T19:15:28.025Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T19:15:28.039Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-44-stack-cost] [2022-08-10T19:15:28.048Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-44-stack-cost] did not exist. Created. [2022-08-10T19:15:28.048Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T19:15:28.354Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-10T19:15:28.384Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T19:15:28.390Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T19:15:28.412Z] $ docker stop --time=1 7344e62ad0bd60236fa568892fcc07b4e44d9fccf9f02e25132c2744fef0be89 [2022-08-10T19:15:29.601Z] $ docker rm -f 7344e62ad0bd60236fa568892fcc07b4e44d9fccf9f02e25132c2744fef0be89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-10T19:17:22.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22440 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-10T19:17:22.590Z] Running in /w/workspace/device-onvif-camera/44 [Pipeline] { [Pipeline] checkout [2022-08-10T19:17:22.622Z] Selected Git installation does not exist. Using Default [2022-08-10T19:17:22.622Z] The recommended git tool is: NONE [2022-08-10T19:17:29.850Z] using credential edgex-jenkins-ssh [2022-08-10T19:17:29.867Z] Cloning the remote Git repository [2022-08-10T19:17:29.948Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-10T19:17:30.034Z] > git init /w/workspace/device-onvif-camera/44 # timeout=10 [2022-08-10T19:17:30.111Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-10T19:17:30.112Z] > git --version # timeout=10 [2022-08-10T19:17:30.136Z] > git --version # 'git version 2.25.1' [2022-08-10T19:17:30.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T19:17:31.601Z] Avoid second fetch [2022-08-10T19:17:31.601Z] Checking out Revision 59a7980d54f1ac3c06c7b0a6ba74086551540c0b (main) [2022-08-10T19:17:30.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T19:17:31.551Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-10T19:17:31.578Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T19:17:31.625Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T19:17:31.640Z] > git checkout -f 59a7980d54f1ac3c06c7b0a6ba74086551540c0b # timeout=10 [2022-08-10T19:17:36.044Z] Commit message: "docs: publish swagger files, update swagger readme (#130)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T19:17:36.965Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T19:17:36.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T19:17:36.965Z] Dload Upload Total Spent Left Speed [2022-08-10T19:17:36.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 78547 0 --:--:-- --:--:-- --:--:-- 78547 [Pipeline] sh [2022-08-10T19:17:37.616Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-10T19:17:37.981Z] + sudo tee /etc/docker/daemon.new [2022-08-10T19:17:37.981Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T19:17:37.981Z] { [2022-08-10T19:17:37.981Z] "registry-mirrors": [ [2022-08-10T19:17:37.981Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T19:17:37.981Z] ], [2022-08-10T19:17:37.981Z] "bip": "10.250.0.254/24", [2022-08-10T19:17:37.981Z] "hosts": [ [2022-08-10T19:17:37.981Z] "tcp://0.0.0.0:5555", [2022-08-10T19:17:37.981Z] "unix:///var/run/docker.sock" [2022-08-10T19:17:37.981Z] ], [2022-08-10T19:17:37.981Z] "mtu": 1458, [2022-08-10T19:17:37.981Z] "selinux-enabled": true, [2022-08-10T19:17:37.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T19:17:37.981Z] } [Pipeline] sh [2022-08-10T19:17:38.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T19:17:38.676Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T19:17:57.087Z] provisioning config files... [2022-08-10T19:17:57.112Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/44@tmp/config3537872881897784816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:17:57.479Z] ---> docker-login.sh [2022-08-10T19:17:57.479Z] nexus3.edgexfoundry.org:10001 [2022-08-10T19:17:58.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:17:58.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:17:58.352Z] Configure a credential helper to remove this warning. See [2022-08-10T19:17:58.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:17:58.352Z] [2022-08-10T19:17:58.352Z] Login Succeeded [2022-08-10T19:17:58.352Z] nexus3.edgexfoundry.org:10002 [2022-08-10T19:17:58.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:17:58.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:17:58.900Z] Configure a credential helper to remove this warning. See [2022-08-10T19:17:58.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:17:58.900Z] [2022-08-10T19:17:58.900Z] Login Succeeded [2022-08-10T19:17:58.900Z] nexus3.edgexfoundry.org:10003 [2022-08-10T19:17:59.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:17:59.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:17:59.456Z] Configure a credential helper to remove this warning. See [2022-08-10T19:17:59.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:17:59.456Z] [2022-08-10T19:17:59.456Z] Login Succeeded [2022-08-10T19:17:59.456Z] nexus3.edgexfoundry.org:10004 [2022-08-10T19:17:59.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:18:00.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:18:00.006Z] Configure a credential helper to remove this warning. See [2022-08-10T19:18:00.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:18:00.006Z] [2022-08-10T19:18:00.006Z] Login Succeeded [2022-08-10T19:18:00.006Z] docker.io [2022-08-10T19:18:00.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:18:00.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:18:00.555Z] Configure a credential helper to remove this warning. See [2022-08-10T19:18:00.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:18:00.555Z] [2022-08-10T19:18:00.555Z] Login Succeeded [2022-08-10T19:18:00.555Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T19:18:00.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-10T19:18:01.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:18:01.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:18:01.119Z] ========================================================= [2022-08-10T19:18:01.119Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T19:18:01.119Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:18:01.494Z] + 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-10T19:18:02.092Z] Sending build context to Docker daemon 14MB [2022-08-10T19:18:02.092Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T19:18:02.092Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-10T19:18:02.369Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T19:18:02.369Z] b3c136eddcbf: Pulling fs layer [2022-08-10T19:18:02.369Z] c0a3192eca97: Pulling fs layer [2022-08-10T19:18:02.369Z] a050256f5b6f: Pulling fs layer [2022-08-10T19:18:02.369Z] 656be50a0ddc: Pulling fs layer [2022-08-10T19:18:02.369Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T19:18:02.369Z] 656be50a0ddc: Waiting [2022-08-10T19:18:02.369Z] 46d945488cbd: Pulling fs layer [2022-08-10T19:18:02.369Z] 8a5474983e97: Pulling fs layer [2022-08-10T19:18:02.369Z] 329c88fbcd65: Pulling fs layer [2022-08-10T19:18:02.369Z] 2bbca73fdf42: Waiting [2022-08-10T19:18:02.369Z] 8a5474983e97: Waiting [2022-08-10T19:18:02.369Z] 46d945488cbd: Waiting [2022-08-10T19:18:02.369Z] a050256f5b6f: Verifying Checksum [2022-08-10T19:18:02.369Z] a050256f5b6f: Download complete [2022-08-10T19:18:02.369Z] c0a3192eca97: Verifying Checksum [2022-08-10T19:18:02.369Z] c0a3192eca97: Download complete [2022-08-10T19:18:02.369Z] 2bbca73fdf42: Verifying Checksum [2022-08-10T19:18:02.369Z] 2bbca73fdf42: Download complete [2022-08-10T19:18:02.369Z] 46d945488cbd: Download complete [2022-08-10T19:18:02.369Z] b3c136eddcbf: Verifying Checksum [2022-08-10T19:18:02.369Z] b3c136eddcbf: Download complete [2022-08-10T19:18:03.364Z] b3c136eddcbf: Pull complete [2022-08-10T19:18:03.364Z] 329c88fbcd65: Verifying Checksum [2022-08-10T19:18:03.364Z] 329c88fbcd65: Download complete [2022-08-10T19:18:03.978Z] c0a3192eca97: Pull complete [2022-08-10T19:18:04.253Z] a050256f5b6f: Pull complete [2022-08-10T19:18:04.851Z] 8a5474983e97: Verifying Checksum [2022-08-10T19:18:04.851Z] 8a5474983e97: Download complete [2022-08-10T19:18:05.125Z] 656be50a0ddc: Verifying Checksum [2022-08-10T19:18:05.125Z] 656be50a0ddc: Download complete [2022-08-10T19:18:17.525Z] 656be50a0ddc: Pull complete [2022-08-10T19:18:17.525Z] 2bbca73fdf42: Pull complete [2022-08-10T19:18:17.525Z] 46d945488cbd: Pull complete [2022-08-10T19:18:22.936Z] 8a5474983e97: Pull complete [2022-08-10T19:18:24.927Z] 329c88fbcd65: Pull complete [2022-08-10T19:18:24.927Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T19:18:24.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T19:18:24.927Z] ---> ff4287adb874 [2022-08-10T19:18:24.927Z] Step 3/13 : ARG MAKE="make build" [2022-08-10T19:18:26.917Z] ---> Running in 246fca6cc857 [2022-08-10T19:18:26.917Z] Removing intermediate container 246fca6cc857 [2022-08-10T19:18:26.917Z] ---> 0f92af8e9e9f [2022-08-10T19:18:26.917Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T19:18:27.193Z] ---> Running in e38ad597348b [2022-08-10T19:18:27.470Z] Removing intermediate container e38ad597348b [2022-08-10T19:18:27.470Z] ---> 6c3ae744360e [2022-08-10T19:18:27.470Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T19:18:27.470Z] ---> Running in 82b99005ad6a [2022-08-10T19:18:27.747Z] Removing intermediate container 82b99005ad6a [2022-08-10T19:18:27.747Z] ---> b728620dad18 [2022-08-10T19:18:27.747Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-10T19:18:28.021Z] ---> Running in 1f7d394c8f3f [2022-08-10T19:18:28.295Z] Removing intermediate container 1f7d394c8f3f [2022-08-10T19:18:28.295Z] ---> 93707cf06d2c [2022-08-10T19:18:28.295Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:18:28.295Z] ---> Running in 1d26583aa127 [2022-08-10T19:18:30.332Z] Removing intermediate container 1d26583aa127 [2022-08-10T19:18:30.332Z] ---> bd961f56bc79 [2022-08-10T19:18:30.332Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T19:18:30.332Z] ---> Running in cef3638cb200 [2022-08-10T19:18:32.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:18:33.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:18:34.189Z] OK: 221 MiB in 51 packages [2022-08-10T19:18:35.176Z] Removing intermediate container cef3638cb200 [2022-08-10T19:18:35.176Z] ---> 75a5a4bf1522 [2022-08-10T19:18:35.176Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-10T19:18:35.176Z] ---> Running in cacdb66fbfb1 [2022-08-10T19:18:35.449Z] Removing intermediate container cacdb66fbfb1 [2022-08-10T19:18:35.449Z] ---> bcd4cc42ada7 [2022-08-10T19:18:35.449Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-10T19:18:36.049Z] ---> f48028f73602 [2022-08-10T19:18:36.049Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:18:36.049Z] ---> Running in b30efc8f7447 [2022-08-10T19:19:32.622Z] Removing intermediate container b30efc8f7447 [2022-08-10T19:19:32.622Z] ---> 5743bd9fdf72 [2022-08-10T19:19:32.622Z] Step 12/13 : COPY . . [2022-08-10T19:19:32.622Z] ---> 6ad15b69df9b [2022-08-10T19:19:32.622Z] Step 13/13 : RUN ${MAKE} [2022-08-10T19:19:32.622Z] ---> Running in d93eec99d206 [2022-08-10T19:19:32.622Z] noop [2022-08-10T19:19:32.622Z] Removing intermediate container d93eec99d206 [2022-08-10T19:19:32.622Z] ---> a4356e5cba7f [2022-08-10T19:19:32.622Z] Successfully built a4356e5cba7f [2022-08-10T19:19:32.622Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:19:32.983Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T19:19:32.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:19:33.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-22440 does not seem to be running inside a container [2022-08-10T19:19:33.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/44 -v /w/workspace/device-onvif-camera/44:/w/workspace/device-onvif-camera/44:rw,z -v /w/workspace/device-onvif-camera/44@tmp:/w/workspace/device-onvif-camera/44@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-10T19:19:34.540Z] $ docker top e3380a59bfaa99efa46285e40bca92cd4f3ff3e6599a2f4340f036fb94410c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:19:35.434Z] + go version [2022-08-10T19:19:35.434Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T19:19:35.459Z] $ docker stop --time=1 e3380a59bfaa99efa46285e40bca92cd4f3ff3e6599a2f4340f036fb94410c59 [2022-08-10T19:19:37.066Z] $ docker rm -f e3380a59bfaa99efa46285e40bca92cd4f3ff3e6599a2f4340f036fb94410c59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:19:37.664Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T19:19:37.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:19:37.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-22440 does not seem to be running inside a container [2022-08-10T19:19:37.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/44 -v /w/workspace/device-onvif-camera/44:/w/workspace/device-onvif-camera/44:rw,z -v /w/workspace/device-onvif-camera/44@tmp:/w/workspace/device-onvif-camera/44@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-10T19:19:39.137Z] $ docker top 63ee3d6d7fa8d8b247a8444493c07b708ec608643b79156d8055910d09fc265e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:19:40.006Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/44 [Pipeline] fileExists [Pipeline] sh [2022-08-10T19:19:40.668Z] + make test [2022-08-10T19:19:40.668Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-10T19:19:42.121Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-10T19:21:19.018Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-10T19:21:19.018Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.124s coverage: 10.6% of statements [2022-08-10T19:21:19.018Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-10T19:21:41.198Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.343s coverage: 13.8% of statements [2022-08-10T19:21:41.198Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-10T19:21:41.198Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-10T19:22:03.412Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T19:22:03.412Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T19:22:03.412Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-10T19:22:03.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-10T19:22:03.452Z] $ docker stop --time=1 63ee3d6d7fa8d8b247a8444493c07b708ec608643b79156d8055910d09fc265e [2022-08-10T19:22:05.188Z] $ docker rm -f 63ee3d6d7fa8d8b247a8444493c07b708ec608643b79156d8055910d09fc265e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T19:22:06.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-10T19:22:06.221Z] Warning: overwriting stash ‘coverage-report’ [2022-08-10T19:22:06.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-10T19:22:07.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-10T19:22:07.553Z] + ls -al . [2022-08-10T19:22:07.553Z] total 228 [2022-08-10T19:22:07.553Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 10 19:19 . [2022-08-10T19:22:07.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 19:17 .. [2022-08-10T19:22:07.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 19:17 .git [2022-08-10T19:22:07.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 19:17 .github [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 10 19:17 .gitignore [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 10 19:17 .golangci.yml [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 10 19:17 Attribution.txt [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 10 19:17 CHANGELOG.md [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 10 19:17 Dockerfile [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 19:17 GOVERNANCE.md [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 10 19:17 Jenkinsfile [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 10 19:17 LICENSE [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 10 19:17 Makefile [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 19:17 OWNERS.md [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 10 19:17 README.md [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 19:13 VERSION [2022-08-10T19:22:07.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 19:17 bin [2022-08-10T19:22:07.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 19:17 cmd [2022-08-10T19:22:07.553Z] -rw-r--r-- 1 jenkins jenkins 76856 Aug 10 19:21 coverage.out [2022-08-10T19:22:07.553Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 10 19:17 doc [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 10 19:17 go.mod [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 10 19:17 go.sum [2022-08-10T19:22:07.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 19:17 internal [2022-08-10T19:22:07.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 19:17 snap [2022-08-10T19:22:07.553Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 10 19:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:22:07.923Z] + 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=59a7980d54f1ac3c06c7b0a6ba74086551540c0b --label arch=arm64 --label version=2.3.0-dev.5 . [2022-08-10T19:22:08.579Z] Sending build context to Docker daemon 14.08MB [2022-08-10T19:22:08.579Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-10T19:22:08.579Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-10T19:22:08.579Z] ---> a4356e5cba7f [2022-08-10T19:22:08.579Z] Step 3/26 : ARG MAKE="make build" [2022-08-10T19:22:08.860Z] ---> Running in b350943ed3b2 [2022-08-10T19:22:09.176Z] Removing intermediate container b350943ed3b2 [2022-08-10T19:22:09.176Z] ---> 666956fe7d7c [2022-08-10T19:22:09.176Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-10T19:22:09.176Z] ---> Running in 2f462b9819ba [2022-08-10T19:22:09.457Z] Removing intermediate container 2f462b9819ba [2022-08-10T19:22:09.457Z] ---> b22b66b3bdaf [2022-08-10T19:22:09.457Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-10T19:22:09.762Z] ---> Running in d068903474c6 [2022-08-10T19:22:10.039Z] Removing intermediate container d068903474c6 [2022-08-10T19:22:10.039Z] ---> 65ff014fa0eb [2022-08-10T19:22:10.039Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-10T19:22:10.039Z] ---> Running in 9f343a6ccf2b [2022-08-10T19:22:10.314Z] Removing intermediate container 9f343a6ccf2b [2022-08-10T19:22:10.314Z] ---> 2fc9fe299521 [2022-08-10T19:22:10.314Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T19:22:10.314Z] ---> Running in 32da80f0a827 [2022-08-10T19:22:12.298Z] Removing intermediate container 32da80f0a827 [2022-08-10T19:22:12.298Z] ---> 6bb0cc2ea2e6 [2022-08-10T19:22:12.298Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-10T19:22:12.298Z] ---> Running in 43e737ab7dab [2022-08-10T19:22:13.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:22:13.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:22:14.856Z] OK: 221 MiB in 51 packages [2022-08-10T19:22:15.838Z] Removing intermediate container 43e737ab7dab [2022-08-10T19:22:15.838Z] ---> 5b3530529383 [2022-08-10T19:22:15.838Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-10T19:22:15.838Z] ---> Running in 9470d11305fb [2022-08-10T19:22:16.111Z] Removing intermediate container 9470d11305fb [2022-08-10T19:22:16.111Z] ---> 8450dc5181be [2022-08-10T19:22:16.111Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-10T19:22:16.712Z] ---> d92ed5d3a460 [2022-08-10T19:22:16.712Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T19:22:16.712Z] ---> Running in be87a113ba51 [2022-08-10T19:22:18.697Z] Removing intermediate container be87a113ba51 [2022-08-10T19:22:18.697Z] ---> 15e9c29e2deb [2022-08-10T19:22:18.697Z] Step 12/26 : COPY . . [2022-08-10T19:22:20.134Z] ---> d066deac9c99 [2022-08-10T19:22:20.134Z] Step 13/26 : RUN ${MAKE} [2022-08-10T19:22:20.134Z] ---> Running in 8a979dfd54c2 [2022-08-10T19:22:21.116Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.5 -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-10T19:24:58.075Z] Removing intermediate container 8a979dfd54c2 [2022-08-10T19:24:58.075Z] ---> 417ab231c9eb [2022-08-10T19:24:58.075Z] Step 14/26 : FROM alpine:3.16 [2022-08-10T19:24:58.075Z] 3.16: Pulling from library/alpine [2022-08-10T19:24:58.075Z] 9b18e9b68314: Pulling fs layer [2022-08-10T19:24:58.075Z] 9b18e9b68314: Verifying Checksum [2022-08-10T19:24:58.075Z] 9b18e9b68314: Download complete [2022-08-10T19:24:58.075Z] 9b18e9b68314: Pull complete [2022-08-10T19:24:58.075Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T19:24:58.075Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T19:24:58.075Z] ---> a6215f271958 [2022-08-10T19:24:58.075Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-10T19:24:58.075Z] ---> Running in 08a852c10ef6 [2022-08-10T19:24:58.075Z] Removing intermediate container 08a852c10ef6 [2022-08-10T19:24:58.075Z] ---> 66cdb3e21811 [2022-08-10T19:24:58.075Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T19:24:58.075Z] ---> Running in 311b2aca131a [2022-08-10T19:24:58.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T19:24:58.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T19:24:58.075Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T19:24:58.075Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T19:24:58.075Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T19:24:58.075Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T19:24:58.075Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T19:24:58.075Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T19:24:58.075Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T19:24:58.075Z] OK: 8 MiB in 20 packages [2022-08-10T19:24:58.075Z] Removing intermediate container 311b2aca131a [2022-08-10T19:24:58.075Z] ---> 075ea8746dd3 [2022-08-10T19:24:58.075Z] Step 17/26 : WORKDIR / [2022-08-10T19:24:58.075Z] ---> Running in 31932cabc818 [2022-08-10T19:24:58.075Z] Removing intermediate container 31932cabc818 [2022-08-10T19:24:58.075Z] ---> 399335e23cc4 [2022-08-10T19:24:58.075Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-10T19:24:58.075Z] ---> f3302c99bed2 [2022-08-10T19:24:58.075Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-10T19:24:58.075Z] ---> 94326198310a [2022-08-10T19:24:58.075Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-10T19:24:58.075Z] ---> 750d545f17d7 [2022-08-10T19:24:58.075Z] Step 21/26 : EXPOSE 59984 [2022-08-10T19:24:58.075Z] ---> Running in cc3c55667dcf [2022-08-10T19:24:58.075Z] Removing intermediate container cc3c55667dcf [2022-08-10T19:24:58.075Z] ---> 2fb04ff02b6f [2022-08-10T19:24:58.075Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-10T19:24:58.075Z] ---> Running in af829f5fd211 [2022-08-10T19:24:58.075Z] Removing intermediate container af829f5fd211 [2022-08-10T19:24:58.075Z] ---> a587712cd616 [2022-08-10T19:24:58.075Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T19:24:58.075Z] ---> Running in edb7774ff0c0 [2022-08-10T19:24:58.075Z] Removing intermediate container edb7774ff0c0 [2022-08-10T19:24:58.075Z] ---> ce52a2b10c2e [2022-08-10T19:24:58.075Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T19:24:58.075Z] ---> Running in d531eb321998 [2022-08-10T19:24:58.075Z] Removing intermediate container d531eb321998 [2022-08-10T19:24:58.075Z] ---> 07b31f360025 [2022-08-10T19:24:58.075Z] Step 25/26 : LABEL git_sha=59a7980d54f1ac3c06c7b0a6ba74086551540c0b [2022-08-10T19:24:58.075Z] ---> Running in 543ab37f57c0 [2022-08-10T19:24:58.075Z] Removing intermediate container 543ab37f57c0 [2022-08-10T19:24:58.075Z] ---> 6b8ee6ab219d [2022-08-10T19:24:58.075Z] Step 26/26 : LABEL version=2.3.0-dev.5 [2022-08-10T19:24:58.075Z] ---> Running in dc6d1c546566 [2022-08-10T19:24:58.075Z] Removing intermediate container dc6d1c546566 [2022-08-10T19:24:58.075Z] ---> f93c22be55e9 [2022-08-10T19:24:58.075Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-10T19:24:58.075Z] Successfully built f93c22be55e9 [2022-08-10T19:24:58.075Z] 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-10T19:24:58.200Z] provisioning config files... [2022-08-10T19:24:58.220Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/44@tmp/config2181523745507265735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:24:58.566Z] ---> docker-login.sh [2022-08-10T19:24:58.566Z] nexus3.edgexfoundry.org:10001 [2022-08-10T19:24:58.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:24:58.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:24:58.840Z] Configure a credential helper to remove this warning. See [2022-08-10T19:24:58.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:24:58.840Z] [2022-08-10T19:24:58.840Z] Login Succeeded [2022-08-10T19:24:58.840Z] nexus3.edgexfoundry.org:10002 [2022-08-10T19:24:59.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:24:59.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:24:59.439Z] Configure a credential helper to remove this warning. See [2022-08-10T19:24:59.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:24:59.439Z] [2022-08-10T19:24:59.439Z] Login Succeeded [2022-08-10T19:24:59.439Z] nexus3.edgexfoundry.org:10003 [2022-08-10T19:24:59.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:24:59.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:24:59.994Z] Configure a credential helper to remove this warning. See [2022-08-10T19:24:59.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:24:59.994Z] [2022-08-10T19:24:59.994Z] Login Succeeded [2022-08-10T19:24:59.994Z] nexus3.edgexfoundry.org:10004 [2022-08-10T19:25:00.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:25:00.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:25:00.542Z] Configure a credential helper to remove this warning. See [2022-08-10T19:25:00.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:25:00.542Z] [2022-08-10T19:25:00.542Z] Login Succeeded [2022-08-10T19:25:00.542Z] docker.io [2022-08-10T19:25:00.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T19:25:01.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T19:25:01.411Z] Configure a credential helper to remove this warning. See [2022-08-10T19:25:01.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T19:25:01.411Z] [2022-08-10T19:25:01.411Z] Login Succeeded [2022-08-10T19:25:01.411Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T19:25:01.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T19:25:01.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T19:25:01.478Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-10T19:25:01.478Z] 59a7980d54f1ac3c06c7b0a6ba74086551540c0b [2022-08-10T19:25:01.478Z] latest [2022-08-10T19:25:01.478Z] 2.3.0-dev.5 [2022-08-10T19:25:01.478Z] 59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5 [2022-08-10T19:25:01.478Z] main [2022-08-10T19:25:01.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:01.828Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:59a7980d54f1ac3c06c7b0a6ba74086551540c0b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:02.197Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:59a7980d54f1ac3c06c7b0a6ba74086551540c0b [2022-08-10T19:25:02.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T19:25:02.197Z] ea2812a8dd7d: Preparing [2022-08-10T19:25:02.197Z] ea1d6473f18d: Preparing [2022-08-10T19:25:02.197Z] 746bfcfd1e05: Preparing [2022-08-10T19:25:02.197Z] 56d01316324f: Preparing [2022-08-10T19:25:02.197Z] 5d3e392a13a0: Preparing [2022-08-10T19:25:02.197Z] 5d3e392a13a0: Layer already exists [2022-08-10T19:25:02.475Z] ea1d6473f18d: Pushed [2022-08-10T19:25:02.475Z] ea2812a8dd7d: Pushed [2022-08-10T19:25:03.077Z] 56d01316324f: Pushed [2022-08-10T19:25:08.471Z] 746bfcfd1e05: Pushed [2022-08-10T19:25:08.471Z] 59a7980d54f1ac3c06c7b0a6ba74086551540c0b: digest: sha256:04728a5c6e255a39913c3067d6b62a73da23a0eb6a0d6b23fe0e2472afeda4cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:08.842Z] + 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-10T19:25:09.209Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-10T19:25:09.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T19:25:09.209Z] ea2812a8dd7d: Preparing [2022-08-10T19:25:09.209Z] ea1d6473f18d: Preparing [2022-08-10T19:25:09.209Z] 746bfcfd1e05: Preparing [2022-08-10T19:25:09.209Z] 56d01316324f: Preparing [2022-08-10T19:25:09.209Z] 5d3e392a13a0: Preparing [2022-08-10T19:25:09.209Z] 746bfcfd1e05: Layer already exists [2022-08-10T19:25:09.209Z] 56d01316324f: Layer already exists [2022-08-10T19:25:09.209Z] ea2812a8dd7d: Layer already exists [2022-08-10T19:25:09.209Z] ea1d6473f18d: Layer already exists [2022-08-10T19:25:09.209Z] 5d3e392a13a0: Layer already exists [2022-08-10T19:25:09.481Z] latest: digest: sha256:04728a5c6e255a39913c3067d6b62a73da23a0eb6a0d6b23fe0e2472afeda4cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:09.854Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:10.224Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.5 [2022-08-10T19:25:10.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T19:25:10.224Z] ea2812a8dd7d: Preparing [2022-08-10T19:25:10.224Z] ea1d6473f18d: Preparing [2022-08-10T19:25:10.224Z] 746bfcfd1e05: Preparing [2022-08-10T19:25:10.224Z] 56d01316324f: Preparing [2022-08-10T19:25:10.224Z] 5d3e392a13a0: Preparing [2022-08-10T19:25:10.224Z] 5d3e392a13a0: Layer already exists [2022-08-10T19:25:10.224Z] 56d01316324f: Layer already exists [2022-08-10T19:25:10.224Z] ea2812a8dd7d: Layer already exists [2022-08-10T19:25:10.224Z] ea1d6473f18d: Layer already exists [2022-08-10T19:25:10.224Z] 746bfcfd1e05: Layer already exists [2022-08-10T19:25:10.499Z] 2.3.0-dev.5: digest: sha256:04728a5c6e255a39913c3067d6b62a73da23a0eb6a0d6b23fe0e2472afeda4cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:10.872Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:11.517Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5 [2022-08-10T19:25:11.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T19:25:11.517Z] ea2812a8dd7d: Preparing [2022-08-10T19:25:11.517Z] ea1d6473f18d: Preparing [2022-08-10T19:25:11.517Z] 746bfcfd1e05: Preparing [2022-08-10T19:25:11.517Z] 56d01316324f: Preparing [2022-08-10T19:25:11.517Z] 5d3e392a13a0: Preparing [2022-08-10T19:25:11.517Z] 56d01316324f: Layer already exists [2022-08-10T19:25:11.794Z] ea2812a8dd7d: Layer already exists [2022-08-10T19:25:11.794Z] ea1d6473f18d: Layer already exists [2022-08-10T19:25:11.794Z] 5d3e392a13a0: Layer already exists [2022-08-10T19:25:11.794Z] 746bfcfd1e05: Layer already exists [2022-08-10T19:25:11.794Z] 59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5: digest: sha256:04728a5c6e255a39913c3067d6b62a73da23a0eb6a0d6b23fe0e2472afeda4cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:12.162Z] + 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-10T19:25:12.518Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-10T19:25:12.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-10T19:25:12.518Z] ea2812a8dd7d: Preparing [2022-08-10T19:25:12.518Z] ea1d6473f18d: Preparing [2022-08-10T19:25:12.518Z] 746bfcfd1e05: Preparing [2022-08-10T19:25:12.518Z] 56d01316324f: Preparing [2022-08-10T19:25:12.518Z] 5d3e392a13a0: Preparing [2022-08-10T19:25:12.518Z] 5d3e392a13a0: Layer already exists [2022-08-10T19:25:12.518Z] 746bfcfd1e05: Layer already exists [2022-08-10T19:25:12.518Z] 56d01316324f: Layer already exists [2022-08-10T19:25:12.518Z] ea1d6473f18d: Layer already exists [2022-08-10T19:25:12.518Z] ea2812a8dd7d: Layer already exists [2022-08-10T19:25:12.791Z] main: digest: sha256:04728a5c6e255a39913c3067d6b62a73da23a0eb6a0d6b23fe0e2472afeda4cf size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T19:25:12.854Z] ===================================================== [Pipeline] echo [2022-08-10T19:25:12.863Z] taggedImages: [2022-08-10T19:25:12.863Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:59a7980d54f1ac3c06c7b0a6ba74086551540c0b [2022-08-10T19:25:12.863Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-10T19:25:12.863Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.5 [2022-08-10T19:25:12.863Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:59a7980d54f1ac3c06c7b0a6ba74086551540c0b-2.3.0-dev.5 [2022-08-10T19:25:12.863Z] - 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-10T19:25:13.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T19:25:13.280Z] [2022-08-10T19:25:13.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:13.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T19:25:13.958Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T19:25:13.958Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T19:25:13.958Z] 04944245beec: Pulling fs layer [2022-08-10T19:25:13.958Z] 699f458cf7ca: Pulling fs layer [2022-08-10T19:25:13.958Z] 765212b225bb: Pulling fs layer [2022-08-10T19:25:13.958Z] f23df028b6ca: Pulling fs layer [2022-08-10T19:25:13.958Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T19:25:13.958Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T19:25:13.958Z] f23df028b6ca: Waiting [2022-08-10T19:25:13.958Z] d65c8cfc05b1: Waiting [2022-08-10T19:25:13.958Z] 2437ff75d9bd: Waiting [2022-08-10T19:25:13.958Z] 765212b225bb: Waiting [2022-08-10T19:25:13.958Z] 04944245beec: Verifying Checksum [2022-08-10T19:25:13.958Z] 04944245beec: Download complete [2022-08-10T19:25:13.958Z] 765212b225bb: Verifying Checksum [2022-08-10T19:25:13.958Z] 765212b225bb: Download complete [2022-08-10T19:25:14.253Z] f23df028b6ca: Verifying Checksum [2022-08-10T19:25:14.253Z] f23df028b6ca: Download complete [2022-08-10T19:25:14.253Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T19:25:14.253Z] d65c8cfc05b1: Download complete [2022-08-10T19:25:14.253Z] 699f458cf7ca: Verifying Checksum [2022-08-10T19:25:14.253Z] 699f458cf7ca: Download complete [2022-08-10T19:25:14.849Z] 8998bd30e6a1: Download complete [2022-08-10T19:25:16.833Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T19:25:16.833Z] 2437ff75d9bd: Download complete [2022-08-10T19:25:19.453Z] 8998bd30e6a1: Pull complete [2022-08-10T19:25:19.728Z] 04944245beec: Pull complete [2022-08-10T19:25:21.165Z] 699f458cf7ca: Pull complete [2022-08-10T19:25:21.438Z] 765212b225bb: Pull complete [2022-08-10T19:25:22.417Z] f23df028b6ca: Pull complete [2022-08-10T19:25:22.689Z] d65c8cfc05b1: Pull complete [2022-08-10T19:25:37.777Z] 2437ff75d9bd: Pull complete [2022-08-10T19:25:37.777Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T19:25:37.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T19:25:37.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:25:38.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-22440 does not seem to be running inside a container [2022-08-10T19:25:38.139Z] $ 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/44 -v /w/workspace/device-onvif-camera/44:/w/workspace/device-onvif-camera/44:rw,z -v /w/workspace/device-onvif-camera/44@tmp:/w/workspace/device-onvif-camera/44@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-10T19:25:40.916Z] $ docker top a63897cfb6f62887c98500f50db23f7fbdddd37e2104652f7c9589ea7ec1d5cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:25:41.857Z] ---> job-cost.sh [2022-08-10T19:25:41.857Z] lf-activate-venv: SKIPPING [2022-08-10T19:25:41.857Z] INFO: No Stack... [2022-08-10T19:25:42.451Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T19:25:43.429Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T19:25:44.101Z] + cat /w/workspace/device-onvif-camera/44/archives/cost.csv [2022-08-10T19:25:44.101Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T19:25:44.166Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-44-stack-cost] [2022-08-10T19:25:44.175Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-44-stack-cost] did not exist. Created. [2022-08-10T19:25:44.175Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T19:25:44.859Z] /w/workspace/device-onvif-camera/44@tmp/durable-000157a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-10T19:25:45.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T19:25:45.569Z] Warning: overwriting stash ‘stack-cost’ [2022-08-10T19:25:45.631Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T19:25:45.641Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T19:25:45.661Z] $ docker stop --time=1 a63897cfb6f62887c98500f50db23f7fbdddd37e2104652f7c9589ea7ec1d5cf [2022-08-10T19:25:47.214Z] $ docker rm -f a63897cfb6f62887c98500f50db23f7fbdddd37e2104652f7c9589ea7ec1d5cf [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-10T19:25:47.716Z] provisioning config files... [2022-08-10T19:25:47.723Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6898887717525066943tmp [Pipeline] { [Pipeline] sh [2022-08-10T19:25:48.016Z] + set +x [2022-08-10T19:25:48.016Z] + + bash -scurl -- [2022-08-10T19:25:48.016Z] -s https://codecov.io/bash [2022-08-10T19:25:48.016Z] [2022-08-10T19:25:48.016Z] _____ _ [2022-08-10T19:25:48.016Z] / ____| | | [2022-08-10T19:25:48.016Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T19:25:48.016Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T19:25:48.016Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T19:25:48.016Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T19:25:48.016Z] Bash-1.0.6 [2022-08-10T19:25:48.016Z] [2022-08-10T19:25:48.016Z] [2022-08-10T19:25:48.016Z] ==> git version 2.25.1 found [2022-08-10T19:25:48.016Z] ==> 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-10T19:25:48.016Z] Release-Date: 2020-01-08 [2022-08-10T19:25:48.016Z] 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-10T19:25:48.016Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T19:25:48.016Z] ==> Jenkins CI detected. [2022-08-10T19:25:48.016Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-10T19:25:48.016Z] project root: . [2022-08-10T19:25:48.016Z] --> token set from env [2022-08-10T19:25:48.016Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T19:25:48.016Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T19:25:48.016Z] ==> Python coveragepy not found [2022-08-10T19:25:48.016Z] ==> Searching for coverage reports in: [2022-08-10T19:25:48.016Z] + . [2022-08-10T19:25:48.016Z] -> Found 1 reports [2022-08-10T19:25:48.016Z] ==> Detecting git/mercurial file structure [2022-08-10T19:25:48.016Z] ==> Reading reports [2022-08-10T19:25:48.016Z] + ./coverage.out bytes=76856 [2022-08-10T19:25:48.016Z] ==> Appending adjustments [2022-08-10T19:25:48.016Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T19:25:48.276Z] + Found adjustments [2022-08-10T19:25:48.276Z] ==> Gzipping contents [2022-08-10T19:25:48.276Z] 12K /tmp/codecov.JBELp1.gz [2022-08-10T19:25:48.276Z] ==> Uploading reports [2022-08-10T19:25:48.276Z] url: https://codecov.io [2022-08-10T19:25:48.276Z] query: branch=main&commit=59a7980d54f1ac3c06c7b0a6ba74086551540c0b&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T19:25:48.276Z] -> Pinging Codecov [2022-08-10T19:25:48.276Z] 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=59a7980d54f1ac3c06c7b0a6ba74086551540c0b&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T19:25:48.536Z] -> Uploading to [2022-08-10T19:25:48.536Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/F29A59C45E3A92E06B3E522C9905F8EF/59a7980d54f1ac3c06c7b0a6ba74086551540c0b/85737ab0-fdeb-4109-9ee8-359b7b37f80c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T192548Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f13214b7199868c75b4c7d8f8282455f89c03a05cf0fd1ad7cd6dfb5ea9b1cd [2022-08-10T19:25:48.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T19:25:48.796Z] Dload Upload Total Spent Left Speed [2022-08-10T19:25:48.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10420 0 0 100 10420 0 43057 --:--:-- --:--:-- --:--:-- 42880 [2022-08-10T19:25:48.796Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/59a7980d54f1ac3c06c7b0a6ba74086551540c0b [Pipeline] } [2022-08-10T19:25:48.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-10T19:25:48.990Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-10T19:25:49.001Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:25:49.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T19:25:49.306Z] [2022-08-10T19:25:49.306Z] 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-10T19:25:49.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T19:25:49.613Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-10T19:25:49.613Z] df9b9388f04a: Pulling fs layer [2022-08-10T19:25:49.613Z] 52dc419b0ee2: Pulling fs layer [2022-08-10T19:25:49.613Z] 25bc292e5bac: Pulling fs layer [2022-08-10T19:25:49.613Z] 114826534d7a: Pulling fs layer [2022-08-10T19:25:49.613Z] 4657fd5d0bcf: Pulling fs layer [2022-08-10T19:25:49.613Z] 6ad1cebc031e: Pulling fs layer [2022-08-10T19:25:49.613Z] 8a3aa393b2d8: Pulling fs layer [2022-08-10T19:25:49.613Z] 4657fd5d0bcf: Waiting [2022-08-10T19:25:49.613Z] 8a3aa393b2d8: Waiting [2022-08-10T19:25:49.613Z] 6ad1cebc031e: Waiting [2022-08-10T19:25:49.613Z] 114826534d7a: Waiting [2022-08-10T19:25:49.613Z] 25bc292e5bac: Verifying Checksum [2022-08-10T19:25:49.613Z] 25bc292e5bac: Download complete [2022-08-10T19:25:49.613Z] 52dc419b0ee2: Download complete [2022-08-10T19:25:49.613Z] 4657fd5d0bcf: Verifying Checksum [2022-08-10T19:25:49.613Z] 4657fd5d0bcf: Download complete [2022-08-10T19:25:49.613Z] df9b9388f04a: Download complete [2022-08-10T19:25:49.882Z] 6ad1cebc031e: Verifying Checksum [2022-08-10T19:25:49.882Z] 6ad1cebc031e: Download complete [2022-08-10T19:25:49.882Z] df9b9388f04a: Pull complete [2022-08-10T19:25:49.882Z] 52dc419b0ee2: Pull complete [2022-08-10T19:25:50.142Z] 25bc292e5bac: Pull complete [2022-08-10T19:25:50.401Z] 114826534d7a: Verifying Checksum [2022-08-10T19:25:50.401Z] 114826534d7a: Download complete [2022-08-10T19:25:50.660Z] 8a3aa393b2d8: Verifying Checksum [2022-08-10T19:25:50.660Z] 8a3aa393b2d8: Download complete [2022-08-10T19:25:54.850Z] 114826534d7a: Pull complete [2022-08-10T19:25:54.850Z] 4657fd5d0bcf: Pull complete [2022-08-10T19:25:54.850Z] 6ad1cebc031e: Pull complete [2022-08-10T19:25:58.134Z] 8a3aa393b2d8: Pull complete [2022-08-10T19:25:58.135Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-10T19:25:58.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T19:25:58.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:25:58.226Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:25:58.266Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-10T19:26:00.497Z] $ docker top 97d8fc9b54b8aac3290b8ee6d7eb5e0a429101722aded0f276241e55b6ed0693 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T19:26:00.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-10T19:26:00.865Z] + set -o pipefail [2022-08-10T19:26:00.865Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-10T19:26:06.149Z] [2022-08-10T19:26:06.149Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-10T19:26:06.149Z] [2022-08-10T19:26:06.149Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/edcc7b0c-ddad-43ba-b283-5b594a8681eb [2022-08-10T19:26:06.149Z] [2022-08-10T19:26:06.149Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-10T19:26:06.149Z] [2022-08-10T19:26:06.149Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-10T19:26:06.149Z] [2022-08-10T19:26:06.149Z] [Pipeline] } [2022-08-10T19:26:06.163Z] $ docker stop --time=1 97d8fc9b54b8aac3290b8ee6d7eb5e0a429101722aded0f276241e55b6ed0693 [2022-08-10T19:26:08.581Z] $ docker rm -f 97d8fc9b54b8aac3290b8ee6d7eb5e0a429101722aded0f276241e55b6ed0693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-10T19:26:09.016Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T19:26:09.030Z] provisioning config files... [2022-08-10T19:26:09.038Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4292385361847034809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:09.339Z] --> edgex-publish-swagger.sh [2022-08-10T19:26:09.339Z] === Publish doc/openapi/v2 API === [2022-08-10T19:26:09.339Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-08-10T19:26:09.339Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-08-10T19:26:09.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T19:26:09.339Z] Dload Upload Total Spent Left Speed [2022-08-10T19:26:10.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 142k --:--:-- --:--:-- --:--:-- 142k 100 139k 0 0 100 139k 0 142k --:--:-- --:--:-- --:--:-- 142k [2022-08-10T19:26:10.286Z] [2022-08-10T19:26:10.286Z] [Pipeline] } [2022-08-10T19:26:10.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T19:26:10.672Z] + git log --format=format:%s -1 59a7980d54f1ac3c06c7b0a6ba74086551540c0b [Pipeline] sh [2022-08-10T19:26:11.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T19:26:11.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:26:11.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:26:11.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:26:11.447Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:26:11.483Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T19:26:11.948Z] $ docker top 94e615cda31a2f4a0f2bfb8b43b8aea6aa020ef1b80907f1d78d4eee7fad4567 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T19:26:12.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T19:26:12.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T19:26:12.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T19:26:12.200Z] $ docker exec 94e615cda31a2f4a0f2bfb8b43b8aea6aa020ef1b80907f1d78d4eee7fad4567 ssh-agent [2022-08-10T19:26:12.336Z] SSH_AUTH_SOCK=/tmp/ssh-xaRKYJtbfXpx/agent.34 [2022-08-10T19:26:12.336Z] SSH_AGENT_PID=40 [2022-08-10T19:26:12.341Z] Running ssh-add (command line suppressed) [2022-08-10T19:26:12.457Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4759162025305379774.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4759162025305379774.key) [2022-08-10T19:26:12.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T19:26:12.761Z] + git semver tag [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,952 [run_tag] DEBUG tag force:False [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,952 [check_head_tag] DEBUG check head tag [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,953 [execute] INFO git cat-file --batch-check [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,957 [execute] INFO git cat-file --batch [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,971 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,971 [execute] INFO git tag -a v2.3.0-dev.5 -m v2.3.0-dev.5 [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,971 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.5', '-m', 'v2.3.0-dev.5'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-10T19:26:13.023Z] 2022-08-10 19:26:12,975 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:26:13.023Z] 2.3.0-dev.5 [Pipeline] } [2022-08-10T19:26:13.035Z] $ docker exec --env ******** --env ******** 94e615cda31a2f4a0f2bfb8b43b8aea6aa020ef1b80907f1d78d4eee7fad4567 ssh-agent -k [2022-08-10T19:26:13.153Z] unset SSH_AUTH_SOCK; [2022-08-10T19:26:13.153Z] unset SSH_AGENT_PID; [2022-08-10T19:26:13.154Z] echo Agent pid 40 killed; [2022-08-10T19:26:13.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T19:26:13.483Z] + git semver [Pipeline] } [2022-08-10T19:26:13.760Z] $ docker stop --time=1 94e615cda31a2f4a0f2bfb8b43b8aea6aa020ef1b80907f1d78d4eee7fad4567 [2022-08-10T19:26:15.058Z] $ docker rm -f 94e615cda31a2f4a0f2bfb8b43b8aea6aa020ef1b80907f1d78d4eee7fad4567 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:26:15.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T19:26:15.459Z] [2022-08-10T19:26:15.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:26:15.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T19:26:15.761Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-10T19:26:15.761Z] ab5ef0e58194: Pulling fs layer [2022-08-10T19:26:15.761Z] 9712f1f96733: Pulling fs layer [2022-08-10T19:26:15.761Z] 63f879dbbcfc: Pulling fs layer [2022-08-10T19:26:15.761Z] 0d9ebad4ef96: Pulling fs layer [2022-08-10T19:26:15.761Z] e9a5061849ea: Pulling fs layer [2022-08-10T19:26:15.761Z] d747dcd14b5f: Pulling fs layer [2022-08-10T19:26:15.761Z] 2de7ff778b66: Pulling fs layer [2022-08-10T19:26:15.761Z] 0d9ebad4ef96: Waiting [2022-08-10T19:26:15.761Z] e9a5061849ea: Waiting [2022-08-10T19:26:15.761Z] d747dcd14b5f: Waiting [2022-08-10T19:26:15.761Z] 2de7ff778b66: Waiting [2022-08-10T19:26:15.761Z] 9712f1f96733: Verifying Checksum [2022-08-10T19:26:15.761Z] 9712f1f96733: Download complete [2022-08-10T19:26:16.032Z] 63f879dbbcfc: Verifying Checksum [2022-08-10T19:26:16.032Z] 63f879dbbcfc: Download complete [2022-08-10T19:26:16.297Z] e9a5061849ea: Verifying Checksum [2022-08-10T19:26:16.297Z] e9a5061849ea: Download complete [2022-08-10T19:26:16.297Z] d747dcd14b5f: Verifying Checksum [2022-08-10T19:26:16.297Z] d747dcd14b5f: Download complete [2022-08-10T19:26:16.297Z] ab5ef0e58194: Verifying Checksum [2022-08-10T19:26:16.297Z] ab5ef0e58194: Download complete [2022-08-10T19:26:16.297Z] 0d9ebad4ef96: Verifying Checksum [2022-08-10T19:26:16.297Z] 0d9ebad4ef96: Download complete [2022-08-10T19:26:16.297Z] 2de7ff778b66: Verifying Checksum [2022-08-10T19:26:16.297Z] 2de7ff778b66: Download complete [2022-08-10T19:26:19.594Z] ab5ef0e58194: Pull complete [2022-08-10T19:26:19.594Z] 9712f1f96733: Pull complete [2022-08-10T19:26:20.534Z] 63f879dbbcfc: Pull complete [2022-08-10T19:26:24.732Z] 0d9ebad4ef96: Pull complete [2022-08-10T19:26:24.991Z] e9a5061849ea: Pull complete [2022-08-10T19:26:25.249Z] d747dcd14b5f: Pull complete [2022-08-10T19:26:26.632Z] 2de7ff778b66: Pull complete [2022-08-10T19:26:26.632Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-10T19:26:26.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T19:26:26.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:26:26.735Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:26:26.773Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-10T19:26:29.142Z] $ docker top 6ddaf8b2b63d87f9a17813a23b34bbc6ae6a3afe4527a9044e2fe0632c94d83e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-10T19:26:29.227Z] provisioning config files... [2022-08-10T19:26:29.235Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2644015031860098923tmp [2022-08-10T19:26:29.246Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2673084340767997892tmp [2022-08-10T19:26:29.259Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1016552186822423704tmp [Pipeline] { [Pipeline] echo [2022-08-10T19:26:29.275Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:29.567Z] ---> sigul-configuration.sh [2022-08-10T19:26:29.567Z] gpg: directory `/root/.gnupg' created [2022-08-10T19:26:29.567Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-10T19:26:29.567Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-10T19:26:29.567Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-10T19:26:29.567Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-10T19:26:29.567Z] gpg: CAST5 encrypted data [2022-08-10T19:26:29.567Z] gpg: encrypted with 1 passphrase [2022-08-10T19:26:29.567Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-10T19:26:29.859Z] + mkdir /home/jenkins [2022-08-10T19:26:29.859Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-10T19:26:30.147Z] + 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-10T19:26:30.156Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:30.440Z] ---> sigul-install.sh [2022-08-10T19:26:30.440Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-10T19:26:30.729Z] + git tag --list [2022-08-10T19:26:30.729Z] v0.0.0 [2022-08-10T19:26:30.729Z] v0.0.1-dev.1 [2022-08-10T19:26:30.729Z] v0.0.1-dev.10 [2022-08-10T19:26:30.729Z] v0.0.1-dev.11 [2022-08-10T19:26:30.729Z] v0.0.1-dev.12 [2022-08-10T19:26:30.729Z] v0.0.1-dev.13 [2022-08-10T19:26:30.729Z] v0.0.1-dev.14 [2022-08-10T19:26:30.729Z] v0.0.1-dev.15 [2022-08-10T19:26:30.729Z] v0.0.1-dev.16 [2022-08-10T19:26:30.729Z] v0.0.1-dev.17 [2022-08-10T19:26:30.729Z] v0.0.1-dev.18 [2022-08-10T19:26:30.729Z] v0.0.1-dev.19 [2022-08-10T19:26:30.729Z] v0.0.1-dev.2 [2022-08-10T19:26:30.729Z] v0.0.1-dev.20 [2022-08-10T19:26:30.729Z] v0.0.1-dev.21 [2022-08-10T19:26:30.729Z] v0.0.1-dev.22 [2022-08-10T19:26:30.729Z] v0.0.1-dev.23 [2022-08-10T19:26:30.729Z] v0.0.1-dev.24 [2022-08-10T19:26:30.729Z] v0.0.1-dev.25 [2022-08-10T19:26:30.729Z] v0.0.1-dev.26 [2022-08-10T19:26:30.729Z] v0.0.1-dev.27 [2022-08-10T19:26:30.729Z] v0.0.1-dev.28 [2022-08-10T19:26:30.729Z] v0.0.1-dev.3 [2022-08-10T19:26:30.729Z] v0.0.1-dev.4 [2022-08-10T19:26:30.729Z] v0.0.1-dev.5 [2022-08-10T19:26:30.729Z] v0.0.1-dev.6 [2022-08-10T19:26:30.729Z] v0.0.1-dev.7 [2022-08-10T19:26:30.729Z] v0.0.1-dev.8 [2022-08-10T19:26:30.729Z] v0.0.1-dev.9 [2022-08-10T19:26:30.729Z] v2.2.0 [2022-08-10T19:26:30.729Z] v2.2.0-dev.29 [2022-08-10T19:26:30.729Z] v2.2.0-dev.30 [2022-08-10T19:26:30.729Z] v2.2.0-dev.31 [2022-08-10T19:26:30.729Z] v2.2.0-dev.32 [2022-08-10T19:26:30.729Z] v2.2.0-dev.33 [2022-08-10T19:26:30.729Z] v2.2.0-dev.34 [2022-08-10T19:26:30.729Z] v2.2.0-dev.35 [2022-08-10T19:26:30.729Z] v2.3.0-dev.1 [2022-08-10T19:26:30.729Z] v2.3.0-dev.2 [2022-08-10T19:26:30.729Z] v2.3.0-dev.3 [2022-08-10T19:26:30.729Z] v2.3.0-dev.4 [2022-08-10T19:26:30.729Z] v2.3.0-dev.5 [Pipeline] sh [2022-08-10T19:26:31.016Z] + lftools sign git-tag v2.3.0-dev.5 [2022-08-10T19:26:31.585Z] Signing Git tag with Sigul... [2022-08-10T19:26:31.585Z] Signing v2.3.0-dev.5 [Pipeline] echo [2022-08-10T19:26:32.164Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:32.453Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-10T19:26:32.461Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-10T19:26:32.479Z] $ docker stop --time=1 6ddaf8b2b63d87f9a17813a23b34bbc6ae6a3afe4527a9044e2fe0632c94d83e [2022-08-10T19:26:33.782Z] $ docker rm -f 6ddaf8b2b63d87f9a17813a23b34bbc6ae6a3afe4527a9044e2fe0632c94d83e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-10T19:26:34.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T19:26:34.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:26:34.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:26:34.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:26:34.583Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:26:34.617Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T19:26:34.981Z] $ docker top 716ed1858f86f3437485cddfce1302e5f223a9c752232295663bb3b180d3b97a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T19:26:35.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T19:26:35.075Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T19:26:35.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T19:26:35.206Z] $ docker exec 716ed1858f86f3437485cddfce1302e5f223a9c752232295663bb3b180d3b97a ssh-agent [2022-08-10T19:26:35.348Z] SSH_AUTH_SOCK=/tmp/ssh-VPTW8vRrf0YH/agent.32 [2022-08-10T19:26:35.348Z] SSH_AGENT_PID=38 [2022-08-10T19:26:35.353Z] Running ssh-add (command line suppressed) [2022-08-10T19:26:35.467Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1709352298978059334.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1709352298978059334.key) [2022-08-10T19:26:35.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T19:26:35.773Z] + git semver bump pre [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,985 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,986 [bump_version] DEBUG bumping version:2.3.0-dev.5 on axis:pre with prefix:dev [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,986 [bump_version] DEBUG bumped version:2.3.0-dev.6 [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,986 [write_version] DEBUG write version:2.3.0-dev.6 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,986 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,986 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,989 [execute] INFO git cat-file --batch-check [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,989 [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-10T19:26:36.035Z] 2022-08-10 19:26:35,995 [execute] INFO git cat-file --batch [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T19:26:36.035Z] 2022-08-10 19:26:35,999 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:26:36.035Z] 2.3.0-dev.6 [Pipeline] } [2022-08-10T19:26:36.047Z] $ docker exec --env ******** --env ******** 716ed1858f86f3437485cddfce1302e5f223a9c752232295663bb3b180d3b97a ssh-agent -k [2022-08-10T19:26:36.167Z] unset SSH_AUTH_SOCK; [2022-08-10T19:26:36.167Z] unset SSH_AGENT_PID; [2022-08-10T19:26:36.167Z] echo Agent pid 38 killed; [2022-08-10T19:26:36.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T19:26:36.497Z] + git semver [Pipeline] } [2022-08-10T19:26:36.776Z] $ docker stop --time=1 716ed1858f86f3437485cddfce1302e5f223a9c752232295663bb3b180d3b97a [2022-08-10T19:26:38.094Z] $ docker rm -f 716ed1858f86f3437485cddfce1302e5f223a9c752232295663bb3b180d3b97a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T19:26:38.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T19:26:38.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:26:38.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T19:26:38.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:26:38.909Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:26:38.996Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-10T19:26:39.411Z] $ docker top c1b3ce5c3c5ff8f9b9f294b5ec50ca5fa33e47f27841f6da51c453ed3af81281 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T19:26:39.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T19:26:39.518Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T19:26:39.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T19:26:39.658Z] $ docker exec c1b3ce5c3c5ff8f9b9f294b5ec50ca5fa33e47f27841f6da51c453ed3af81281 ssh-agent [2022-08-10T19:26:39.777Z] SSH_AUTH_SOCK=/tmp/ssh-JbYNj8epeSLd/agent.35 [2022-08-10T19:26:39.777Z] SSH_AGENT_PID=42 [2022-08-10T19:26:39.783Z] Running ssh-add (command line suppressed) [2022-08-10T19:26:39.910Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_493170712281316798.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_493170712281316798.key) [2022-08-10T19:26:39.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T19:26:40.216Z] + git semver push [2022-08-10T19:26:40.477Z] 2022-08-10 19:26:40,415 [run_push] DEBUG push [2022-08-10T19:26:40.477Z] 2022-08-10 19:26:40,416 [execute] INFO git cat-file --batch-check [2022-08-10T19:26:40.477Z] 2022-08-10 19:26:40,416 [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-10T19:26:40.477Z] 2022-08-10 19:26:40,419 [execute] INFO git rev-list 0c09d69ad122d79eb031b02ec4a8a561431edb6c -- [2022-08-10T19:26:40.477Z] 2022-08-10 19:26:40,419 [execute] DEBUG Popen(['git', 'rev-list', '0c09d69ad122d79eb031b02ec4a8a561431edb6c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T19:26:40.477Z] 2022-08-10 19:26:40,424 [execute] INFO git fetch -v origin [2022-08-10T19:26:40.477Z] 2022-08-10 19:26:40,424 [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-10T19:26:41.052Z] 2022-08-10 19:26:40,920 [run_push] DEBUG no remote changes detected [2022-08-10T19:26:41.052Z] 2022-08-10 19:26:40,920 [execute] INFO git push origin semver [2022-08-10T19:26:41.052Z] 2022-08-10 19:26:40,921 [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-10T19:26:41.997Z] 2022-08-10 19:26:41,700 [run_push] DEBUG push all version tags [2022-08-10T19:26:41.997Z] 2022-08-10 19:26:41,701 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-10T19:26:41.997Z] 2022-08-10 19:26:41,701 [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-10T19:26:42.568Z] 2022-08-10 19:26:42,382 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-10T19:26:42.568Z] 2.3.0-dev.6 [Pipeline] } [2022-08-10T19:26:42.580Z] $ docker exec --env ******** --env ******** c1b3ce5c3c5ff8f9b9f294b5ec50ca5fa33e47f27841f6da51c453ed3af81281 ssh-agent -k [2022-08-10T19:26:42.694Z] unset SSH_AUTH_SOCK; [2022-08-10T19:26:42.694Z] unset SSH_AGENT_PID; [2022-08-10T19:26:42.694Z] echo Agent pid 42 killed; [2022-08-10T19:26:42.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T19:26:43.015Z] + git semver [Pipeline] } [2022-08-10T19:26:43.290Z] $ docker stop --time=1 c1b3ce5c3c5ff8f9b9f294b5ec50ca5fa33e47f27841f6da51c453ed3af81281 [2022-08-10T19:26:44.582Z] $ docker rm -f c1b3ce5c3c5ff8f9b9f294b5ec50ca5fa33e47f27841f6da51c453ed3af81281 [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-10T19:26:45.157Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-10T19:26:45.157Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T19:26:45.157Z] total 16 [2022-08-10T19:26:45.157Z] drwxr-xr-x 3 root root 4096 Aug 10 19:15 . [2022-08-10T19:26:45.157Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 19:26 .. [2022-08-10T19:26:45.157Z] drwxr-xr-x 2 root root 4096 Aug 10 19:15 cost [2022-08-10T19:26:45.157Z] -rw-r--r-- 1 root root 90 Aug 10 19:15 cost.csv [2022-08-10T19:26:45.157Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T19:26:45.157Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-10T19:26:45.157Z] total 16 [2022-08-10T19:26:45.157Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 19:15 . [2022-08-10T19:26:45.157Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 19:26 .. [2022-08-10T19:26:45.157Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 19:15 cost [2022-08-10T19:26:45.157Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 10 19:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:45.452Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:46.319Z] ---> package-listing.sh [2022-08-10T19:26:46.319Z] ++ facter osfamily [2022-08-10T19:26:46.319Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T19:26:46.580Z] + OS_FAMILY=debian [2022-08-10T19:26:46.580Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-10T19:26:46.580Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T19:26:46.580Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T19:26:46.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T19:26:46.580Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T19:26:46.580Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-10T19:26:46.580Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T19:26:46.580Z] + case "${OS_FAMILY}" in [2022-08-10T19:26:46.580Z] + dpkg -l [2022-08-10T19:26:46.580Z] + grep '^ii' [2022-08-10T19:26:46.580Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T19:26:46.580Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T19:26:46.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T19:26:46.580Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-10T19:26:46.580Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-10T19:26:46.580Z] + 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-10T19:26:46.591Z] 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-10T19:26:46.873Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T19:26:47.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T19:26:47.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T19:26:47.524Z] prd-ubuntu20.04-docker-8c-8g-22438 does not seem to be running inside a container [2022-08-10T19:26:47.559Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-10T19:26:47.840Z] $ docker top c16bd469f63899723a06e15510c111d03b519a14a9856fca63c0f1d90395a95c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T19:26:48.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T19:26:48.489Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T19:26:48.778Z] + ls /var/log/sa-host [2022-08-10T19:26:48.779Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T19:26:48.847Z] provisioning config files... [2022-08-10T19:26:48.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7129449769430081268tmp [Pipeline] { [Pipeline] echo [2022-08-10T19:26:48.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:49.159Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T19:26:49.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:49.501Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T19:26:49.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:49.798Z] ---> sudo-logs.sh [2022-08-10T19:26:49.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T19:26:49.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:50.111Z] ---> job-cost.sh [2022-08-10T19:26:50.111Z] lf-activate-venv: SKIPPING [2022-08-10T19:26:50.111Z] DEBUG: total: 0.2199999988079071 [2022-08-10T19:26:50.111Z] INFO: Retrieving Stack Cost... [2022-08-10T19:26:50.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T19:26:50.945Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T19:26:50.959Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T19:26:51.245Z] ---> logs-deploy.sh [2022-08-10T19:26:51.245Z] lf-activate-venv: SKIPPING [2022-08-10T19:26:51.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/44 [2022-08-10T19:26:51.245Z] INFO: archiving workspace using pattern(s): [2022-08-10T19:26:52.188Z] Archives upload complete. [2022-08-10T19:26:52.448Z] INFO: archiving logs to Nexus