Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 163d81e496ee931b2d3d9b2549810c1b7a8df380 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-ssh17505389628820301519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18293095294342097750.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/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-ssh13566676736664422253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2027716563455572567.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-ssh18307172149799518885.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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-6234’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6236 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/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 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 163d81e496ee931b2d3d9b2549810c1b7a8df380 (main) Commit message: "refactor!: Changed configuration and provision watcher file format to YAML (#281)" > git config core.sparsecheckout # timeout=10 > git checkout -f 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 > git rev-list --no-walk e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T19:46:13.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T19:46:13.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T19:46:13.523Z] ========================================================= [2023-03-29T19:46:13.523Z] EdgeX Global Pipelines Version Info [2023-03-29T19:46:13.523Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:46:14.260Z] ------------------- [2023-03-29T19:46:14.260Z] stable info: [2023-03-29T19:46:14.260Z] ------------------- [2023-03-29T19:46:14.260Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T19:46:14.260Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T19:46:14.260Z] Message: update stable to v1.0.245 [2023-03-29T19:46:14.834Z] ------------------- [2023-03-29T19:46:14.834Z] experimental info: [2023-03-29T19:46:14.834Z] ------------------- [2023-03-29T19:46:14.834Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T19:46:14.834Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T19:46:14.834Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T19:46:15.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-29T19:46:15.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-29T19:46:15.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T19:46:15.058Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T19:46:15.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T19:46:15.089Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T19:46:15.102Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T19:46:15.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T19:46:15.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T19:46:15.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T19:46:15.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T19:46:15.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-29T19:46:15.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T19:46:15.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T19:46:15.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T19:46:15.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T19:46:15.228Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T19:46:15.240Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T19:46:15.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T19:46:15.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T19:46:15.275Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T19:46:15.288Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-29T19:46:15.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T19:46:15.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T19:46:15.324Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T19:46:15.334Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T19:46:15.346Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T19:46:15.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-29T19:46:15.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-29T19:46:15.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-29T19:46:15.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 163d81e496ee931b2d3d9b2549810c1b7a8df380 [Pipeline] echo [2023-03-29T19:46:15.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 163d81e [Pipeline] echo [2023-03-29T19:46:15.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:46:15.459Z] provisioning config files... [2023-03-29T19:46:15.481Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4069842852075669527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:46:15.780Z] ---> docker-login.sh [2023-03-29T19:46:15.780Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:46:17.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:46:17.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:46:17.964Z] Configure a credential helper to remove this warning. See [2023-03-29T19:46:17.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:46:17.964Z] [2023-03-29T19:46:17.964Z] Login Succeeded [2023-03-29T19:46:17.964Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:46:18.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:46:18.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:46:18.232Z] Configure a credential helper to remove this warning. See [2023-03-29T19:46:18.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:46:18.232Z] [2023-03-29T19:46:18.232Z] Login Succeeded [2023-03-29T19:46:18.232Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:46:18.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:46:18.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:46:18.232Z] Configure a credential helper to remove this warning. See [2023-03-29T19:46:18.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:46:18.232Z] [2023-03-29T19:46:18.232Z] Login Succeeded [2023-03-29T19:46:18.493Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:46:18.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:46:18.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:46:18.493Z] Configure a credential helper to remove this warning. See [2023-03-29T19:46:18.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:46:18.493Z] [2023-03-29T19:46:18.493Z] Login Succeeded [2023-03-29T19:46:18.493Z] docker.io [2023-03-29T19:46:18.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:46:18.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:46:18.756Z] Configure a credential helper to remove this warning. See [2023-03-29T19:46:18.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:46:18.756Z] [2023-03-29T19:46:18.756Z] Login Succeeded [2023-03-29T19:46:18.756Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:46:18.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T19:46:19.148Z] + git rev-list -1 --merges 163d81e496ee931b2d3d9b2549810c1b7a8df380~1..163d81e496ee931b2d3d9b2549810c1b7a8df380 [Pipeline] echo [2023-03-29T19:46:19.227Z] -----------> git rev-list -1 --merges 163d81e496ee931b2d3d9b2549810c1b7a8df380~1..163d81e496ee931b2d3d9b2549810c1b7a8df380 163d81e496ee931b2d3d9b2549810c1b7a8df380 [false] [Pipeline] sh [2023-03-29T19:46:19.525Z] + git log --format=format:%s -1 163d81e496ee931b2d3d9b2549810c1b7a8df380 [Pipeline] echo [2023-03-29T19:46:19.542Z] ========================================================= [2023-03-29T19:46:19.542Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T19:46:19.542Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:46:19.887Z] + git log --format=format:%s -1 163d81e496ee931b2d3d9b2549810c1b7a8df380 [Pipeline] echo [2023-03-29T19:46:19.898Z] [semverPrep] GIT_COMMIT: 163d81e496ee931b2d3d9b2549810c1b7a8df380, Commit Message: refactor!: Changed configuration and provision watcher file format to YAML (#281) [Pipeline] echo [2023-03-29T19:46:19.909Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T19:46:20.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T19:46:20.273Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T19:46:20.273Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T19:46:20.273Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T19:46:20.273Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T19:46:20.273Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T19:46:20.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:46:20.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:46:20.694Z] [2023-03-29T19:46:20.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:46:20.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:46:24.292Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T19:46:24.292Z] b85a868b505f: Pulling fs layer [2023-03-29T19:46:24.292Z] e2be974225ed: Pulling fs layer [2023-03-29T19:46:24.292Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T19:46:24.292Z] 988bab9f4d93: Pulling fs layer [2023-03-29T19:46:24.292Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T19:46:24.292Z] eaf3925da568: Pulling fs layer [2023-03-29T19:46:24.292Z] bab4dde63d76: Pulling fs layer [2023-03-29T19:46:24.292Z] bde34c3a00c8: Pulling fs layer [2023-03-29T19:46:24.292Z] b352a97aabf1: Pulling fs layer [2023-03-29T19:46:24.292Z] 4872d77fe225: Pulling fs layer [2023-03-29T19:46:24.292Z] 5851b861e8e6: Pulling fs layer [2023-03-29T19:46:24.292Z] 988bab9f4d93: Waiting [2023-03-29T19:46:24.292Z] bde34c3a00c8: Waiting [2023-03-29T19:46:24.292Z] 1469e6f7b9e6: Waiting [2023-03-29T19:46:24.292Z] eaf3925da568: Waiting [2023-03-29T19:46:24.292Z] bab4dde63d76: Waiting [2023-03-29T19:46:24.292Z] b352a97aabf1: Waiting [2023-03-29T19:46:24.292Z] 4872d77fe225: Waiting [2023-03-29T19:46:24.292Z] 5851b861e8e6: Waiting [2023-03-29T19:46:24.292Z] e2be974225ed: Verifying Checksum [2023-03-29T19:46:24.292Z] 988bab9f4d93: Verifying Checksum [2023-03-29T19:46:24.292Z] 988bab9f4d93: Download complete [2023-03-29T19:46:24.292Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T19:46:24.292Z] 1469e6f7b9e6: Download complete [2023-03-29T19:46:24.292Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T19:46:24.292Z] 339a4e72a1f5: Download complete [2023-03-29T19:46:24.292Z] eaf3925da568: Verifying Checksum [2023-03-29T19:46:24.292Z] eaf3925da568: Download complete [2023-03-29T19:46:24.292Z] bde34c3a00c8: Download complete [2023-03-29T19:46:24.292Z] b352a97aabf1: Verifying Checksum [2023-03-29T19:46:24.292Z] b352a97aabf1: Download complete [2023-03-29T19:46:24.292Z] 4872d77fe225: Verifying Checksum [2023-03-29T19:46:24.292Z] 4872d77fe225: Download complete [2023-03-29T19:46:24.292Z] 5851b861e8e6: Verifying Checksum [2023-03-29T19:46:24.292Z] 5851b861e8e6: Download complete [2023-03-29T19:46:24.292Z] b85a868b505f: Download complete [2023-03-29T19:46:24.292Z] bab4dde63d76: Download complete [2023-03-29T19:46:27.599Z] b85a868b505f: Pull complete [2023-03-29T19:46:32.896Z] e2be974225ed: Pull complete [2023-03-29T19:46:36.193Z] 339a4e72a1f5: Pull complete [2023-03-29T19:46:39.492Z] 988bab9f4d93: Pull complete [2023-03-29T19:46:47.637Z] 1469e6f7b9e6: Pull complete [2023-03-29T19:46:51.831Z] eaf3925da568: Pull complete [2023-03-29T19:47:06.716Z] bab4dde63d76: Pull complete [2023-03-29T19:47:13.300Z] bde34c3a00c8: Pull complete [2023-03-29T19:47:14.679Z] b352a97aabf1: Pull complete [2023-03-29T19:47:17.974Z] 4872d77fe225: Pull complete [2023-03-29T19:47:19.881Z] 5851b861e8e6: Pull complete [2023-03-29T19:47:21.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T19:47:21.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:47:21.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:47:22.066Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T19:47:22.108Z] $ 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 [2023-03-29T19:47:31.676Z] $ docker top cf62510d8f5bda2beff9024e7f6b3f3ed9867e1b17dce030c9376b1be47d83f7 -eo pid,comm [2023-03-29T19:47:31.727Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T19:47:31.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T19:47:31.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T19:47:31.766Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T19:47:31.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T19:47:31.880Z] $ docker exec cf62510d8f5bda2beff9024e7f6b3f3ed9867e1b17dce030c9376b1be47d83f7 ssh-agent [2023-03-29T19:47:31.980Z] SSH_AUTH_SOCK=/tmp/ssh-Uy4dAzCRNofW/agent.32 [2023-03-29T19:47:31.980Z] SSH_AGENT_PID=38 [2023-03-29T19:47:31.987Z] Running ssh-add (command line suppressed) [2023-03-29T19:47:32.094Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1536075725709523585.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1536075725709523585.key) [2023-03-29T19:47:32.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T19:47:32.390Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T19:47:32.404Z] $ docker exec --env ******** --env ******** cf62510d8f5bda2beff9024e7f6b3f3ed9867e1b17dce030c9376b1be47d83f7 ssh-agent -k [2023-03-29T19:47:32.497Z] unset SSH_AUTH_SOCK; [2023-03-29T19:47:32.498Z] unset SSH_AGENT_PID; [2023-03-29T19:47:32.498Z] echo Agent pid 38 killed; [2023-03-29T19:47:32.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T19:47:32.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T19:47:32.531Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T19:47:32.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T19:47:32.646Z] $ docker exec cf62510d8f5bda2beff9024e7f6b3f3ed9867e1b17dce030c9376b1be47d83f7 ssh-agent [2023-03-29T19:47:32.756Z] SSH_AUTH_SOCK=/tmp/ssh-hAt3NRPsbrcS/agent.71 [2023-03-29T19:47:32.756Z] SSH_AGENT_PID=77 [2023-03-29T19:47:32.761Z] Running ssh-add (command line suppressed) [2023-03-29T19:47:32.866Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15398827280206662627.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15398827280206662627.key) [2023-03-29T19:47:32.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T19:47:33.162Z] + git semver init [2023-03-29T19:47:33.422Z] 2023-03-29 19:47:33,364 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T19:47:33.422Z] 2023-03-29 19:47:33,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-29T19:47:33.422Z] 2023-03-29 19:47:33,366 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-29T19:47:33.422Z] 2023-03-29 19:47:33,366 [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) [2023-03-29T19:47:34.365Z] 2023-03-29 19:47:34,313 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-29T19:47:34.365Z] 2023-03-29 19:47:34,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-29T19:47:34.365Z] 2023-03-29 19:47:34,314 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T19:47:34.365Z] 2023-03-29 19:47:34,314 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T19:47:34.365Z] 3.0.0-dev.25 [Pipeline] } [2023-03-29T19:47:34.378Z] $ docker exec --env ******** --env ******** cf62510d8f5bda2beff9024e7f6b3f3ed9867e1b17dce030c9376b1be47d83f7 ssh-agent -k [2023-03-29T19:47:34.476Z] unset SSH_AUTH_SOCK; [2023-03-29T19:47:34.476Z] unset SSH_AGENT_PID; [2023-03-29T19:47:34.477Z] echo Agent pid 77 killed; [2023-03-29T19:47:34.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T19:47:34.789Z] + git semver [Pipeline] } [2023-03-29T19:47:35.067Z] $ docker stop --time=1 cf62510d8f5bda2beff9024e7f6b3f3ed9867e1b17dce030c9376b1be47d83f7 [2023-03-29T19:47:36.353Z] $ docker rm -f --volumes cf62510d8f5bda2beff9024e7f6b3f3ed9867e1b17dce030c9376b1be47d83f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:47:36.768Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T19:47:36.968Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T19:47:36.970Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:47:37.115Z] provisioning config files... [2023-03-29T19:47:37.122Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14544772973828450605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:47:37.412Z] ---> docker-login.sh [2023-03-29T19:47:37.412Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:47:37.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:37.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:37.412Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:37.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:37.412Z] [2023-03-29T19:47:37.412Z] Login Succeeded [2023-03-29T19:47:37.412Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:47:37.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:37.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:37.669Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:37.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:37.669Z] [2023-03-29T19:47:37.669Z] Login Succeeded [2023-03-29T19:47:37.669Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:47:37.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:37.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:37.669Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:37.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:37.669Z] [2023-03-29T19:47:37.669Z] Login Succeeded [2023-03-29T19:47:37.669Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:47:37.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:37.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:37.927Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:37.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:37.927Z] [2023-03-29T19:47:37.927Z] Login Succeeded [2023-03-29T19:47:37.927Z] docker.io [2023-03-29T19:47:37.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:38.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:38.184Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:38.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:38.184Z] [2023-03-29T19:47:38.184Z] Login Succeeded [2023-03-29T19:47:38.184Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:47:38.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T19:47:38.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:47:38.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:47:38.278Z] ========================================================= [2023-03-29T19:47:38.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T19:47:38.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:47:38.598Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T19:47:38.598Z] Sending build context to Docker daemon 27.02MB [2023-03-29T19:47:38.598Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:47:38.598Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T19:47:38.862Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T19:47:38.862Z] 63b65145d645: Pulling fs layer [2023-03-29T19:47:38.862Z] a2d21d5440eb: Pulling fs layer [2023-03-29T19:47:38.862Z] 935e6c44a52c: Pulling fs layer [2023-03-29T19:47:38.862Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T19:47:38.862Z] 30dea6a524f1: Pulling fs layer [2023-03-29T19:47:38.862Z] a2aff8979fd8: Pulling fs layer [2023-03-29T19:47:38.862Z] 6808be2612f2: Pulling fs layer [2023-03-29T19:47:38.862Z] f25807f1079a: Pulling fs layer [2023-03-29T19:47:38.862Z] 94cc34f8dd06: Waiting [2023-03-29T19:47:38.862Z] 30dea6a524f1: Waiting [2023-03-29T19:47:38.862Z] f25807f1079a: Waiting [2023-03-29T19:47:38.862Z] 6808be2612f2: Waiting [2023-03-29T19:47:38.862Z] a2aff8979fd8: Waiting [2023-03-29T19:47:38.862Z] a2d21d5440eb: Download complete [2023-03-29T19:47:38.862Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T19:47:38.862Z] 94cc34f8dd06: Download complete [2023-03-29T19:47:38.862Z] 30dea6a524f1: Verifying Checksum [2023-03-29T19:47:38.862Z] 30dea6a524f1: Download complete [2023-03-29T19:47:38.862Z] 63b65145d645: Verifying Checksum [2023-03-29T19:47:38.862Z] 63b65145d645: Download complete [2023-03-29T19:47:38.862Z] a2aff8979fd8: Verifying Checksum [2023-03-29T19:47:38.862Z] a2aff8979fd8: Download complete [2023-03-29T19:47:38.862Z] 63b65145d645: Pull complete [2023-03-29T19:47:39.124Z] a2d21d5440eb: Pull complete [2023-03-29T19:47:39.382Z] f25807f1079a: Verifying Checksum [2023-03-29T19:47:39.382Z] f25807f1079a: Download complete [2023-03-29T19:47:39.382Z] 935e6c44a52c: Download complete [2023-03-29T19:47:39.639Z] 6808be2612f2: Verifying Checksum [2023-03-29T19:47:39.639Z] 6808be2612f2: Download complete [2023-03-29T19:47:42.919Z] 935e6c44a52c: Pull complete [2023-03-29T19:47:42.919Z] 94cc34f8dd06: Pull complete [2023-03-29T19:47:42.919Z] 30dea6a524f1: Pull complete [2023-03-29T19:47:42.919Z] a2aff8979fd8: Pull complete [2023-03-29T19:47:45.466Z] 6808be2612f2: Pull complete [2023-03-29T19:47:46.408Z] f25807f1079a: Pull complete [2023-03-29T19:47:46.408Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T19:47:46.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T19:47:46.408Z] ---> 3b553350e43f [2023-03-29T19:47:46.408Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:47:52.069Z] Still waiting to schedule task [2023-03-29T19:47:52.069Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-29T19:47:54.543Z] ---> Running in 5dbe0b7d4968 [2023-03-29T19:47:55.109Z] Removing intermediate container 5dbe0b7d4968 [2023-03-29T19:47:55.109Z] ---> e9824e9fbca7 [2023-03-29T19:47:55.109Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:47:55.366Z] ---> Running in 5b5a9330417f [2023-03-29T19:47:55.625Z] Removing intermediate container 5b5a9330417f [2023-03-29T19:47:55.625Z] ---> 2791596f3648 [2023-03-29T19:47:55.625Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:47:56.197Z] ---> Running in b5ee5d53f8b9 [2023-03-29T19:47:56.455Z] Removing intermediate container b5ee5d53f8b9 [2023-03-29T19:47:56.455Z] ---> a72a9d41dd1b [2023-03-29T19:47:56.455Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:47:56.713Z] ---> Running in 898218507d46 [2023-03-29T19:47:56.971Z] Removing intermediate container 898218507d46 [2023-03-29T19:47:56.971Z] ---> 3ebd1bf44918 [2023-03-29T19:47:56.971Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T19:47:57.229Z] ---> Running in 8863957e328f [2023-03-29T19:47:57.487Z] Removing intermediate container 8863957e328f [2023-03-29T19:47:57.487Z] ---> 0f632331b35c [2023-03-29T19:47:57.487Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:47:58.053Z] ---> Running in ed2a15e0056d [2023-03-29T19:47:58.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:47:58.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:47:58.877Z] OK: 265 MiB in 53 packages [2023-03-29T19:47:59.444Z] Removing intermediate container ed2a15e0056d [2023-03-29T19:47:59.444Z] ---> 7ba7c9f2d234 [2023-03-29T19:47:59.444Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T19:47:59.704Z] ---> Running in 699b8d0ec13c [2023-03-29T19:47:59.979Z] Removing intermediate container 699b8d0ec13c [2023-03-29T19:47:59.979Z] ---> 339051bdafda [2023-03-29T19:47:59.979Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T19:47:59.979Z] ---> 31e2b5951b67 [2023-03-29T19:47:59.979Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:48:00.239Z] ---> Running in 672db2220c65 [2023-03-29T19:48:46.942Z] Removing intermediate container 672db2220c65 [2023-03-29T19:48:46.942Z] ---> 725fb74705f1 [2023-03-29T19:48:46.942Z] Step 12/13 : COPY . . [2023-03-29T19:48:46.942Z] ---> 1d1c8389f335 [2023-03-29T19:48:46.942Z] Step 13/13 : RUN ${MAKE} [2023-03-29T19:48:46.942Z] ---> Running in 80f60592b393 [2023-03-29T19:48:46.942Z] noop [2023-03-29T19:48:46.942Z] Removing intermediate container 80f60592b393 [2023-03-29T19:48:46.942Z] ---> bfd903a82bdb [2023-03-29T19:48:46.942Z] Successfully built bfd903a82bdb [2023-03-29T19:48:46.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:48:47.256Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T19:48:47.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:48:47.324Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T19:48:47.355Z] $ 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 [2023-03-29T19:48:47.795Z] $ docker top 23113a4cd7c78ac2aa8fceb1f0c00d7cba6c07880c4a7d334c4af48e7ea1a943 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:48:48.146Z] + go version [2023-03-29T19:48:48.146Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T19:48:48.159Z] $ docker stop --time=1 23113a4cd7c78ac2aa8fceb1f0c00d7cba6c07880c4a7d334c4af48e7ea1a943 [2023-03-29T19:48:49.470Z] $ docker rm -f --volumes 23113a4cd7c78ac2aa8fceb1f0c00d7cba6c07880c4a7d334c4af48e7ea1a943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:48:49.891Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T19:48:49.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:48:49.970Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T19:48:50.006Z] $ 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 [2023-03-29T19:48:50.404Z] $ docker top 28db5c0a583e382c9ea77480e1a9a0b636f501587e809983970a5d4a73e0e33f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:48:50.802Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-29T19:48:51.105Z] + make test [2023-03-29T19:48:51.106Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T19:48:56.366Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T19:49:06.330Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T19:49:06.330Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T19:49:08.229Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.7% of statements [2023-03-29T19:49:12.418Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.957s coverage: 86.5% of statements [2023-03-29T19:49:20.524Z] go vet ./... [2023-03-29T19:49:23.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T19:49:23.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T19:49:23.816Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T19:49:23.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T19:49:23.841Z] $ docker stop --time=1 28db5c0a583e382c9ea77480e1a9a0b636f501587e809983970a5d4a73e0e33f [2023-03-29T19:49:25.934Z] $ docker rm -f --volumes 28db5c0a583e382c9ea77480e1a9a0b636f501587e809983970a5d4a73e0e33f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:49:26.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T19:49:26.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T19:49:26.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T19:49:27.183Z] + ls -al . [2023-03-29T19:49:27.183Z] total 232 [2023-03-29T19:49:27.183Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 19:48 . [2023-03-29T19:49:27.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:46 .. [2023-03-29T19:49:27.183Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 19:47 .git [2023-03-29T19:49:27.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:46 .github [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 19:46 .gitignore [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 19:46 .golangci.yml [2023-03-29T19:49:27.183Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 19:47 .semver [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 19:46 Attribution.txt [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 19:46 CHANGELOG.md [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 19:46 Dockerfile [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 19:46 GOVERNANCE.md [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 19:46 Jenkinsfile [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 19:46 LICENSE [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 19:46 Makefile [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 19:46 OWNERS.md [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 19:46 README.md [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 19:47 VERSION [2023-03-29T19:49:27.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 19:46 bin [2023-03-29T19:49:27.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:46 cmd [2023-03-29T19:49:27.183Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 19:49 coverage.out [2023-03-29T19:49:27.183Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 19:46 doc [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 19:46 go.mod [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 19:46 go.sum [2023-03-29T19:49:27.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:46 internal [2023-03-29T19:49:27.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:46 snap [2023-03-29T19:49:27.183Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 19:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:49:27.743Z] + 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=163d81e496ee931b2d3d9b2549810c1b7a8df380 --label arch=amd64 --label version=3.0.0-dev.25 . [2023-03-29T19:49:27.743Z] Sending build context to Docker daemon 27.1MB [2023-03-29T19:49:27.743Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:49:27.743Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T19:49:27.743Z] ---> bfd903a82bdb [2023-03-29T19:49:27.743Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:49:28.002Z] ---> Running in a8858de9dc7c [2023-03-29T19:49:28.261Z] Removing intermediate container a8858de9dc7c [2023-03-29T19:49:28.261Z] ---> 2af3790496ac [2023-03-29T19:49:28.261Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:49:28.519Z] ---> Running in 9ff285ceafa3 [2023-03-29T19:49:28.519Z] Removing intermediate container 9ff285ceafa3 [2023-03-29T19:49:28.519Z] ---> ab3051f7035b [2023-03-29T19:49:28.519Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:49:28.519Z] ---> Running in b44d3be6fdc4 [2023-03-29T19:49:28.778Z] Removing intermediate container b44d3be6fdc4 [2023-03-29T19:49:28.778Z] ---> 01f72084782e [2023-03-29T19:49:28.778Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:49:28.778Z] ---> Running in c644ec3c5ab3 [2023-03-29T19:49:29.345Z] Removing intermediate container c644ec3c5ab3 [2023-03-29T19:49:29.345Z] ---> c94d89e1ae5c [2023-03-29T19:49:29.345Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T19:49:29.345Z] ---> Running in 2f025eb90f8b [2023-03-29T19:49:29.345Z] Removing intermediate container 2f025eb90f8b [2023-03-29T19:49:29.345Z] ---> 47d38436ab16 [2023-03-29T19:49:29.345Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:49:29.345Z] ---> Running in 64235410961f [2023-03-29T19:49:29.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:49:29.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:49:30.127Z] OK: 265 MiB in 53 packages [2023-03-29T19:49:30.700Z] Removing intermediate container 64235410961f [2023-03-29T19:49:30.700Z] ---> 880c50e3cb85 [2023-03-29T19:49:30.700Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T19:49:30.700Z] ---> Running in e02b012c68c7 [2023-03-29T19:49:30.959Z] Removing intermediate container e02b012c68c7 [2023-03-29T19:49:30.959Z] ---> 4a85b01d8da6 [2023-03-29T19:49:30.959Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T19:49:30.959Z] ---> eaa905207b77 [2023-03-29T19:49:30.959Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:49:30.959Z] ---> Running in 900f822d7fa1 [2023-03-29T19:49:32.856Z] Removing intermediate container 900f822d7fa1 [2023-03-29T19:49:32.856Z] ---> d2b2a4c887bb [2023-03-29T19:49:32.856Z] Step 12/26 : COPY . . [2023-03-29T19:49:34.797Z] ---> cb8dedd03cdc [2023-03-29T19:49:34.797Z] Step 13/26 : RUN ${MAKE} [2023-03-29T19:49:34.797Z] ---> Running in 7d34c7721d34 [2023-03-29T19:49:35.056Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-29T19:49:37.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6241 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-29T19:49:37.862Z] Running in /w/workspace/device-onvif-camera/119 [Pipeline] { [Pipeline] checkout [2023-03-29T19:49:37.898Z] The recommended git tool is: git [2023-03-29T19:49:44.146Z] using credential edgex-jenkins-ssh [2023-03-29T19:49:44.168Z] Cloning the remote Git repository [2023-03-29T19:49:44.224Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T19:49:44.342Z] > git init /w/workspace/device-onvif-camera/119 # timeout=10 [2023-03-29T19:49:44.522Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T19:49:44.523Z] > git --version # timeout=10 [2023-03-29T19:49:44.546Z] > git --version # 'git version 2.25.1' [2023-03-29T19:49:44.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T19:49:44.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T19:49:46.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-29T19:49:46.162Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T19:49:47.061Z] Avoid second fetch [2023-03-29T19:49:47.062Z] Checking out Revision 163d81e496ee931b2d3d9b2549810c1b7a8df380 (main) [2023-03-29T19:49:47.879Z] Commit message: "refactor!: Changed configuration and provision watcher file format to YAML (#281)" [2023-03-29T19:49:47.080Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T19:49:47.157Z] > git checkout -f 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:49:48.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T19:49:48.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T19:49:48.813Z] Dload Upload Total Spent Left Speed [2023-03-29T19:49:48.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-03-29T19:49:49.427Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T19:49:49.775Z] + sudo tee /etc/docker/daemon.new [2023-03-29T19:49:49.775Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T19:49:49.775Z] { [2023-03-29T19:49:49.775Z] "registry-mirrors": [ [2023-03-29T19:49:49.775Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T19:49:49.775Z] ], [2023-03-29T19:49:49.775Z] "bip": "10.250.0.254/24", [2023-03-29T19:49:49.775Z] "hosts": [ [2023-03-29T19:49:49.775Z] "tcp://0.0.0.0:5555", [2023-03-29T19:49:49.775Z] "unix:///var/run/docker.sock" [2023-03-29T19:49:49.775Z] ], [2023-03-29T19:49:49.775Z] "mtu": 1458, [2023-03-29T19:49:49.775Z] "selinux-enabled": true, [2023-03-29T19:49:49.775Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T19:49:49.775Z] } [Pipeline] sh [2023-03-29T19:49:50.116Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T19:49:50.456Z] + sudo service docker restart [2023-03-29T19:49:56.985Z] Removing intermediate container 7d34c7721d34 [2023-03-29T19:49:56.986Z] ---> 95eae99bc72c [2023-03-29T19:49:56.986Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T19:49:56.986Z] 3.17: Pulling from library/alpine [2023-03-29T19:49:56.986Z] f56be85fc22e: Pulling fs layer [2023-03-29T19:49:56.986Z] f56be85fc22e: Verifying Checksum [2023-03-29T19:49:56.986Z] f56be85fc22e: Download complete [2023-03-29T19:49:56.986Z] f56be85fc22e: Pull complete [2023-03-29T19:49:56.986Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T19:49:56.986Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T19:49:56.986Z] ---> 9ed4aefc74f6 [2023-03-29T19:49:56.986Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T19:49:56.986Z] ---> Running in 692fffb6046b [2023-03-29T19:49:56.986Z] Removing intermediate container 692fffb6046b [2023-03-29T19:49:56.986Z] ---> ec534ceb14c0 [2023-03-29T19:49:56.986Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T19:49:56.986Z] ---> Running in 3226d43d1915 [2023-03-29T19:49:56.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:49:56.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:49:56.986Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T19:49:56.986Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T19:49:56.986Z] OK: 7 MiB in 16 packages [2023-03-29T19:49:57.244Z] Removing intermediate container 3226d43d1915 [2023-03-29T19:49:57.244Z] ---> 88be64cadd13 [2023-03-29T19:49:57.244Z] Step 17/26 : WORKDIR / [2023-03-29T19:49:57.244Z] ---> Running in 8ffadd25707d [2023-03-29T19:49:57.244Z] Removing intermediate container 8ffadd25707d [2023-03-29T19:49:57.244Z] ---> fe9b13ce5d70 [2023-03-29T19:49:57.244Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T19:49:58.176Z] ---> 7ebe1d6831b6 [2023-03-29T19:49:58.176Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T19:49:58.176Z] ---> d20327f4ba10 [2023-03-29T19:49:58.176Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T19:49:58.433Z] ---> 222d57a0b7ea [2023-03-29T19:49:58.433Z] Step 21/26 : EXPOSE 59984 [2023-03-29T19:49:58.433Z] ---> Running in 474025c3f710 [2023-03-29T19:49:58.433Z] Removing intermediate container 474025c3f710 [2023-03-29T19:49:58.433Z] ---> 1453f3694ae8 [2023-03-29T19:49:58.433Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T19:49:58.433Z] ---> Running in 8806b0775d00 [2023-03-29T19:49:58.689Z] Removing intermediate container 8806b0775d00 [2023-03-29T19:49:58.689Z] ---> 97f49dceb3f9 [2023-03-29T19:49:58.689Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T19:49:58.689Z] ---> Running in 35a1bf1dc7af [2023-03-29T19:49:58.689Z] Removing intermediate container 35a1bf1dc7af [2023-03-29T19:49:58.689Z] ---> f4202f6fcdbb [2023-03-29T19:49:58.689Z] Step 24/26 : LABEL arch=amd64 [2023-03-29T19:49:58.689Z] ---> Running in 48dec7709214 [2023-03-29T19:49:58.948Z] Removing intermediate container 48dec7709214 [2023-03-29T19:49:58.948Z] ---> 473e05c1e74b [2023-03-29T19:49:58.948Z] Step 25/26 : LABEL git_sha=163d81e496ee931b2d3d9b2549810c1b7a8df380 [2023-03-29T19:49:58.948Z] ---> Running in b89e2f53dd31 [2023-03-29T19:49:58.948Z] Removing intermediate container b89e2f53dd31 [2023-03-29T19:49:58.948Z] ---> bdc496cbe178 [2023-03-29T19:49:58.948Z] Step 26/26 : LABEL version=3.0.0-dev.25 [2023-03-29T19:49:58.948Z] ---> Running in 488caf3bcf12 [2023-03-29T19:49:59.206Z] Removing intermediate container 488caf3bcf12 [2023-03-29T19:49:59.206Z] ---> f445226dfc16 [2023-03-29T19:49:59.206Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T19:49:59.206Z] Successfully built f445226dfc16 [2023-03-29T19:49:59.206Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:49:59.283Z] provisioning config files... [2023-03-29T19:49:59.293Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16196412865864316071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:49:59.583Z] ---> docker-login.sh [2023-03-29T19:49:59.583Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:49:59.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:49:59.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:49:59.583Z] Configure a credential helper to remove this warning. See [2023-03-29T19:49:59.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:49:59.583Z] [2023-03-29T19:49:59.583Z] Login Succeeded [2023-03-29T19:49:59.583Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:49:59.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:49:59.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:49:59.583Z] Configure a credential helper to remove this warning. See [2023-03-29T19:49:59.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:49:59.583Z] [2023-03-29T19:49:59.583Z] Login Succeeded [2023-03-29T19:49:59.583Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:49:59.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:49:59.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:49:59.841Z] Configure a credential helper to remove this warning. See [2023-03-29T19:49:59.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:49:59.841Z] [2023-03-29T19:49:59.841Z] Login Succeeded [2023-03-29T19:49:59.841Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:49:59.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:49:59.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:49:59.841Z] Configure a credential helper to remove this warning. See [2023-03-29T19:49:59.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:49:59.841Z] [2023-03-29T19:49:59.841Z] Login Succeeded [2023-03-29T19:49:59.841Z] docker.io [2023-03-29T19:49:59.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:50:00.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:50:00.102Z] Configure a credential helper to remove this warning. See [2023-03-29T19:50:00.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:50:00.102Z] [2023-03-29T19:50:00.102Z] Login Succeeded [2023-03-29T19:50:00.102Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:50:00.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T19:50:00.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:50:00.161Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-29T19:50:00.161Z] 163d81e496ee931b2d3d9b2549810c1b7a8df380 [2023-03-29T19:50:00.161Z] latest [2023-03-29T19:50:00.161Z] 3.0.0-dev.25 [2023-03-29T19:50:00.161Z] 163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25 [2023-03-29T19:50:00.161Z] main [2023-03-29T19:50:00.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:00.475Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:163d81e496ee931b2d3d9b2549810c1b7a8df380 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:00.783Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:163d81e496ee931b2d3d9b2549810c1b7a8df380 [2023-03-29T19:50:00.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T19:50:00.783Z] c1a772e462b0: Preparing [2023-03-29T19:50:00.783Z] 55c4d6468b30: Preparing [2023-03-29T19:50:00.783Z] 5b6e09a675ed: Preparing [2023-03-29T19:50:00.783Z] a5a044684ed1: Preparing [2023-03-29T19:50:00.783Z] f1417ff83b31: Preparing [2023-03-29T19:50:00.783Z] a5a044684ed1: Pushed [2023-03-29T19:50:00.783Z] c1a772e462b0: Pushed [2023-03-29T19:50:00.783Z] 55c4d6468b30: Pushed [2023-03-29T19:50:01.715Z] f1417ff83b31: Pushed [2023-03-29T19:50:03.617Z] 5b6e09a675ed: Pushed [2023-03-29T19:50:03.617Z] 163d81e496ee931b2d3d9b2549810c1b7a8df380: digest: sha256:ff56bbd4e5ceca2b9fc4645e5d406fa6be7305c6bd83fa195176352a13d99b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:04.181Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:04.480Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-29T19:50:04.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T19:50:04.481Z] c1a772e462b0: Preparing [2023-03-29T19:50:04.481Z] 55c4d6468b30: Preparing [2023-03-29T19:50:04.481Z] 5b6e09a675ed: Preparing [2023-03-29T19:50:04.481Z] a5a044684ed1: Preparing [2023-03-29T19:50:04.481Z] f1417ff83b31: Preparing [2023-03-29T19:50:04.481Z] a5a044684ed1: Layer already exists [2023-03-29T19:50:04.481Z] f1417ff83b31: Layer already exists [2023-03-29T19:50:04.481Z] 55c4d6468b30: Layer already exists [2023-03-29T19:50:04.481Z] 5b6e09a675ed: Layer already exists [2023-03-29T19:50:04.481Z] c1a772e462b0: Layer already exists [2023-03-29T19:50:04.481Z] latest: digest: sha256:ff56bbd4e5ceca2b9fc4645e5d406fa6be7305c6bd83fa195176352a13d99b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:04.798Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:05.106Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.25 [2023-03-29T19:50:05.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T19:50:05.107Z] c1a772e462b0: Preparing [2023-03-29T19:50:05.107Z] 55c4d6468b30: Preparing [2023-03-29T19:50:05.107Z] 5b6e09a675ed: Preparing [2023-03-29T19:50:05.107Z] a5a044684ed1: Preparing [2023-03-29T19:50:05.107Z] f1417ff83b31: Preparing [2023-03-29T19:50:05.107Z] 5b6e09a675ed: Layer already exists [2023-03-29T19:50:05.107Z] c1a772e462b0: Layer already exists [2023-03-29T19:50:05.107Z] 55c4d6468b30: Layer already exists [2023-03-29T19:50:05.107Z] a5a044684ed1: Layer already exists [2023-03-29T19:50:05.107Z] f1417ff83b31: Layer already exists [2023-03-29T19:50:05.107Z] 3.0.0-dev.25: digest: sha256:ff56bbd4e5ceca2b9fc4645e5d406fa6be7305c6bd83fa195176352a13d99b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:05.416Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:05.722Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25 [2023-03-29T19:50:05.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T19:50:05.722Z] c1a772e462b0: Preparing [2023-03-29T19:50:05.722Z] 55c4d6468b30: Preparing [2023-03-29T19:50:05.722Z] 5b6e09a675ed: Preparing [2023-03-29T19:50:05.722Z] a5a044684ed1: Preparing [2023-03-29T19:50:05.722Z] f1417ff83b31: Preparing [2023-03-29T19:50:05.722Z] 5b6e09a675ed: Layer already exists [2023-03-29T19:50:05.722Z] f1417ff83b31: Layer already exists [2023-03-29T19:50:05.722Z] c1a772e462b0: Layer already exists [2023-03-29T19:50:05.722Z] a5a044684ed1: Layer already exists [2023-03-29T19:50:05.722Z] 55c4d6468b30: Layer already exists [2023-03-29T19:50:05.722Z] 163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25: digest: sha256:ff56bbd4e5ceca2b9fc4645e5d406fa6be7305c6bd83fa195176352a13d99b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:06.028Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:06.334Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-29T19:50:06.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-29T19:50:06.334Z] c1a772e462b0: Preparing [2023-03-29T19:50:06.334Z] 55c4d6468b30: Preparing [2023-03-29T19:50:06.334Z] 5b6e09a675ed: Preparing [2023-03-29T19:50:06.334Z] a5a044684ed1: Preparing [2023-03-29T19:50:06.334Z] f1417ff83b31: Preparing [2023-03-29T19:50:06.334Z] 55c4d6468b30: Layer already exists [2023-03-29T19:50:06.334Z] c1a772e462b0: Layer already exists [2023-03-29T19:50:06.334Z] f1417ff83b31: Layer already exists [2023-03-29T19:50:06.334Z] 5b6e09a675ed: Layer already exists [2023-03-29T19:50:06.334Z] a5a044684ed1: Layer already exists [2023-03-29T19:50:06.334Z] main: digest: sha256:ff56bbd4e5ceca2b9fc4645e5d406fa6be7305c6bd83fa195176352a13d99b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T19:50:06.370Z] ===================================================== [Pipeline] echo [2023-03-29T19:50:06.376Z] taggedImages: [2023-03-29T19:50:06.376Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:163d81e496ee931b2d3d9b2549810c1b7a8df380 [2023-03-29T19:50:06.376Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-29T19:50:06.376Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.25 [2023-03-29T19:50:06.376Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25 [2023-03-29T19:50:06.376Z] - 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 [2023-03-29T19:50:06.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:50:06.729Z] [2023-03-29T19:50:06.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:07.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:50:07.024Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T19:50:07.024Z] 5eb5b503b376: Pulling fs layer [2023-03-29T19:50:07.024Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T19:50:07.024Z] ec43610c2a17: Pulling fs layer [2023-03-29T19:50:07.024Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T19:50:07.024Z] 33b1e0a273af: Pulling fs layer [2023-03-29T19:50:07.024Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T19:50:07.024Z] 3a2ae6a8a46f: Waiting [2023-03-29T19:50:07.024Z] 33b1e0a273af: Waiting [2023-03-29T19:50:07.024Z] 2f39f015ded8: Pulling fs layer [2023-03-29T19:50:07.024Z] 5d3b04190fa2: Waiting [2023-03-29T19:50:07.024Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T19:50:07.024Z] 5c69ac0246d0: Download complete [2023-03-29T19:50:07.024Z] 3a2ae6a8a46f: Download complete [2023-03-29T19:50:07.024Z] 33b1e0a273af: Verifying Checksum [2023-03-29T19:50:07.024Z] 33b1e0a273af: Download complete [2023-03-29T19:50:07.024Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T19:50:07.024Z] 5d3b04190fa2: Download complete [2023-03-29T19:50:07.024Z] ec43610c2a17: Verifying Checksum [2023-03-29T19:50:07.024Z] ec43610c2a17: Download complete [2023-03-29T19:50:07.283Z] 5eb5b503b376: Verifying Checksum [2023-03-29T19:50:07.283Z] 5eb5b503b376: Download complete [2023-03-29T19:50:07.849Z] 2f39f015ded8: Download complete [2023-03-29T19:50:08.418Z] 5eb5b503b376: Pull complete [2023-03-29T19:50:08.418Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:50:08.768Z] provisioning config files... [2023-03-29T19:50:08.801Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/119@tmp/config10583826455734597496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:50:08.983Z] ec43610c2a17: Pull complete [2023-03-29T19:50:08.983Z] 3a2ae6a8a46f: Pull complete [2023-03-29T19:50:09.168Z] ---> docker-login.sh [2023-03-29T19:50:09.168Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:50:09.241Z] 33b1e0a273af: Pull complete [2023-03-29T19:50:09.241Z] 5d3b04190fa2: Pull complete [2023-03-29T19:50:09.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:50:09.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:50:09.758Z] Configure a credential helper to remove this warning. See [2023-03-29T19:50:09.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:50:09.758Z] [2023-03-29T19:50:09.758Z] Login Succeeded [2023-03-29T19:50:09.758Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:50:10.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:50:10.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:50:10.300Z] Configure a credential helper to remove this warning. See [2023-03-29T19:50:10.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:50:10.300Z] [2023-03-29T19:50:10.300Z] Login Succeeded [2023-03-29T19:50:10.300Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:50:10.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:50:10.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:50:10.571Z] Configure a credential helper to remove this warning. See [2023-03-29T19:50:10.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:50:10.571Z] [2023-03-29T19:50:10.571Z] Login Succeeded [2023-03-29T19:50:10.571Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:50:10.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:50:11.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:50:11.116Z] Configure a credential helper to remove this warning. See [2023-03-29T19:50:11.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:50:11.116Z] [2023-03-29T19:50:11.116Z] Login Succeeded [2023-03-29T19:50:11.116Z] docker.io [2023-03-29T19:50:11.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:50:11.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:50:11.658Z] Configure a credential helper to remove this warning. See [2023-03-29T19:50:11.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:50:11.658Z] [2023-03-29T19:50:11.658Z] Login Succeeded [2023-03-29T19:50:11.658Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:50:11.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T19:50:11.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:50:11.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:50:11.973Z] ========================================================= [2023-03-29T19:50:11.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T19:50:11.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:12.326Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T19:50:12.918Z] Sending build context to Docker daemon 19.7MB [2023-03-29T19:50:12.918Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:50:12.918Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T19:50:13.197Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T19:50:13.197Z] af6eaf76a39c: Pulling fs layer [2023-03-29T19:50:13.197Z] 55522c791124: Pulling fs layer [2023-03-29T19:50:13.198Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T19:50:13.198Z] 169dfbe0d373: Pulling fs layer [2023-03-29T19:50:13.198Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T19:50:13.198Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T19:50:13.198Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T19:50:13.198Z] e1ff8fa3b103: Waiting [2023-03-29T19:50:13.198Z] 52ebb69f0ebf: Waiting [2023-03-29T19:50:13.198Z] 5abe8eddf0d5: Waiting [2023-03-29T19:50:13.198Z] 169dfbe0d373: Waiting [2023-03-29T19:50:13.198Z] 55522c791124: Verifying Checksum [2023-03-29T19:50:13.198Z] 55522c791124: Download complete [2023-03-29T19:50:13.198Z] 169dfbe0d373: Verifying Checksum [2023-03-29T19:50:13.198Z] 169dfbe0d373: Download complete [2023-03-29T19:50:13.198Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T19:50:13.198Z] e1ff8fa3b103: Download complete [2023-03-29T19:50:13.424Z] 2f39f015ded8: Pull complete [2023-03-29T19:50:13.424Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T19:50:13.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:50:13.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:50:13.478Z] af6eaf76a39c: Verifying Checksum [2023-03-29T19:50:13.478Z] af6eaf76a39c: Download complete [2023-03-29T19:50:13.515Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T19:50:13.544Z] $ 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 [2023-03-29T19:50:14.469Z] af6eaf76a39c: Pull complete [2023-03-29T19:50:14.469Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T19:50:14.469Z] 5abe8eddf0d5: Download complete [2023-03-29T19:50:15.079Z] 55522c791124: Pull complete [2023-03-29T19:50:16.062Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T19:50:16.062Z] ce5c4a1c91eb: Download complete [2023-03-29T19:50:16.062Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T19:50:16.062Z] 52ebb69f0ebf: Download complete [2023-03-29T19:50:18.269Z] $ docker top bbff4a74764419337edf66191dcc933b8cc4c39470261db547af77a424afd2ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:50:18.649Z] ---> job-cost.sh [2023-03-29T19:50:18.649Z] lf-activate-venv: SKIPPING [2023-03-29T19:50:18.649Z] INFO: No Stack... [2023-03-29T19:50:19.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T19:50:19.782Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T19:50:20.068Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-29T19:50:20.068Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T19:50:20.081Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-119-stack-cost] [2023-03-29T19:50:20.086Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-119-stack-cost] did not exist. Created. [2023-03-29T19:50:20.086Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T19:50:20.384Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T19:50:20.415Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T19:50:20.422Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T19:50:20.439Z] $ docker stop --time=1 bbff4a74764419337edf66191dcc933b8cc4c39470261db547af77a424afd2ed [2023-03-29T19:50:21.621Z] $ docker rm -f --volumes bbff4a74764419337edf66191dcc933b8cc4c39470261db547af77a424afd2ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T19:50:26.176Z] ce5c4a1c91eb: Pull complete [2023-03-29T19:50:26.176Z] 169dfbe0d373: Pull complete [2023-03-29T19:50:26.446Z] e1ff8fa3b103: Pull complete [2023-03-29T19:50:33.181Z] 52ebb69f0ebf: Pull complete [2023-03-29T19:50:34.600Z] 5abe8eddf0d5: Pull complete [2023-03-29T19:50:34.600Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T19:50:34.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T19:50:34.875Z] ---> 6cb57ee374ae [2023-03-29T19:50:34.875Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:50:36.836Z] ---> Running in be7b52e54bae [2023-03-29T19:50:37.106Z] Removing intermediate container be7b52e54bae [2023-03-29T19:50:37.106Z] ---> 7eb689425b52 [2023-03-29T19:50:37.106Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:50:37.376Z] ---> Running in 2d45da253ea1 [2023-03-29T19:50:37.644Z] Removing intermediate container 2d45da253ea1 [2023-03-29T19:50:37.644Z] ---> 8e116e97e9b8 [2023-03-29T19:50:37.644Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:50:37.644Z] ---> Running in b378ed5efe89 [2023-03-29T19:50:37.913Z] Removing intermediate container b378ed5efe89 [2023-03-29T19:50:37.913Z] ---> 5a13b9bad806 [2023-03-29T19:50:37.913Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:50:38.179Z] ---> Running in b5b74aeea6ff [2023-03-29T19:50:38.449Z] Removing intermediate container b5b74aeea6ff [2023-03-29T19:50:38.449Z] ---> afe1f29fada6 [2023-03-29T19:50:38.449Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T19:50:38.449Z] ---> Running in de98c69de40b [2023-03-29T19:50:39.039Z] Removing intermediate container de98c69de40b [2023-03-29T19:50:39.039Z] ---> 17e30e68846a [2023-03-29T19:50:39.039Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:50:39.039Z] ---> Running in 344ac9e4736c [2023-03-29T19:50:40.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T19:50:40.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T19:50:42.154Z] OK: 263 MiB in 53 packages [2023-03-29T19:50:43.127Z] Removing intermediate container 344ac9e4736c [2023-03-29T19:50:43.127Z] ---> 5c552b272beb [2023-03-29T19:50:43.127Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T19:50:43.127Z] ---> Running in 8bfafae875f4 [2023-03-29T19:50:43.400Z] Removing intermediate container 8bfafae875f4 [2023-03-29T19:50:43.400Z] ---> 642d536cd57b [2023-03-29T19:50:43.400Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T19:50:43.997Z] ---> 2997c9b890bf [2023-03-29T19:50:43.998Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:50:44.270Z] ---> Running in 340a8e4875dc [2023-03-29T19:51:52.229Z] Removing intermediate container 340a8e4875dc [2023-03-29T19:51:52.229Z] ---> 22199330aea6 [2023-03-29T19:51:52.229Z] Step 12/13 : COPY . . [2023-03-29T19:51:52.229Z] ---> b9bfb56a6f64 [2023-03-29T19:51:52.229Z] Step 13/13 : RUN ${MAKE} [2023-03-29T19:51:52.229Z] ---> Running in 2d5377a11c83 [2023-03-29T19:51:52.229Z] noop [2023-03-29T19:51:52.229Z] Removing intermediate container 2d5377a11c83 [2023-03-29T19:51:52.229Z] ---> e839f6bb7ac2 [2023-03-29T19:51:52.229Z] Successfully built e839f6bb7ac2 [2023-03-29T19:51:52.229Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:51:52.586Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T19:51:52.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:51:52.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-6241 does not seem to be running inside a container [2023-03-29T19:51:52.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/119 -v /w/workspace/device-onvif-camera/119:/w/workspace/device-onvif-camera/119:rw,z -v /w/workspace/device-onvif-camera/119@tmp:/w/workspace/device-onvif-camera/119@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 [2023-03-29T19:51:54.152Z] $ docker top b175a5579de0717799396c2dbce09622f85d20dad92040d3993178925246968c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:51:54.994Z] + go version [2023-03-29T19:51:54.994Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T19:51:55.017Z] $ docker stop --time=1 b175a5579de0717799396c2dbce09622f85d20dad92040d3993178925246968c [2023-03-29T19:51:56.648Z] $ docker rm -f --volumes b175a5579de0717799396c2dbce09622f85d20dad92040d3993178925246968c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:51:57.189Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T19:51:57.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:51:57.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-6241 does not seem to be running inside a container [2023-03-29T19:51:57.458Z] $ 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/119 -v /w/workspace/device-onvif-camera/119:/w/workspace/device-onvif-camera/119:rw,z -v /w/workspace/device-onvif-camera/119@tmp:/w/workspace/device-onvif-camera/119@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 [2023-03-29T19:51:58.619Z] $ docker top f906468af1bb49b496d6112c5d225ff034f7fa60b8bfdd712de750d46f0f88bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:51:59.131Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/119 [Pipeline] fileExists [Pipeline] sh [2023-03-29T19:52:00.072Z] + make test [2023-03-29T19:52:00.072Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T19:52:38.978Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T19:55:15.739Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T19:55:15.739Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T19:55:15.739Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.244s coverage: 31.7% of statements [2023-03-29T19:55:37.845Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.432s coverage: 86.5% of statements [2023-03-29T19:55:38.435Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T19:55:38.435Z] go vet ./... [2023-03-29T19:56:17.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T19:56:17.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T19:56:17.357Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T19:56:17.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T19:56:17.393Z] $ docker stop --time=1 f906468af1bb49b496d6112c5d225ff034f7fa60b8bfdd712de750d46f0f88bf [2023-03-29T19:56:19.364Z] $ docker rm -f --volumes f906468af1bb49b496d6112c5d225ff034f7fa60b8bfdd712de750d46f0f88bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:56:20.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T19:56:20.725Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T19:56:21.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:56:21.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T19:56:22.152Z] + ls -al . [2023-03-29T19:56:22.153Z] total 228 [2023-03-29T19:56:22.153Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 19:52 . [2023-03-29T19:56:22.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:49 .. [2023-03-29T19:56:22.153Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 19:49 .git [2023-03-29T19:56:22.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:49 .github [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 19:49 .gitignore [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 19:49 .golangci.yml [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 19:49 Attribution.txt [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 19:49 CHANGELOG.md [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 19:49 Dockerfile [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 19:49 GOVERNANCE.md [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 19:49 Jenkinsfile [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 19:49 LICENSE [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 19:49 Makefile [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 19:49 OWNERS.md [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 19:49 README.md [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 19:47 VERSION [2023-03-29T19:56:22.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 19:49 bin [2023-03-29T19:56:22.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:49 cmd [2023-03-29T19:56:22.153Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 19:55 coverage.out [2023-03-29T19:56:22.153Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 19:49 doc [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 19:49 go.mod [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 19:49 go.sum [2023-03-29T19:56:22.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:49 internal [2023-03-29T19:56:22.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:49 snap [2023-03-29T19:56:22.153Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 19:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:56:22.506Z] + 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=163d81e496ee931b2d3d9b2549810c1b7a8df380 --label arch=arm64 --label version=3.0.0-dev.25 . [2023-03-29T19:56:23.097Z] Sending build context to Docker daemon 19.78MB [2023-03-29T19:56:23.097Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:56:23.097Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T19:56:23.097Z] ---> e839f6bb7ac2 [2023-03-29T19:56:23.097Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:56:23.368Z] ---> Running in 4f396833b622 [2023-03-29T19:56:23.644Z] Removing intermediate container 4f396833b622 [2023-03-29T19:56:23.644Z] ---> d86ecd3a6e48 [2023-03-29T19:56:23.644Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:56:23.916Z] ---> Running in 96e15365f151 [2023-03-29T19:56:24.186Z] Removing intermediate container 96e15365f151 [2023-03-29T19:56:24.186Z] ---> 4356d0763038 [2023-03-29T19:56:24.186Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:56:24.186Z] ---> Running in 9f9754f7b101 [2023-03-29T19:56:24.471Z] Removing intermediate container 9f9754f7b101 [2023-03-29T19:56:24.471Z] ---> a12c136e2ad0 [2023-03-29T19:56:24.471Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:56:24.750Z] ---> Running in 9b131a2bd06c [2023-03-29T19:56:25.023Z] Removing intermediate container 9b131a2bd06c [2023-03-29T19:56:25.023Z] ---> fb432ecff863 [2023-03-29T19:56:25.023Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T19:56:25.023Z] ---> Running in 6e85f4e31b96 [2023-03-29T19:56:25.623Z] Removing intermediate container 6e85f4e31b96 [2023-03-29T19:56:25.623Z] ---> 24dcbfcc338d [2023-03-29T19:56:25.623Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:56:25.623Z] ---> Running in f81e8b59bad6 [2023-03-29T19:56:26.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T19:56:27.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T19:56:28.994Z] OK: 263 MiB in 53 packages [2023-03-29T19:56:29.963Z] Removing intermediate container f81e8b59bad6 [2023-03-29T19:56:29.963Z] ---> 37c87ce1c439 [2023-03-29T19:56:29.963Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T19:56:29.963Z] ---> Running in 9236ba63b7b8 [2023-03-29T19:56:30.232Z] Removing intermediate container 9236ba63b7b8 [2023-03-29T19:56:30.232Z] ---> 9b29e9aa17b9 [2023-03-29T19:56:30.232Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T19:56:30.821Z] ---> 7d4e271d312d [2023-03-29T19:56:30.821Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:56:30.821Z] ---> Running in e1e80093e8d7 [2023-03-29T19:56:34.186Z] Removing intermediate container e1e80093e8d7 [2023-03-29T19:56:34.186Z] ---> e47876b7e693 [2023-03-29T19:56:34.186Z] Step 12/26 : COPY . . [2023-03-29T19:56:36.146Z] ---> f078587c8718 [2023-03-29T19:56:36.146Z] Step 13/26 : RUN ${MAKE} [2023-03-29T19:56:36.146Z] ---> Running in 9f0e5fb0bf25 [2023-03-29T19:56:37.114Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.25" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-29T19:59:28.890Z] Removing intermediate container 9f0e5fb0bf25 [2023-03-29T19:59:28.890Z] ---> fbc4d26c1d21 [2023-03-29T19:59:28.890Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T19:59:28.890Z] 3.17: Pulling from library/alpine [2023-03-29T19:59:28.890Z] c41833b44d91: Pulling fs layer [2023-03-29T19:59:28.890Z] c41833b44d91: Verifying Checksum [2023-03-29T19:59:28.890Z] c41833b44d91: Download complete [2023-03-29T19:59:28.890Z] c41833b44d91: Pull complete [2023-03-29T19:59:28.890Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T19:59:28.890Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T19:59:28.890Z] ---> 51e60588ff2c [2023-03-29T19:59:28.890Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T19:59:28.890Z] ---> Running in d1ac7fc8b164 [2023-03-29T19:59:28.890Z] Removing intermediate container d1ac7fc8b164 [2023-03-29T19:59:28.890Z] ---> 9002b1a3de77 [2023-03-29T19:59:28.890Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T19:59:28.890Z] ---> Running in aa5115007bee [2023-03-29T19:59:28.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T19:59:28.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T19:59:28.890Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T19:59:28.890Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T19:59:28.890Z] OK: 8 MiB in 16 packages [2023-03-29T19:59:28.890Z] Removing intermediate container aa5115007bee [2023-03-29T19:59:28.890Z] ---> 4bc4c61d7f60 [2023-03-29T19:59:28.890Z] Step 17/26 : WORKDIR / [2023-03-29T19:59:28.890Z] ---> Running in c07574bb24d9 [2023-03-29T19:59:28.890Z] Removing intermediate container c07574bb24d9 [2023-03-29T19:59:28.890Z] ---> a6a9dbfe9931 [2023-03-29T19:59:28.890Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T19:59:28.890Z] ---> c516798c7c13 [2023-03-29T19:59:28.890Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T19:59:28.890Z] ---> 5af9276b1230 [2023-03-29T19:59:28.890Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T19:59:28.890Z] ---> df1b48326b81 [2023-03-29T19:59:28.890Z] Step 21/26 : EXPOSE 59984 [2023-03-29T19:59:28.890Z] ---> Running in 26ac8db738da [2023-03-29T19:59:28.890Z] Removing intermediate container 26ac8db738da [2023-03-29T19:59:28.890Z] ---> 8e860f699ff2 [2023-03-29T19:59:28.890Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T19:59:28.890Z] ---> Running in 49fe8ffccca0 [2023-03-29T19:59:28.890Z] Removing intermediate container 49fe8ffccca0 [2023-03-29T19:59:28.890Z] ---> e491669d6533 [2023-03-29T19:59:28.890Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T19:59:28.890Z] ---> Running in 6e6d267a7512 [2023-03-29T19:59:29.157Z] Removing intermediate container 6e6d267a7512 [2023-03-29T19:59:29.157Z] ---> 6d379698f290 [2023-03-29T19:59:29.157Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T19:59:29.157Z] ---> Running in 400431431d02 [2023-03-29T19:59:29.424Z] Removing intermediate container 400431431d02 [2023-03-29T19:59:29.424Z] ---> 1487b674835c [2023-03-29T19:59:29.424Z] Step 25/26 : LABEL git_sha=163d81e496ee931b2d3d9b2549810c1b7a8df380 [2023-03-29T19:59:29.424Z] ---> Running in 8da4cc85ca1a [2023-03-29T19:59:29.692Z] Removing intermediate container 8da4cc85ca1a [2023-03-29T19:59:29.692Z] ---> 9ceb6fcf2fd3 [2023-03-29T19:59:29.692Z] Step 26/26 : LABEL version=3.0.0-dev.25 [2023-03-29T19:59:29.964Z] ---> Running in 395abb08a9e0 [2023-03-29T19:59:30.232Z] Removing intermediate container 395abb08a9e0 [2023-03-29T19:59:30.232Z] ---> b69e2861e085 [2023-03-29T19:59:30.232Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T19:59:30.232Z] Successfully built b69e2861e085 [2023-03-29T19:59:30.232Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:59:30.317Z] provisioning config files... [2023-03-29T19:59:30.330Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/119@tmp/config1645840221803873578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:59:30.727Z] ---> docker-login.sh [2023-03-29T19:59:30.727Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:59:30.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:59:30.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:59:30.998Z] Configure a credential helper to remove this warning. See [2023-03-29T19:59:30.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:59:30.998Z] [2023-03-29T19:59:30.998Z] Login Succeeded [2023-03-29T19:59:30.998Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:59:31.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:59:31.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:59:31.269Z] Configure a credential helper to remove this warning. See [2023-03-29T19:59:31.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:59:31.269Z] [2023-03-29T19:59:31.269Z] Login Succeeded [2023-03-29T19:59:31.269Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:59:31.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:59:31.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:59:31.809Z] Configure a credential helper to remove this warning. See [2023-03-29T19:59:31.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:59:31.809Z] [2023-03-29T19:59:31.809Z] Login Succeeded [2023-03-29T19:59:31.809Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:59:32.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:59:32.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:59:32.079Z] Configure a credential helper to remove this warning. See [2023-03-29T19:59:32.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:59:32.079Z] [2023-03-29T19:59:32.079Z] Login Succeeded [2023-03-29T19:59:32.079Z] docker.io [2023-03-29T19:59:32.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:59:32.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:59:32.626Z] Configure a credential helper to remove this warning. See [2023-03-29T19:59:32.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:59:32.626Z] [2023-03-29T19:59:32.626Z] Login Succeeded [2023-03-29T19:59:32.626Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:59:32.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T19:59:32.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:59:32.700Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-29T19:59:32.700Z] 163d81e496ee931b2d3d9b2549810c1b7a8df380 [2023-03-29T19:59:32.700Z] latest [2023-03-29T19:59:32.700Z] 3.0.0-dev.25 [2023-03-29T19:59:32.700Z] 163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25 [2023-03-29T19:59:32.700Z] main [2023-03-29T19:59:32.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:33.059Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:163d81e496ee931b2d3d9b2549810c1b7a8df380 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:33.419Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:163d81e496ee931b2d3d9b2549810c1b7a8df380 [2023-03-29T19:59:33.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T19:59:33.419Z] c1c33b972963: Preparing [2023-03-29T19:59:33.419Z] d711167c7c35: Preparing [2023-03-29T19:59:33.419Z] 4eb96427f285: Preparing [2023-03-29T19:59:33.419Z] c16125769f6d: Preparing [2023-03-29T19:59:33.419Z] 26cbea5cba74: Preparing [2023-03-29T19:59:33.687Z] c1c33b972963: Pushed [2023-03-29T19:59:33.687Z] c16125769f6d: Pushed [2023-03-29T19:59:33.687Z] d711167c7c35: Pushed [2023-03-29T19:59:35.632Z] 26cbea5cba74: Pushed [2023-03-29T19:59:38.981Z] 4eb96427f285: Pushed [2023-03-29T19:59:38.981Z] 163d81e496ee931b2d3d9b2549810c1b7a8df380: digest: sha256:b52ea48b96911fb7b2962b484dc54bf670763ce08e841edddee1f111cd7a6f32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:39.342Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:39.686Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-29T19:59:39.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T19:59:39.686Z] c1c33b972963: Preparing [2023-03-29T19:59:39.686Z] d711167c7c35: Preparing [2023-03-29T19:59:39.686Z] 4eb96427f285: Preparing [2023-03-29T19:59:39.686Z] c16125769f6d: Preparing [2023-03-29T19:59:39.686Z] 26cbea5cba74: Preparing [2023-03-29T19:59:39.686Z] 26cbea5cba74: Layer already exists [2023-03-29T19:59:39.686Z] 4eb96427f285: Layer already exists [2023-03-29T19:59:39.686Z] c16125769f6d: Layer already exists [2023-03-29T19:59:39.686Z] d711167c7c35: Layer already exists [2023-03-29T19:59:39.686Z] c1c33b972963: Layer already exists [2023-03-29T19:59:39.686Z] latest: digest: sha256:b52ea48b96911fb7b2962b484dc54bf670763ce08e841edddee1f111cd7a6f32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:40.301Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:40.646Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.25 [2023-03-29T19:59:40.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T19:59:40.646Z] c1c33b972963: Preparing [2023-03-29T19:59:40.646Z] d711167c7c35: Preparing [2023-03-29T19:59:40.646Z] 4eb96427f285: Preparing [2023-03-29T19:59:40.646Z] c16125769f6d: Preparing [2023-03-29T19:59:40.646Z] 26cbea5cba74: Preparing [2023-03-29T19:59:40.646Z] 4eb96427f285: Layer already exists [2023-03-29T19:59:40.646Z] c1c33b972963: Layer already exists [2023-03-29T19:59:40.646Z] c16125769f6d: Layer already exists [2023-03-29T19:59:40.646Z] 26cbea5cba74: Layer already exists [2023-03-29T19:59:40.646Z] d711167c7c35: Layer already exists [2023-03-29T19:59:40.646Z] 3.0.0-dev.25: digest: sha256:b52ea48b96911fb7b2962b484dc54bf670763ce08e841edddee1f111cd7a6f32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:40.999Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:41.352Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25 [2023-03-29T19:59:41.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T19:59:41.352Z] c1c33b972963: Preparing [2023-03-29T19:59:41.352Z] d711167c7c35: Preparing [2023-03-29T19:59:41.352Z] 4eb96427f285: Preparing [2023-03-29T19:59:41.352Z] c16125769f6d: Preparing [2023-03-29T19:59:41.352Z] 26cbea5cba74: Preparing [2023-03-29T19:59:41.352Z] 26cbea5cba74: Layer already exists [2023-03-29T19:59:41.352Z] d711167c7c35: Layer already exists [2023-03-29T19:59:41.352Z] c16125769f6d: Layer already exists [2023-03-29T19:59:41.352Z] c1c33b972963: Layer already exists [2023-03-29T19:59:41.352Z] 4eb96427f285: Layer already exists [2023-03-29T19:59:41.352Z] 163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25: digest: sha256:b52ea48b96911fb7b2962b484dc54bf670763ce08e841edddee1f111cd7a6f32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:41.979Z] + 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 [2023-03-29T19:59:42.323Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-29T19:59:42.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-29T19:59:42.323Z] c1c33b972963: Preparing [2023-03-29T19:59:42.323Z] d711167c7c35: Preparing [2023-03-29T19:59:42.323Z] 4eb96427f285: Preparing [2023-03-29T19:59:42.323Z] c16125769f6d: Preparing [2023-03-29T19:59:42.323Z] 26cbea5cba74: Preparing [2023-03-29T19:59:42.323Z] 4eb96427f285: Layer already exists [2023-03-29T19:59:42.323Z] d711167c7c35: Layer already exists [2023-03-29T19:59:42.323Z] c1c33b972963: Layer already exists [2023-03-29T19:59:42.323Z] c16125769f6d: Layer already exists [2023-03-29T19:59:42.323Z] 26cbea5cba74: Layer already exists [2023-03-29T19:59:42.589Z] main: digest: sha256:b52ea48b96911fb7b2962b484dc54bf670763ce08e841edddee1f111cd7a6f32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T19:59:42.634Z] ===================================================== [Pipeline] echo [2023-03-29T19:59:42.640Z] taggedImages: [2023-03-29T19:59:42.640Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:163d81e496ee931b2d3d9b2549810c1b7a8df380 [2023-03-29T19:59:42.640Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-29T19:59:42.640Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.25 [2023-03-29T19:59:42.640Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:163d81e496ee931b2d3d9b2549810c1b7a8df380-3.0.0-dev.25 [2023-03-29T19:59:42.640Z] - 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 [2023-03-29T19:59:43.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T19:59:43.004Z] [2023-03-29T19:59:43.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:59:43.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T19:59:43.345Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T19:59:43.345Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T19:59:43.345Z] 04944245beec: Pulling fs layer [2023-03-29T19:59:43.345Z] 699f458cf7ca: Pulling fs layer [2023-03-29T19:59:43.345Z] 765212b225bb: Pulling fs layer [2023-03-29T19:59:43.345Z] f23df028b6ca: Pulling fs layer [2023-03-29T19:59:43.345Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T19:59:43.345Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T19:59:43.345Z] f23df028b6ca: Waiting [2023-03-29T19:59:43.345Z] d65c8cfc05b1: Waiting [2023-03-29T19:59:43.345Z] 2437ff75d9bd: Waiting [2023-03-29T19:59:43.345Z] 765212b225bb: Waiting [2023-03-29T19:59:43.614Z] 04944245beec: Verifying Checksum [2023-03-29T19:59:43.614Z] 04944245beec: Download complete [2023-03-29T19:59:43.614Z] 765212b225bb: Verifying Checksum [2023-03-29T19:59:43.614Z] 765212b225bb: Download complete [2023-03-29T19:59:43.614Z] f23df028b6ca: Verifying Checksum [2023-03-29T19:59:43.614Z] f23df028b6ca: Download complete [2023-03-29T19:59:43.614Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T19:59:43.614Z] d65c8cfc05b1: Download complete [2023-03-29T19:59:43.884Z] 699f458cf7ca: Verifying Checksum [2023-03-29T19:59:43.884Z] 699f458cf7ca: Download complete [2023-03-29T19:59:44.155Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T19:59:44.155Z] 8998bd30e6a1: Download complete [2023-03-29T19:59:46.742Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T19:59:46.742Z] 2437ff75d9bd: Download complete [2023-03-29T19:59:48.693Z] 8998bd30e6a1: Pull complete [2023-03-29T19:59:48.962Z] 04944245beec: Pull complete [2023-03-29T19:59:50.372Z] 699f458cf7ca: Pull complete [2023-03-29T19:59:50.641Z] 765212b225bb: Pull complete [2023-03-29T19:59:51.231Z] f23df028b6ca: Pull complete [2023-03-29T19:59:51.500Z] d65c8cfc05b1: Pull complete [2023-03-29T20:00:06.513Z] 2437ff75d9bd: Pull complete [2023-03-29T20:00:06.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T20:00:06.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T20:00:06.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:00:06.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-6241 does not seem to be running inside a container [2023-03-29T20:00:06.791Z] $ 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/119 -v /w/workspace/device-onvif-camera/119:/w/workspace/device-onvif-camera/119:rw,z -v /w/workspace/device-onvif-camera/119@tmp:/w/workspace/device-onvif-camera/119@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 [2023-03-29T20:00:09.669Z] $ docker top 5e17bdfead8c105e9b093d5b33f60bd0c5246e400b6fa4af938c7fa431ec6584 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:00:10.549Z] ---> job-cost.sh [2023-03-29T20:00:10.549Z] lf-activate-venv: SKIPPING [2023-03-29T20:00:10.549Z] INFO: No Stack... [2023-03-29T20:00:10.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T20:00:11.779Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T20:00:12.425Z] + cat /w/workspace/device-onvif-camera/119/archives/cost.csv [2023-03-29T20:00:12.425Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T20:00:12.499Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-119-stack-cost] [2023-03-29T20:00:12.507Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-119-stack-cost] did not exist. Created. [2023-03-29T20:00:12.507Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T20:00:13.162Z] /w/workspace/device-onvif-camera/119@tmp/durable-ab7fdf0b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T20:00:13.819Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T20:00:13.836Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T20:00:13.907Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T20:00:13.914Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T20:00:13.935Z] $ docker stop --time=1 5e17bdfead8c105e9b093d5b33f60bd0c5246e400b6fa4af938c7fa431ec6584 [2023-03-29T20:00:15.451Z] $ docker rm -f --volumes 5e17bdfead8c105e9b093d5b33f60bd0c5246e400b6fa4af938c7fa431ec6584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T20:00:15.916Z] provisioning config files... [2023-03-29T20:00:15.923Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17021616866519953093tmp [Pipeline] { [Pipeline] sh [2023-03-29T20:00:16.212Z] + set +x [2023-03-29T20:00:16.212Z] + curl -s https://codecov.io/bash [2023-03-29T20:00:16.212Z] + bash -s -- [2023-03-29T20:00:16.212Z] [2023-03-29T20:00:16.212Z] _____ _ [2023-03-29T20:00:16.212Z] / ____| | | [2023-03-29T20:00:16.212Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T20:00:16.212Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T20:00:16.212Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T20:00:16.212Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T20:00:16.212Z] Bash-1.0.6 [2023-03-29T20:00:16.212Z] [2023-03-29T20:00:16.212Z] [2023-03-29T20:00:16.212Z] ==> git version 2.25.1 found [2023-03-29T20:00:16.212Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T20:00:16.212Z] Release-Date: 2020-01-08 [2023-03-29T20:00:16.212Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T20:00:16.212Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T20:00:16.212Z] ==> Jenkins CI detected. [2023-03-29T20:00:16.212Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-29T20:00:16.212Z] project root: . [2023-03-29T20:00:16.212Z] --> token set from env [2023-03-29T20:00:16.212Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T20:00:16.212Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T20:00:16.212Z] ==> Python coveragepy not found [2023-03-29T20:00:16.212Z] ==> Searching for coverage reports in: [2023-03-29T20:00:16.212Z] + . [2023-03-29T20:00:16.212Z] -> Found 1 reports [2023-03-29T20:00:16.471Z] ==> Detecting git/mercurial file structure [2023-03-29T20:00:16.471Z] ==> Reading reports [2023-03-29T20:00:16.471Z] + ./coverage.out bytes=78487 [2023-03-29T20:00:16.471Z] ==> Appending adjustments [2023-03-29T20:00:16.471Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T20:00:16.471Z] + Found adjustments [2023-03-29T20:00:16.471Z] ==> Gzipping contents [2023-03-29T20:00:16.471Z] 12K /tmp/codecov.MIJHDv.gz [2023-03-29T20:00:16.471Z] ==> Uploading reports [2023-03-29T20:00:16.471Z] url: https://codecov.io [2023-03-29T20:00:16.471Z] query: branch=main&commit=163d81e496ee931b2d3d9b2549810c1b7a8df380&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T20:00:16.471Z] -> Pinging Codecov [2023-03-29T20:00:16.471Z] 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=163d81e496ee931b2d3d9b2549810c1b7a8df380&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T20:00:16.730Z] -> Uploading to [2023-03-29T20:00:16.730Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/F29A59C45E3A92E06B3E522C9905F8EF/163d81e496ee931b2d3d9b2549810c1b7a8df380/e35c7245-fbb6-4d58-b249-d6a689fdbacf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T200016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=332fc6a3bf1b863bdbb1126e7a2beeb3f75093971688ca6d994fed9b6b464600 [2023-03-29T20:00:16.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:00:16.730Z] Dload Upload Total Spent Left Speed [2023-03-29T20:00:16.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 47261 --:--:-- --:--:-- --:--:-- 47049 100 10492 0 0 100 10492 0 34857 --:--:-- --:--:-- --:--:-- 34741 [2023-03-29T20:00:16.988Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/163d81e496ee931b2d3d9b2549810c1b7a8df380 [Pipeline] } [2023-03-29T20:00:16.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-29T20:00:17.208Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-29T20:00:17.221Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:00:17.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T20:00:17.525Z] [2023-03-29T20:00:17.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:00:17.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T20:00:17.819Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-29T20:00:17.819Z] df9b9388f04a: Pulling fs layer [2023-03-29T20:00:17.819Z] 52dc419b0ee2: Pulling fs layer [2023-03-29T20:00:17.819Z] 25bc292e5bac: Pulling fs layer [2023-03-29T20:00:17.819Z] 114826534d7a: Pulling fs layer [2023-03-29T20:00:17.819Z] 4657fd5d0bcf: Pulling fs layer [2023-03-29T20:00:17.819Z] 6ad1cebc031e: Pulling fs layer [2023-03-29T20:00:17.819Z] 8a3aa393b2d8: Pulling fs layer [2023-03-29T20:00:17.819Z] 114826534d7a: Waiting [2023-03-29T20:00:17.819Z] 4657fd5d0bcf: Waiting [2023-03-29T20:00:17.819Z] 6ad1cebc031e: Waiting [2023-03-29T20:00:17.819Z] 8a3aa393b2d8: Waiting [2023-03-29T20:00:17.819Z] 25bc292e5bac: Download complete [2023-03-29T20:00:18.101Z] 52dc419b0ee2: Verifying Checksum [2023-03-29T20:00:18.101Z] 52dc419b0ee2: Download complete [2023-03-29T20:00:18.101Z] 4657fd5d0bcf: Verifying Checksum [2023-03-29T20:00:18.101Z] 4657fd5d0bcf: Download complete [2023-03-29T20:00:18.101Z] df9b9388f04a: Verifying Checksum [2023-03-29T20:00:18.101Z] df9b9388f04a: Download complete [2023-03-29T20:00:18.101Z] df9b9388f04a: Pull complete [2023-03-29T20:00:18.101Z] 6ad1cebc031e: Verifying Checksum [2023-03-29T20:00:18.101Z] 6ad1cebc031e: Download complete [2023-03-29T20:00:18.363Z] 52dc419b0ee2: Pull complete [2023-03-29T20:00:18.363Z] 25bc292e5bac: Pull complete [2023-03-29T20:00:18.622Z] 114826534d7a: Verifying Checksum [2023-03-29T20:00:18.622Z] 114826534d7a: Download complete [2023-03-29T20:00:18.879Z] 8a3aa393b2d8: Verifying Checksum [2023-03-29T20:00:18.879Z] 8a3aa393b2d8: Download complete [2023-03-29T20:00:22.155Z] 114826534d7a: Pull complete [2023-03-29T20:00:22.155Z] 4657fd5d0bcf: Pull complete [2023-03-29T20:00:22.155Z] 6ad1cebc031e: Pull complete [2023-03-29T20:00:24.684Z] 8a3aa393b2d8: Pull complete [2023-03-29T20:00:24.684Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-29T20:00:24.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T20:00:24.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:00:24.758Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T20:00:24.785Z] $ 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 [2023-03-29T20:00:36.264Z] $ docker top 9655e02c5fc6da2762a5f8383af52f36aa9b7bdd52684c569efcf822f3a5d681 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T20:00:36.330Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-29T20:00:36.607Z] + set -o pipefail [2023-03-29T20:00:36.607Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-29T20:00:41.877Z] [2023-03-29T20:00:41.877Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-29T20:00:41.877Z] [2023-03-29T20:00:41.877Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/077ef22e-ada0-44ff-8150-a50ebf37d63d [2023-03-29T20:00:41.877Z] [2023-03-29T20:00:41.877Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-29T20:00:41.877Z] [2023-03-29T20:00:41.877Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-29T20:00:41.877Z] [2023-03-29T20:00:41.877Z] [2023-03-29T20:00:41.877Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-29T20:00:41.877Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-29T20:00:41.877Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-29T20:00:41.889Z] $ docker stop --time=1 9655e02c5fc6da2762a5f8383af52f36aa9b7bdd52684c569efcf822f3a5d681 [2023-03-29T20:00:47.704Z] $ docker rm -f --volumes 9655e02c5fc6da2762a5f8383af52f36aa9b7bdd52684c569efcf822f3a5d681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-29T20:00:48.206Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:00:48.222Z] provisioning config files... [2023-03-29T20:00:48.229Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7445466649803296409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:00:48.522Z] --> edgex-publish-swagger.sh [2023-03-29T20:00:48.522Z] === Publish doc/openapi/v2 API === [2023-03-29T20:00:48.522Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-29T20:00:48.522Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-29T20:00:48.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:00:48.522Z] Dload Upload Total Spent Left Speed [2023-03-29T20:00:49.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 643k --:--:-- --:--:-- --:--:-- 642k 100 469k 0 0 100 469k 0 643k --:--:-- --:--:-- --:--:-- 642k [2023-03-29T20:00:49.091Z] [2023-03-29T20:00:49.091Z] [Pipeline] } [2023-03-29T20:00:49.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T20:00:49.508Z] + git log --format=format:%s -1 163d81e496ee931b2d3d9b2549810c1b7a8df380 [Pipeline] sh [2023-03-29T20:00:49.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T20:00:49.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:00:50.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:00:50.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:00:50.169Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T20:00:50.194Z] $ 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 [2023-03-29T20:00:50.720Z] $ docker top 101cc2f3cb5868d37cc7b22c597e0bea23c206ed1952ab1de116acee13c0008e -eo pid,comm [2023-03-29T20:00:50.768Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T20:00:50.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T20:00:50.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T20:00:50.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T20:00:50.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T20:00:50.917Z] $ docker exec 101cc2f3cb5868d37cc7b22c597e0bea23c206ed1952ab1de116acee13c0008e ssh-agent [2023-03-29T20:00:51.027Z] SSH_AUTH_SOCK=/tmp/ssh-YFVcABBg2l4i/agent.32 [2023-03-29T20:00:51.027Z] SSH_AGENT_PID=38 [2023-03-29T20:00:51.031Z] Running ssh-add (command line suppressed) [2023-03-29T20:00:51.139Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2111797577718796004.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2111797577718796004.key) [2023-03-29T20:00:51.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T20:00:51.440Z] + git semver tag [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,603 [run_tag] DEBUG tag force:False [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,604 [check_head_tag] DEBUG check head tag [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,607 [execute] INFO git cat-file --batch-check [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,611 [execute] INFO git cat-file --batch [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,639 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,639 [execute] INFO git tag -a v3.0.0-dev.25 -m v3.0.0-dev.25 [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,639 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.25', '-m', 'v3.0.0-dev.25'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-29T20:00:51.700Z] 2023-03-29 20:00:51,644 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T20:00:51.700Z] 3.0.0-dev.25 [Pipeline] } [2023-03-29T20:00:51.709Z] $ docker exec --env ******** --env ******** 101cc2f3cb5868d37cc7b22c597e0bea23c206ed1952ab1de116acee13c0008e ssh-agent -k [2023-03-29T20:00:51.817Z] unset SSH_AUTH_SOCK; [2023-03-29T20:00:51.817Z] unset SSH_AGENT_PID; [2023-03-29T20:00:51.817Z] echo Agent pid 38 killed; [2023-03-29T20:00:51.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T20:00:52.132Z] + git semver [Pipeline] } [2023-03-29T20:00:52.418Z] $ docker stop --time=1 101cc2f3cb5868d37cc7b22c597e0bea23c206ed1952ab1de116acee13c0008e [2023-03-29T20:00:53.933Z] $ docker rm -f --volumes 101cc2f3cb5868d37cc7b22c597e0bea23c206ed1952ab1de116acee13c0008e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:00:54.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T20:00:54.352Z] [2023-03-29T20:00:54.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:00:54.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T20:00:54.650Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-29T20:00:54.650Z] ab5ef0e58194: Pulling fs layer [2023-03-29T20:00:54.650Z] 9712f1f96733: Pulling fs layer [2023-03-29T20:00:54.650Z] 63f879dbbcfc: Pulling fs layer [2023-03-29T20:00:54.650Z] 0d9ebad4ef96: Pulling fs layer [2023-03-29T20:00:54.650Z] e9a5061849ea: Pulling fs layer [2023-03-29T20:00:54.650Z] d747dcd14b5f: Pulling fs layer [2023-03-29T20:00:54.650Z] 2de7ff778b66: Pulling fs layer [2023-03-29T20:00:54.650Z] 0d9ebad4ef96: Waiting [2023-03-29T20:00:54.650Z] e9a5061849ea: Waiting [2023-03-29T20:00:54.650Z] d747dcd14b5f: Waiting [2023-03-29T20:00:54.650Z] 2de7ff778b66: Waiting [2023-03-29T20:00:54.650Z] 9712f1f96733: Verifying Checksum [2023-03-29T20:00:54.650Z] 9712f1f96733: Download complete [2023-03-29T20:00:55.221Z] 63f879dbbcfc: Verifying Checksum [2023-03-29T20:00:55.221Z] 63f879dbbcfc: Download complete [2023-03-29T20:00:55.480Z] e9a5061849ea: Verifying Checksum [2023-03-29T20:00:55.480Z] e9a5061849ea: Download complete [2023-03-29T20:00:55.480Z] 0d9ebad4ef96: Verifying Checksum [2023-03-29T20:00:55.480Z] 0d9ebad4ef96: Download complete [2023-03-29T20:00:55.480Z] d747dcd14b5f: Download complete [2023-03-29T20:00:55.480Z] ab5ef0e58194: Verifying Checksum [2023-03-29T20:00:55.480Z] ab5ef0e58194: Download complete [2023-03-29T20:00:55.480Z] 2de7ff778b66: Download complete [2023-03-29T20:00:58.008Z] ab5ef0e58194: Pull complete [2023-03-29T20:00:58.008Z] 9712f1f96733: Pull complete [2023-03-29T20:00:58.941Z] 63f879dbbcfc: Pull complete [2023-03-29T20:01:03.120Z] 0d9ebad4ef96: Pull complete [2023-03-29T20:01:03.120Z] e9a5061849ea: Pull complete [2023-03-29T20:01:03.120Z] d747dcd14b5f: Pull complete [2023-03-29T20:01:03.686Z] 2de7ff778b66: Pull complete [2023-03-29T20:01:03.686Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-29T20:01:03.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T20:01:03.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:01:03.764Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T20:01:03.796Z] $ 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 [2023-03-29T20:01:10.946Z] $ docker top 4946137e623937703696d2f42776c27e579f09b8efc9ae96402dfee8b9deb39f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:01:11.009Z] provisioning config files... [2023-03-29T20:01:11.029Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12919031632762841040tmp [2023-03-29T20:01:11.037Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4198932824628903632tmp [2023-03-29T20:01:11.045Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8311315675856087976tmp [Pipeline] { [Pipeline] echo [2023-03-29T20:01:11.058Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:11.341Z] ---> sigul-configuration.sh [2023-03-29T20:01:11.341Z] gpg: directory `/root/.gnupg' created [2023-03-29T20:01:11.341Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-29T20:01:11.341Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-29T20:01:11.341Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-29T20:01:11.341Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-29T20:01:11.341Z] gpg: CAST5 encrypted data [2023-03-29T20:01:11.341Z] gpg: encrypted with 1 passphrase [2023-03-29T20:01:11.341Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-29T20:01:11.626Z] + mkdir /home/jenkins [2023-03-29T20:01:11.626Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-29T20:01:11.911Z] + 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 [2023-03-29T20:01:11.918Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:12.201Z] ---> sigul-install.sh [2023-03-29T20:01:12.201Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-29T20:01:12.485Z] + git tag --list [2023-03-29T20:01:12.485Z] v0.0.0 [2023-03-29T20:01:12.485Z] v0.0.1-dev.1 [2023-03-29T20:01:12.485Z] v0.0.1-dev.10 [2023-03-29T20:01:12.485Z] v0.0.1-dev.11 [2023-03-29T20:01:12.485Z] v0.0.1-dev.12 [2023-03-29T20:01:12.485Z] v0.0.1-dev.13 [2023-03-29T20:01:12.485Z] v0.0.1-dev.14 [2023-03-29T20:01:12.485Z] v0.0.1-dev.15 [2023-03-29T20:01:12.485Z] v0.0.1-dev.16 [2023-03-29T20:01:12.485Z] v0.0.1-dev.17 [2023-03-29T20:01:12.485Z] v0.0.1-dev.18 [2023-03-29T20:01:12.485Z] v0.0.1-dev.19 [2023-03-29T20:01:12.485Z] v0.0.1-dev.2 [2023-03-29T20:01:12.485Z] v0.0.1-dev.20 [2023-03-29T20:01:12.485Z] v0.0.1-dev.21 [2023-03-29T20:01:12.485Z] v0.0.1-dev.22 [2023-03-29T20:01:12.485Z] v0.0.1-dev.23 [2023-03-29T20:01:12.485Z] v0.0.1-dev.24 [2023-03-29T20:01:12.485Z] v0.0.1-dev.25 [2023-03-29T20:01:12.485Z] v0.0.1-dev.26 [2023-03-29T20:01:12.485Z] v0.0.1-dev.27 [2023-03-29T20:01:12.485Z] v0.0.1-dev.28 [2023-03-29T20:01:12.485Z] v0.0.1-dev.3 [2023-03-29T20:01:12.485Z] v0.0.1-dev.4 [2023-03-29T20:01:12.485Z] v0.0.1-dev.5 [2023-03-29T20:01:12.485Z] v0.0.1-dev.6 [2023-03-29T20:01:12.485Z] v0.0.1-dev.7 [2023-03-29T20:01:12.485Z] v0.0.1-dev.8 [2023-03-29T20:01:12.485Z] v0.0.1-dev.9 [2023-03-29T20:01:12.485Z] v2.2.0 [2023-03-29T20:01:12.485Z] v2.2.0-dev.29 [2023-03-29T20:01:12.485Z] v2.2.0-dev.30 [2023-03-29T20:01:12.485Z] v2.2.0-dev.31 [2023-03-29T20:01:12.485Z] v2.2.0-dev.32 [2023-03-29T20:01:12.485Z] v2.2.0-dev.33 [2023-03-29T20:01:12.485Z] v2.2.0-dev.34 [2023-03-29T20:01:12.485Z] v2.2.0-dev.35 [2023-03-29T20:01:12.485Z] v2.3.0 [2023-03-29T20:01:12.485Z] v2.3.0-dev.1 [2023-03-29T20:01:12.485Z] v2.3.0-dev.10 [2023-03-29T20:01:12.485Z] v2.3.0-dev.11 [2023-03-29T20:01:12.485Z] v2.3.0-dev.12 [2023-03-29T20:01:12.485Z] v2.3.0-dev.13 [2023-03-29T20:01:12.485Z] v2.3.0-dev.14 [2023-03-29T20:01:12.485Z] v2.3.0-dev.15 [2023-03-29T20:01:12.485Z] v2.3.0-dev.16 [2023-03-29T20:01:12.485Z] v2.3.0-dev.17 [2023-03-29T20:01:12.485Z] v2.3.0-dev.18 [2023-03-29T20:01:12.485Z] v2.3.0-dev.19 [2023-03-29T20:01:12.485Z] v2.3.0-dev.2 [2023-03-29T20:01:12.485Z] v2.3.0-dev.20 [2023-03-29T20:01:12.485Z] v2.3.0-dev.21 [2023-03-29T20:01:12.485Z] v2.3.0-dev.22 [2023-03-29T20:01:12.485Z] v2.3.0-dev.23 [2023-03-29T20:01:12.485Z] v2.3.0-dev.24 [2023-03-29T20:01:12.485Z] v2.3.0-dev.25 [2023-03-29T20:01:12.485Z] v2.3.0-dev.26 [2023-03-29T20:01:12.485Z] v2.3.0-dev.27 [2023-03-29T20:01:12.485Z] v2.3.0-dev.28 [2023-03-29T20:01:12.485Z] v2.3.0-dev.29 [2023-03-29T20:01:12.485Z] v2.3.0-dev.3 [2023-03-29T20:01:12.485Z] v2.3.0-dev.30 [2023-03-29T20:01:12.485Z] v2.3.0-dev.31 [2023-03-29T20:01:12.485Z] v2.3.0-dev.32 [2023-03-29T20:01:12.485Z] v2.3.0-dev.33 [2023-03-29T20:01:12.485Z] v2.3.0-dev.34 [2023-03-29T20:01:12.485Z] v2.3.0-dev.35 [2023-03-29T20:01:12.485Z] v2.3.0-dev.36 [2023-03-29T20:01:12.485Z] v2.3.0-dev.37 [2023-03-29T20:01:12.485Z] v2.3.0-dev.38 [2023-03-29T20:01:12.485Z] v2.3.0-dev.39 [2023-03-29T20:01:12.485Z] v2.3.0-dev.4 [2023-03-29T20:01:12.485Z] v2.3.0-dev.40 [2023-03-29T20:01:12.485Z] v2.3.0-dev.41 [2023-03-29T20:01:12.485Z] v2.3.0-dev.42 [2023-03-29T20:01:12.485Z] v2.3.0-dev.43 [2023-03-29T20:01:12.485Z] v2.3.0-dev.44 [2023-03-29T20:01:12.485Z] v2.3.0-dev.45 [2023-03-29T20:01:12.485Z] v2.3.0-dev.5 [2023-03-29T20:01:12.485Z] v2.3.0-dev.6 [2023-03-29T20:01:12.485Z] v2.3.0-dev.7 [2023-03-29T20:01:12.485Z] v2.3.0-dev.8 [2023-03-29T20:01:12.485Z] v2.3.0-dev.9 [2023-03-29T20:01:12.485Z] v2.3.1 [2023-03-29T20:01:12.485Z] v2.3.1-dev.1 [2023-03-29T20:01:12.485Z] v2.3.1-dev.4 [2023-03-29T20:01:12.485Z] v2.3.1-dev.5 [2023-03-29T20:01:12.485Z] v3.0.0-dev.1 [2023-03-29T20:01:12.485Z] v3.0.0-dev.10 [2023-03-29T20:01:12.485Z] v3.0.0-dev.11 [2023-03-29T20:01:12.485Z] v3.0.0-dev.12 [2023-03-29T20:01:12.485Z] v3.0.0-dev.13 [2023-03-29T20:01:12.485Z] v3.0.0-dev.14 [2023-03-29T20:01:12.485Z] v3.0.0-dev.15 [2023-03-29T20:01:12.485Z] v3.0.0-dev.16 [2023-03-29T20:01:12.485Z] v3.0.0-dev.17 [2023-03-29T20:01:12.485Z] v3.0.0-dev.18 [2023-03-29T20:01:12.485Z] v3.0.0-dev.19 [2023-03-29T20:01:12.485Z] v3.0.0-dev.2 [2023-03-29T20:01:12.485Z] v3.0.0-dev.20 [2023-03-29T20:01:12.485Z] v3.0.0-dev.21 [2023-03-29T20:01:12.485Z] v3.0.0-dev.22 [2023-03-29T20:01:12.485Z] v3.0.0-dev.23 [2023-03-29T20:01:12.485Z] v3.0.0-dev.24 [2023-03-29T20:01:12.485Z] v3.0.0-dev.25 [2023-03-29T20:01:12.485Z] v3.0.0-dev.3 [2023-03-29T20:01:12.485Z] v3.0.0-dev.4 [2023-03-29T20:01:12.485Z] v3.0.0-dev.5 [2023-03-29T20:01:12.485Z] v3.0.0-dev.6 [2023-03-29T20:01:12.485Z] v3.0.0-dev.7 [2023-03-29T20:01:12.485Z] v3.0.0-dev.8 [2023-03-29T20:01:12.485Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-29T20:01:12.776Z] + lftools sign git-tag v3.0.0-dev.25 [2023-03-29T20:01:13.344Z] Signing Git tag with Sigul... [2023-03-29T20:01:13.344Z] Signing v3.0.0-dev.25 [Pipeline] echo [2023-03-29T20:01:13.613Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:13.896Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-29T20:01:13.904Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-29T20:01:13.920Z] $ docker stop --time=1 4946137e623937703696d2f42776c27e579f09b8efc9ae96402dfee8b9deb39f [2023-03-29T20:01:15.234Z] $ docker rm -f --volumes 4946137e623937703696d2f42776c27e579f09b8efc9ae96402dfee8b9deb39f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-29T20:01:15.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T20:01:15.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:01:15.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:01:15.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:01:16.027Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T20:01:16.061Z] $ 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 [2023-03-29T20:01:16.399Z] $ docker top c66e9788af3e9bf0933d59abbe7decb88af4300194585ab033409e813371193c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T20:01:16.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T20:01:16.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T20:01:16.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T20:01:16.605Z] $ docker exec c66e9788af3e9bf0933d59abbe7decb88af4300194585ab033409e813371193c ssh-agent [2023-03-29T20:01:16.719Z] SSH_AUTH_SOCK=/tmp/ssh-7XBYYHKA5fmh/agent.31 [2023-03-29T20:01:16.719Z] SSH_AGENT_PID=37 [2023-03-29T20:01:16.724Z] Running ssh-add (command line suppressed) [2023-03-29T20:01:16.828Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17821464678429015029.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17821464678429015029.key) [2023-03-29T20:01:16.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T20:01:17.128Z] + git semver bump pre [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,303 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,303 [bump_version] DEBUG bumping version:3.0.0-dev.25 on axis:pre with prefix:dev [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,304 [bump_version] DEBUG bumped version:3.0.0-dev.26 [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,304 [write_version] DEBUG write version:3.0.0-dev.26 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,304 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,304 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,305 [execute] INFO git cat-file --batch-check [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,311 [execute] INFO git cat-file --batch [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T20:01:17.387Z] 2023-03-29 20:01:17,316 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T20:01:17.387Z] 3.0.0-dev.26 [Pipeline] } [2023-03-29T20:01:17.397Z] $ docker exec --env ******** --env ******** c66e9788af3e9bf0933d59abbe7decb88af4300194585ab033409e813371193c ssh-agent -k [2023-03-29T20:01:17.509Z] unset SSH_AUTH_SOCK; [2023-03-29T20:01:17.509Z] unset SSH_AGENT_PID; [2023-03-29T20:01:17.510Z] echo Agent pid 37 killed; [2023-03-29T20:01:17.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T20:01:17.894Z] + git semver [Pipeline] } [2023-03-29T20:01:18.207Z] $ docker stop --time=1 c66e9788af3e9bf0933d59abbe7decb88af4300194585ab033409e813371193c [2023-03-29T20:01:19.476Z] $ docker rm -f --volumes c66e9788af3e9bf0933d59abbe7decb88af4300194585ab033409e813371193c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T20:01:19.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T20:01:19.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:01:20.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T20:01:20.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:01:20.166Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T20:01:20.197Z] $ 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 [2023-03-29T20:01:20.508Z] $ docker top 9e8be5c5f10db6555a6419161b317303d3b290fabb6eedaccdcac9d7e6b27414 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T20:01:20.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T20:01:20.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T20:01:20.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T20:01:20.711Z] $ docker exec 9e8be5c5f10db6555a6419161b317303d3b290fabb6eedaccdcac9d7e6b27414 ssh-agent [2023-03-29T20:01:20.812Z] SSH_AUTH_SOCK=/tmp/ssh-ZJysuumjtd0z/agent.33 [2023-03-29T20:01:20.812Z] SSH_AGENT_PID=39 [2023-03-29T20:01:20.816Z] Running ssh-add (command line suppressed) [2023-03-29T20:01:20.931Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13820660865357577530.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13820660865357577530.key) [2023-03-29T20:01:20.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T20:01:21.231Z] + git semver push [2023-03-29T20:01:21.490Z] 2023-03-29 20:01:21,402 [run_push] DEBUG push [2023-03-29T20:01:21.490Z] 2023-03-29 20:01:21,403 [execute] INFO git cat-file --batch-check [2023-03-29T20:01:21.490Z] 2023-03-29 20:01:21,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T20:01:21.490Z] 2023-03-29 20:01:21,407 [execute] INFO git rev-list 36e8e301e4633125fc16846a251231b08169e471 -- [2023-03-29T20:01:21.490Z] 2023-03-29 20:01:21,407 [execute] DEBUG Popen(['git', 'rev-list', '36e8e301e4633125fc16846a251231b08169e471', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T20:01:21.490Z] 2023-03-29 20:01:21,413 [execute] INFO git fetch -v origin [2023-03-29T20:01:21.490Z] 2023-03-29 20:01:21,414 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-29T20:01:22.056Z] 2023-03-29 20:01:21,877 [run_push] DEBUG no remote changes detected [2023-03-29T20:01:22.056Z] 2023-03-29 20:01:21,878 [execute] INFO git push origin semver [2023-03-29T20:01:22.056Z] 2023-03-29 20:01:21,878 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T20:01:22.993Z] 2023-03-29 20:01:22,686 [run_push] DEBUG push all version tags [2023-03-29T20:01:22.993Z] 2023-03-29 20:01:22,686 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-29T20:01:22.993Z] 2023-03-29 20:01:22,687 [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) [2023-03-29T20:01:23.563Z] 2023-03-29 20:01:23,446 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-29T20:01:23.563Z] 3.0.0-dev.26 [Pipeline] } [2023-03-29T20:01:23.573Z] $ docker exec --env ******** --env ******** 9e8be5c5f10db6555a6419161b317303d3b290fabb6eedaccdcac9d7e6b27414 ssh-agent -k [2023-03-29T20:01:23.674Z] unset SSH_AUTH_SOCK; [2023-03-29T20:01:23.674Z] unset SSH_AGENT_PID; [2023-03-29T20:01:23.674Z] echo Agent pid 39 killed; [2023-03-29T20:01:23.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T20:01:24.001Z] + git semver [Pipeline] } [2023-03-29T20:01:24.270Z] $ docker stop --time=1 9e8be5c5f10db6555a6419161b317303d3b290fabb6eedaccdcac9d7e6b27414 [2023-03-29T20:01:25.576Z] $ docker rm -f --volumes 9e8be5c5f10db6555a6419161b317303d3b290fabb6eedaccdcac9d7e6b27414 [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 [2023-03-29T20:01:26.112Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-29T20:01:26.112Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-29T20:01:26.112Z] total 16 [2023-03-29T20:01:26.112Z] drwxr-xr-x 3 root root 4096 Mar 29 19:50 . [2023-03-29T20:01:26.112Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 20:01 .. [2023-03-29T20:01:26.112Z] drwxr-xr-x 2 root root 4096 Mar 29 19:50 cost [2023-03-29T20:01:26.112Z] -rw-r--r-- 1 root root 91 Mar 29 19:50 cost.csv [2023-03-29T20:01:26.112Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-29T20:01:26.112Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-29T20:01:26.112Z] total 16 [2023-03-29T20:01:26.112Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 19:50 . [2023-03-29T20:01:26.112Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 20:01 .. [2023-03-29T20:01:26.112Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 19:50 cost [2023-03-29T20:01:26.112Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 29 19:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:26.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:27.259Z] ---> package-listing.sh [2023-03-29T20:01:27.259Z] ++ facter osfamily [2023-03-29T20:01:27.259Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T20:01:27.518Z] + OS_FAMILY=debian [2023-03-29T20:01:27.518Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-29T20:01:27.518Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T20:01:27.518Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T20:01:27.518Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T20:01:27.518Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T20:01:27.518Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-29T20:01:27.518Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T20:01:27.518Z] + case "${OS_FAMILY}" in [2023-03-29T20:01:27.518Z] + dpkg -l [2023-03-29T20:01:27.518Z] + grep '^ii' [2023-03-29T20:01:27.518Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T20:01:27.518Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T20:01:27.518Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T20:01:27.518Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-29T20:01:27.518Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-29T20:01:27.518Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-29T20:01:27.529Z] 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 [2023-03-29T20:01:27.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:01:28.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T20:01:28.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:01:28.432Z] prd-ubuntu20.04-docker-8c-8g-6236 does not seem to be running inside a container [2023-03-29T20:01:28.465Z] $ 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 [2023-03-29T20:01:28.668Z] $ docker top 35255309ef3f2da4293ee8a2c890e2b732565f0fcf6d88bd792fc434169df2bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T20:01:29.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T20:01:29.288Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T20:01:29.581Z] + ls /var/log/sa-host [2023-03-29T20:01:29.581Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:01:29.643Z] provisioning config files... [2023-03-29T20:01:29.652Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11315417070621001136tmp [Pipeline] { [Pipeline] echo [2023-03-29T20:01:29.665Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:29.944Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T20:01:29.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:30.282Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T20:01:30.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:30.576Z] ---> sudo-logs.sh [2023-03-29T20:01:30.577Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T20:01:30.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:30.883Z] ---> job-cost.sh [2023-03-29T20:01:30.884Z] lf-activate-venv: SKIPPING [2023-03-29T20:01:30.884Z] DEBUG: total: 0.2199999988079071 [2023-03-29T20:01:30.884Z] INFO: Retrieving Stack Cost... [2023-03-29T20:01:31.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T20:01:31.710Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T20:01:31.721Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:32.003Z] ---> logs-deploy.sh [2023-03-29T20:01:32.003Z] lf-activate-venv: SKIPPING [2023-03-29T20:01:32.003Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/119 [2023-03-29T20:01:32.003Z] INFO: archiving workspace using pattern(s): [2023-03-29T20:01:32.939Z] Archives upload complete. [2023-03-29T20:01:32.939Z] INFO: archiving logs to Nexus