Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 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-ssh13807416148063574427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13700921528417500749.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/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-ssh13375674884706265334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18254626703201578610.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/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-ssh3763017029607704703.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23528 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 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 (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 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 # timeout=10 Commit message: "Merge pull request #145 from EdgeX-Camera-Management/shafin-dev" > git rev-list --no-walk 51d17d69713a44d13c4e403642911d9850989911 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-25T04:53:13.647Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-25T04:53:13.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-25T04:53:13.728Z] ========================================================= [2022-08-25T04:53:13.728Z] EdgeX Global Pipelines Version Info [2022-08-25T04:53:13.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-25T04:53:14.476Z] ------------------- [2022-08-25T04:53:14.476Z] stable info: [2022-08-25T04:53:14.476Z] ------------------- [2022-08-25T04:53:14.476Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-25T04:53:14.476Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T04:53:14.476Z] Message: update stable to v1.0.239 [2022-08-25T04:53:15.047Z] ------------------- [2022-08-25T04:53:15.047Z] experimental info: [2022-08-25T04:53:15.047Z] ------------------- [2022-08-25T04:53:15.047Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-25T04:53:15.047Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T04:53:15.047Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-25T04:53:15.271Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-25T04:53:15.287Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-25T04:53:15.304Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-25T04:53:15.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-25T04:53:15.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-25T04:53:15.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-25T04:53:15.369Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-25T04:53:15.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-25T04:53:15.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-25T04:53:15.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-25T04:53:15.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-25T04:53:15.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-25T04:53:15.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-25T04:53:15.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-25T04:53:15.480Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T04:53:15.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T04:53:15.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T04:53:15.533Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T04:53:15.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-25T04:53:15.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-25T04:53:15.576Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-25T04:53:15.587Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-25T04:53:15.601Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-25T04:53:15.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-25T04:53:15.625Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-25T04:53:15.636Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-25T04:53:15.648Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-25T04:53:15.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-25T04:53:15.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-25T04:53:15.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-25T04:53:15.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] echo [2022-08-25T04:53:15.709Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e91d4f [Pipeline] echo [2022-08-25T04:53:15.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T04:53:15.765Z] provisioning config files... [2022-08-25T04:53:15.778Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4526261519087386985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T04:53:16.084Z] ---> docker-login.sh [2022-08-25T04:53:16.084Z] nexus3.edgexfoundry.org:10001 [2022-08-25T04:53:16.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:16.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:16.606Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:16.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:16.606Z] [2022-08-25T04:53:16.606Z] Login Succeeded [2022-08-25T04:53:16.606Z] nexus3.edgexfoundry.org:10002 [2022-08-25T04:53:16.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:16.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:16.866Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:16.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:16.866Z] [2022-08-25T04:53:16.866Z] Login Succeeded [2022-08-25T04:53:16.866Z] nexus3.edgexfoundry.org:10003 [2022-08-25T04:53:16.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:16.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:16.866Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:16.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:16.866Z] [2022-08-25T04:53:16.866Z] Login Succeeded [2022-08-25T04:53:16.866Z] nexus3.edgexfoundry.org:10004 [2022-08-25T04:53:17.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:17.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:17.131Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:17.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:17.131Z] [2022-08-25T04:53:17.131Z] Login Succeeded [2022-08-25T04:53:17.131Z] docker.io [2022-08-25T04:53:17.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:17.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:17.392Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:17.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:17.392Z] [2022-08-25T04:53:17.392Z] Login Succeeded [2022-08-25T04:53:17.392Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T04:53:17.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-25T04:53:17.792Z] + git rev-list -1 --merges 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412~1..5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] echo [2022-08-25T04:53:17.822Z] -----------> git rev-list -1 --merges 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412~1..5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T04:53:17.822Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [false] [Pipeline] sh [2022-08-25T04:53:18.118Z] + git log --format=format:%s -1 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] echo [2022-08-25T04:53:18.135Z] ========================================================= [2022-08-25T04:53:18.135Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-25T04:53:18.135Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T04:53:18.482Z] + git log --format=format:%s -1 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] echo [2022-08-25T04:53:18.494Z] [semverPrep] GIT_COMMIT: 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412, Commit Message: Merge pull request #145 from EdgeX-Camera-Management/shafin-dev [Pipeline] echo [2022-08-25T04:53:18.503Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-25T04:53:18.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T04:53:18.871Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-25T04:53:18.871Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-25T04:53:18.871Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-25T04:53:18.871Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-25T04:53:18.871Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-25T04:53:18.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:53:19.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T04:53:19.300Z] [2022-08-25T04:53:19.300Z] 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-25T04:53:19.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T04:53:19.612Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-25T04:53:19.612Z] b85a868b505f: Pulling fs layer [2022-08-25T04:53:19.612Z] e2be974225ed: Pulling fs layer [2022-08-25T04:53:19.612Z] 339a4e72a1f5: Pulling fs layer [2022-08-25T04:53:19.612Z] 988bab9f4d93: Pulling fs layer [2022-08-25T04:53:19.612Z] 1469e6f7b9e6: Pulling fs layer [2022-08-25T04:53:19.612Z] eaf3925da568: Pulling fs layer [2022-08-25T04:53:19.612Z] bab4dde63d76: Pulling fs layer [2022-08-25T04:53:19.612Z] bde34c3a00c8: Pulling fs layer [2022-08-25T04:53:19.612Z] b352a97aabf1: Pulling fs layer [2022-08-25T04:53:19.612Z] 4872d77fe225: Pulling fs layer [2022-08-25T04:53:19.612Z] 5851b861e8e6: Pulling fs layer [2022-08-25T04:53:19.612Z] bab4dde63d76: Waiting [2022-08-25T04:53:19.612Z] bde34c3a00c8: Waiting [2022-08-25T04:53:19.612Z] b352a97aabf1: Waiting [2022-08-25T04:53:19.612Z] 4872d77fe225: Waiting [2022-08-25T04:53:19.612Z] 5851b861e8e6: Waiting [2022-08-25T04:53:19.612Z] 988bab9f4d93: Waiting [2022-08-25T04:53:19.612Z] 1469e6f7b9e6: Waiting [2022-08-25T04:53:19.612Z] eaf3925da568: Waiting [2022-08-25T04:53:19.612Z] e2be974225ed: Verifying Checksum [2022-08-25T04:53:19.612Z] e2be974225ed: Download complete [2022-08-25T04:53:19.612Z] 988bab9f4d93: Verifying Checksum [2022-08-25T04:53:19.612Z] 988bab9f4d93: Download complete [2022-08-25T04:53:19.878Z] 339a4e72a1f5: Verifying Checksum [2022-08-25T04:53:19.878Z] 339a4e72a1f5: Download complete [2022-08-25T04:53:19.878Z] 1469e6f7b9e6: Verifying Checksum [2022-08-25T04:53:19.878Z] 1469e6f7b9e6: Download complete [2022-08-25T04:53:19.878Z] eaf3925da568: Verifying Checksum [2022-08-25T04:53:19.878Z] eaf3925da568: Download complete [2022-08-25T04:53:19.878Z] bde34c3a00c8: Verifying Checksum [2022-08-25T04:53:19.878Z] bde34c3a00c8: Download complete [2022-08-25T04:53:19.878Z] b352a97aabf1: Download complete [2022-08-25T04:53:19.878Z] 4872d77fe225: Verifying Checksum [2022-08-25T04:53:19.878Z] 4872d77fe225: Download complete [2022-08-25T04:53:19.878Z] 5851b861e8e6: Download complete [2022-08-25T04:53:19.878Z] b85a868b505f: Verifying Checksum [2022-08-25T04:53:19.878Z] b85a868b505f: Download complete [2022-08-25T04:53:20.136Z] bab4dde63d76: Verifying Checksum [2022-08-25T04:53:20.136Z] bab4dde63d76: Download complete [2022-08-25T04:53:21.519Z] b85a868b505f: Pull complete [2022-08-25T04:53:21.519Z] e2be974225ed: Pull complete [2022-08-25T04:53:21.780Z] 339a4e72a1f5: Pull complete [2022-08-25T04:53:21.780Z] 988bab9f4d93: Pull complete [2022-08-25T04:53:22.041Z] 1469e6f7b9e6: Pull complete [2022-08-25T04:53:22.302Z] eaf3925da568: Pull complete [2022-08-25T04:53:24.217Z] bab4dde63d76: Pull complete [2022-08-25T04:53:24.217Z] bde34c3a00c8: Pull complete [2022-08-25T04:53:24.217Z] b352a97aabf1: Pull complete [2022-08-25T04:53:24.217Z] 4872d77fe225: Pull complete [2022-08-25T04:53:24.217Z] 5851b861e8e6: Pull complete [2022-08-25T04:53:24.217Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-25T04:53:24.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T04:53:24.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T04:53:24.313Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T04:53:24.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T04:53:26.676Z] $ docker top 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f -eo pid,comm [2022-08-25T04:53:26.746Z] 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-25T04:53:26.746Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T04:53:26.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T04:53:26.779Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T04:53:26.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T04:53:26.892Z] $ docker exec 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f ssh-agent [2022-08-25T04:53:27.006Z] SSH_AUTH_SOCK=/tmp/ssh-5969fZUzAitN/agent.32 [2022-08-25T04:53:27.006Z] SSH_AGENT_PID=38 [2022-08-25T04:53:27.013Z] Running ssh-add (command line suppressed) [2022-08-25T04:53:27.119Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4402827142066712659.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4402827142066712659.key) [2022-08-25T04:53:27.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T04:53:27.428Z] + git tag --points-at HEAD [Pipeline] } [2022-08-25T04:53:27.445Z] $ docker exec --env ******** --env ******** 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f ssh-agent -k [2022-08-25T04:53:27.553Z] unset SSH_AUTH_SOCK; [2022-08-25T04:53:27.553Z] unset SSH_AGENT_PID; [2022-08-25T04:53:27.553Z] echo Agent pid 38 killed; [2022-08-25T04:53:27.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-25T04:53:27.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T04:53:27.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T04:53:27.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T04:53:27.720Z] $ docker exec 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f ssh-agent [2022-08-25T04:53:27.859Z] SSH_AUTH_SOCK=/tmp/ssh-jkdxWWXXzOeD/agent.71 [2022-08-25T04:53:27.859Z] SSH_AGENT_PID=78 [2022-08-25T04:53:27.864Z] Running ssh-add (command line suppressed) [2022-08-25T04:53:27.986Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5290867963207846044.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5290867963207846044.key) [2022-08-25T04:53:28.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T04:53:28.297Z] + git semver init [2022-08-25T04:53:28.558Z] 2022-08-25 04:53:28,473 [run_init] DEBUG init version:0.0.0 force:False [2022-08-25T04:53:28.558Z] 2022-08-25 04:53:28,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-25T04:53:28.558Z] 2022-08-25 04:53:28,474 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-25T04:53:28.558Z] 2022-08-25 04:53:28,475 [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-25T04:53:29.503Z] 2022-08-25 04:53:29,309 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-25T04:53:29.503Z] 2022-08-25 04:53:29,309 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-25T04:53:29.503Z] 2022-08-25 04:53:29,309 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T04:53:29.503Z] 2022-08-25 04:53:29,310 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T04:53:29.503Z] 2.3.0-dev.11 [Pipeline] } [2022-08-25T04:53:29.512Z] $ docker exec --env ******** --env ******** 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f ssh-agent -k [2022-08-25T04:53:29.627Z] unset SSH_AUTH_SOCK; [2022-08-25T04:53:29.627Z] unset SSH_AGENT_PID; [2022-08-25T04:53:29.627Z] echo Agent pid 78 killed; [2022-08-25T04:53:29.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T04:53:29.954Z] + git semver [Pipeline] } [2022-08-25T04:53:30.228Z] $ docker stop --time=1 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f [2022-08-25T04:53:31.518Z] $ docker rm -f 5a788227f4ad5ded27d37755d1e3472c678d1e60e63faadedc6928f24b9bc88f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T04:53:31.891Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-25T04:53:32.153Z] Stashed 1 file(s) [Pipeline] echo [2022-08-25T04:53:32.156Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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-25T04:53:32.300Z] provisioning config files... [2022-08-25T04:53:32.310Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5340606307177517411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T04:53:32.612Z] ---> docker-login.sh [2022-08-25T04:53:32.612Z] nexus3.edgexfoundry.org:10001 [2022-08-25T04:53:32.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:32.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:32.612Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:32.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:32.612Z] [2022-08-25T04:53:32.612Z] Login Succeeded [2022-08-25T04:53:32.612Z] nexus3.edgexfoundry.org:10002 [2022-08-25T04:53:32.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:32.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:32.876Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:32.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:32.876Z] [2022-08-25T04:53:32.876Z] Login Succeeded [2022-08-25T04:53:32.876Z] nexus3.edgexfoundry.org:10003 [2022-08-25T04:53:32.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:32.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:32.876Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:32.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:32.876Z] [2022-08-25T04:53:32.876Z] Login Succeeded [2022-08-25T04:53:32.876Z] nexus3.edgexfoundry.org:10004 [2022-08-25T04:53:32.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:33.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:33.139Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:33.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:33.139Z] [2022-08-25T04:53:33.139Z] Login Succeeded [2022-08-25T04:53:33.139Z] docker.io [2022-08-25T04:53:33.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:53:33.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:53:33.401Z] Configure a credential helper to remove this warning. See [2022-08-25T04:53:33.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:53:33.401Z] [2022-08-25T04:53:33.401Z] Login Succeeded [2022-08-25T04:53:33.401Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T04:53:33.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T04:53:33.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T04:53:33.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T04:53:33.500Z] ========================================================= [2022-08-25T04:53:33.500Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-25T04:53:33.500Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:53:33.820Z] + 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-25T04:53:33.820Z] Sending build context to Docker daemon 20.56MB [2022-08-25T04:53:33.820Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T04:53:33.820Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-25T04:53:34.083Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-25T04:53:34.083Z] 2408cc74d12b: Pulling fs layer [2022-08-25T04:53:34.083Z] ea60b727a1ce: Pulling fs layer [2022-08-25T04:53:34.083Z] 30c4a7721957: Pulling fs layer [2022-08-25T04:53:34.083Z] 370296b7ddb6: Pulling fs layer [2022-08-25T04:53:34.083Z] 7c6cee850709: Pulling fs layer [2022-08-25T04:53:34.083Z] 39a5fcdaea64: Pulling fs layer [2022-08-25T04:53:34.083Z] d94ebbe4e438: Pulling fs layer [2022-08-25T04:53:34.083Z] bcfd1f05c69d: Pulling fs layer [2022-08-25T04:53:34.083Z] 59ccb84bbe0f: Pulling fs layer [2022-08-25T04:53:34.083Z] 7c6cee850709: Waiting [2022-08-25T04:53:34.083Z] d94ebbe4e438: Waiting [2022-08-25T04:53:34.083Z] bcfd1f05c69d: Waiting [2022-08-25T04:53:34.083Z] 59ccb84bbe0f: Waiting [2022-08-25T04:53:34.083Z] 30c4a7721957: Verifying Checksum [2022-08-25T04:53:34.083Z] 30c4a7721957: Download complete [2022-08-25T04:53:34.083Z] ea60b727a1ce: Verifying Checksum [2022-08-25T04:53:34.083Z] ea60b727a1ce: Download complete [2022-08-25T04:53:34.083Z] 7c6cee850709: Verifying Checksum [2022-08-25T04:53:34.083Z] 7c6cee850709: Download complete [2022-08-25T04:53:34.083Z] 39a5fcdaea64: Download complete [2022-08-25T04:53:34.083Z] 2408cc74d12b: Verifying Checksum [2022-08-25T04:53:34.083Z] 2408cc74d12b: Download complete [2022-08-25T04:53:34.083Z] d94ebbe4e438: Download complete [2022-08-25T04:53:34.083Z] 2408cc74d12b: Pull complete [2022-08-25T04:53:34.349Z] ea60b727a1ce: Pull complete [2022-08-25T04:53:34.349Z] 30c4a7721957: Pull complete [2022-08-25T04:53:34.623Z] 59ccb84bbe0f: Verifying Checksum [2022-08-25T04:53:34.623Z] 59ccb84bbe0f: Download complete [2022-08-25T04:53:35.207Z] 370296b7ddb6: Verifying Checksum [2022-08-25T04:53:35.207Z] 370296b7ddb6: Download complete [2022-08-25T04:53:35.207Z] bcfd1f05c69d: Verifying Checksum [2022-08-25T04:53:35.207Z] bcfd1f05c69d: Download complete [2022-08-25T04:53:39.400Z] 370296b7ddb6: Pull complete [2022-08-25T04:53:39.400Z] 7c6cee850709: Pull complete [2022-08-25T04:53:39.400Z] 39a5fcdaea64: Pull complete [2022-08-25T04:53:39.400Z] d94ebbe4e438: Pull complete [2022-08-25T04:53:41.306Z] bcfd1f05c69d: Pull complete [2022-08-25T04:53:41.879Z] 59ccb84bbe0f: Pull complete [2022-08-25T04:53:41.879Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-25T04:53:41.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T04:53:41.879Z] ---> a4fb48ad2a94 [2022-08-25T04:53:41.879Z] Step 3/13 : ARG MAKE="make build" [2022-08-25T04:53:45.179Z] ---> Running in 2f647685a244 [2022-08-25T04:53:45.179Z] Removing intermediate container 2f647685a244 [2022-08-25T04:53:45.179Z] ---> 337365962919 [2022-08-25T04:53:45.179Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-25T04:53:45.179Z] ---> Running in e7b7d12aa1f7 [2022-08-25T04:53:45.179Z] Removing intermediate container e7b7d12aa1f7 [2022-08-25T04:53:45.179Z] ---> 3a4c6538b61d [2022-08-25T04:53:45.179Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T04:53:45.179Z] ---> Running in 8ad3e7614584 [2022-08-25T04:53:45.179Z] Removing intermediate container 8ad3e7614584 [2022-08-25T04:53:45.179Z] ---> 1cec2bf0d87e [2022-08-25T04:53:45.179Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-25T04:53:45.179Z] ---> Running in 5dfe0760170b [2022-08-25T04:53:45.179Z] Removing intermediate container 5dfe0760170b [2022-08-25T04:53:45.179Z] ---> 1427658d9919 [2022-08-25T04:53:45.179Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T04:53:45.179Z] ---> Running in f8ded7f63de1 [2022-08-25T04:53:45.748Z] Removing intermediate container f8ded7f63de1 [2022-08-25T04:53:45.748Z] ---> 878c10cc4f2e [2022-08-25T04:53:45.748Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T04:53:45.748Z] ---> Running in 93cd9301ad56 [2022-08-25T04:53:46.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T04:53:46.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T04:53:47.214Z] OK: 211 MiB in 51 packages [2022-08-25T04:53:47.256Z] Still waiting to schedule task [2022-08-25T04:53:47.256Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-25T04:53:47.475Z] Removing intermediate container 93cd9301ad56 [2022-08-25T04:53:47.475Z] ---> 7345ff38c64e [2022-08-25T04:53:47.475Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-25T04:53:47.475Z] ---> Running in c67d42437718 [2022-08-25T04:53:47.736Z] Removing intermediate container c67d42437718 [2022-08-25T04:53:47.736Z] ---> fdbcff54ec2a [2022-08-25T04:53:47.736Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-25T04:53:47.736Z] ---> 3176fdfcae04 [2022-08-25T04:53:47.736Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T04:53:47.736Z] ---> Running in 7a603804ec5d [2022-08-25T04:54:09.759Z] Removing intermediate container 7a603804ec5d [2022-08-25T04:54:09.759Z] ---> 23837c39058f [2022-08-25T04:54:09.759Z] Step 12/13 : COPY . . [2022-08-25T04:54:10.038Z] ---> ed6650744224 [2022-08-25T04:54:10.038Z] Step 13/13 : RUN ${MAKE} [2022-08-25T04:54:10.038Z] ---> Running in 53d0f5c4e4fc [2022-08-25T04:54:10.302Z] noop [2022-08-25T04:54:10.563Z] Removing intermediate container 53d0f5c4e4fc [2022-08-25T04:54:10.563Z] ---> 7b23c895866c [2022-08-25T04:54:10.563Z] Successfully built 7b23c895866c [2022-08-25T04:54:10.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:54:10.896Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T04:54:10.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T04:54:10.978Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T04:54:11.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T04:54:11.372Z] $ docker top c772e4230172fceb4d471b13e8780ba5592f065c7ad0e348d5c5fa41c170213e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T04:54:11.771Z] + go version [2022-08-25T04:54:11.771Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-25T04:54:11.793Z] $ docker stop --time=1 c772e4230172fceb4d471b13e8780ba5592f065c7ad0e348d5c5fa41c170213e [2022-08-25T04:54:13.041Z] $ docker rm -f c772e4230172fceb4d471b13e8780ba5592f065c7ad0e348d5c5fa41c170213e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:54:13.469Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T04:54:13.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T04:54:13.556Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T04:54:13.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T04:54:13.919Z] $ docker top 067056eb1ac3653017ed50a9a524384d869a3eedd47ea5f1eef464fd8ad2e779 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T04:54:14.272Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-25T04:54:14.571Z] + make test [2022-08-25T04:54:14.571Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-25T04:54:14.830Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-25T04:54:24.809Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-25T04:54:25.070Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.019s coverage: 10.6% of statements [2022-08-25T04:54:25.070Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-25T04:54:28.367Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.992s coverage: 13.8% of statements [2022-08-25T04:54:34.942Z] 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-25T04:54:34.942Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-25T04:54:37.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T04:54:37.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T04:54:37.482Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-25T04:54:37.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T04:54:37.520Z] $ docker stop --time=1 067056eb1ac3653017ed50a9a524384d869a3eedd47ea5f1eef464fd8ad2e779 [2022-08-25T04:54:39.594Z] $ docker rm -f 067056eb1ac3653017ed50a9a524384d869a3eedd47ea5f1eef464fd8ad2e779 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T04:54:40.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T04:54:40.100Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-25T04:54:40.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T04:54:40.908Z] + ls -al . [2022-08-25T04:54:40.908Z] total 232 [2022-08-25T04:54:40.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 04:54 . [2022-08-25T04:54:40.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:53 .. [2022-08-25T04:54:40.908Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 04:54 .git [2022-08-25T04:54:40.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:53 .github [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 25 04:53 .gitignore [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 25 04:53 .golangci.yml [2022-08-25T04:54:40.908Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 04:53 .semver [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 25 04:53 Attribution.txt [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 25 04:53 CHANGELOG.md [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 25 04:53 Dockerfile [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 04:53 GOVERNANCE.md [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 25 04:53 Jenkinsfile [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 04:53 LICENSE [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 25 04:53 Makefile [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 04:53 OWNERS.md [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 25 04:53 README.md [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 04:53 VERSION [2022-08-25T04:54:40.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:53 bin [2022-08-25T04:54:40.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:53 cmd [2022-08-25T04:54:40.908Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 25 04:54 coverage.out [2022-08-25T04:54:40.908Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 04:53 doc [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 25 04:53 go.mod [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 25 04:53 go.sum [2022-08-25T04:54:40.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:53 internal [2022-08-25T04:54:40.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:53 snap [2022-08-25T04:54:40.908Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 25 04:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:54:41.221Z] + 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=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 --label arch=amd64 --label version=2.3.0-dev.11 . [2022-08-25T04:54:41.221Z] Sending build context to Docker daemon 20.63MB [2022-08-25T04:54:41.221Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T04:54:41.221Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-25T04:54:41.221Z] ---> 7b23c895866c [2022-08-25T04:54:41.221Z] Step 3/26 : ARG MAKE="make build" [2022-08-25T04:54:41.482Z] ---> Running in 5989644c1d06 [2022-08-25T04:54:41.482Z] Removing intermediate container 5989644c1d06 [2022-08-25T04:54:41.482Z] ---> 2caeffe49239 [2022-08-25T04:54:41.482Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-25T04:54:41.482Z] ---> Running in ceab3282b9ef [2022-08-25T04:54:41.482Z] Removing intermediate container ceab3282b9ef [2022-08-25T04:54:41.482Z] ---> 0560f5f2f2d5 [2022-08-25T04:54:41.482Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T04:54:41.742Z] ---> Running in a20ba258d4b0 [2022-08-25T04:54:41.742Z] Removing intermediate container a20ba258d4b0 [2022-08-25T04:54:41.742Z] ---> dc5e7958597c [2022-08-25T04:54:41.742Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-25T04:54:41.742Z] ---> Running in cc2d8a0dda3e [2022-08-25T04:54:41.742Z] Removing intermediate container cc2d8a0dda3e [2022-08-25T04:54:41.742Z] ---> ce1845bd23c5 [2022-08-25T04:54:41.742Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T04:54:41.742Z] ---> Running in 097c95a9a972 [2022-08-25T04:54:42.312Z] Removing intermediate container 097c95a9a972 [2022-08-25T04:54:42.312Z] ---> a3dabb421777 [2022-08-25T04:54:42.312Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T04:54:42.312Z] ---> Running in bffa57f60355 [2022-08-25T04:54:42.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T04:54:43.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T04:54:43.774Z] OK: 211 MiB in 51 packages [2022-08-25T04:54:44.035Z] Removing intermediate container bffa57f60355 [2022-08-25T04:54:44.035Z] ---> 2c22748de8c6 [2022-08-25T04:54:44.035Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-25T04:54:44.035Z] ---> Running in 8031a9aafbb8 [2022-08-25T04:54:44.035Z] Removing intermediate container 8031a9aafbb8 [2022-08-25T04:54:44.035Z] ---> 56a895afc6cf [2022-08-25T04:54:44.035Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-25T04:54:44.295Z] ---> 637f83382c81 [2022-08-25T04:54:44.295Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T04:54:44.295Z] ---> Running in 83cabaf6b521 [2022-08-25T04:54:44.865Z] Removing intermediate container 83cabaf6b521 [2022-08-25T04:54:44.865Z] ---> 68549912e7f2 [2022-08-25T04:54:44.865Z] Step 12/26 : COPY . . [2022-08-25T04:54:45.441Z] ---> 9a1860e936f4 [2022-08-25T04:54:45.441Z] Step 13/26 : RUN ${MAKE} [2022-08-25T04:54:45.441Z] ---> Running in 26f44001808d [2022-08-25T04:54:45.701Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.11 -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-25T04:55:07.656Z] Removing intermediate container 26f44001808d [2022-08-25T04:55:07.656Z] ---> b2979eedefaf [2022-08-25T04:55:07.656Z] Step 14/26 : FROM alpine:3.16 [2022-08-25T04:55:07.656Z] 3.16: Pulling from library/alpine [2022-08-25T04:55:07.656Z] 213ec9aee27d: Pulling fs layer [2022-08-25T04:55:07.656Z] 213ec9aee27d: Verifying Checksum [2022-08-25T04:55:07.656Z] 213ec9aee27d: Download complete [2022-08-25T04:55:07.656Z] 213ec9aee27d: Pull complete [2022-08-25T04:55:07.656Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T04:55:07.656Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T04:55:07.656Z] ---> 9c6f07244728 [2022-08-25T04:55:07.656Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-25T04:55:07.656Z] ---> Running in 35fc8a4ed392 [2022-08-25T04:55:07.656Z] Removing intermediate container 35fc8a4ed392 [2022-08-25T04:55:07.657Z] ---> fefb1f9b97d6 [2022-08-25T04:55:07.657Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-25T04:55:07.657Z] ---> Running in 0f8ba130f699 [2022-08-25T04:55:07.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T04:55:07.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T04:55:07.657Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-25T04:55:07.657Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T04:55:07.657Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-25T04:55:07.657Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T04:55:07.657Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-25T04:55:07.657Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-25T04:55:07.657Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T04:55:07.657Z] OK: 8 MiB in 20 packages [2022-08-25T04:55:07.917Z] Removing intermediate container 0f8ba130f699 [2022-08-25T04:55:07.917Z] ---> 6574fa75cc3f [2022-08-25T04:55:07.917Z] Step 17/26 : WORKDIR / [2022-08-25T04:55:07.917Z] ---> Running in 3b310c60534c [2022-08-25T04:55:08.177Z] Removing intermediate container 3b310c60534c [2022-08-25T04:55:08.177Z] ---> 98d284e6f324 [2022-08-25T04:55:08.177Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-25T04:55:08.747Z] ---> 17632924ddf2 [2022-08-25T04:55:08.747Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-25T04:55:09.008Z] ---> a3a83c163efc [2022-08-25T04:55:09.008Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-25T04:55:09.008Z] ---> e084126e8061 [2022-08-25T04:55:09.008Z] Step 21/26 : EXPOSE 59984 [2022-08-25T04:55:09.008Z] ---> Running in 2590270519ce [2022-08-25T04:55:09.268Z] Removing intermediate container 2590270519ce [2022-08-25T04:55:09.268Z] ---> 3e6b5f54d019 [2022-08-25T04:55:09.268Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-25T04:55:09.268Z] ---> Running in aeb5c3ee72bc [2022-08-25T04:55:09.268Z] Removing intermediate container aeb5c3ee72bc [2022-08-25T04:55:09.268Z] ---> f87b9be8acd8 [2022-08-25T04:55:09.268Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T04:55:09.268Z] ---> Running in 0966a169d9ca [2022-08-25T04:55:09.268Z] Removing intermediate container 0966a169d9ca [2022-08-25T04:55:09.268Z] ---> 4bab1522d5b2 [2022-08-25T04:55:09.268Z] Step 24/26 : LABEL arch=amd64 [2022-08-25T04:55:09.268Z] ---> Running in c893e775a93e [2022-08-25T04:55:09.527Z] Removing intermediate container c893e775a93e [2022-08-25T04:55:09.527Z] ---> 7eb5b71511a3 [2022-08-25T04:55:09.527Z] Step 25/26 : LABEL git_sha=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T04:55:09.527Z] ---> Running in 7899f27ccc2e [2022-08-25T04:55:09.527Z] Removing intermediate container 7899f27ccc2e [2022-08-25T04:55:09.527Z] ---> 2409fb4fef39 [2022-08-25T04:55:09.527Z] Step 26/26 : LABEL version=2.3.0-dev.11 [2022-08-25T04:55:09.527Z] ---> Running in 6c7e215577a5 [2022-08-25T04:55:09.527Z] Removing intermediate container 6c7e215577a5 [2022-08-25T04:55:09.527Z] ---> ff0a11bafd6c [2022-08-25T04:55:09.527Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T04:55:09.527Z] Successfully built ff0a11bafd6c [2022-08-25T04:55:09.527Z] 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-25T04:55:09.641Z] provisioning config files... [2022-08-25T04:55:09.650Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4206210681654973422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T04:55:09.950Z] ---> docker-login.sh [2022-08-25T04:55:09.950Z] nexus3.edgexfoundry.org:10001 [2022-08-25T04:55:09.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:55:09.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:55:09.950Z] Configure a credential helper to remove this warning. See [2022-08-25T04:55:09.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:55:09.950Z] [2022-08-25T04:55:09.950Z] Login Succeeded [2022-08-25T04:55:09.950Z] nexus3.edgexfoundry.org:10002 [2022-08-25T04:55:09.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:55:10.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:55:10.210Z] Configure a credential helper to remove this warning. See [2022-08-25T04:55:10.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:55:10.210Z] [2022-08-25T04:55:10.210Z] Login Succeeded [2022-08-25T04:55:10.210Z] nexus3.edgexfoundry.org:10003 [2022-08-25T04:55:10.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:55:10.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:55:10.210Z] Configure a credential helper to remove this warning. See [2022-08-25T04:55:10.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:55:10.210Z] [2022-08-25T04:55:10.210Z] Login Succeeded [2022-08-25T04:55:10.210Z] nexus3.edgexfoundry.org:10004 [2022-08-25T04:55:10.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:55:10.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:55:10.470Z] Configure a credential helper to remove this warning. See [2022-08-25T04:55:10.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:55:10.470Z] [2022-08-25T04:55:10.470Z] Login Succeeded [2022-08-25T04:55:10.470Z] docker.io [2022-08-25T04:55:10.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:55:10.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:55:10.731Z] Configure a credential helper to remove this warning. See [2022-08-25T04:55:10.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:55:10.731Z] [2022-08-25T04:55:10.731Z] Login Succeeded [2022-08-25T04:55:10.731Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T04:55:10.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T04:55:10.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T04:55:10.794Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-25T04:55:10.794Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T04:55:10.794Z] latest [2022-08-25T04:55:10.794Z] 2.3.0-dev.11 [2022-08-25T04:55:10.794Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [2022-08-25T04:55:10.794Z] main [2022-08-25T04:55:10.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:11.122Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:11.444Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T04:55:11.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-25T04:55:11.444Z] 0f49cb50768c: Preparing [2022-08-25T04:55:11.444Z] 653ef6e8e293: Preparing [2022-08-25T04:55:11.444Z] a0fd6626c028: Preparing [2022-08-25T04:55:11.444Z] e902951893e4: Preparing [2022-08-25T04:55:11.444Z] 994393dc58e7: Preparing [2022-08-25T04:55:11.444Z] 994393dc58e7: Layer already exists [2022-08-25T04:55:11.444Z] 653ef6e8e293: Pushed [2022-08-25T04:55:11.444Z] 0f49cb50768c: Pushed [2022-08-25T04:55:11.703Z] e902951893e4: Pushed [2022-08-25T04:55:14.242Z] a0fd6626c028: Pushed [2022-08-25T04:55:14.242Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:14.569Z] + 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-25T04:55:14.886Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-25T04:55:14.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-25T04:55:14.886Z] 0f49cb50768c: Preparing [2022-08-25T04:55:14.886Z] 653ef6e8e293: Preparing [2022-08-25T04:55:14.886Z] a0fd6626c028: Preparing [2022-08-25T04:55:14.886Z] e902951893e4: Preparing [2022-08-25T04:55:14.886Z] 994393dc58e7: Preparing [2022-08-25T04:55:14.886Z] e902951893e4: Layer already exists [2022-08-25T04:55:14.886Z] 0f49cb50768c: Layer already exists [2022-08-25T04:55:14.886Z] 994393dc58e7: Layer already exists [2022-08-25T04:55:14.886Z] a0fd6626c028: Layer already exists [2022-08-25T04:55:14.886Z] 653ef6e8e293: Layer already exists [2022-08-25T04:55:14.886Z] latest: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:15.206Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:15.524Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.11 [2022-08-25T04:55:15.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-25T04:55:15.524Z] 0f49cb50768c: Preparing [2022-08-25T04:55:15.524Z] 653ef6e8e293: Preparing [2022-08-25T04:55:15.524Z] a0fd6626c028: Preparing [2022-08-25T04:55:15.524Z] e902951893e4: Preparing [2022-08-25T04:55:15.524Z] 994393dc58e7: Preparing [2022-08-25T04:55:15.524Z] 0f49cb50768c: Layer already exists [2022-08-25T04:55:15.524Z] a0fd6626c028: Layer already exists [2022-08-25T04:55:15.524Z] 653ef6e8e293: Layer already exists [2022-08-25T04:55:15.524Z] 994393dc58e7: Layer already exists [2022-08-25T04:55:15.524Z] e902951893e4: Layer already exists [2022-08-25T04:55:15.524Z] 2.3.0-dev.11: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:15.842Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:16.160Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [2022-08-25T04:55:16.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-25T04:55:16.160Z] 0f49cb50768c: Preparing [2022-08-25T04:55:16.160Z] 653ef6e8e293: Preparing [2022-08-25T04:55:16.160Z] a0fd6626c028: Preparing [2022-08-25T04:55:16.160Z] e902951893e4: Preparing [2022-08-25T04:55:16.160Z] 994393dc58e7: Preparing [2022-08-25T04:55:16.160Z] 994393dc58e7: Layer already exists [2022-08-25T04:55:16.160Z] e902951893e4: Layer already exists [2022-08-25T04:55:16.160Z] 0f49cb50768c: Layer already exists [2022-08-25T04:55:16.160Z] a0fd6626c028: Layer already exists [2022-08-25T04:55:16.160Z] 653ef6e8e293: Layer already exists [2022-08-25T04:55:16.160Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:16.490Z] + 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-25T04:55:16.806Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-25T04:55:16.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-25T04:55:16.806Z] 0f49cb50768c: Preparing [2022-08-25T04:55:16.806Z] 653ef6e8e293: Preparing [2022-08-25T04:55:16.806Z] a0fd6626c028: Preparing [2022-08-25T04:55:16.806Z] e902951893e4: Preparing [2022-08-25T04:55:16.806Z] 994393dc58e7: Preparing [2022-08-25T04:55:16.806Z] 994393dc58e7: Layer already exists [2022-08-25T04:55:16.806Z] a0fd6626c028: Layer already exists [2022-08-25T04:55:16.806Z] 0f49cb50768c: Layer already exists [2022-08-25T04:55:16.806Z] 653ef6e8e293: Layer already exists [2022-08-25T04:55:16.806Z] e902951893e4: Layer already exists [2022-08-25T04:55:16.806Z] main: digest: sha256:0d5789d322b56e51f0f0f6807150037f4ee2086cb5d42c29e447b37a7cb70c1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T04:55:16.857Z] ===================================================== [Pipeline] echo [2022-08-25T04:55:16.865Z] taggedImages: [2022-08-25T04:55:16.865Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T04:55:16.865Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-25T04:55:16.865Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.11 [2022-08-25T04:55:16.865Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [2022-08-25T04:55:16.865Z] - 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-25T04:55:17.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T04:55:17.239Z] [2022-08-25T04:55:17.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:55:17.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T04:55:17.597Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-25T04:55:17.597Z] 5eb5b503b376: Pulling fs layer [2022-08-25T04:55:17.597Z] 5c69ac0246d0: Pulling fs layer [2022-08-25T04:55:17.597Z] ec43610c2a17: Pulling fs layer [2022-08-25T04:55:17.597Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-25T04:55:17.597Z] 33b1e0a273af: Pulling fs layer [2022-08-25T04:55:17.597Z] 5d3b04190fa2: Pulling fs layer [2022-08-25T04:55:17.597Z] 2f39f015ded8: Pulling fs layer [2022-08-25T04:55:17.597Z] 3a2ae6a8a46f: Waiting [2022-08-25T04:55:17.597Z] 33b1e0a273af: Waiting [2022-08-25T04:55:17.597Z] 5d3b04190fa2: Waiting [2022-08-25T04:55:17.597Z] 2f39f015ded8: Waiting [2022-08-25T04:55:17.597Z] 5c69ac0246d0: Verifying Checksum [2022-08-25T04:55:17.597Z] 5c69ac0246d0: Download complete [2022-08-25T04:55:17.597Z] 3a2ae6a8a46f: Download complete [2022-08-25T04:55:17.597Z] 33b1e0a273af: Verifying Checksum [2022-08-25T04:55:17.597Z] 33b1e0a273af: Download complete [2022-08-25T04:55:17.597Z] ec43610c2a17: Verifying Checksum [2022-08-25T04:55:17.597Z] ec43610c2a17: Download complete [2022-08-25T04:55:17.597Z] 5d3b04190fa2: Verifying Checksum [2022-08-25T04:55:17.597Z] 5d3b04190fa2: Download complete [2022-08-25T04:55:17.862Z] 5eb5b503b376: Verifying Checksum [2022-08-25T04:55:17.862Z] 5eb5b503b376: Download complete [2022-08-25T04:55:18.454Z] 2f39f015ded8: Download complete [2022-08-25T04:55:19.025Z] 5eb5b503b376: Pull complete [2022-08-25T04:55:19.025Z] 5c69ac0246d0: Pull complete [2022-08-25T04:55:19.593Z] ec43610c2a17: Pull complete [2022-08-25T04:55:19.593Z] 3a2ae6a8a46f: Pull complete [2022-08-25T04:55:19.851Z] 33b1e0a273af: Pull complete [2022-08-25T04:55:19.851Z] 5d3b04190fa2: Pull complete [2022-08-25T04:55:24.042Z] 2f39f015ded8: Pull complete [2022-08-25T04:55:24.042Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-25T04:55:24.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T04:55:24.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T04:55:24.135Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T04:55:24.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T04:55:26.609Z] $ docker top 75baa83bcbc949ea6dd438f66319c003f7276ecfe223e563a085146a39cda29f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T04:55:26.998Z] ---> job-cost.sh [2022-08-25T04:55:26.998Z] lf-activate-venv: SKIPPING [2022-08-25T04:55:26.998Z] INFO: No Stack... [2022-08-25T04:55:27.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T04:55:27.832Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T04:55:28.125Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-25T04:55:28.125Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T04:55:28.139Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [2022-08-25T04:55:28.145Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] did not exist. Created. [2022-08-25T04:55:28.145Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T04:55:28.446Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-25T04:55:28.471Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T04:55:28.476Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T04:55:28.502Z] $ docker stop --time=1 75baa83bcbc949ea6dd438f66319c003f7276ecfe223e563a085146a39cda29f [2022-08-25T04:55:29.830Z] $ docker rm -f 75baa83bcbc949ea6dd438f66319c003f7276ecfe223e563a085146a39cda29f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T04:55:31.699Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23529 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-25T04:55:31.710Z] Running in /w/workspace/device-onvif-camera/50 [Pipeline] { [Pipeline] checkout [2022-08-25T04:55:31.760Z] Selected Git installation does not exist. Using Default [2022-08-25T04:55:31.760Z] The recommended git tool is: NONE [2022-08-25T04:55:38.972Z] using credential edgex-jenkins-ssh [2022-08-25T04:55:38.991Z] Cloning the remote Git repository [2022-08-25T04:55:39.076Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-25T04:55:39.175Z] > git init /w/workspace/device-onvif-camera/50 # timeout=10 [2022-08-25T04:55:39.325Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-25T04:55:39.327Z] > git --version # timeout=10 [2022-08-25T04:55:39.358Z] > git --version # 'git version 2.25.1' [2022-08-25T04:55:39.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T04:55:39.564Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T04:55:40.767Z] Avoid second fetch [2022-08-25T04:55:40.768Z] Checking out Revision 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 (main) [2022-08-25T04:55:40.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-25T04:55:40.751Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T04:55:40.792Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T04:55:40.818Z] > git checkout -f 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 # timeout=10 [2022-08-25T04:55:45.293Z] Commit message: "Merge pull request #145 from EdgeX-Camera-Management/shafin-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T04:55:46.253Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-25T04:55:46.254Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T04:55:46.254Z] Dload Upload Total Spent Left Speed [2022-08-25T04:55:46.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh [2022-08-25T04:55:46.897Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-25T04:55:47.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-25T04:55:47.245Z] + sudo tee /etc/docker/daemon.new [2022-08-25T04:55:47.245Z] { [2022-08-25T04:55:47.245Z] "registry-mirrors": [ [2022-08-25T04:55:47.245Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-25T04:55:47.245Z] ], [2022-08-25T04:55:47.245Z] "bip": "10.250.0.254/24", [2022-08-25T04:55:47.245Z] "hosts": [ [2022-08-25T04:55:47.245Z] "tcp://0.0.0.0:5555", [2022-08-25T04:55:47.245Z] "unix:///var/run/docker.sock" [2022-08-25T04:55:47.245Z] ], [2022-08-25T04:55:47.245Z] "mtu": 1458, [2022-08-25T04:55:47.245Z] "selinux-enabled": true, [2022-08-25T04:55:47.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-25T04:55:47.245Z] } [Pipeline] sh [2022-08-25T04:55:47.592Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-25T04:55:47.933Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T04:56:06.280Z] provisioning config files... [2022-08-25T04:56:06.309Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/50@tmp/config5273904630382115218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T04:56:06.685Z] ---> docker-login.sh [2022-08-25T04:56:06.685Z] nexus3.edgexfoundry.org:10001 [2022-08-25T04:56:07.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:56:07.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:56:07.569Z] Configure a credential helper to remove this warning. See [2022-08-25T04:56:07.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:56:07.569Z] [2022-08-25T04:56:07.569Z] Login Succeeded [2022-08-25T04:56:07.569Z] nexus3.edgexfoundry.org:10002 [2022-08-25T04:56:07.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:56:08.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:56:08.132Z] Configure a credential helper to remove this warning. See [2022-08-25T04:56:08.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:56:08.132Z] [2022-08-25T04:56:08.132Z] Login Succeeded [2022-08-25T04:56:08.132Z] nexus3.edgexfoundry.org:10003 [2022-08-25T04:56:08.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:56:08.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:56:08.409Z] Configure a credential helper to remove this warning. See [2022-08-25T04:56:08.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:56:08.409Z] [2022-08-25T04:56:08.409Z] Login Succeeded [2022-08-25T04:56:08.409Z] nexus3.edgexfoundry.org:10004 [2022-08-25T04:56:09.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:56:09.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:56:09.007Z] Configure a credential helper to remove this warning. See [2022-08-25T04:56:09.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:56:09.007Z] [2022-08-25T04:56:09.007Z] Login Succeeded [2022-08-25T04:56:09.007Z] docker.io [2022-08-25T04:56:09.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T04:56:09.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T04:56:09.882Z] Configure a credential helper to remove this warning. See [2022-08-25T04:56:09.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T04:56:09.882Z] [2022-08-25T04:56:09.882Z] Login Succeeded [2022-08-25T04:56:09.882Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T04:56:09.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T04:56:10.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T04:56:10.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T04:56:10.460Z] ========================================================= [2022-08-25T04:56:10.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-25T04:56:10.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:56:10.863Z] + 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-25T04:56:11.462Z] Sending build context to Docker daemon 14.06MB [2022-08-25T04:56:11.462Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T04:56:11.462Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-25T04:56:11.462Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-25T04:56:11.462Z] b3c136eddcbf: Pulling fs layer [2022-08-25T04:56:11.462Z] c0a3192eca97: Pulling fs layer [2022-08-25T04:56:11.462Z] a050256f5b6f: Pulling fs layer [2022-08-25T04:56:11.462Z] 656be50a0ddc: Pulling fs layer [2022-08-25T04:56:11.462Z] 2bbca73fdf42: Pulling fs layer [2022-08-25T04:56:11.462Z] 46d945488cbd: Pulling fs layer [2022-08-25T04:56:11.462Z] 8a5474983e97: Pulling fs layer [2022-08-25T04:56:11.462Z] 329c88fbcd65: Pulling fs layer [2022-08-25T04:56:11.462Z] 2bbca73fdf42: Waiting [2022-08-25T04:56:11.462Z] 46d945488cbd: Waiting [2022-08-25T04:56:11.462Z] 8a5474983e97: Waiting [2022-08-25T04:56:11.462Z] 329c88fbcd65: Waiting [2022-08-25T04:56:11.748Z] a050256f5b6f: Verifying Checksum [2022-08-25T04:56:11.748Z] a050256f5b6f: Download complete [2022-08-25T04:56:11.748Z] c0a3192eca97: Verifying Checksum [2022-08-25T04:56:11.748Z] c0a3192eca97: Download complete [2022-08-25T04:56:11.748Z] 2bbca73fdf42: Verifying Checksum [2022-08-25T04:56:11.748Z] 2bbca73fdf42: Download complete [2022-08-25T04:56:11.748Z] 46d945488cbd: Verifying Checksum [2022-08-25T04:56:11.748Z] 46d945488cbd: Download complete [2022-08-25T04:56:11.748Z] b3c136eddcbf: Verifying Checksum [2022-08-25T04:56:11.748Z] b3c136eddcbf: Download complete [2022-08-25T04:56:12.750Z] b3c136eddcbf: Pull complete [2022-08-25T04:56:12.750Z] 329c88fbcd65: Verifying Checksum [2022-08-25T04:56:12.750Z] 329c88fbcd65: Download complete [2022-08-25T04:56:13.360Z] c0a3192eca97: Pull complete [2022-08-25T04:56:13.637Z] a050256f5b6f: Pull complete [2022-08-25T04:56:14.238Z] 8a5474983e97: Verifying Checksum [2022-08-25T04:56:14.238Z] 8a5474983e97: Download complete [2022-08-25T04:56:14.833Z] 656be50a0ddc: Verifying Checksum [2022-08-25T04:56:14.833Z] 656be50a0ddc: Download complete [2022-08-25T04:56:27.256Z] 656be50a0ddc: Pull complete [2022-08-25T04:56:27.528Z] 2bbca73fdf42: Pull complete [2022-08-25T04:56:27.804Z] 46d945488cbd: Pull complete [2022-08-25T04:56:34.531Z] 8a5474983e97: Pull complete [2022-08-25T04:56:35.973Z] 329c88fbcd65: Pull complete [2022-08-25T04:56:35.973Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-25T04:56:35.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T04:56:35.973Z] ---> ff4287adb874 [2022-08-25T04:56:35.973Z] Step 3/13 : ARG MAKE="make build" [2022-08-25T04:56:37.962Z] ---> Running in 2394e97c4c12 [2022-08-25T04:56:37.962Z] Removing intermediate container 2394e97c4c12 [2022-08-25T04:56:37.962Z] ---> 1e79c011156d [2022-08-25T04:56:37.962Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-25T04:56:38.241Z] ---> Running in 0e30754b5439 [2022-08-25T04:56:38.518Z] Removing intermediate container 0e30754b5439 [2022-08-25T04:56:38.518Z] ---> c3d53bdcc19d [2022-08-25T04:56:38.518Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T04:56:38.518Z] ---> Running in f815efb452a9 [2022-08-25T04:56:38.791Z] Removing intermediate container f815efb452a9 [2022-08-25T04:56:38.792Z] ---> 66879edff855 [2022-08-25T04:56:38.792Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-25T04:56:38.792Z] ---> Running in deb1e9e37e0e [2022-08-25T04:56:39.390Z] Removing intermediate container deb1e9e37e0e [2022-08-25T04:56:39.390Z] ---> 619769c85399 [2022-08-25T04:56:39.390Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T04:56:39.390Z] ---> Running in c064e8dfb77c [2022-08-25T04:56:42.781Z] Removing intermediate container c064e8dfb77c [2022-08-25T04:56:42.781Z] ---> 6ac47c6ec0d5 [2022-08-25T04:56:42.781Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T04:56:42.781Z] ---> Running in dee44edb7970 [2022-08-25T04:56:43.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T04:56:44.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T04:56:45.356Z] OK: 221 MiB in 51 packages [2022-08-25T04:56:46.350Z] Removing intermediate container dee44edb7970 [2022-08-25T04:56:46.350Z] ---> db9a058e3544 [2022-08-25T04:56:46.350Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-25T04:56:46.350Z] ---> Running in 7eae975d1fc3 [2022-08-25T04:56:46.636Z] Removing intermediate container 7eae975d1fc3 [2022-08-25T04:56:46.636Z] ---> 17a37f6e4f83 [2022-08-25T04:56:46.636Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-25T04:56:47.240Z] ---> 5186190e4b21 [2022-08-25T04:56:47.240Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T04:56:47.240Z] ---> Running in fc6c9543dee5 [2022-08-25T04:57:43.787Z] Removing intermediate container fc6c9543dee5 [2022-08-25T04:57:43.788Z] ---> f16cebee7eff [2022-08-25T04:57:43.788Z] Step 12/13 : COPY . . [2022-08-25T04:57:43.788Z] ---> d1b90d5e18d8 [2022-08-25T04:57:43.788Z] Step 13/13 : RUN ${MAKE} [2022-08-25T04:57:43.788Z] ---> Running in 1f06bbeecc03 [2022-08-25T04:57:43.788Z] noop [2022-08-25T04:57:44.065Z] Removing intermediate container 1f06bbeecc03 [2022-08-25T04:57:44.065Z] ---> 66ef086882ec [2022-08-25T04:57:44.065Z] Successfully built 66ef086882ec [2022-08-25T04:57:44.065Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:57:44.441Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T04:57:44.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T04:57:44.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container [2022-08-25T04:57:44.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/50 -v /w/workspace/device-onvif-camera/50:/w/workspace/device-onvif-camera/50:rw,z -v /w/workspace/device-onvif-camera/50@tmp:/w/workspace/device-onvif-camera/50@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-25T04:57:46.186Z] $ docker top b657e2242a2c8e82cf369a935e80669d3f7df2623b334c6f351e8ef04bf689fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T04:57:47.145Z] + go version [2022-08-25T04:57:47.146Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-25T04:57:47.173Z] $ docker stop --time=1 b657e2242a2c8e82cf369a935e80669d3f7df2623b334c6f351e8ef04bf689fa [2022-08-25T04:57:48.834Z] $ docker rm -f b657e2242a2c8e82cf369a935e80669d3f7df2623b334c6f351e8ef04bf689fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T04:57:49.444Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T04:57:49.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T04:57:49.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container [2022-08-25T04:57:49.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/50 -v /w/workspace/device-onvif-camera/50:/w/workspace/device-onvif-camera/50:rw,z -v /w/workspace/device-onvif-camera/50@tmp:/w/workspace/device-onvif-camera/50@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-25T04:57:51.135Z] $ docker top d923b66e555cfdebd12e3df4d18f9833c66f725c029e65754c6a2e548c09f8e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T04:57:52.076Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/50 [Pipeline] fileExists [Pipeline] sh [2022-08-25T04:57:52.764Z] + make test [2022-08-25T04:57:52.764Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-25T04:57:54.759Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-25T04:59:31.657Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-25T04:59:31.657Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.117s coverage: 10.6% of statements [2022-08-25T04:59:31.657Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-25T04:59:49.983Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.621s coverage: 13.8% of statements [2022-08-25T04:59:49.983Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-25T04:59:49.983Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-25T05:00:12.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T05:00:12.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T05:00:12.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-25T05:00:12.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T05:00:12.227Z] $ docker stop --time=1 d923b66e555cfdebd12e3df4d18f9833c66f725c029e65754c6a2e548c09f8e1 [2022-08-25T05:00:13.967Z] $ docker rm -f d923b66e555cfdebd12e3df4d18f9833c66f725c029e65754c6a2e548c09f8e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T05:00:14.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T05:00:14.960Z] Warning: overwriting stash ‘coverage-report’ [2022-08-25T05:00:15.491Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T05:00:15.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T05:00:16.262Z] + ls -al . [2022-08-25T05:00:16.262Z] total 228 [2022-08-25T05:00:16.262Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 04:57 . [2022-08-25T05:00:16.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:55 .. [2022-08-25T05:00:16.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 04:55 .git [2022-08-25T05:00:16.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:55 .github [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 25 04:55 .gitignore [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 25 04:55 .golangci.yml [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 25 04:55 Attribution.txt [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 25 04:55 CHANGELOG.md [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 25 04:55 Dockerfile [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 04:55 GOVERNANCE.md [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 25 04:55 Jenkinsfile [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 04:55 LICENSE [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 25 04:55 Makefile [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 04:55 OWNERS.md [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 25 04:55 README.md [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 04:53 VERSION [2022-08-25T05:00:16.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:55 bin [2022-08-25T05:00:16.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:55 cmd [2022-08-25T05:00:16.262Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 25 04:59 coverage.out [2022-08-25T05:00:16.262Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 04:55 doc [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 3783 Aug 25 04:55 go.mod [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 39275 Aug 25 04:55 go.sum [2022-08-25T05:00:16.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:55 internal [2022-08-25T05:00:16.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:55 snap [2022-08-25T05:00:16.262Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 25 04:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:00:16.650Z] + 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=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 --label arch=arm64 --label version=2.3.0-dev.11 . [2022-08-25T05:00:17.289Z] Sending build context to Docker daemon 14.14MB [2022-08-25T05:00:17.289Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T05:00:17.289Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-25T05:00:17.289Z] ---> 66ef086882ec [2022-08-25T05:00:17.289Z] Step 3/26 : ARG MAKE="make build" [2022-08-25T05:00:17.575Z] ---> Running in 6a1c538c7db4 [2022-08-25T05:00:17.873Z] Removing intermediate container 6a1c538c7db4 [2022-08-25T05:00:17.873Z] ---> c6cbfac45e28 [2022-08-25T05:00:17.873Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-25T05:00:17.873Z] ---> Running in b062f5c51266 [2022-08-25T05:00:18.469Z] Removing intermediate container b062f5c51266 [2022-08-25T05:00:18.469Z] ---> 3dd57647a222 [2022-08-25T05:00:18.469Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T05:00:18.469Z] ---> Running in 4d23fe6356fe [2022-08-25T05:00:18.740Z] Removing intermediate container 4d23fe6356fe [2022-08-25T05:00:18.740Z] ---> 8aa6121ec792 [2022-08-25T05:00:18.740Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-25T05:00:18.740Z] ---> Running in 7268b3e39ce8 [2022-08-25T05:00:19.026Z] Removing intermediate container 7268b3e39ce8 [2022-08-25T05:00:19.026Z] ---> dbe2f248166a [2022-08-25T05:00:19.026Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T05:00:19.026Z] ---> Running in 47abb4355d51 [2022-08-25T05:00:21.019Z] Removing intermediate container 47abb4355d51 [2022-08-25T05:00:21.019Z] ---> ab0f061dafa9 [2022-08-25T05:00:21.019Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T05:00:21.019Z] ---> Running in a5063d056ae7 [2022-08-25T05:00:21.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T05:00:22.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T05:00:23.581Z] OK: 221 MiB in 51 packages [2022-08-25T05:00:24.190Z] Removing intermediate container a5063d056ae7 [2022-08-25T05:00:24.190Z] ---> a69a640e49c7 [2022-08-25T05:00:24.190Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-25T05:00:24.463Z] ---> Running in 92837f15173e [2022-08-25T05:00:24.738Z] Removing intermediate container 92837f15173e [2022-08-25T05:00:24.738Z] ---> b72c82f4f44f [2022-08-25T05:00:24.738Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-25T05:00:25.335Z] ---> 890f97bb558f [2022-08-25T05:00:25.335Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T05:00:25.335Z] ---> Running in 857ab148973f [2022-08-25T05:00:27.328Z] Removing intermediate container 857ab148973f [2022-08-25T05:00:27.328Z] ---> 3bafdb671573 [2022-08-25T05:00:27.328Z] Step 12/26 : COPY . . [2022-08-25T05:00:28.764Z] ---> 34fa967c9239 [2022-08-25T05:00:28.764Z] Step 13/26 : RUN ${MAKE} [2022-08-25T05:00:28.764Z] ---> Running in c5b6e216ea11 [2022-08-25T05:00:29.749Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.11 -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-25T05:02:51.664Z] Removing intermediate container c5b6e216ea11 [2022-08-25T05:02:51.664Z] ---> 11217076c3db [2022-08-25T05:02:51.664Z] Step 14/26 : FROM alpine:3.16 [2022-08-25T05:02:51.664Z] 3.16: Pulling from library/alpine [2022-08-25T05:02:51.664Z] 9b18e9b68314: Pulling fs layer [2022-08-25T05:02:51.664Z] 9b18e9b68314: Verifying Checksum [2022-08-25T05:02:51.664Z] 9b18e9b68314: Download complete [2022-08-25T05:02:51.664Z] 9b18e9b68314: Pull complete [2022-08-25T05:02:51.664Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T05:02:51.664Z] Status: Downloaded newer image for alpine:3.16 [2022-08-25T05:02:51.664Z] ---> a6215f271958 [2022-08-25T05:02:51.664Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-25T05:02:51.664Z] ---> Running in d27325a7cbe0 [2022-08-25T05:02:51.664Z] Removing intermediate container d27325a7cbe0 [2022-08-25T05:02:51.664Z] ---> 8119d8dbe92e [2022-08-25T05:02:51.664Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-25T05:02:51.664Z] ---> Running in 7a585623d934 [2022-08-25T05:02:51.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T05:02:51.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T05:02:51.664Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-25T05:02:51.664Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-25T05:02:51.664Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-25T05:02:51.664Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-25T05:02:51.664Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-25T05:02:51.664Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-25T05:02:51.664Z] Executing busybox-1.35.0-r17.trigger [2022-08-25T05:02:51.664Z] OK: 8 MiB in 20 packages [2022-08-25T05:02:51.664Z] Removing intermediate container 7a585623d934 [2022-08-25T05:02:51.664Z] ---> 62393caf485d [2022-08-25T05:02:51.664Z] Step 17/26 : WORKDIR / [2022-08-25T05:02:51.664Z] ---> Running in 17087f3354a1 [2022-08-25T05:02:51.664Z] Removing intermediate container 17087f3354a1 [2022-08-25T05:02:51.664Z] ---> 3dd956500a99 [2022-08-25T05:02:51.664Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-25T05:02:51.664Z] ---> 8b4a01af18f7 [2022-08-25T05:02:51.664Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-25T05:02:51.664Z] ---> 6fd9422dabcd [2022-08-25T05:02:51.664Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-25T05:02:51.664Z] ---> 99fff2c5b36b [2022-08-25T05:02:51.664Z] Step 21/26 : EXPOSE 59984 [2022-08-25T05:02:51.944Z] ---> Running in 69b8626c4f30 [2022-08-25T05:02:52.220Z] Removing intermediate container 69b8626c4f30 [2022-08-25T05:02:52.220Z] ---> 06dc6acd0a62 [2022-08-25T05:02:52.220Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-25T05:02:52.220Z] ---> Running in c4375c9e9aa6 [2022-08-25T05:02:52.496Z] Removing intermediate container c4375c9e9aa6 [2022-08-25T05:02:52.496Z] ---> fd1b8b4b4930 [2022-08-25T05:02:52.496Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-25T05:02:52.771Z] ---> Running in 0da998166dc1 [2022-08-25T05:02:53.058Z] Removing intermediate container 0da998166dc1 [2022-08-25T05:02:53.058Z] ---> 1676354ee662 [2022-08-25T05:02:53.058Z] Step 24/26 : LABEL arch=arm64 [2022-08-25T05:02:53.058Z] ---> Running in 633497e27f77 [2022-08-25T05:02:53.333Z] Removing intermediate container 633497e27f77 [2022-08-25T05:02:53.333Z] ---> d54e80d36f16 [2022-08-25T05:02:53.333Z] Step 25/26 : LABEL git_sha=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T05:02:53.333Z] ---> Running in 54dcff29edb5 [2022-08-25T05:02:53.608Z] Removing intermediate container 54dcff29edb5 [2022-08-25T05:02:53.608Z] ---> d194dac11caa [2022-08-25T05:02:53.608Z] Step 26/26 : LABEL version=2.3.0-dev.11 [2022-08-25T05:02:53.885Z] ---> Running in 33bc8353e149 [2022-08-25T05:02:54.160Z] Removing intermediate container 33bc8353e149 [2022-08-25T05:02:54.160Z] ---> e43b0bbc438b [2022-08-25T05:02:54.160Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T05:02:54.160Z] Successfully built e43b0bbc438b [2022-08-25T05:02:54.160Z] 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-25T05:02:54.258Z] provisioning config files... [2022-08-25T05:02:54.277Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/50@tmp/config3363676435615299006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:02:54.764Z] ---> docker-login.sh [2022-08-25T05:02:54.764Z] nexus3.edgexfoundry.org:10001 [2022-08-25T05:02:55.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T05:02:55.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T05:02:55.038Z] Configure a credential helper to remove this warning. See [2022-08-25T05:02:55.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T05:02:55.038Z] [2022-08-25T05:02:55.038Z] Login Succeeded [2022-08-25T05:02:55.038Z] nexus3.edgexfoundry.org:10002 [2022-08-25T05:02:55.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T05:02:55.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T05:02:55.636Z] Configure a credential helper to remove this warning. See [2022-08-25T05:02:55.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T05:02:55.636Z] [2022-08-25T05:02:55.636Z] Login Succeeded [2022-08-25T05:02:55.636Z] nexus3.edgexfoundry.org:10003 [2022-08-25T05:02:55.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T05:02:56.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T05:02:56.181Z] Configure a credential helper to remove this warning. See [2022-08-25T05:02:56.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T05:02:56.181Z] [2022-08-25T05:02:56.181Z] Login Succeeded [2022-08-25T05:02:56.181Z] nexus3.edgexfoundry.org:10004 [2022-08-25T05:02:56.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T05:02:56.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T05:02:56.730Z] Configure a credential helper to remove this warning. See [2022-08-25T05:02:56.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T05:02:56.730Z] [2022-08-25T05:02:56.730Z] Login Succeeded [2022-08-25T05:02:56.730Z] docker.io [2022-08-25T05:02:57.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T05:02:57.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T05:02:57.275Z] Configure a credential helper to remove this warning. See [2022-08-25T05:02:57.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T05:02:57.275Z] [2022-08-25T05:02:57.275Z] Login Succeeded [2022-08-25T05:02:57.275Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T05:02:57.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T05:02:57.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T05:02:57.352Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-25T05:02:57.352Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T05:02:57.352Z] latest [2022-08-25T05:02:57.352Z] 2.3.0-dev.11 [2022-08-25T05:02:57.352Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [2022-08-25T05:02:57.352Z] main [2022-08-25T05:02:57.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:02:57.718Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:02:58.092Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T05:02:58.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-25T05:02:58.092Z] d3bc1d24e61e: Preparing [2022-08-25T05:02:58.092Z] 1cdddcf2f6ca: Preparing [2022-08-25T05:02:58.092Z] 08bbb13cae77: Preparing [2022-08-25T05:02:58.092Z] 6d3175b6b657: Preparing [2022-08-25T05:02:58.092Z] 5d3e392a13a0: Preparing [2022-08-25T05:02:58.367Z] 5d3e392a13a0: Layer already exists [2022-08-25T05:02:58.367Z] 1cdddcf2f6ca: Pushed [2022-08-25T05:02:58.367Z] d3bc1d24e61e: Pushed [2022-08-25T05:02:58.961Z] 6d3175b6b657: Pushed [2022-08-25T05:03:05.664Z] 08bbb13cae77: Pushed [2022-08-25T05:03:05.664Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:03:06.035Z] + 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-25T05:03:06.406Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-25T05:03:06.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-25T05:03:06.406Z] d3bc1d24e61e: Preparing [2022-08-25T05:03:06.406Z] 1cdddcf2f6ca: Preparing [2022-08-25T05:03:06.406Z] 08bbb13cae77: Preparing [2022-08-25T05:03:06.406Z] 6d3175b6b657: Preparing [2022-08-25T05:03:06.406Z] 5d3e392a13a0: Preparing [2022-08-25T05:03:06.406Z] 6d3175b6b657: Layer already exists [2022-08-25T05:03:06.406Z] 5d3e392a13a0: Layer already exists [2022-08-25T05:03:06.406Z] 1cdddcf2f6ca: Layer already exists [2022-08-25T05:03:06.406Z] d3bc1d24e61e: Layer already exists [2022-08-25T05:03:06.406Z] 08bbb13cae77: Layer already exists [2022-08-25T05:03:06.680Z] latest: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:03:07.046Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:03:07.407Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.11 [2022-08-25T05:03:07.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-25T05:03:07.407Z] d3bc1d24e61e: Preparing [2022-08-25T05:03:07.407Z] 1cdddcf2f6ca: Preparing [2022-08-25T05:03:07.407Z] 08bbb13cae77: Preparing [2022-08-25T05:03:07.407Z] 6d3175b6b657: Preparing [2022-08-25T05:03:07.407Z] 5d3e392a13a0: Preparing [2022-08-25T05:03:07.407Z] 6d3175b6b657: Layer already exists [2022-08-25T05:03:07.407Z] 1cdddcf2f6ca: Layer already exists [2022-08-25T05:03:07.407Z] d3bc1d24e61e: Layer already exists [2022-08-25T05:03:07.407Z] 08bbb13cae77: Layer already exists [2022-08-25T05:03:07.407Z] 5d3e392a13a0: Layer already exists [2022-08-25T05:03:07.681Z] 2.3.0-dev.11: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:03:08.056Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:03:08.418Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [2022-08-25T05:03:08.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-25T05:03:08.418Z] d3bc1d24e61e: Preparing [2022-08-25T05:03:08.418Z] 1cdddcf2f6ca: Preparing [2022-08-25T05:03:08.418Z] 08bbb13cae77: Preparing [2022-08-25T05:03:08.418Z] 6d3175b6b657: Preparing [2022-08-25T05:03:08.418Z] 5d3e392a13a0: Preparing [2022-08-25T05:03:08.418Z] d3bc1d24e61e: Layer already exists [2022-08-25T05:03:08.418Z] 5d3e392a13a0: Layer already exists [2022-08-25T05:03:08.418Z] 6d3175b6b657: Layer already exists [2022-08-25T05:03:08.418Z] 1cdddcf2f6ca: Layer already exists [2022-08-25T05:03:08.418Z] 08bbb13cae77: Layer already exists [2022-08-25T05:03:08.692Z] 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:03:09.087Z] + 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-25T05:03:09.463Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-25T05:03:09.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-25T05:03:09.463Z] d3bc1d24e61e: Preparing [2022-08-25T05:03:09.463Z] 1cdddcf2f6ca: Preparing [2022-08-25T05:03:09.463Z] 08bbb13cae77: Preparing [2022-08-25T05:03:09.463Z] 6d3175b6b657: Preparing [2022-08-25T05:03:09.463Z] 5d3e392a13a0: Preparing [2022-08-25T05:03:09.463Z] 6d3175b6b657: Layer already exists [2022-08-25T05:03:09.463Z] d3bc1d24e61e: Layer already exists [2022-08-25T05:03:09.463Z] 1cdddcf2f6ca: Layer already exists [2022-08-25T05:03:09.463Z] 5d3e392a13a0: Layer already exists [2022-08-25T05:03:09.463Z] 08bbb13cae77: Layer already exists [2022-08-25T05:03:09.737Z] main: digest: sha256:1b9dc5fcf2ec51d4b28fa2117da6161d5d5926456d5923853b460725f8133305 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-25T05:03:09.800Z] ===================================================== [Pipeline] echo [2022-08-25T05:03:09.808Z] taggedImages: [2022-08-25T05:03:09.808Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [2022-08-25T05:03:09.808Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-25T05:03:09.808Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.11 [2022-08-25T05:03:09.808Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5e91d4f85419f84dfbfc8f3e713bc0113c4e4412-2.3.0-dev.11 [2022-08-25T05:03:09.808Z] - 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-25T05:03:10.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T05:03:10.197Z] [2022-08-25T05:03:10.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:03:10.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T05:03:11.116Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-25T05:03:11.116Z] 8998bd30e6a1: Pulling fs layer [2022-08-25T05:03:11.116Z] 04944245beec: Pulling fs layer [2022-08-25T05:03:11.116Z] 699f458cf7ca: Pulling fs layer [2022-08-25T05:03:11.116Z] 765212b225bb: Pulling fs layer [2022-08-25T05:03:11.116Z] f23df028b6ca: Pulling fs layer [2022-08-25T05:03:11.116Z] d65c8cfc05b1: Pulling fs layer [2022-08-25T05:03:11.116Z] 2437ff75d9bd: Pulling fs layer [2022-08-25T05:03:11.116Z] 765212b225bb: Waiting [2022-08-25T05:03:11.116Z] f23df028b6ca: Waiting [2022-08-25T05:03:11.116Z] d65c8cfc05b1: Waiting [2022-08-25T05:03:11.116Z] 2437ff75d9bd: Waiting [2022-08-25T05:03:11.116Z] 04944245beec: Verifying Checksum [2022-08-25T05:03:11.116Z] 04944245beec: Download complete [2022-08-25T05:03:11.116Z] 765212b225bb: Verifying Checksum [2022-08-25T05:03:11.116Z] 765212b225bb: Download complete [2022-08-25T05:03:11.116Z] f23df028b6ca: Verifying Checksum [2022-08-25T05:03:11.116Z] f23df028b6ca: Download complete [2022-08-25T05:03:11.116Z] d65c8cfc05b1: Verifying Checksum [2022-08-25T05:03:11.116Z] d65c8cfc05b1: Download complete [2022-08-25T05:03:11.394Z] 699f458cf7ca: Verifying Checksum [2022-08-25T05:03:11.394Z] 699f458cf7ca: Download complete [2022-08-25T05:03:11.668Z] 8998bd30e6a1: Verifying Checksum [2022-08-25T05:03:11.668Z] 8998bd30e6a1: Download complete [2022-08-25T05:03:14.311Z] 2437ff75d9bd: Verifying Checksum [2022-08-25T05:03:14.311Z] 2437ff75d9bd: Download complete [2022-08-25T05:03:16.291Z] 8998bd30e6a1: Pull complete [2022-08-25T05:03:16.564Z] 04944245beec: Pull complete [2022-08-25T05:03:18.006Z] 699f458cf7ca: Pull complete [2022-08-25T05:03:18.284Z] 765212b225bb: Pull complete [2022-08-25T05:03:19.265Z] f23df028b6ca: Pull complete [2022-08-25T05:03:19.265Z] d65c8cfc05b1: Pull complete [2022-08-25T05:03:34.347Z] 2437ff75d9bd: Pull complete [2022-08-25T05:03:34.347Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-25T05:03:34.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T05:03:34.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T05:03:34.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container [2022-08-25T05:03:34.679Z] $ 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/50 -v /w/workspace/device-onvif-camera/50:/w/workspace/device-onvif-camera/50:rw,z -v /w/workspace/device-onvif-camera/50@tmp:/w/workspace/device-onvif-camera/50@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-25T05:03:37.196Z] $ docker top 9226395523a803df29d13ffb026d70a1b26e1f795a54228ac89974e031235ed8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:03:38.107Z] ---> job-cost.sh [2022-08-25T05:03:38.107Z] lf-activate-venv: SKIPPING [2022-08-25T05:03:38.107Z] INFO: No Stack... [2022-08-25T05:03:38.384Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-25T05:03:39.362Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T05:03:40.021Z] + cat /w/workspace/device-onvif-camera/50/archives/cost.csv [2022-08-25T05:03:40.021Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T05:03:40.083Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [2022-08-25T05:03:40.090Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] did not exist. Created. [2022-08-25T05:03:40.090Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T05:03:40.762Z] /w/workspace/device-onvif-camera/50@tmp/durable-d00b4fd0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-25T05:03:41.440Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-25T05:03:41.470Z] Warning: overwriting stash ‘stack-cost’ [2022-08-25T05:03:41.530Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T05:03:41.536Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T05:03:41.558Z] $ docker stop --time=1 9226395523a803df29d13ffb026d70a1b26e1f795a54228ac89974e031235ed8 [2022-08-25T05:03:43.047Z] $ docker rm -f 9226395523a803df29d13ffb026d70a1b26e1f795a54228ac89974e031235ed8 [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-25T05:03:43.549Z] provisioning config files... [2022-08-25T05:03:43.557Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1659637180593504815tmp [Pipeline] { [Pipeline] sh [2022-08-25T05:03:43.856Z] + set +x [2022-08-25T05:03:43.856Z] + curl -s https://codecov.io/bash [2022-08-25T05:03:43.856Z] + bash -s -- [2022-08-25T05:03:43.856Z] [2022-08-25T05:03:43.856Z] _____ _ [2022-08-25T05:03:43.856Z] / ____| | | [2022-08-25T05:03:43.856Z] | | ___ __| | ___ ___ _____ __ [2022-08-25T05:03:43.856Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-25T05:03:43.856Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-25T05:03:43.856Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-25T05:03:43.856Z] Bash-1.0.6 [2022-08-25T05:03:43.856Z] [2022-08-25T05:03:43.856Z] [2022-08-25T05:03:43.856Z] ==> git version 2.25.1 found [2022-08-25T05:03:43.856Z] ==> 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-25T05:03:43.856Z] Release-Date: 2020-01-08 [2022-08-25T05:03:43.856Z] 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-25T05:03:43.856Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-25T05:03:43.856Z] ==> Jenkins CI detected. [2022-08-25T05:03:43.856Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-25T05:03:43.856Z] project root: . [2022-08-25T05:03:43.856Z] --> token set from env [2022-08-25T05:03:43.856Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-25T05:03:43.856Z] ==> Running gcov in . (disable via -X gcov) [2022-08-25T05:03:43.856Z] ==> Python coveragepy not found [2022-08-25T05:03:43.856Z] ==> Searching for coverage reports in: [2022-08-25T05:03:43.856Z] + . [2022-08-25T05:03:43.856Z] -> Found 1 reports [2022-08-25T05:03:43.856Z] ==> Detecting git/mercurial file structure [2022-08-25T05:03:44.116Z] ==> Reading reports [2022-08-25T05:03:44.116Z] + ./coverage.out bytes=76854 [2022-08-25T05:03:44.116Z] ==> Appending adjustments [2022-08-25T05:03:44.116Z] https://docs.codecov.io/docs/fixing-reports [2022-08-25T05:03:44.116Z] + Found adjustments [2022-08-25T05:03:44.116Z] ==> Gzipping contents [2022-08-25T05:03:44.116Z] 12K /tmp/codecov.tIWSKM.gz [2022-08-25T05:03:44.116Z] ==> Uploading reports [2022-08-25T05:03:44.116Z] url: https://codecov.io [2022-08-25T05:03:44.116Z] query: branch=main&commit=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-25T05:03:44.116Z] -> Pinging Codecov [2022-08-25T05:03:44.116Z] 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=5e91d4f85419f84dfbfc8f3e713bc0113c4e4412&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-25T05:03:44.377Z] -> Uploading to [2022-08-25T05:03:44.377Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-25/F29A59C45E3A92E06B3E522C9905F8EF/5e91d4f85419f84dfbfc8f3e713bc0113c4e4412/585c5320-cf78-48ba-9ae5-db70c08ec508.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T050344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=857cd0537b3ded18200b23f1b0ad0df9c5b6a512718bcd118e3d4ffce7086f5e [2022-08-25T05:03:44.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T05:03:44.377Z] Dload Upload Total Spent Left Speed [2022-08-25T05:03:44.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10421 0 0 100 10421 0 47153 --:--:-- --:--:-- --:--:-- 46941 100 10421 0 0 100 10421 0 27280 --:--:-- --:--:-- --:--:-- 27208 [2022-08-25T05:03:44.897Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] } [2022-08-25T05:03:44.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-25T05:03:45.137Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-25T05:03:45.149Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:03:45.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T05:03:45.453Z] [2022-08-25T05:03:45.453Z] 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-25T05:03:45.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T05:03:45.761Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-25T05:03:45.761Z] df9b9388f04a: Pulling fs layer [2022-08-25T05:03:45.761Z] 52dc419b0ee2: Pulling fs layer [2022-08-25T05:03:45.761Z] 25bc292e5bac: Pulling fs layer [2022-08-25T05:03:45.761Z] 114826534d7a: Pulling fs layer [2022-08-25T05:03:45.761Z] 4657fd5d0bcf: Pulling fs layer [2022-08-25T05:03:45.761Z] 6ad1cebc031e: Pulling fs layer [2022-08-25T05:03:45.761Z] 8a3aa393b2d8: Pulling fs layer [2022-08-25T05:03:45.761Z] 4657fd5d0bcf: Waiting [2022-08-25T05:03:45.761Z] 6ad1cebc031e: Waiting [2022-08-25T05:03:45.761Z] 8a3aa393b2d8: Waiting [2022-08-25T05:03:45.761Z] 25bc292e5bac: Verifying Checksum [2022-08-25T05:03:45.761Z] 25bc292e5bac: Download complete [2022-08-25T05:03:45.761Z] 52dc419b0ee2: Verifying Checksum [2022-08-25T05:03:45.761Z] 52dc419b0ee2: Download complete [2022-08-25T05:03:45.761Z] 4657fd5d0bcf: Download complete [2022-08-25T05:03:45.761Z] df9b9388f04a: Download complete [2022-08-25T05:03:46.026Z] df9b9388f04a: Pull complete [2022-08-25T05:03:46.026Z] 6ad1cebc031e: Verifying Checksum [2022-08-25T05:03:46.026Z] 6ad1cebc031e: Download complete [2022-08-25T05:03:46.026Z] 52dc419b0ee2: Pull complete [2022-08-25T05:03:46.299Z] 25bc292e5bac: Pull complete [2022-08-25T05:03:46.886Z] 114826534d7a: Verifying Checksum [2022-08-25T05:03:46.886Z] 114826534d7a: Download complete [2022-08-25T05:03:47.453Z] 8a3aa393b2d8: Verifying Checksum [2022-08-25T05:03:47.453Z] 8a3aa393b2d8: Download complete [2022-08-25T05:03:50.771Z] 114826534d7a: Pull complete [2022-08-25T05:03:50.771Z] 4657fd5d0bcf: Pull complete [2022-08-25T05:03:50.771Z] 6ad1cebc031e: Pull complete [2022-08-25T05:03:53.315Z] 8a3aa393b2d8: Pull complete [2022-08-25T05:03:53.316Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-25T05:03:53.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-25T05:03:53.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T05:03:53.414Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T05:03:53.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-25T05:03:56.020Z] $ docker top bffe67ff8dcadc3bbf08d257472504580b2ab72d8ac5d2befdaa6e7f1d944fe2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-25T05:03:56.080Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-25T05:03:56.358Z] + set -o pipefail [2022-08-25T05:03:56.358Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-25T05:04:06.367Z] [2022-08-25T05:04:06.367Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-25T05:04:06.367Z] [2022-08-25T05:04:06.367Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/adcc9957-8360-4637-bb85-1df347797226 [2022-08-25T05:04:06.367Z] [2022-08-25T05:04:06.367Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-25T05:04:06.367Z] [2022-08-25T05:04:06.367Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-25T05:04:06.367Z] [2022-08-25T05:04:06.367Z] [Pipeline] } [2022-08-25T05:04:06.395Z] $ docker stop --time=1 bffe67ff8dcadc3bbf08d257472504580b2ab72d8ac5d2befdaa6e7f1d944fe2 [2022-08-25T05:04:08.990Z] $ docker rm -f bffe67ff8dcadc3bbf08d257472504580b2ab72d8ac5d2befdaa6e7f1d944fe2 [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-25T05:04:09.390Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T05:04:09.401Z] provisioning config files... [2022-08-25T05:04:09.410Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7373949256947493633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:09.709Z] --> edgex-publish-swagger.sh [2022-08-25T05:04:09.709Z] === Publish doc/openapi/v2 API === [2022-08-25T05:04:09.709Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-08-25T05:04:09.709Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-08-25T05:04:09.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T05:04:09.709Z] Dload Upload Total Spent Left Speed [2022-08-25T05:04:10.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 193k --:--:-- --:--:-- --:--:-- 193k [2022-08-25T05:04:10.352Z] [2022-08-25T05:04:10.352Z] [Pipeline] } [2022-08-25T05:04:10.359Z] 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-25T05:04:10.786Z] + git log --format=format:%s -1 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 [Pipeline] sh [2022-08-25T05:04:11.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T05:04:11.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:04:11.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T05:04:11.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T05:04:11.473Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T05:04:11.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T05:04:11.942Z] $ docker top 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T05:04:12.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T05:04:12.032Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T05:04:12.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T05:04:12.176Z] $ docker exec 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e ssh-agent [2022-08-25T05:04:12.290Z] SSH_AUTH_SOCK=/tmp/ssh-tH4UeONRVCxr/agent.32 [2022-08-25T05:04:12.290Z] SSH_AGENT_PID=38 [2022-08-25T05:04:12.296Z] Running ssh-add (command line suppressed) [2022-08-25T05:04:12.446Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_68491320169217086.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_68491320169217086.key) [2022-08-25T05:04:12.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T05:04:12.738Z] + git semver tag [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,946 [run_tag] DEBUG tag force:False [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,946 [check_head_tag] DEBUG check head tag [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,946 [execute] INFO git cat-file --batch-check [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,949 [execute] INFO git cat-file --batch [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,967 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,967 [execute] INFO git tag -a v2.3.0-dev.11 -m v2.3.0-dev.11 [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,968 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.11', '-m', 'v2.3.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-25T05:04:13.000Z] 2022-08-25 05:04:12,973 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T05:04:13.000Z] 2.3.0-dev.11 [Pipeline] } [2022-08-25T05:04:13.024Z] $ docker exec --env ******** --env ******** 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e ssh-agent -k [2022-08-25T05:04:13.138Z] unset SSH_AUTH_SOCK; [2022-08-25T05:04:13.139Z] unset SSH_AGENT_PID; [2022-08-25T05:04:13.139Z] echo Agent pid 38 killed; [2022-08-25T05:04:13.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T05:04:13.443Z] + git semver [Pipeline] } [2022-08-25T05:04:13.734Z] $ docker stop --time=1 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e [2022-08-25T05:04:14.998Z] $ docker rm -f 69bab7cd7caefea2bbb3b1316f538b7150c01e7e375a32d2c673d0ecdf7d958e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:04:15.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T05:04:15.380Z] [2022-08-25T05:04:15.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:04:15.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T05:04:15.685Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-25T05:04:15.685Z] ab5ef0e58194: Pulling fs layer [2022-08-25T05:04:15.685Z] 9712f1f96733: Pulling fs layer [2022-08-25T05:04:15.685Z] 63f879dbbcfc: Pulling fs layer [2022-08-25T05:04:15.685Z] 0d9ebad4ef96: Pulling fs layer [2022-08-25T05:04:15.685Z] e9a5061849ea: Pulling fs layer [2022-08-25T05:04:15.685Z] d747dcd14b5f: Pulling fs layer [2022-08-25T05:04:15.685Z] 2de7ff778b66: Pulling fs layer [2022-08-25T05:04:15.685Z] e9a5061849ea: Waiting [2022-08-25T05:04:15.685Z] d747dcd14b5f: Waiting [2022-08-25T05:04:15.685Z] 0d9ebad4ef96: Waiting [2022-08-25T05:04:15.685Z] 2de7ff778b66: Waiting [2022-08-25T05:04:15.685Z] 9712f1f96733: Verifying Checksum [2022-08-25T05:04:15.685Z] 9712f1f96733: Download complete [2022-08-25T05:04:15.947Z] 63f879dbbcfc: Verifying Checksum [2022-08-25T05:04:15.947Z] 63f879dbbcfc: Download complete [2022-08-25T05:04:16.218Z] 0d9ebad4ef96: Verifying Checksum [2022-08-25T05:04:16.218Z] 0d9ebad4ef96: Download complete [2022-08-25T05:04:16.218Z] d747dcd14b5f: Download complete [2022-08-25T05:04:16.481Z] ab5ef0e58194: Verifying Checksum [2022-08-25T05:04:16.481Z] ab5ef0e58194: Download complete [2022-08-25T05:04:16.481Z] e9a5061849ea: Verifying Checksum [2022-08-25T05:04:16.481Z] e9a5061849ea: Download complete [2022-08-25T05:04:16.481Z] 2de7ff778b66: Verifying Checksum [2022-08-25T05:04:16.481Z] 2de7ff778b66: Download complete [2022-08-25T05:04:19.773Z] ab5ef0e58194: Pull complete [2022-08-25T05:04:19.773Z] 9712f1f96733: Pull complete [2022-08-25T05:04:20.341Z] 63f879dbbcfc: Pull complete [2022-08-25T05:04:24.538Z] 0d9ebad4ef96: Pull complete [2022-08-25T05:04:24.799Z] e9a5061849ea: Pull complete [2022-08-25T05:04:24.799Z] d747dcd14b5f: Pull complete [2022-08-25T05:04:26.179Z] 2de7ff778b66: Pull complete [2022-08-25T05:04:26.179Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-25T05:04:26.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-25T05:04:26.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T05:04:26.279Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T05:04:26.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-25T05:04:28.843Z] $ docker top 7da486aa09b3ea3e59c16733154ba91f09e48ca67791a2dfa091634c31678de2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-25T05:04:28.907Z] provisioning config files... [2022-08-25T05:04:28.914Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5645215101684900045tmp [2022-08-25T05:04:28.926Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9094411293088562846tmp [2022-08-25T05:04:28.935Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6940346010897295781tmp [Pipeline] { [Pipeline] echo [2022-08-25T05:04:28.952Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:29.236Z] ---> sigul-configuration.sh [2022-08-25T05:04:29.236Z] gpg: directory `/root/.gnupg' created [2022-08-25T05:04:29.236Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-25T05:04:29.236Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-25T05:04:29.236Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-25T05:04:29.236Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-25T05:04:29.236Z] gpg: CAST5 encrypted data [2022-08-25T05:04:29.236Z] gpg: encrypted with 1 passphrase [2022-08-25T05:04:29.236Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-25T05:04:29.523Z] + mkdir /home/jenkins [2022-08-25T05:04:29.523Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-25T05:04:29.812Z] + 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-25T05:04:29.821Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:30.107Z] ---> sigul-install.sh [2022-08-25T05:04:30.107Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-25T05:04:30.398Z] + git tag --list [2022-08-25T05:04:30.398Z] v0.0.0 [2022-08-25T05:04:30.398Z] v0.0.1-dev.1 [2022-08-25T05:04:30.398Z] v0.0.1-dev.10 [2022-08-25T05:04:30.398Z] v0.0.1-dev.11 [2022-08-25T05:04:30.398Z] v0.0.1-dev.12 [2022-08-25T05:04:30.398Z] v0.0.1-dev.13 [2022-08-25T05:04:30.398Z] v0.0.1-dev.14 [2022-08-25T05:04:30.398Z] v0.0.1-dev.15 [2022-08-25T05:04:30.398Z] v0.0.1-dev.16 [2022-08-25T05:04:30.398Z] v0.0.1-dev.17 [2022-08-25T05:04:30.398Z] v0.0.1-dev.18 [2022-08-25T05:04:30.398Z] v0.0.1-dev.19 [2022-08-25T05:04:30.398Z] v0.0.1-dev.2 [2022-08-25T05:04:30.398Z] v0.0.1-dev.20 [2022-08-25T05:04:30.398Z] v0.0.1-dev.21 [2022-08-25T05:04:30.398Z] v0.0.1-dev.22 [2022-08-25T05:04:30.398Z] v0.0.1-dev.23 [2022-08-25T05:04:30.398Z] v0.0.1-dev.24 [2022-08-25T05:04:30.398Z] v0.0.1-dev.25 [2022-08-25T05:04:30.398Z] v0.0.1-dev.26 [2022-08-25T05:04:30.398Z] v0.0.1-dev.27 [2022-08-25T05:04:30.398Z] v0.0.1-dev.28 [2022-08-25T05:04:30.398Z] v0.0.1-dev.3 [2022-08-25T05:04:30.398Z] v0.0.1-dev.4 [2022-08-25T05:04:30.398Z] v0.0.1-dev.5 [2022-08-25T05:04:30.398Z] v0.0.1-dev.6 [2022-08-25T05:04:30.398Z] v0.0.1-dev.7 [2022-08-25T05:04:30.398Z] v0.0.1-dev.8 [2022-08-25T05:04:30.398Z] v0.0.1-dev.9 [2022-08-25T05:04:30.398Z] v2.2.0 [2022-08-25T05:04:30.398Z] v2.2.0-dev.29 [2022-08-25T05:04:30.398Z] v2.2.0-dev.30 [2022-08-25T05:04:30.398Z] v2.2.0-dev.31 [2022-08-25T05:04:30.398Z] v2.2.0-dev.32 [2022-08-25T05:04:30.398Z] v2.2.0-dev.33 [2022-08-25T05:04:30.398Z] v2.2.0-dev.34 [2022-08-25T05:04:30.398Z] v2.2.0-dev.35 [2022-08-25T05:04:30.398Z] v2.3.0-dev.1 [2022-08-25T05:04:30.398Z] v2.3.0-dev.10 [2022-08-25T05:04:30.398Z] v2.3.0-dev.11 [2022-08-25T05:04:30.398Z] v2.3.0-dev.2 [2022-08-25T05:04:30.398Z] v2.3.0-dev.3 [2022-08-25T05:04:30.398Z] v2.3.0-dev.4 [2022-08-25T05:04:30.398Z] v2.3.0-dev.5 [2022-08-25T05:04:30.398Z] v2.3.0-dev.6 [2022-08-25T05:04:30.398Z] v2.3.0-dev.7 [2022-08-25T05:04:30.398Z] v2.3.0-dev.8 [2022-08-25T05:04:30.398Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-25T05:04:30.691Z] + lftools sign git-tag v2.3.0-dev.11 [2022-08-25T05:04:31.260Z] Signing Git tag with Sigul... [2022-08-25T05:04:31.260Z] Signing v2.3.0-dev.11 [Pipeline] echo [2022-08-25T05:04:31.528Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:31.813Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-25T05:04:31.822Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-25T05:04:31.855Z] $ docker stop --time=1 7da486aa09b3ea3e59c16733154ba91f09e48ca67791a2dfa091634c31678de2 [2022-08-25T05:04:33.144Z] $ docker rm -f 7da486aa09b3ea3e59c16733154ba91f09e48ca67791a2dfa091634c31678de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-25T05:04:33.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T05:04:33.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:04:33.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T05:04:33.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T05:04:33.940Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T05:04:33.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T05:04:34.326Z] $ docker top b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T05:04:34.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T05:04:34.412Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T05:04:34.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T05:04:34.555Z] $ docker exec b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 ssh-agent [2022-08-25T05:04:34.669Z] SSH_AUTH_SOCK=/tmp/ssh-QdWqH4dmw24W/agent.33 [2022-08-25T05:04:34.669Z] SSH_AGENT_PID=39 [2022-08-25T05:04:34.675Z] Running ssh-add (command line suppressed) [2022-08-25T05:04:34.799Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3755539833220897508.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3755539833220897508.key) [2022-08-25T05:04:34.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T05:04:35.087Z] + git semver bump pre [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,290 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,290 [bump_version] DEBUG bumping version:2.3.0-dev.11 on axis:pre with prefix:dev [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,290 [bump_version] DEBUG bumped version:2.3.0-dev.12 [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,290 [write_version] DEBUG write version:2.3.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,290 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,290 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,292 [execute] INFO git cat-file --batch-check [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,293 [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-25T05:04:35.348Z] 2022-08-25 05:04:35,298 [execute] INFO git cat-file --batch [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T05:04:35.348Z] 2022-08-25 05:04:35,303 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T05:04:35.348Z] 2.3.0-dev.12 [Pipeline] } [2022-08-25T05:04:35.372Z] $ docker exec --env ******** --env ******** b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 ssh-agent -k [2022-08-25T05:04:35.486Z] unset SSH_AUTH_SOCK; [2022-08-25T05:04:35.486Z] unset SSH_AGENT_PID; [2022-08-25T05:04:35.486Z] echo Agent pid 39 killed; [2022-08-25T05:04:35.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T05:04:35.791Z] + git semver [Pipeline] } [2022-08-25T05:04:36.085Z] $ docker stop --time=1 b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 [2022-08-25T05:04:37.367Z] $ docker rm -f b392be33b5026d438b6d0039de261d5e108ca4c4524614e59eee907f188a0f16 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T05:04:37.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T05:04:37.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:04:38.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T05:04:38.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T05:04:38.103Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T05:04:38.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T05:04:38.511Z] $ docker top cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T05:04:38.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T05:04:38.597Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T05:04:38.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T05:04:38.734Z] $ docker exec cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 ssh-agent [2022-08-25T05:04:38.836Z] SSH_AUTH_SOCK=/tmp/ssh-eybV5sRbZ0vn/agent.32 [2022-08-25T05:04:38.836Z] SSH_AGENT_PID=38 [2022-08-25T05:04:38.840Z] Running ssh-add (command line suppressed) [2022-08-25T05:04:38.973Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1141401436888235866.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1141401436888235866.key) [2022-08-25T05:04:38.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T05:04:39.262Z] + git semver push [2022-08-25T05:04:39.522Z] 2022-08-25 05:04:39,465 [run_push] DEBUG push [2022-08-25T05:04:39.522Z] 2022-08-25 05:04:39,466 [execute] INFO git cat-file --batch-check [2022-08-25T05:04:39.522Z] 2022-08-25 05:04:39,466 [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-25T05:04:39.522Z] 2022-08-25 05:04:39,470 [execute] INFO git rev-list 9b174b8817e078306bc1430c0b35a63c2a18a321 -- [2022-08-25T05:04:39.522Z] 2022-08-25 05:04:39,470 [execute] DEBUG Popen(['git', 'rev-list', '9b174b8817e078306bc1430c0b35a63c2a18a321', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-25T05:04:39.522Z] 2022-08-25 05:04:39,476 [execute] INFO git fetch -v origin [2022-08-25T05:04:39.522Z] 2022-08-25 05:04:39,476 [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-25T05:04:40.093Z] 2022-08-25 05:04:39,955 [run_push] DEBUG no remote changes detected [2022-08-25T05:04:40.093Z] 2022-08-25 05:04:39,955 [execute] INFO git push origin semver [2022-08-25T05:04:40.093Z] 2022-08-25 05:04:39,955 [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-25T05:04:40.665Z] 2022-08-25 05:04:40,651 [run_push] DEBUG push all version tags [2022-08-25T05:04:40.665Z] 2022-08-25 05:04:40,651 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-25T05:04:40.665Z] 2022-08-25 05:04:40,652 [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-25T05:04:41.608Z] 2022-08-25 05:04:41,299 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-25T05:04:41.608Z] 2.3.0-dev.12 [Pipeline] } [2022-08-25T05:04:41.635Z] $ docker exec --env ******** --env ******** cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 ssh-agent -k [2022-08-25T05:04:41.756Z] unset SSH_AUTH_SOCK; [2022-08-25T05:04:41.757Z] unset SSH_AGENT_PID; [2022-08-25T05:04:41.757Z] echo Agent pid 38 killed; [2022-08-25T05:04:41.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T05:04:42.066Z] + git semver [Pipeline] } [2022-08-25T05:04:42.355Z] $ docker stop --time=1 cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 [2022-08-25T05:04:43.633Z] $ docker rm -f cb9d9eaf0250bb4ae620616fd66884d661c571cedf5236daeadebc82ea546280 [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-25T05:04:44.180Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-25T05:04:44.180Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-25T05:04:44.180Z] total 16 [2022-08-25T05:04:44.180Z] drwxr-xr-x 3 root root 4096 Aug 25 04:55 . [2022-08-25T05:04:44.180Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 05:04 .. [2022-08-25T05:04:44.180Z] drwxr-xr-x 2 root root 4096 Aug 25 04:55 cost [2022-08-25T05:04:44.180Z] -rw-r--r-- 1 root root 90 Aug 25 04:55 cost.csv [2022-08-25T05:04:44.180Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-25T05:04:44.180Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-25T05:04:44.180Z] total 16 [2022-08-25T05:04:44.180Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 04:55 . [2022-08-25T05:04:44.180Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 05:04 .. [2022-08-25T05:04:44.180Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 04:55 cost [2022-08-25T05:04:44.180Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 25 04:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:44.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:45.348Z] ---> package-listing.sh [2022-08-25T05:04:45.348Z] ++ facter osfamily [2022-08-25T05:04:45.348Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-25T05:04:45.609Z] + OS_FAMILY=debian [2022-08-25T05:04:45.609Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-25T05:04:45.609Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-25T05:04:45.609Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-25T05:04:45.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-25T05:04:45.609Z] + PACKAGES=/tmp/packages_start.txt [2022-08-25T05:04:45.609Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-25T05:04:45.609Z] + PACKAGES=/tmp/packages_end.txt [2022-08-25T05:04:45.609Z] + case "${OS_FAMILY}" in [2022-08-25T05:04:45.609Z] + dpkg -l [2022-08-25T05:04:45.609Z] + grep '^ii' [2022-08-25T05:04:45.609Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-25T05:04:45.609Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-25T05:04:45.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-25T05:04:45.609Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-25T05:04:45.609Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-25T05:04:45.609Z] + 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-25T05:04:45.621Z] 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-25T05:04:45.902Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T05:04:46.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T05:04:46.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T05:04:46.554Z] prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container [2022-08-25T05:04:46.604Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T05:04:46.812Z] $ docker top c3f72b116c9179a328316aae57977c0b9f211c9cbc0009bde5a44bcab6a98cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T05:04:47.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-25T05:04:47.446Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-25T05:04:47.738Z] + ls /var/log/sa-host [2022-08-25T05:04:47.738Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T05:04:47.881Z] provisioning config files... [2022-08-25T05:04:47.894Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2325979594633896627tmp [Pipeline] { [Pipeline] echo [2022-08-25T05:04:47.913Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:48.210Z] ---> create-netrc.sh [Pipeline] } [2022-08-25T05:04:48.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:48.557Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-25T05:04:48.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:48.850Z] ---> sudo-logs.sh [2022-08-25T05:04:48.850Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-25T05:04:48.877Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:49.167Z] ---> job-cost.sh [2022-08-25T05:04:49.167Z] lf-activate-venv: SKIPPING [2022-08-25T05:04:49.167Z] DEBUG: total: 0.2199999988079071 [2022-08-25T05:04:49.167Z] INFO: Retrieving Stack Cost... [2022-08-25T05:04:49.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T05:04:49.998Z] INFO: Archiving Costs [Pipeline] echo [2022-08-25T05:04:50.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T05:04:50.294Z] ---> logs-deploy.sh [2022-08-25T05:04:50.294Z] lf-activate-venv: SKIPPING [2022-08-25T05:04:50.294Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/50 [2022-08-25T05:04:50.294Z] INFO: archiving workspace using pattern(s): [2022-08-25T05:04:51.234Z] Archives upload complete. [2022-08-25T05:04:51.234Z] INFO: archiving logs to Nexus