Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac647965ab1b942a087d699135cd6fee27db47f4 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-ssh7104313405240414989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5448060350931496463.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13096620701815477071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4093857292679833307.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-ssh8263111430858135509.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1741’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1744 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 Avoid second fetch Checking out Revision ac647965ab1b942a087d699135cd6fee27db47f4 (main) Commit message: "build: fixed small issue in makefile (#209)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac647965ab1b942a087d699135cd6fee27db47f4 # timeout=10 > git rev-list --no-walk 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T22:59:07.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T22:59:07.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T22:59:07.857Z] ========================================================= [2023-01-10T22:59:07.857Z] EdgeX Global Pipelines Version Info [2023-01-10T22:59:07.857Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:59:08.551Z] ------------------- [2023-01-10T22:59:08.551Z] stable info: [2023-01-10T22:59:08.551Z] ------------------- [2023-01-10T22:59:08.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T22:59:08.551Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T22:59:08.551Z] Message: update stable to v1.0.244 [2023-01-10T22:59:09.120Z] ------------------- [2023-01-10T22:59:09.120Z] experimental info: [2023-01-10T22:59:09.120Z] ------------------- [2023-01-10T22:59:09.120Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T22:59:09.120Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T22:59:09.120Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T22:59:09.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-01-10T22:59:09.300Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-01-10T22:59:09.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T22:59:09.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T22:59:09.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T22:59:09.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T22:59:09.364Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T22:59:09.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T22:59:09.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T22:59:09.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T22:59:09.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T22:59:09.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-01-10T22:59:09.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T22:59:09.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T22:59:09.482Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T22:59:09.494Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T22:59:09.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T22:59:09.521Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T22:59:09.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T22:59:09.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T22:59:09.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T22:59:09.579Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-01-10T22:59:09.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T22:59:09.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T22:59:09.617Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T22:59:09.634Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T22:59:09.644Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T22:59:09.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-10T22:59:09.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-10T22:59:09.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-10T22:59:09.697Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac647965ab1b942a087d699135cd6fee27db47f4 [Pipeline] echo [2023-01-10T22:59:09.709Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac64796 [Pipeline] echo [2023-01-10T22:59:09.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:59:09.761Z] provisioning config files... [2023-01-10T22:59:09.773Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4139184856215868120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:59:10.072Z] ---> docker-login.sh [2023-01-10T22:59:10.073Z] nexus3.edgexfoundry.org:10001 [2023-01-10T22:59:10.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:10.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:10.332Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:10.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:10.332Z] [2023-01-10T22:59:10.332Z] Login Succeeded [2023-01-10T22:59:10.332Z] nexus3.edgexfoundry.org:10002 [2023-01-10T22:59:10.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:10.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:10.332Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:10.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:10.332Z] [2023-01-10T22:59:10.332Z] Login Succeeded [2023-01-10T22:59:10.332Z] nexus3.edgexfoundry.org:10003 [2023-01-10T22:59:10.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:10.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:10.591Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:10.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:10.591Z] [2023-01-10T22:59:10.591Z] Login Succeeded [2023-01-10T22:59:10.591Z] nexus3.edgexfoundry.org:10004 [2023-01-10T22:59:10.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:10.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:10.591Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:10.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:10.591Z] [2023-01-10T22:59:10.591Z] Login Succeeded [2023-01-10T22:59:10.591Z] docker.io [2023-01-10T22:59:10.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:10.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:10.851Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:10.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:10.851Z] [2023-01-10T22:59:10.851Z] Login Succeeded [2023-01-10T22:59:10.851Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T22:59:10.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T22:59:11.201Z] + git rev-list -1 --merges ac647965ab1b942a087d699135cd6fee27db47f4~1..ac647965ab1b942a087d699135cd6fee27db47f4 [Pipeline] echo [2023-01-10T22:59:11.248Z] -----------> git rev-list -1 --merges ac647965ab1b942a087d699135cd6fee27db47f4~1..ac647965ab1b942a087d699135cd6fee27db47f4 ac647965ab1b942a087d699135cd6fee27db47f4 [false] [Pipeline] sh [2023-01-10T22:59:11.533Z] + git log --format=format:%s -1 ac647965ab1b942a087d699135cd6fee27db47f4 [Pipeline] echo [2023-01-10T22:59:11.548Z] ========================================================= [2023-01-10T22:59:11.548Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T22:59:11.548Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T22:59:11.860Z] + git log --format=format:%s -1 ac647965ab1b942a087d699135cd6fee27db47f4 [Pipeline] echo [2023-01-10T22:59:11.873Z] [semverPrep] GIT_COMMIT: ac647965ab1b942a087d699135cd6fee27db47f4, Commit Message: build: fixed small issue in makefile (#209) [Pipeline] echo [2023-01-10T22:59:11.884Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T22:59:12.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T22:59:12.228Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T22:59:12.228Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T22:59:12.228Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T22:59:12.228Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T22:59:12.228Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T22:59:12.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:59:12.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:59:12.569Z] [2023-01-10T22:59:12.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:59:12.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:59:12.874Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T22:59:12.874Z] b85a868b505f: Pulling fs layer [2023-01-10T22:59:12.874Z] e2be974225ed: Pulling fs layer [2023-01-10T22:59:12.874Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T22:59:12.874Z] 988bab9f4d93: Pulling fs layer [2023-01-10T22:59:12.874Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T22:59:12.874Z] eaf3925da568: Pulling fs layer [2023-01-10T22:59:12.874Z] bab4dde63d76: Pulling fs layer [2023-01-10T22:59:12.874Z] bde34c3a00c8: Pulling fs layer [2023-01-10T22:59:12.874Z] b352a97aabf1: Pulling fs layer [2023-01-10T22:59:12.874Z] 4872d77fe225: Pulling fs layer [2023-01-10T22:59:12.874Z] 5851b861e8e6: Pulling fs layer [2023-01-10T22:59:12.874Z] 988bab9f4d93: Waiting [2023-01-10T22:59:12.874Z] 1469e6f7b9e6: Waiting [2023-01-10T22:59:12.874Z] b352a97aabf1: Waiting [2023-01-10T22:59:12.874Z] eaf3925da568: Waiting [2023-01-10T22:59:12.874Z] 4872d77fe225: Waiting [2023-01-10T22:59:12.874Z] bab4dde63d76: Waiting [2023-01-10T22:59:12.874Z] 5851b861e8e6: Waiting [2023-01-10T22:59:12.874Z] bde34c3a00c8: Waiting [2023-01-10T22:59:12.874Z] e2be974225ed: Download complete [2023-01-10T22:59:12.874Z] 988bab9f4d93: Verifying Checksum [2023-01-10T22:59:12.874Z] 988bab9f4d93: Download complete [2023-01-10T22:59:13.134Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T22:59:13.134Z] 1469e6f7b9e6: Download complete [2023-01-10T22:59:13.134Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T22:59:13.134Z] 339a4e72a1f5: Download complete [2023-01-10T22:59:13.134Z] eaf3925da568: Verifying Checksum [2023-01-10T22:59:13.134Z] eaf3925da568: Download complete [2023-01-10T22:59:13.134Z] bde34c3a00c8: Verifying Checksum [2023-01-10T22:59:13.134Z] bde34c3a00c8: Download complete [2023-01-10T22:59:13.134Z] b352a97aabf1: Download complete [2023-01-10T22:59:13.134Z] 4872d77fe225: Verifying Checksum [2023-01-10T22:59:13.134Z] 4872d77fe225: Download complete [2023-01-10T22:59:13.134Z] 5851b861e8e6: Verifying Checksum [2023-01-10T22:59:13.134Z] 5851b861e8e6: Download complete [2023-01-10T22:59:13.134Z] b85a868b505f: Verifying Checksum [2023-01-10T22:59:13.134Z] b85a868b505f: Download complete [2023-01-10T22:59:13.393Z] bab4dde63d76: Verifying Checksum [2023-01-10T22:59:13.393Z] bab4dde63d76: Download complete [2023-01-10T22:59:14.777Z] b85a868b505f: Pull complete [2023-01-10T22:59:14.777Z] e2be974225ed: Pull complete [2023-01-10T22:59:15.037Z] 339a4e72a1f5: Pull complete [2023-01-10T22:59:15.296Z] 988bab9f4d93: Pull complete [2023-01-10T22:59:15.555Z] 1469e6f7b9e6: Pull complete [2023-01-10T22:59:15.555Z] eaf3925da568: Pull complete [2023-01-10T22:59:17.458Z] bab4dde63d76: Pull complete [2023-01-10T22:59:17.458Z] bde34c3a00c8: Pull complete [2023-01-10T22:59:17.716Z] b352a97aabf1: Pull complete [2023-01-10T22:59:17.716Z] 4872d77fe225: Pull complete [2023-01-10T22:59:17.716Z] 5851b861e8e6: Pull complete [2023-01-10T22:59:17.716Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T22:59:17.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:59:17.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:59:17.810Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T22:59:17.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T22:59:20.395Z] $ docker top ddbbaf95f5d1b1f60adb54ca849c135f802407a2bbf82d4a8108409517cbd4c2 -eo pid,comm [2023-01-10T22:59:20.449Z] 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-01-10T22:59:20.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T22:59:20.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T22:59:20.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T22:59:20.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T22:59:20.611Z] $ docker exec ddbbaf95f5d1b1f60adb54ca849c135f802407a2bbf82d4a8108409517cbd4c2 ssh-agent [2023-01-10T22:59:20.720Z] SSH_AUTH_SOCK=/tmp/ssh-QZIDnJYUxLYV/agent.32 [2023-01-10T22:59:20.720Z] SSH_AGENT_PID=38 [2023-01-10T22:59:20.725Z] Running ssh-add (command line suppressed) [2023-01-10T22:59:20.832Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13392362800822852512.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13392362800822852512.key) [2023-01-10T22:59:20.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T22:59:21.125Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T22:59:21.140Z] $ docker exec --env ******** --env ******** ddbbaf95f5d1b1f60adb54ca849c135f802407a2bbf82d4a8108409517cbd4c2 ssh-agent -k [2023-01-10T22:59:21.262Z] unset SSH_AUTH_SOCK; [2023-01-10T22:59:21.263Z] unset SSH_AGENT_PID; [2023-01-10T22:59:21.263Z] echo Agent pid 38 killed; [2023-01-10T22:59:21.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T22:59:21.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T22:59:21.297Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T22:59:21.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T22:59:21.433Z] $ docker exec ddbbaf95f5d1b1f60adb54ca849c135f802407a2bbf82d4a8108409517cbd4c2 ssh-agent [2023-01-10T22:59:21.546Z] SSH_AUTH_SOCK=/tmp/ssh-7w4lTBZq1z2D/agent.71 [2023-01-10T22:59:21.546Z] SSH_AGENT_PID=78 [2023-01-10T22:59:21.551Z] Running ssh-add (command line suppressed) [2023-01-10T22:59:21.659Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8421638093419751898.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8421638093419751898.key) [2023-01-10T22:59:21.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T22:59:21.952Z] + git semver init [2023-01-10T22:59:22.211Z] 2023-01-10 22:59:22,127 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T22:59:22.211Z] 2023-01-10 22:59:22,128 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-01-10T22:59:22.211Z] 2023-01-10 22:59:22,129 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-01-10T22:59:22.212Z] 2023-01-10 22:59:22,129 [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-01-10T22:59:23.153Z] 2023-01-10 22:59:23,037 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-01-10T22:59:23.153Z] 2023-01-10 22:59:23,037 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-01-10T22:59:23.153Z] 2023-01-10 22:59:23,037 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:59:23.153Z] 2023-01-10 22:59:23,038 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T22:59:23.153Z] 3.0.0-dev.6 [Pipeline] } [2023-01-10T22:59:23.166Z] $ docker exec --env ******** --env ******** ddbbaf95f5d1b1f60adb54ca849c135f802407a2bbf82d4a8108409517cbd4c2 ssh-agent -k [2023-01-10T22:59:23.265Z] unset SSH_AUTH_SOCK; [2023-01-10T22:59:23.266Z] unset SSH_AGENT_PID; [2023-01-10T22:59:23.266Z] echo Agent pid 78 killed; [2023-01-10T22:59:23.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T22:59:23.588Z] + git semver [Pipeline] } [2023-01-10T22:59:23.866Z] $ docker stop --time=1 ddbbaf95f5d1b1f60adb54ca849c135f802407a2bbf82d4a8108409517cbd4c2 [2023-01-10T22:59:25.211Z] $ docker rm -f --volumes ddbbaf95f5d1b1f60adb54ca849c135f802407a2bbf82d4a8108409517cbd4c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T22:59:25.546Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T22:59:25.758Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T22:59:25.760Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [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-01-10T22:59:25.914Z] provisioning config files... [2023-01-10T22:59:25.923Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17267781835059133311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:59:26.218Z] ---> docker-login.sh [2023-01-10T22:59:26.218Z] nexus3.edgexfoundry.org:10001 [2023-01-10T22:59:26.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:26.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:26.218Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:26.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:26.218Z] [2023-01-10T22:59:26.218Z] Login Succeeded [2023-01-10T22:59:26.218Z] nexus3.edgexfoundry.org:10002 [2023-01-10T22:59:26.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:26.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:26.218Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:26.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:26.218Z] [2023-01-10T22:59:26.218Z] Login Succeeded [2023-01-10T22:59:26.218Z] nexus3.edgexfoundry.org:10003 [2023-01-10T22:59:26.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:26.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:26.477Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:26.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:26.477Z] [2023-01-10T22:59:26.477Z] Login Succeeded [2023-01-10T22:59:26.477Z] nexus3.edgexfoundry.org:10004 [2023-01-10T22:59:26.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:26.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:26.477Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:26.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:26.477Z] [2023-01-10T22:59:26.477Z] Login Succeeded [2023-01-10T22:59:26.477Z] docker.io [2023-01-10T22:59:26.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:59:26.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:59:26.735Z] Configure a credential helper to remove this warning. See [2023-01-10T22:59:26.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:59:26.735Z] [2023-01-10T22:59:26.735Z] Login Succeeded [2023-01-10T22:59:26.735Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T22:59:26.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T22:59:26.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:59:26.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:59:26.819Z] ========================================================= [2023-01-10T22:59:26.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T22:59:26.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:59:27.118Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T22:59:27.118Z] Sending build context to Docker daemon 27.63MB [2023-01-10T22:59:27.118Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:59:27.118Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T22:59:27.378Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T22:59:27.378Z] 213ec9aee27d: Pulling fs layer [2023-01-10T22:59:27.378Z] 4583459ba037: Pulling fs layer [2023-01-10T22:59:27.378Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T22:59:27.378Z] 53926ce57604: Pulling fs layer [2023-01-10T22:59:27.378Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T22:59:27.378Z] 22ff95d597cd: Pulling fs layer [2023-01-10T22:59:27.378Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T22:59:27.378Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T22:59:27.378Z] a7acece74701: Pulling fs layer [2023-01-10T22:59:27.378Z] 12d6caf4c0d1: Waiting [2023-01-10T22:59:27.378Z] 96b7cbca73a9: Waiting [2023-01-10T22:59:27.378Z] a7acece74701: Waiting [2023-01-10T22:59:27.378Z] 21b2b0c7a3f4: Waiting [2023-01-10T22:59:27.378Z] 53926ce57604: Waiting [2023-01-10T22:59:27.378Z] 93c1e223e6f2: Download complete [2023-01-10T22:59:27.378Z] 4583459ba037: Verifying Checksum [2023-01-10T22:59:27.378Z] 4583459ba037: Download complete [2023-01-10T22:59:27.378Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T22:59:27.378Z] 21b2b0c7a3f4: Download complete [2023-01-10T22:59:27.378Z] 22ff95d597cd: Verifying Checksum [2023-01-10T22:59:27.378Z] 22ff95d597cd: Download complete [2023-01-10T22:59:27.378Z] 213ec9aee27d: Download complete [2023-01-10T22:59:27.378Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T22:59:27.378Z] 12d6caf4c0d1: Download complete [2023-01-10T22:59:27.645Z] 213ec9aee27d: Pull complete [2023-01-10T22:59:27.645Z] 4583459ba037: Pull complete [2023-01-10T22:59:27.920Z] 93c1e223e6f2: Pull complete [2023-01-10T22:59:28.181Z] a7acece74701: Verifying Checksum [2023-01-10T22:59:28.181Z] a7acece74701: Download complete [2023-01-10T22:59:28.181Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T22:59:28.181Z] 96b7cbca73a9: Download complete [2023-01-10T22:59:28.181Z] 53926ce57604: Verifying Checksum [2023-01-10T22:59:28.181Z] 53926ce57604: Download complete [2023-01-10T22:59:32.360Z] 53926ce57604: Pull complete [2023-01-10T22:59:32.360Z] 21b2b0c7a3f4: Pull complete [2023-01-10T22:59:32.360Z] 22ff95d597cd: Pull complete [2023-01-10T22:59:32.360Z] 12d6caf4c0d1: Pull complete [2023-01-10T22:59:34.271Z] 96b7cbca73a9: Pull complete [2023-01-10T22:59:34.837Z] a7acece74701: Pull complete [2023-01-10T22:59:35.097Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T22:59:35.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T22:59:35.097Z] ---> db6d94c90886 [2023-01-10T22:59:35.097Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:59:39.297Z] ---> Running in b5daeab147b9 [2023-01-10T22:59:39.297Z] Removing intermediate container b5daeab147b9 [2023-01-10T22:59:39.297Z] ---> 221f6ccbace7 [2023-01-10T22:59:39.297Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:59:39.556Z] ---> Running in 26f9c8adcdd6 [2023-01-10T22:59:39.556Z] Removing intermediate container 26f9c8adcdd6 [2023-01-10T22:59:39.556Z] ---> f1fb1387ee52 [2023-01-10T22:59:39.556Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:59:39.556Z] ---> Running in 8b13455c5489 [2023-01-10T22:59:39.556Z] Removing intermediate container 8b13455c5489 [2023-01-10T22:59:39.556Z] ---> b008a34c7bca [2023-01-10T22:59:39.556Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:59:39.815Z] ---> Running in 8dd385cf0792 [2023-01-10T22:59:39.815Z] Removing intermediate container 8dd385cf0792 [2023-01-10T22:59:39.815Z] ---> dee5708d9fbf [2023-01-10T22:59:39.815Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:59:39.815Z] ---> Running in 047fb10c8c00 [2023-01-10T22:59:39.815Z] Removing intermediate container 047fb10c8c00 [2023-01-10T22:59:39.815Z] ---> 394be555f937 [2023-01-10T22:59:39.815Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:59:39.815Z] ---> Running in 81401ce71a29 [2023-01-10T22:59:40.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T22:59:40.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T22:59:40.332Z] OK: 211 MiB in 51 packages [2023-01-10T22:59:40.592Z] Removing intermediate container 81401ce71a29 [2023-01-10T22:59:40.592Z] ---> 4230a1e7651f [2023-01-10T22:59:40.592Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-10T22:59:40.592Z] ---> Running in c966c6344745 [2023-01-10T22:59:40.851Z] Removing intermediate container c966c6344745 [2023-01-10T22:59:40.851Z] ---> 0023b4aa7de3 [2023-01-10T22:59:40.851Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-10T22:59:40.851Z] ---> f8d5d16c7bf3 [2023-01-10T22:59:40.851Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:59:40.851Z] ---> Running in a4dfa75066ec [2023-01-10T22:59:40.866Z] Still waiting to schedule task [2023-01-10T22:59:40.867Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1743’ is offline [2023-01-10T23:00:07.419Z] Removing intermediate container a4dfa75066ec [2023-01-10T23:00:07.419Z] ---> 643a579e4dca [2023-01-10T23:00:07.419Z] Step 12/13 : COPY . . [2023-01-10T23:00:07.419Z] ---> 6a257d905d35 [2023-01-10T23:00:07.419Z] Step 13/13 : RUN ${MAKE} [2023-01-10T23:00:07.419Z] ---> Running in 814728f0c924 [2023-01-10T23:00:07.419Z] noop [2023-01-10T23:00:07.419Z] Removing intermediate container 814728f0c924 [2023-01-10T23:00:07.419Z] ---> b79e5e2c2c5e [2023-01-10T23:00:07.419Z] Successfully built b79e5e2c2c5e [2023-01-10T23:00:07.419Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:00:07.730Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:00:07.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:00:07.797Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:00:07.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T23:00:08.156Z] $ docker top 9fa47c4ad9b4e4ec404aa6a3f469c8d518206dbe6da51d74ce9b25cf4512fe29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:00:08.498Z] + go version [2023-01-10T23:00:08.498Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T23:00:08.512Z] $ docker stop --time=1 9fa47c4ad9b4e4ec404aa6a3f469c8d518206dbe6da51d74ce9b25cf4512fe29 [2023-01-10T23:00:09.828Z] $ docker rm -f --volumes 9fa47c4ad9b4e4ec404aa6a3f469c8d518206dbe6da51d74ce9b25cf4512fe29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:00:10.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:00:10.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:00:10.261Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:00:10.287Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T23:00:10.614Z] $ docker top 0632755a3e3241e76f83a9d5684358f17aba737a91c0bab03a4ab089ef697051 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:00:10.942Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:00:11.231Z] + make test [2023-01-10T23:00:11.231Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T23:00:11.488Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-10T23:00:21.495Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-10T23:00:24.029Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 29.3% of statements [2023-01-10T23:00:24.029Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-10T23:00:24.029Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.361s coverage: 86.5% of statements [2023-01-10T23:00:30.583Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T23:00:30.583Z] go vet ./... [2023-01-10T23:00:33.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T23:00:33.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T23:00:33.867Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T23:00:33.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T23:00:33.893Z] $ docker stop --time=1 0632755a3e3241e76f83a9d5684358f17aba737a91c0bab03a4ab089ef697051 [2023-01-10T23:00:36.407Z] $ docker rm -f --volumes 0632755a3e3241e76f83a9d5684358f17aba737a91c0bab03a4ab089ef697051 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:00:36.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T23:00:36.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T23:00:37.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T23:00:37.593Z] + ls -al . [2023-01-10T23:00:37.593Z] total 248 [2023-01-10T23:00:37.593Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:00 . [2023-01-10T23:00:37.593Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:59 .. [2023-01-10T23:00:37.593Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:00 .git [2023-01-10T23:00:37.593Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:59 .github [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 22:59 .gitignore [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 22:59 .golangci.yml [2023-01-10T23:00:37.593Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 22:59 .semver [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 22:59 Attribution.txt [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 22:59 CHANGELOG.md [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 22:59 Dockerfile [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 22:59 GOVERNANCE.md [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 22:59 Jenkinsfile [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 22:59 LICENSE [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 2577 Jan 10 22:59 Makefile [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 22:59 OWNERS.md [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 22:59 README.md [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 22:59 VERSION [2023-01-10T23:00:37.593Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 22:59 bin [2023-01-10T23:00:37.593Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:59 cmd [2023-01-10T23:00:37.593Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 23:00 coverage.out [2023-01-10T23:00:37.593Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 22:59 doc [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 22:59 go.mod [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 22:59 go.sum [2023-01-10T23:00:37.593Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:59 internal [2023-01-10T23:00:37.593Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:59 snap [2023-01-10T23:00:37.593Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 22:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:00:37.904Z] + 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=ac647965ab1b942a087d699135cd6fee27db47f4 --label arch=amd64 --label version=3.0.0-dev.6 . [2023-01-10T23:00:37.904Z] Sending build context to Docker daemon 27.71MB [2023-01-10T23:00:37.904Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:00:37.904Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-10T23:00:37.904Z] ---> b79e5e2c2c5e [2023-01-10T23:00:37.904Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:00:38.478Z] ---> Running in 18b44adb8b0f [2023-01-10T23:00:38.478Z] Removing intermediate container 18b44adb8b0f [2023-01-10T23:00:38.478Z] ---> 386d5f519bd9 [2023-01-10T23:00:38.478Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:00:38.478Z] ---> Running in 9efa909ca98b [2023-01-10T23:00:38.478Z] Removing intermediate container 9efa909ca98b [2023-01-10T23:00:38.478Z] ---> dcdfb1dd7709 [2023-01-10T23:00:38.478Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T23:00:38.478Z] ---> Running in a1946b7090b5 [2023-01-10T23:00:38.478Z] Removing intermediate container a1946b7090b5 [2023-01-10T23:00:38.478Z] ---> c10f7a900722 [2023-01-10T23:00:38.478Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:00:38.737Z] ---> Running in d5289777df8a [2023-01-10T23:00:38.737Z] Removing intermediate container d5289777df8a [2023-01-10T23:00:38.737Z] ---> 6ed90937f71d [2023-01-10T23:00:38.737Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-10T23:00:38.737Z] ---> Running in 564c67a92844 [2023-01-10T23:00:38.737Z] Removing intermediate container 564c67a92844 [2023-01-10T23:00:38.737Z] ---> dc1ded2a1310 [2023-01-10T23:00:38.737Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:00:38.737Z] ---> Running in 5d67068d509f [2023-01-10T23:00:38.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:00:39.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:00:39.511Z] OK: 211 MiB in 51 packages [2023-01-10T23:00:39.770Z] Removing intermediate container 5d67068d509f [2023-01-10T23:00:39.770Z] ---> 162e9e821057 [2023-01-10T23:00:39.770Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-10T23:00:39.770Z] ---> Running in af8ec0604d3d [2023-01-10T23:00:40.029Z] Removing intermediate container af8ec0604d3d [2023-01-10T23:00:40.029Z] ---> 481c30ad598b [2023-01-10T23:00:40.029Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-10T23:00:40.029Z] ---> f9a9d411ed8e [2023-01-10T23:00:40.029Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:00:40.029Z] ---> Running in 648585d8bb9d [2023-01-10T23:00:40.598Z] Removing intermediate container 648585d8bb9d [2023-01-10T23:00:40.598Z] ---> ceb0dc91722a [2023-01-10T23:00:40.598Z] Step 12/26 : COPY . . [2023-01-10T23:00:41.590Z] ---> 87b3e21c7667 [2023-01-10T23:00:41.590Z] Step 13/26 : RUN ${MAKE} [2023-01-10T23:00:41.590Z] ---> Running in e16c0d6fc19f [2023-01-10T23:00:41.850Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-10T23:01:03.781Z] Removing intermediate container e16c0d6fc19f [2023-01-10T23:01:03.781Z] ---> e9a0dd3e1461 [2023-01-10T23:01:03.781Z] Step 14/26 : FROM alpine:3.16 [2023-01-10T23:01:03.781Z] 3.16: Pulling from library/alpine [2023-01-10T23:01:03.781Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T23:01:03.781Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T23:01:03.781Z] ca7dd9ec2225: Download complete [2023-01-10T23:01:03.781Z] ca7dd9ec2225: Pull complete [2023-01-10T23:01:03.781Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T23:01:03.781Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T23:01:03.781Z] ---> bfe296a52501 [2023-01-10T23:01:03.781Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T23:01:03.781Z] ---> Running in 4702416b26a5 [2023-01-10T23:01:03.781Z] Removing intermediate container 4702416b26a5 [2023-01-10T23:01:03.781Z] ---> 7807948e2adf [2023-01-10T23:01:03.781Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-10T23:01:03.781Z] ---> Running in 2db844121f37 [2023-01-10T23:01:03.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:01:04.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:01:04.301Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T23:01:04.301Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:01:04.301Z] OK: 6 MiB in 15 packages [2023-01-10T23:01:04.559Z] Removing intermediate container 2db844121f37 [2023-01-10T23:01:04.559Z] ---> 9047c5eb6193 [2023-01-10T23:01:04.559Z] Step 17/26 : WORKDIR / [2023-01-10T23:01:04.559Z] ---> Running in b21e7a74e831 [2023-01-10T23:01:04.559Z] Removing intermediate container b21e7a74e831 [2023-01-10T23:01:04.559Z] ---> 63178baf1843 [2023-01-10T23:01:04.559Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-10T23:01:05.493Z] ---> 6f4e66b73e92 [2023-01-10T23:01:05.493Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-10T23:01:05.493Z] ---> 23d4d33c6c28 [2023-01-10T23:01:05.493Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-10T23:01:06.441Z] ---> 89600e139774 [2023-01-10T23:01:06.441Z] Step 21/26 : EXPOSE 59984 [2023-01-10T23:01:06.441Z] ---> Running in 14a09a8c7102 [2023-01-10T23:01:06.441Z] Removing intermediate container 14a09a8c7102 [2023-01-10T23:01:06.441Z] ---> e691337fd7d8 [2023-01-10T23:01:06.441Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-10T23:01:06.441Z] ---> Running in 1a4ffcce1803 [2023-01-10T23:01:06.441Z] Removing intermediate container 1a4ffcce1803 [2023-01-10T23:01:06.441Z] ---> 12cfad77f11d [2023-01-10T23:01:06.441Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T23:01:06.441Z] ---> Running in 76404e5c953a [2023-01-10T23:01:06.441Z] Removing intermediate container 76404e5c953a [2023-01-10T23:01:06.441Z] ---> a3a989061fd2 [2023-01-10T23:01:06.441Z] Step 24/26 : LABEL arch=amd64 [2023-01-10T23:01:06.441Z] ---> Running in 025cdca4b4c1 [2023-01-10T23:01:06.441Z] Removing intermediate container 025cdca4b4c1 [2023-01-10T23:01:06.441Z] ---> 076ec1302a2f [2023-01-10T23:01:06.441Z] Step 25/26 : LABEL git_sha=ac647965ab1b942a087d699135cd6fee27db47f4 [2023-01-10T23:01:06.441Z] ---> Running in 087eb32b35c8 [2023-01-10T23:01:06.441Z] Removing intermediate container 087eb32b35c8 [2023-01-10T23:01:06.441Z] ---> b6007b4706d1 [2023-01-10T23:01:06.441Z] Step 26/26 : LABEL version=3.0.0-dev.6 [2023-01-10T23:01:06.441Z] ---> Running in b0ff8b0e4dca [2023-01-10T23:01:06.441Z] Removing intermediate container b0ff8b0e4dca [2023-01-10T23:01:06.441Z] ---> f68c470152c4 [2023-01-10T23:01:06.441Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T23:01:06.441Z] Successfully built f68c470152c4 [2023-01-10T23:01:06.441Z] 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-01-10T23:01:06.557Z] provisioning config files... [2023-01-10T23:01:06.567Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1165028903131934045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:01:06.866Z] ---> docker-login.sh [2023-01-10T23:01:06.866Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:01:06.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:06.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:06.866Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:06.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:06.866Z] [2023-01-10T23:01:06.866Z] Login Succeeded [2023-01-10T23:01:06.866Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:01:06.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:06.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:06.866Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:06.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:06.866Z] [2023-01-10T23:01:06.866Z] Login Succeeded [2023-01-10T23:01:06.866Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:01:07.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:07.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:07.125Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:07.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:07.125Z] [2023-01-10T23:01:07.125Z] Login Succeeded [2023-01-10T23:01:07.125Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:01:07.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:07.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:07.125Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:07.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:07.125Z] [2023-01-10T23:01:07.125Z] Login Succeeded [2023-01-10T23:01:07.125Z] docker.io [2023-01-10T23:01:07.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:07.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:07.383Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:07.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:07.383Z] [2023-01-10T23:01:07.383Z] Login Succeeded [2023-01-10T23:01:07.383Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:01:07.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T23:01:07.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:01:07.451Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-01-10T23:01:07.451Z] ac647965ab1b942a087d699135cd6fee27db47f4 [2023-01-10T23:01:07.451Z] latest [2023-01-10T23:01:07.451Z] 3.0.0-dev.6 [2023-01-10T23:01:07.451Z] ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6 [2023-01-10T23:01:07.451Z] main [2023-01-10T23:01:07.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:07.759Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ac647965ab1b942a087d699135cd6fee27db47f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:08.073Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ac647965ab1b942a087d699135cd6fee27db47f4 [2023-01-10T23:01:08.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T23:01:08.073Z] 7ec77e9cab65: Preparing [2023-01-10T23:01:08.073Z] 659191297d49: Preparing [2023-01-10T23:01:08.073Z] fd6f4db4e7ef: Preparing [2023-01-10T23:01:08.073Z] d463c4b8fc05: Preparing [2023-01-10T23:01:08.073Z] e5e13b0c77cb: Preparing [2023-01-10T23:01:08.073Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:01:08.073Z] d463c4b8fc05: Pushed [2023-01-10T23:01:08.073Z] 659191297d49: Pushed [2023-01-10T23:01:08.073Z] 7ec77e9cab65: Pushed [2023-01-10T23:01:10.611Z] fd6f4db4e7ef: Pushed [2023-01-10T23:01:10.611Z] ac647965ab1b942a087d699135cd6fee27db47f4: digest: sha256:87828e3abf1fa354d7f8e22b40df14d483a560970d578c83fde47a098a6f7494 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:10.916Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:11.226Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-01-10T23:01:11.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T23:01:11.226Z] 7ec77e9cab65: Preparing [2023-01-10T23:01:11.226Z] 659191297d49: Preparing [2023-01-10T23:01:11.226Z] fd6f4db4e7ef: Preparing [2023-01-10T23:01:11.226Z] d463c4b8fc05: Preparing [2023-01-10T23:01:11.226Z] e5e13b0c77cb: Preparing [2023-01-10T23:01:11.226Z] fd6f4db4e7ef: Layer already exists [2023-01-10T23:01:11.226Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:01:11.226Z] 659191297d49: Layer already exists [2023-01-10T23:01:11.226Z] 7ec77e9cab65: Layer already exists [2023-01-10T23:01:11.226Z] d463c4b8fc05: Layer already exists [2023-01-10T23:01:11.226Z] latest: digest: sha256:87828e3abf1fa354d7f8e22b40df14d483a560970d578c83fde47a098a6f7494 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:11.534Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:11.840Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.6 [2023-01-10T23:01:11.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T23:01:11.840Z] 7ec77e9cab65: Preparing [2023-01-10T23:01:11.840Z] 659191297d49: Preparing [2023-01-10T23:01:11.840Z] fd6f4db4e7ef: Preparing [2023-01-10T23:01:11.840Z] d463c4b8fc05: Preparing [2023-01-10T23:01:11.840Z] e5e13b0c77cb: Preparing [2023-01-10T23:01:11.840Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:01:11.840Z] fd6f4db4e7ef: Layer already exists [2023-01-10T23:01:11.840Z] 659191297d49: Layer already exists [2023-01-10T23:01:11.840Z] d463c4b8fc05: Layer already exists [2023-01-10T23:01:11.840Z] 7ec77e9cab65: Layer already exists [2023-01-10T23:01:11.840Z] 3.0.0-dev.6: digest: sha256:87828e3abf1fa354d7f8e22b40df14d483a560970d578c83fde47a098a6f7494 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:12.145Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:12.451Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6 [2023-01-10T23:01:12.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T23:01:12.451Z] 7ec77e9cab65: Preparing [2023-01-10T23:01:12.451Z] 659191297d49: Preparing [2023-01-10T23:01:12.451Z] fd6f4db4e7ef: Preparing [2023-01-10T23:01:12.451Z] d463c4b8fc05: Preparing [2023-01-10T23:01:12.451Z] e5e13b0c77cb: Preparing [2023-01-10T23:01:12.451Z] d463c4b8fc05: Layer already exists [2023-01-10T23:01:12.451Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:01:12.451Z] fd6f4db4e7ef: Layer already exists [2023-01-10T23:01:12.451Z] 659191297d49: Layer already exists [2023-01-10T23:01:12.451Z] 7ec77e9cab65: Layer already exists [2023-01-10T23:01:12.451Z] ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6: digest: sha256:87828e3abf1fa354d7f8e22b40df14d483a560970d578c83fde47a098a6f7494 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:12.758Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:13.070Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-01-10T23:01:13.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-01-10T23:01:13.070Z] 7ec77e9cab65: Preparing [2023-01-10T23:01:13.070Z] 659191297d49: Preparing [2023-01-10T23:01:13.070Z] fd6f4db4e7ef: Preparing [2023-01-10T23:01:13.070Z] d463c4b8fc05: Preparing [2023-01-10T23:01:13.070Z] e5e13b0c77cb: Preparing [2023-01-10T23:01:13.070Z] d463c4b8fc05: Layer already exists [2023-01-10T23:01:13.070Z] fd6f4db4e7ef: Layer already exists [2023-01-10T23:01:13.070Z] e5e13b0c77cb: Layer already exists [2023-01-10T23:01:13.070Z] 7ec77e9cab65: Layer already exists [2023-01-10T23:01:13.070Z] 659191297d49: Layer already exists [2023-01-10T23:01:13.070Z] main: digest: sha256:87828e3abf1fa354d7f8e22b40df14d483a560970d578c83fde47a098a6f7494 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T23:01:13.105Z] ===================================================== [Pipeline] echo [2023-01-10T23:01:13.111Z] taggedImages: [2023-01-10T23:01:13.111Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac647965ab1b942a087d699135cd6fee27db47f4 [2023-01-10T23:01:13.111Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-01-10T23:01:13.111Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.6 [2023-01-10T23:01:13.111Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6 [2023-01-10T23:01:13.111Z] - 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-01-10T23:01:13.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:01:13.468Z] [2023-01-10T23:01:13.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:13.624Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1745 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-01-10T23:01:13.636Z] Running in /w/workspace/device-onvif-camera/95 [Pipeline] { [Pipeline] checkout [2023-01-10T23:01:13.666Z] The recommended git tool is: git [2023-01-10T23:01:13.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:01:13.778Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T23:01:13.778Z] 5eb5b503b376: Pulling fs layer [2023-01-10T23:01:13.778Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T23:01:13.778Z] ec43610c2a17: Pulling fs layer [2023-01-10T23:01:13.778Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T23:01:13.778Z] 33b1e0a273af: Pulling fs layer [2023-01-10T23:01:13.778Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T23:01:13.778Z] 2f39f015ded8: Pulling fs layer [2023-01-10T23:01:13.778Z] 3a2ae6a8a46f: Waiting [2023-01-10T23:01:13.778Z] 2f39f015ded8: Waiting [2023-01-10T23:01:13.778Z] 5d3b04190fa2: Waiting [2023-01-10T23:01:13.778Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T23:01:13.778Z] 5c69ac0246d0: Download complete [2023-01-10T23:01:13.778Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T23:01:13.778Z] 3a2ae6a8a46f: Download complete [2023-01-10T23:01:14.039Z] 33b1e0a273af: Verifying Checksum [2023-01-10T23:01:14.039Z] 33b1e0a273af: Download complete [2023-01-10T23:01:14.039Z] ec43610c2a17: Verifying Checksum [2023-01-10T23:01:14.039Z] ec43610c2a17: Download complete [2023-01-10T23:01:14.039Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T23:01:14.039Z] 5d3b04190fa2: Download complete [2023-01-10T23:01:14.039Z] 5eb5b503b376: Download complete [2023-01-10T23:01:14.615Z] 2f39f015ded8: Download complete [2023-01-10T23:01:15.181Z] 5eb5b503b376: Pull complete [2023-01-10T23:01:15.438Z] 5c69ac0246d0: Pull complete [2023-01-10T23:01:15.696Z] ec43610c2a17: Pull complete [2023-01-10T23:01:15.696Z] 3a2ae6a8a46f: Pull complete [2023-01-10T23:01:15.954Z] 33b1e0a273af: Pull complete [2023-01-10T23:01:15.954Z] 5d3b04190fa2: Pull complete [2023-01-10T23:01:18.767Z] using credential edgex-jenkins-ssh [2023-01-10T23:01:18.789Z] Cloning the remote Git repository [2023-01-10T23:01:18.835Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T23:01:18.913Z] > git init /w/workspace/device-onvif-camera/95 # timeout=10 [2023-01-10T23:01:19.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T23:01:19.056Z] > git --version # timeout=10 [2023-01-10T23:01:19.078Z] > git --version # 'git version 2.25.1' [2023-01-10T23:01:19.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:01:19.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:01:20.146Z] 2f39f015ded8: Pull complete [2023-01-10T23:01:20.146Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T23:01:20.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:01:20.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:01:20.222Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:01:20.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T23:01:20.526Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-10T23:01:20.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:01:21.410Z] Avoid second fetch [2023-01-10T23:01:21.410Z] Checking out Revision ac647965ab1b942a087d699135cd6fee27db47f4 (main) [2023-01-10T23:01:22.201Z] Commit message: "build: fixed small issue in makefile (#209)" [2023-01-10T23:01:21.433Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T23:01:21.454Z] > git checkout -f ac647965ab1b942a087d699135cd6fee27db47f4 # timeout=10 [2023-01-10T23:01:22.488Z] [2023-01-10T23:01:22.488Z] GitHub has been notified of this commit’s build result [2023-01-10T23:01:22.488Z] [2023-01-10T23:01:23.084Z] $ docker top 4c3d66fdf9f801ea3d0fc788a5051be95e740c2aeb531fc5c2edbe15485c7f0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:01:23.449Z] ---> job-cost.sh [2023-01-10T23:01:23.449Z] lf-activate-venv: SKIPPING [2023-01-10T23:01:23.449Z] INFO: No Stack... [2023-01-10T23:01:23.707Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:01:23.741Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T23:01:23.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:01:23.741Z] Dload Upload Total Spent Left Speed [2023-01-10T23:01:23.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [2023-01-10T23:01:23.965Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-01-10T23:01:24.255Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-01-10T23:01:24.255Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T23:01:24.270Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-95-stack-cost] [2023-01-10T23:01:24.278Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-95-stack-cost] did not exist. Created. [2023-01-10T23:01:24.279Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:01:24.334Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T23:01:24.578Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T23:01:24.604Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:01:24.610Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:01:24.632Z] $ docker stop --time=1 4c3d66fdf9f801ea3d0fc788a5051be95e740c2aeb531fc5c2edbe15485c7f0d [2023-01-10T23:01:24.668Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T23:01:24.668Z] sudo tee /etc/docker/daemon.new [2023-01-10T23:01:24.668Z] { [2023-01-10T23:01:24.668Z] "registry-mirrors": [ [2023-01-10T23:01:24.668Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T23:01:24.668Z] ], [2023-01-10T23:01:24.668Z] "bip": "10.250.0.254/24", [2023-01-10T23:01:24.668Z] "hosts": [ [2023-01-10T23:01:24.668Z] "tcp://0.0.0.0:5555", [2023-01-10T23:01:24.668Z] "unix:///var/run/docker.sock" [2023-01-10T23:01:24.668Z] ], [2023-01-10T23:01:24.668Z] "mtu": 1458, [2023-01-10T23:01:24.668Z] "selinux-enabled": true, [2023-01-10T23:01:24.668Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T23:01:24.668Z] } [2023-01-10T23:01:25.789Z] $ docker rm -f --volumes 4c3d66fdf9f801ea3d0fc788a5051be95e740c2aeb531fc5c2edbe15485c7f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T23:01:26.166Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T23:01:26.511Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:01:44.775Z] provisioning config files... [2023-01-10T23:01:44.801Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/95@tmp/config1883592877733190810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:01:45.152Z] ---> docker-login.sh [2023-01-10T23:01:45.152Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:01:45.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:45.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:45.742Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:45.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:45.742Z] [2023-01-10T23:01:45.742Z] Login Succeeded [2023-01-10T23:01:45.742Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:01:46.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:46.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:46.021Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:46.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:46.021Z] [2023-01-10T23:01:46.021Z] Login Succeeded [2023-01-10T23:01:46.021Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:01:46.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:46.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:46.572Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:46.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:46.572Z] [2023-01-10T23:01:46.572Z] Login Succeeded [2023-01-10T23:01:46.572Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:01:46.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:46.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:46.845Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:46.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:46.845Z] [2023-01-10T23:01:46.845Z] Login Succeeded [2023-01-10T23:01:46.845Z] docker.io [2023-01-10T23:01:47.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:01:47.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:01:47.386Z] Configure a credential helper to remove this warning. See [2023-01-10T23:01:47.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:01:47.386Z] [2023-01-10T23:01:47.386Z] Login Succeeded [2023-01-10T23:01:47.386Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:01:47.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T23:01:47.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:01:47.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:01:47.683Z] ========================================================= [2023-01-10T23:01:47.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T23:01:47.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:01:48.035Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T23:01:48.630Z] Sending build context to Docker daemon 20.51MB [2023-01-10T23:01:48.630Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:01:48.630Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T23:01:48.914Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T23:01:48.914Z] 9b18e9b68314: Pulling fs layer [2023-01-10T23:01:48.914Z] 35d82f9e3411: Pulling fs layer [2023-01-10T23:01:48.914Z] e16973657156: Pulling fs layer [2023-01-10T23:01:48.914Z] fc693d55d65f: Pulling fs layer [2023-01-10T23:01:48.914Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T23:01:48.914Z] dda99020689f: Pulling fs layer [2023-01-10T23:01:48.914Z] db1c61fa0a46: Pulling fs layer [2023-01-10T23:01:48.914Z] 891c053d2c06: Pulling fs layer [2023-01-10T23:01:48.914Z] dda99020689f: Waiting [2023-01-10T23:01:48.914Z] fc693d55d65f: Waiting [2023-01-10T23:01:48.914Z] 7e9fc2657dce: Waiting [2023-01-10T23:01:48.914Z] db1c61fa0a46: Waiting [2023-01-10T23:01:48.914Z] 891c053d2c06: Waiting [2023-01-10T23:01:48.914Z] e16973657156: Verifying Checksum [2023-01-10T23:01:48.914Z] e16973657156: Download complete [2023-01-10T23:01:48.914Z] 35d82f9e3411: Download complete [2023-01-10T23:01:48.914Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T23:01:48.914Z] 7e9fc2657dce: Download complete [2023-01-10T23:01:48.914Z] 9b18e9b68314: Verifying Checksum [2023-01-10T23:01:48.914Z] 9b18e9b68314: Download complete [2023-01-10T23:01:48.914Z] dda99020689f: Verifying Checksum [2023-01-10T23:01:48.914Z] dda99020689f: Download complete [2023-01-10T23:01:49.885Z] 9b18e9b68314: Pull complete [2023-01-10T23:01:49.885Z] 891c053d2c06: Verifying Checksum [2023-01-10T23:01:49.885Z] 891c053d2c06: Download complete [2023-01-10T23:01:50.489Z] 35d82f9e3411: Pull complete [2023-01-10T23:01:50.762Z] e16973657156: Pull complete [2023-01-10T23:01:51.035Z] db1c61fa0a46: Verifying Checksum [2023-01-10T23:01:51.035Z] db1c61fa0a46: Download complete [2023-01-10T23:01:52.016Z] fc693d55d65f: Verifying Checksum [2023-01-10T23:01:52.016Z] fc693d55d65f: Download complete [2023-01-10T23:02:04.384Z] fc693d55d65f: Pull complete [2023-01-10T23:02:04.384Z] 7e9fc2657dce: Pull complete [2023-01-10T23:02:04.384Z] dda99020689f: Pull complete [2023-01-10T23:02:11.060Z] db1c61fa0a46: Pull complete [2023-01-10T23:02:13.657Z] 891c053d2c06: Pull complete [2023-01-10T23:02:13.657Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T23:02:13.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T23:02:13.657Z] ---> f96f9c87975a [2023-01-10T23:02:13.657Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:02:15.612Z] ---> Running in e6c4d7dd8a36 [2023-01-10T23:02:15.612Z] Removing intermediate container e6c4d7dd8a36 [2023-01-10T23:02:15.612Z] ---> 0dc6b1cf2333 [2023-01-10T23:02:15.612Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:02:15.612Z] ---> Running in 2fb191c372cb [2023-01-10T23:02:15.880Z] Removing intermediate container 2fb191c372cb [2023-01-10T23:02:15.880Z] ---> bf20ab06b8ac [2023-01-10T23:02:15.880Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T23:02:16.152Z] ---> Running in d10d8470075a [2023-01-10T23:02:16.423Z] Removing intermediate container d10d8470075a [2023-01-10T23:02:16.423Z] ---> 103a8d399cf2 [2023-01-10T23:02:16.423Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:02:16.423Z] ---> Running in b7cafbb75792 [2023-01-10T23:02:16.694Z] Removing intermediate container b7cafbb75792 [2023-01-10T23:02:16.694Z] ---> 3b34e5bb6c05 [2023-01-10T23:02:16.694Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-10T23:02:16.694Z] ---> Running in dd7a425244b1 [2023-01-10T23:02:17.279Z] Removing intermediate container dd7a425244b1 [2023-01-10T23:02:17.279Z] ---> f760b5af228c [2023-01-10T23:02:17.279Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:02:17.279Z] ---> Running in 0937c743ef14 [2023-01-10T23:02:18.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:02:18.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:02:19.469Z] OK: 221 MiB in 51 packages [2023-01-10T23:02:20.433Z] Removing intermediate container 0937c743ef14 [2023-01-10T23:02:20.433Z] ---> fca0f1fcd80a [2023-01-10T23:02:20.433Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-10T23:02:20.433Z] ---> Running in 40419a97949e [2023-01-10T23:02:20.701Z] Removing intermediate container 40419a97949e [2023-01-10T23:02:20.701Z] ---> 2b0b22ba24be [2023-01-10T23:02:20.701Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-10T23:02:21.286Z] ---> 01407fc235dc [2023-01-10T23:02:21.286Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:02:21.557Z] ---> Running in bc7e552c6152 [2023-01-10T23:03:18.095Z] Removing intermediate container bc7e552c6152 [2023-01-10T23:03:18.095Z] ---> 9d12343dedd2 [2023-01-10T23:03:18.095Z] Step 12/13 : COPY . . [2023-01-10T23:03:18.691Z] ---> 06377a611c39 [2023-01-10T23:03:18.691Z] Step 13/13 : RUN ${MAKE} [2023-01-10T23:03:18.691Z] ---> Running in a93d533de593 [2023-01-10T23:03:19.657Z] noop [2023-01-10T23:03:20.627Z] Removing intermediate container a93d533de593 [2023-01-10T23:03:20.627Z] ---> 941b16bf8d08 [2023-01-10T23:03:20.627Z] Successfully built 941b16bf8d08 [2023-01-10T23:03:20.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:03:20.985Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:03:20.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:03:21.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-1745 does not seem to be running inside a container [2023-01-10T23:03:21.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/95 -v /w/workspace/device-onvif-camera/95:/w/workspace/device-onvif-camera/95:rw,z -v /w/workspace/device-onvif-camera/95@tmp:/w/workspace/device-onvif-camera/95@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-01-10T23:03:22.387Z] $ docker top 75f1e66c3b4ed60443d9366057605313b770a0f559e0185df2f5f3a6c4b7eacf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:03:23.240Z] + go version [2023-01-10T23:03:23.240Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T23:03:23.263Z] $ docker stop --time=1 75f1e66c3b4ed60443d9366057605313b770a0f559e0185df2f5f3a6c4b7eacf [2023-01-10T23:03:24.878Z] $ docker rm -f --volumes 75f1e66c3b4ed60443d9366057605313b770a0f559e0185df2f5f3a6c4b7eacf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:03:25.441Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:03:25.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:03:25.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-1745 does not seem to be running inside a container [2023-01-10T23:03:25.698Z] $ 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/95 -v /w/workspace/device-onvif-camera/95:/w/workspace/device-onvif-camera/95:rw,z -v /w/workspace/device-onvif-camera/95@tmp:/w/workspace/device-onvif-camera/95@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-01-10T23:03:26.858Z] $ docker top f634a9a64ce43adeab5a61694c10391c09cc1739be26f89229a1f447b9df204c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:03:27.691Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/95 [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:03:28.031Z] + make test [2023-01-10T23:03:28.031Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T23:03:29.978Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-10T23:05:06.668Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-10T23:05:06.668Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.192s coverage: 29.3% of statements [2023-01-10T23:05:06.668Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-10T23:05:24.906Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.497s coverage: 86.5% of statements [2023-01-10T23:05:24.906Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T23:05:24.906Z] go vet ./... [2023-01-10T23:05:51.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T23:05:51.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T23:05:51.615Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T23:05:51.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T23:05:51.644Z] $ docker stop --time=1 f634a9a64ce43adeab5a61694c10391c09cc1739be26f89229a1f447b9df204c [2023-01-10T23:05:53.517Z] $ docker rm -f --volumes f634a9a64ce43adeab5a61694c10391c09cc1739be26f89229a1f447b9df204c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:05:54.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T23:05:54.696Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T23:05:56.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:05:56.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T23:05:56.905Z] + ls -al . [2023-01-10T23:05:56.905Z] total 244 [2023-01-10T23:05:56.905Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 23:03 . [2023-01-10T23:05:56.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:01 .. [2023-01-10T23:05:56.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:01 .git [2023-01-10T23:05:56.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:01 .github [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 23:01 .gitignore [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 23:01 .golangci.yml [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 23:01 Attribution.txt [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 23:01 CHANGELOG.md [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 23:01 Dockerfile [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:01 GOVERNANCE.md [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 23:01 Jenkinsfile [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 23:01 LICENSE [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 2577 Jan 10 23:01 Makefile [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 23:01 OWNERS.md [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 23:01 README.md [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 22:59 VERSION [2023-01-10T23:05:56.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:01 bin [2023-01-10T23:05:56.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:01 cmd [2023-01-10T23:05:56.905Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 23:05 coverage.out [2023-01-10T23:05:56.905Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 23:01 doc [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 23:01 go.mod [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 23:01 go.sum [2023-01-10T23:05:56.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:01 internal [2023-01-10T23:05:56.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:01 snap [2023-01-10T23:05:56.905Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 23:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:05:57.285Z] + 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=ac647965ab1b942a087d699135cd6fee27db47f4 --label arch=arm64 --label version=3.0.0-dev.6 . [2023-01-10T23:05:58.711Z] Sending build context to Docker daemon 20.59MB [2023-01-10T23:05:58.711Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:05:58.711Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-10T23:05:58.711Z] ---> 941b16bf8d08 [2023-01-10T23:05:58.711Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:05:58.989Z] ---> Running in 82e112aa3400 [2023-01-10T23:05:59.574Z] Removing intermediate container 82e112aa3400 [2023-01-10T23:05:59.574Z] ---> dce8af993eef [2023-01-10T23:05:59.574Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:05:59.574Z] ---> Running in fd46e0cfbc59 [2023-01-10T23:06:00.164Z] Removing intermediate container fd46e0cfbc59 [2023-01-10T23:06:00.164Z] ---> 89e63fe2a711 [2023-01-10T23:06:00.164Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T23:06:00.164Z] ---> Running in 82ccd8fbdbc0 [2023-01-10T23:06:00.431Z] Removing intermediate container 82ccd8fbdbc0 [2023-01-10T23:06:00.431Z] ---> ecd29dac1708 [2023-01-10T23:06:00.431Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:06:00.699Z] ---> Running in c6f948aaed37 [2023-01-10T23:06:00.969Z] Removing intermediate container c6f948aaed37 [2023-01-10T23:06:00.969Z] ---> 4c4cc094ab94 [2023-01-10T23:06:00.969Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-10T23:06:00.969Z] ---> Running in 9feb830e87c3 [2023-01-10T23:06:01.241Z] Removing intermediate container 9feb830e87c3 [2023-01-10T23:06:01.241Z] ---> e51b2025e125 [2023-01-10T23:06:01.241Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:06:01.513Z] ---> Running in 10691ba42da5 [2023-01-10T23:06:02.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:06:02.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:06:04.157Z] OK: 221 MiB in 51 packages [2023-01-10T23:06:05.135Z] Removing intermediate container 10691ba42da5 [2023-01-10T23:06:05.135Z] ---> cb27ef047655 [2023-01-10T23:06:05.135Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-10T23:06:05.135Z] ---> Running in 986fad95f7a6 [2023-01-10T23:06:05.409Z] Removing intermediate container 986fad95f7a6 [2023-01-10T23:06:05.409Z] ---> 36c5d102d319 [2023-01-10T23:06:05.409Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-10T23:06:05.997Z] ---> 8253aa6f96e0 [2023-01-10T23:06:05.997Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:06:05.997Z] ---> Running in 3d78e050d156 [2023-01-10T23:06:08.590Z] Removing intermediate container 3d78e050d156 [2023-01-10T23:06:08.590Z] ---> f5f9a428047c [2023-01-10T23:06:08.590Z] Step 12/26 : COPY . . [2023-01-10T23:06:10.550Z] ---> df780c7a7438 [2023-01-10T23:06:10.550Z] Step 13/26 : RUN ${MAKE} [2023-01-10T23:06:10.821Z] ---> Running in c94339b4d1dd [2023-01-10T23:06:11.797Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-10T23:08:48.550Z] Removing intermediate container c94339b4d1dd [2023-01-10T23:08:48.550Z] ---> 34cca0daaf11 [2023-01-10T23:08:48.550Z] Step 14/26 : FROM alpine:3.16 [2023-01-10T23:08:48.550Z] 3.16: Pulling from library/alpine [2023-01-10T23:08:48.550Z] 6875df1f5354: Pulling fs layer [2023-01-10T23:08:48.550Z] 6875df1f5354: Verifying Checksum [2023-01-10T23:08:48.550Z] 6875df1f5354: Download complete [2023-01-10T23:08:48.550Z] 6875df1f5354: Pull complete [2023-01-10T23:08:48.550Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T23:08:48.550Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T23:08:48.550Z] ---> 2b4661558fb8 [2023-01-10T23:08:48.550Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T23:08:48.550Z] ---> Running in 08736104c9f3 [2023-01-10T23:08:48.551Z] Removing intermediate container 08736104c9f3 [2023-01-10T23:08:48.551Z] ---> 7571b2ae98fd [2023-01-10T23:08:48.551Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-10T23:08:48.551Z] ---> Running in 25ce60ce0617 [2023-01-10T23:08:48.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:08:48.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:08:48.551Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T23:08:48.551Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:08:48.551Z] OK: 5 MiB in 15 packages [2023-01-10T23:08:48.551Z] Removing intermediate container 25ce60ce0617 [2023-01-10T23:08:48.551Z] ---> 774897f24a8e [2023-01-10T23:08:48.551Z] Step 17/26 : WORKDIR / [2023-01-10T23:08:48.551Z] ---> Running in 92ddea00f3e0 [2023-01-10T23:08:48.551Z] Removing intermediate container 92ddea00f3e0 [2023-01-10T23:08:48.551Z] ---> 5c3a12e9ed10 [2023-01-10T23:08:48.551Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-10T23:08:48.551Z] ---> ee76407856c4 [2023-01-10T23:08:48.551Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-10T23:08:48.551Z] ---> 74630d00990a [2023-01-10T23:08:48.551Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-10T23:08:48.551Z] ---> b9108273fc5f [2023-01-10T23:08:48.551Z] Step 21/26 : EXPOSE 59984 [2023-01-10T23:08:48.551Z] ---> Running in ce94e377a325 [2023-01-10T23:08:48.551Z] Removing intermediate container ce94e377a325 [2023-01-10T23:08:48.551Z] ---> 70625119ff2e [2023-01-10T23:08:48.551Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-10T23:08:48.551Z] ---> Running in 2e6570d2feee [2023-01-10T23:08:48.551Z] Removing intermediate container 2e6570d2feee [2023-01-10T23:08:48.551Z] ---> 3f6b409a885e [2023-01-10T23:08:48.551Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T23:08:48.551Z] ---> Running in 50dbab0d3c1c [2023-01-10T23:08:48.551Z] Removing intermediate container 50dbab0d3c1c [2023-01-10T23:08:48.551Z] ---> 3defb7bc343e [2023-01-10T23:08:48.551Z] Step 24/26 : LABEL arch=arm64 [2023-01-10T23:08:48.551Z] ---> Running in dad0f76a1e2a [2023-01-10T23:08:48.551Z] Removing intermediate container dad0f76a1e2a [2023-01-10T23:08:48.551Z] ---> 708b9d0dbee3 [2023-01-10T23:08:48.551Z] Step 25/26 : LABEL git_sha=ac647965ab1b942a087d699135cd6fee27db47f4 [2023-01-10T23:08:48.818Z] ---> Running in 0b1a19bc9cdf [2023-01-10T23:08:49.086Z] Removing intermediate container 0b1a19bc9cdf [2023-01-10T23:08:49.086Z] ---> a775873d6719 [2023-01-10T23:08:49.086Z] Step 26/26 : LABEL version=3.0.0-dev.6 [2023-01-10T23:08:49.086Z] ---> Running in 8b4aee1230d1 [2023-01-10T23:08:49.353Z] Removing intermediate container 8b4aee1230d1 [2023-01-10T23:08:49.353Z] ---> a7b4134e4a82 [2023-01-10T23:08:49.353Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T23:08:49.353Z] Successfully built a7b4134e4a82 [2023-01-10T23:08:49.353Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:08:49.468Z] provisioning config files... [2023-01-10T23:08:49.483Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/95@tmp/config3730526313491075860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:08:49.823Z] ---> docker-login.sh [2023-01-10T23:08:49.823Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:08:49.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:08:50.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:08:50.093Z] Configure a credential helper to remove this warning. See [2023-01-10T23:08:50.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:08:50.093Z] [2023-01-10T23:08:50.093Z] Login Succeeded [2023-01-10T23:08:50.093Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:08:50.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:08:50.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:08:50.364Z] Configure a credential helper to remove this warning. See [2023-01-10T23:08:50.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:08:50.364Z] [2023-01-10T23:08:50.364Z] Login Succeeded [2023-01-10T23:08:50.364Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:08:50.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:08:50.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:08:50.899Z] Configure a credential helper to remove this warning. See [2023-01-10T23:08:50.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:08:50.899Z] [2023-01-10T23:08:50.899Z] Login Succeeded [2023-01-10T23:08:50.899Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:08:51.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:08:51.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:08:51.166Z] Configure a credential helper to remove this warning. See [2023-01-10T23:08:51.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:08:51.166Z] [2023-01-10T23:08:51.166Z] Login Succeeded [2023-01-10T23:08:51.166Z] docker.io [2023-01-10T23:08:51.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:08:51.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:08:51.699Z] Configure a credential helper to remove this warning. See [2023-01-10T23:08:51.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:08:51.699Z] [2023-01-10T23:08:51.699Z] Login Succeeded [2023-01-10T23:08:51.699Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:08:51.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T23:08:51.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:08:51.768Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-01-10T23:08:51.768Z] ac647965ab1b942a087d699135cd6fee27db47f4 [2023-01-10T23:08:51.768Z] latest [2023-01-10T23:08:51.768Z] 3.0.0-dev.6 [2023-01-10T23:08:51.768Z] ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6 [2023-01-10T23:08:51.768Z] main [2023-01-10T23:08:51.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:08:52.121Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac647965ab1b942a087d699135cd6fee27db47f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:08:52.471Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac647965ab1b942a087d699135cd6fee27db47f4 [2023-01-10T23:08:52.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T23:08:52.471Z] c4984787100f: Preparing [2023-01-10T23:08:52.471Z] e8ae85a5a2f0: Preparing [2023-01-10T23:08:52.471Z] 6acfe5722016: Preparing [2023-01-10T23:08:52.471Z] 14df17e9d4e0: Preparing [2023-01-10T23:08:52.471Z] 17bec77d7fdc: Preparing [2023-01-10T23:08:52.471Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:08:52.738Z] c4984787100f: Pushed [2023-01-10T23:08:52.738Z] e8ae85a5a2f0: Pushed [2023-01-10T23:08:52.738Z] 14df17e9d4e0: Pushed [2023-01-10T23:08:59.389Z] 6acfe5722016: Pushed [2023-01-10T23:08:59.389Z] ac647965ab1b942a087d699135cd6fee27db47f4: digest: sha256:377be674d143ad77ebdea670ba0fd484e60e4cc0f5ba358fcaaf2b72a3e623d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:08:59.733Z] + 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-01-10T23:09:00.135Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-01-10T23:09:00.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T23:09:00.135Z] c4984787100f: Preparing [2023-01-10T23:09:00.135Z] e8ae85a5a2f0: Preparing [2023-01-10T23:09:00.135Z] 6acfe5722016: Preparing [2023-01-10T23:09:00.135Z] 14df17e9d4e0: Preparing [2023-01-10T23:09:00.135Z] 17bec77d7fdc: Preparing [2023-01-10T23:09:00.135Z] c4984787100f: Layer already exists [2023-01-10T23:09:00.135Z] 14df17e9d4e0: Layer already exists [2023-01-10T23:09:00.135Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:09:00.135Z] 6acfe5722016: Layer already exists [2023-01-10T23:09:00.135Z] e8ae85a5a2f0: Layer already exists [2023-01-10T23:09:00.405Z] latest: digest: sha256:377be674d143ad77ebdea670ba0fd484e60e4cc0f5ba358fcaaf2b72a3e623d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:09:00.768Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:09:01.116Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.6 [2023-01-10T23:09:01.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T23:09:01.116Z] c4984787100f: Preparing [2023-01-10T23:09:01.116Z] e8ae85a5a2f0: Preparing [2023-01-10T23:09:01.116Z] 6acfe5722016: Preparing [2023-01-10T23:09:01.116Z] 14df17e9d4e0: Preparing [2023-01-10T23:09:01.116Z] 17bec77d7fdc: Preparing [2023-01-10T23:09:01.116Z] 14df17e9d4e0: Layer already exists [2023-01-10T23:09:01.116Z] c4984787100f: Layer already exists [2023-01-10T23:09:01.116Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:09:01.116Z] 6acfe5722016: Layer already exists [2023-01-10T23:09:01.116Z] e8ae85a5a2f0: Layer already exists [2023-01-10T23:09:01.116Z] 3.0.0-dev.6: digest: sha256:377be674d143ad77ebdea670ba0fd484e60e4cc0f5ba358fcaaf2b72a3e623d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:09:01.469Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:09:01.834Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6 [2023-01-10T23:09:01.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T23:09:01.834Z] c4984787100f: Preparing [2023-01-10T23:09:01.834Z] e8ae85a5a2f0: Preparing [2023-01-10T23:09:01.834Z] 6acfe5722016: Preparing [2023-01-10T23:09:01.834Z] 14df17e9d4e0: Preparing [2023-01-10T23:09:01.834Z] 17bec77d7fdc: Preparing [2023-01-10T23:09:01.834Z] c4984787100f: Layer already exists [2023-01-10T23:09:01.834Z] 6acfe5722016: Layer already exists [2023-01-10T23:09:01.834Z] e8ae85a5a2f0: Layer already exists [2023-01-10T23:09:01.834Z] 14df17e9d4e0: Layer already exists [2023-01-10T23:09:01.834Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:09:01.834Z] ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6: digest: sha256:377be674d143ad77ebdea670ba0fd484e60e4cc0f5ba358fcaaf2b72a3e623d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:09:02.185Z] + 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-01-10T23:09:02.520Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-01-10T23:09:02.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-01-10T23:09:02.520Z] c4984787100f: Preparing [2023-01-10T23:09:02.520Z] e8ae85a5a2f0: Preparing [2023-01-10T23:09:02.520Z] 6acfe5722016: Preparing [2023-01-10T23:09:02.520Z] 14df17e9d4e0: Preparing [2023-01-10T23:09:02.520Z] 17bec77d7fdc: Preparing [2023-01-10T23:09:02.520Z] 14df17e9d4e0: Layer already exists [2023-01-10T23:09:02.520Z] 17bec77d7fdc: Layer already exists [2023-01-10T23:09:02.520Z] e8ae85a5a2f0: Layer already exists [2023-01-10T23:09:02.520Z] 6acfe5722016: Layer already exists [2023-01-10T23:09:02.520Z] c4984787100f: Layer already exists [2023-01-10T23:09:02.786Z] main: digest: sha256:377be674d143ad77ebdea670ba0fd484e60e4cc0f5ba358fcaaf2b72a3e623d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T23:09:02.827Z] ===================================================== [Pipeline] echo [2023-01-10T23:09:02.833Z] taggedImages: [2023-01-10T23:09:02.833Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac647965ab1b942a087d699135cd6fee27db47f4 [2023-01-10T23:09:02.833Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-01-10T23:09:02.833Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.6 [2023-01-10T23:09:02.833Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac647965ab1b942a087d699135cd6fee27db47f4-3.0.0-dev.6 [2023-01-10T23:09:02.833Z] - 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-01-10T23:09:03.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:09:03.180Z] [2023-01-10T23:09:03.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:09:03.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:09:03.522Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T23:09:03.522Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T23:09:03.522Z] 04944245beec: Pulling fs layer [2023-01-10T23:09:03.522Z] 699f458cf7ca: Pulling fs layer [2023-01-10T23:09:03.522Z] 765212b225bb: Pulling fs layer [2023-01-10T23:09:03.522Z] f23df028b6ca: Pulling fs layer [2023-01-10T23:09:03.522Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T23:09:03.522Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T23:09:03.522Z] f23df028b6ca: Waiting [2023-01-10T23:09:03.522Z] d65c8cfc05b1: Waiting [2023-01-10T23:09:03.522Z] 2437ff75d9bd: Waiting [2023-01-10T23:09:03.522Z] 765212b225bb: Waiting [2023-01-10T23:09:03.795Z] 04944245beec: Verifying Checksum [2023-01-10T23:09:03.795Z] 04944245beec: Download complete [2023-01-10T23:09:03.795Z] 765212b225bb: Verifying Checksum [2023-01-10T23:09:03.795Z] 765212b225bb: Download complete [2023-01-10T23:09:03.795Z] f23df028b6ca: Verifying Checksum [2023-01-10T23:09:03.795Z] f23df028b6ca: Download complete [2023-01-10T23:09:03.795Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T23:09:03.795Z] d65c8cfc05b1: Download complete [2023-01-10T23:09:04.066Z] 699f458cf7ca: Verifying Checksum [2023-01-10T23:09:04.066Z] 699f458cf7ca: Download complete [2023-01-10T23:09:04.335Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T23:09:04.335Z] 8998bd30e6a1: Download complete [2023-01-10T23:09:06.930Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T23:09:06.930Z] 2437ff75d9bd: Download complete [2023-01-10T23:09:08.336Z] 8998bd30e6a1: Pull complete [2023-01-10T23:09:08.925Z] 04944245beec: Pull complete [2023-01-10T23:09:10.335Z] 699f458cf7ca: Pull complete [2023-01-10T23:09:10.335Z] 765212b225bb: Pull complete [2023-01-10T23:09:11.296Z] f23df028b6ca: Pull complete [2023-01-10T23:09:11.296Z] d65c8cfc05b1: Pull complete [2023-01-10T23:09:26.303Z] 2437ff75d9bd: Pull complete [2023-01-10T23:09:26.303Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T23:09:26.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:09:26.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:09:26.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-1745 does not seem to be running inside a container [2023-01-10T23:09:26.578Z] $ 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/95 -v /w/workspace/device-onvif-camera/95:/w/workspace/device-onvif-camera/95:rw,z -v /w/workspace/device-onvif-camera/95@tmp:/w/workspace/device-onvif-camera/95@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-01-10T23:09:29.501Z] $ docker top d010f3c934daed95f9cb1e6e67a359c6d85a7efc22acb725916681e04a53c785 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:09:30.326Z] ---> job-cost.sh [2023-01-10T23:09:30.326Z] lf-activate-venv: SKIPPING [2023-01-10T23:09:30.326Z] INFO: No Stack... [2023-01-10T23:09:30.909Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T23:09:31.491Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:09:32.131Z] + cat /w/workspace/device-onvif-camera/95/archives/cost.csv [2023-01-10T23:09:32.131Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T23:09:32.205Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-95-stack-cost] [2023-01-10T23:09:32.211Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-95-stack-cost] did not exist. Created. [2023-01-10T23:09:32.212Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:09:32.868Z] /w/workspace/device-onvif-camera/95@tmp/durable-8c718705/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T23:09:33.522Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T23:09:33.547Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T23:09:33.627Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:09:33.634Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:09:33.651Z] $ docker stop --time=1 d010f3c934daed95f9cb1e6e67a359c6d85a7efc22acb725916681e04a53c785 [2023-01-10T23:09:35.158Z] $ docker rm -f --volumes d010f3c934daed95f9cb1e6e67a359c6d85a7efc22acb725916681e04a53c785 [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-01-10T23:09:35.556Z] provisioning config files... [2023-01-10T23:09:35.563Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8035284045139639992tmp [Pipeline] { [Pipeline] sh [2023-01-10T23:09:35.858Z] + set +x [2023-01-10T23:09:35.858Z] + + curl -s https://codecov.io/bash [2023-01-10T23:09:35.858Z] bash -s -- [2023-01-10T23:09:35.858Z] [2023-01-10T23:09:35.858Z] _____ _ [2023-01-10T23:09:35.858Z] / ____| | | [2023-01-10T23:09:35.858Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T23:09:35.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T23:09:35.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T23:09:35.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T23:09:35.858Z] Bash-1.0.6 [2023-01-10T23:09:35.858Z] [2023-01-10T23:09:35.858Z] [2023-01-10T23:09:35.858Z] ==> git version 2.25.1 found [2023-01-10T23:09:35.858Z] ==> 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-01-10T23:09:35.858Z] Release-Date: 2020-01-08 [2023-01-10T23:09:35.858Z] 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-01-10T23:09:35.858Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T23:09:35.858Z] ==> Jenkins CI detected. [2023-01-10T23:09:35.858Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-01-10T23:09:35.858Z] project root: . [2023-01-10T23:09:35.858Z] --> token set from env [2023-01-10T23:09:35.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T23:09:35.858Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T23:09:35.858Z] ==> Python coveragepy not found [2023-01-10T23:09:35.858Z] ==> Searching for coverage reports in: [2023-01-10T23:09:35.858Z] + . [2023-01-10T23:09:35.858Z] -> Found 1 reports [2023-01-10T23:09:35.858Z] ==> Detecting git/mercurial file structure [2023-01-10T23:09:35.858Z] ==> Reading reports [2023-01-10T23:09:36.117Z] + ./coverage.out bytes=79184 [2023-01-10T23:09:36.117Z] ==> Appending adjustments [2023-01-10T23:09:36.117Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T23:09:36.117Z] + Found adjustments [2023-01-10T23:09:36.117Z] ==> Gzipping contents [2023-01-10T23:09:36.117Z] 12K /tmp/codecov.l3xAdd.gz [2023-01-10T23:09:36.117Z] ==> Uploading reports [2023-01-10T23:09:36.117Z] url: https://codecov.io [2023-01-10T23:09:36.117Z] query: branch=main&commit=ac647965ab1b942a087d699135cd6fee27db47f4&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T23:09:36.117Z] -> Pinging Codecov [2023-01-10T23:09:36.117Z] 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=ac647965ab1b942a087d699135cd6fee27db47f4&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T23:09:36.686Z] -> Uploading to [2023-01-10T23:09:36.686Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/F29A59C45E3A92E06B3E522C9905F8EF/ac647965ab1b942a087d699135cd6fee27db47f4/8ca1b40a-30ae-486c-b15c-2995a2217ffb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T230936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=748a4e3d655f1af0c522a986e22dbcdb06f2135b22dd328d498aa16ee6c623b2 [2023-01-10T23:09:36.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:09:36.686Z] Dload Upload Total Spent Left Speed [2023-01-10T23:09:36.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10889 0 0 100 10889 0 41720 --:--:-- --:--:-- --:--:-- 41720 [2023-01-10T23:09:36.686Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ac647965ab1b942a087d699135cd6fee27db47f4 [Pipeline] } [2023-01-10T23:09:36.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-10T23:09:36.891Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-10T23:09:36.902Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:09:37.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T23:09:37.211Z] [2023-01-10T23:09:37.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:09:37.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T23:09:37.510Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-10T23:09:37.510Z] df9b9388f04a: Pulling fs layer [2023-01-10T23:09:37.510Z] 52dc419b0ee2: Pulling fs layer [2023-01-10T23:09:37.510Z] 25bc292e5bac: Pulling fs layer [2023-01-10T23:09:37.510Z] 114826534d7a: Pulling fs layer [2023-01-10T23:09:37.510Z] 4657fd5d0bcf: Pulling fs layer [2023-01-10T23:09:37.510Z] 6ad1cebc031e: Pulling fs layer [2023-01-10T23:09:37.510Z] 8a3aa393b2d8: Pulling fs layer [2023-01-10T23:09:37.510Z] 114826534d7a: Waiting [2023-01-10T23:09:37.510Z] 8a3aa393b2d8: Waiting [2023-01-10T23:09:37.510Z] 4657fd5d0bcf: Waiting [2023-01-10T23:09:37.510Z] 6ad1cebc031e: Waiting [2023-01-10T23:09:37.510Z] 25bc292e5bac: Verifying Checksum [2023-01-10T23:09:37.510Z] 25bc292e5bac: Download complete [2023-01-10T23:09:37.510Z] 52dc419b0ee2: Download complete [2023-01-10T23:09:37.510Z] 4657fd5d0bcf: Verifying Checksum [2023-01-10T23:09:37.510Z] 4657fd5d0bcf: Download complete [2023-01-10T23:09:37.510Z] df9b9388f04a: Download complete [2023-01-10T23:09:37.771Z] df9b9388f04a: Pull complete [2023-01-10T23:09:37.771Z] 6ad1cebc031e: Verifying Checksum [2023-01-10T23:09:37.771Z] 6ad1cebc031e: Download complete [2023-01-10T23:09:37.771Z] 52dc419b0ee2: Pull complete [2023-01-10T23:09:37.771Z] 25bc292e5bac: Pull complete [2023-01-10T23:09:38.338Z] 114826534d7a: Verifying Checksum [2023-01-10T23:09:38.338Z] 114826534d7a: Download complete [2023-01-10T23:09:38.338Z] 8a3aa393b2d8: Verifying Checksum [2023-01-10T23:09:38.338Z] 8a3aa393b2d8: Download complete [2023-01-10T23:09:41.617Z] 114826534d7a: Pull complete [2023-01-10T23:09:41.617Z] 4657fd5d0bcf: Pull complete [2023-01-10T23:09:41.874Z] 6ad1cebc031e: Pull complete [2023-01-10T23:09:44.397Z] 8a3aa393b2d8: Pull complete [2023-01-10T23:09:44.397Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-10T23:09:44.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T23:09:44.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:09:44.488Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:09:44.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-10T23:09:47.879Z] $ docker top 3cdf2da5a422cb3bf5bfe73c40ea2da02362f170746613d6c7bee5ffa1e28cb1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T23:09:47.940Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-01-10T23:09:48.216Z] + set -o pipefail [2023-01-10T23:09:48.216Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-01-10T23:09:54.789Z] [2023-01-10T23:09:54.789Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-01-10T23:09:54.789Z] [2023-01-10T23:09:54.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ad43ae10-9a18-435f-a51c-fff07bf50ce4 [2023-01-10T23:09:54.789Z] [2023-01-10T23:09:54.789Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-01-10T23:09:54.789Z] [2023-01-10T23:09:54.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-10T23:09:54.789Z] [2023-01-10T23:09:54.789Z] [2023-01-10T23:09:54.789Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-10T23:09:54.789Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-10T23:09:54.789Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-10T23:09:54.801Z] $ docker stop --time=1 3cdf2da5a422cb3bf5bfe73c40ea2da02362f170746613d6c7bee5ffa1e28cb1 [2023-01-10T23:09:58.277Z] $ docker rm -f --volumes 3cdf2da5a422cb3bf5bfe73c40ea2da02362f170746613d6c7bee5ffa1e28cb1 [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-01-10T23:09:58.631Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:09:58.641Z] provisioning config files... [2023-01-10T23:09:58.650Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10111613205433132029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:09:58.953Z] --> edgex-publish-swagger.sh [2023-01-10T23:09:58.954Z] === Publish doc/openapi/v2 API === [2023-01-10T23:09:58.954Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-01-10T23:09:58.954Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-01-10T23:09:58.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:09:58.954Z] Dload Upload Total Spent Left Speed [2023-01-10T23:09:59.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 100 38 100 469k 65 808k --:--:-- --:--:-- --:--:-- 806k 100 469k 100 38 100 469k 65 808k --:--:-- --:--:-- --:--:-- 806k [2023-01-10T23:09:59.522Z] {"code":403,"message":"Access Denied"} [2023-01-10T23:09:59.522Z] [Pipeline] } [2023-01-10T23:09:59.529Z] 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-01-10T23:09:59.901Z] + git log --format=format:%s -1 ac647965ab1b942a087d699135cd6fee27db47f4 [Pipeline] sh [2023-01-10T23:10:00.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:10:00.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:10:00.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:10:00.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:10:00.563Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:10:00.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T23:10:01.108Z] $ docker top b2b035fda6b45733e5d2637e899399879b6b6be636589023385793adeb98d4e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:10:01.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:10:01.188Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:10:01.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:10:01.306Z] $ docker exec b2b035fda6b45733e5d2637e899399879b6b6be636589023385793adeb98d4e9 ssh-agent [2023-01-10T23:10:01.420Z] SSH_AUTH_SOCK=/tmp/ssh-fWgsYSZSwlAF/agent.32 [2023-01-10T23:10:01.420Z] SSH_AGENT_PID=38 [2023-01-10T23:10:01.425Z] Running ssh-add (command line suppressed) [2023-01-10T23:10:01.526Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14239737922639107376.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14239737922639107376.key) [2023-01-10T23:10:01.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:10:01.826Z] + git semver tag [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:01,992 [run_tag] DEBUG tag force:False [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:01,993 [check_head_tag] DEBUG check head tag [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:01,994 [execute] INFO git cat-file --batch-check [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:01,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:01,997 [execute] INFO git cat-file --batch [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:01,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:02,019 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:02,019 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:02,020 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:10:02.086Z] 2023-01-10 23:10:02,024 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T23:10:02.086Z] 3.0.0-dev.6 [Pipeline] } [2023-01-10T23:10:02.096Z] $ docker exec --env ******** --env ******** b2b035fda6b45733e5d2637e899399879b6b6be636589023385793adeb98d4e9 ssh-agent -k [2023-01-10T23:10:02.191Z] unset SSH_AUTH_SOCK; [2023-01-10T23:10:02.192Z] unset SSH_AGENT_PID; [2023-01-10T23:10:02.192Z] echo Agent pid 38 killed; [2023-01-10T23:10:02.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:10:02.502Z] + git semver [Pipeline] } [2023-01-10T23:10:02.772Z] $ docker stop --time=1 b2b035fda6b45733e5d2637e899399879b6b6be636589023385793adeb98d4e9 [2023-01-10T23:10:04.041Z] $ docker rm -f --volumes b2b035fda6b45733e5d2637e899399879b6b6be636589023385793adeb98d4e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:10:04.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T23:10:04.422Z] [2023-01-10T23:10:04.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:10:04.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T23:10:04.723Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-10T23:10:04.723Z] ab5ef0e58194: Pulling fs layer [2023-01-10T23:10:04.723Z] 9712f1f96733: Pulling fs layer [2023-01-10T23:10:04.723Z] 63f879dbbcfc: Pulling fs layer [2023-01-10T23:10:04.723Z] 0d9ebad4ef96: Pulling fs layer [2023-01-10T23:10:04.723Z] e9a5061849ea: Pulling fs layer [2023-01-10T23:10:04.723Z] d747dcd14b5f: Pulling fs layer [2023-01-10T23:10:04.723Z] 2de7ff778b66: Pulling fs layer [2023-01-10T23:10:04.723Z] 0d9ebad4ef96: Waiting [2023-01-10T23:10:04.723Z] e9a5061849ea: Waiting [2023-01-10T23:10:04.723Z] d747dcd14b5f: Waiting [2023-01-10T23:10:04.723Z] 2de7ff778b66: Waiting [2023-01-10T23:10:04.723Z] 9712f1f96733: Download complete [2023-01-10T23:10:05.325Z] 0d9ebad4ef96: Verifying Checksum [2023-01-10T23:10:05.325Z] 0d9ebad4ef96: Download complete [2023-01-10T23:10:05.587Z] ab5ef0e58194: Verifying Checksum [2023-01-10T23:10:05.587Z] ab5ef0e58194: Download complete [2023-01-10T23:10:05.587Z] d747dcd14b5f: Verifying Checksum [2023-01-10T23:10:05.587Z] d747dcd14b5f: Download complete [2023-01-10T23:10:05.587Z] 63f879dbbcfc: Verifying Checksum [2023-01-10T23:10:05.587Z] 63f879dbbcfc: Download complete [2023-01-10T23:10:05.587Z] e9a5061849ea: Verifying Checksum [2023-01-10T23:10:05.587Z] e9a5061849ea: Download complete [2023-01-10T23:10:05.587Z] 2de7ff778b66: Verifying Checksum [2023-01-10T23:10:05.587Z] 2de7ff778b66: Download complete [2023-01-10T23:10:08.867Z] ab5ef0e58194: Pull complete [2023-01-10T23:10:08.867Z] 9712f1f96733: Pull complete [2023-01-10T23:10:09.127Z] 63f879dbbcfc: Pull complete [2023-01-10T23:10:13.335Z] 0d9ebad4ef96: Pull complete [2023-01-10T23:10:13.592Z] e9a5061849ea: Pull complete [2023-01-10T23:10:13.592Z] d747dcd14b5f: Pull complete [2023-01-10T23:10:14.963Z] 2de7ff778b66: Pull complete [2023-01-10T23:10:14.963Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-10T23:10:14.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T23:10:14.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:10:15.045Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:10:15.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-10T23:10:19.060Z] $ docker top cbdff01973ebad61dcf16ecfa239895d3a96c7afb545a60a2d5855fa321bd3a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:10:19.130Z] provisioning config files... [2023-01-10T23:10:19.138Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1739608939612937042tmp [2023-01-10T23:10:19.147Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4597721589006738066tmp [2023-01-10T23:10:19.156Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13984782445445016855tmp [Pipeline] { [Pipeline] echo [2023-01-10T23:10:19.169Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:19.449Z] ---> sigul-configuration.sh [2023-01-10T23:10:19.449Z] gpg: directory `/root/.gnupg' created [2023-01-10T23:10:19.449Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-10T23:10:19.449Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-10T23:10:19.449Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-10T23:10:19.449Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-10T23:10:19.449Z] gpg: CAST5 encrypted data [2023-01-10T23:10:19.449Z] gpg: encrypted with 1 passphrase [2023-01-10T23:10:19.449Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-10T23:10:19.732Z] + mkdir /home/jenkins [2023-01-10T23:10:19.732Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-10T23:10:20.017Z] + 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-01-10T23:10:20.026Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:20.311Z] ---> sigul-install.sh [2023-01-10T23:10:20.311Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-10T23:10:20.598Z] + git tag --list [2023-01-10T23:10:20.598Z] v0.0.0 [2023-01-10T23:10:20.598Z] v0.0.1-dev.1 [2023-01-10T23:10:20.598Z] v0.0.1-dev.10 [2023-01-10T23:10:20.598Z] v0.0.1-dev.11 [2023-01-10T23:10:20.598Z] v0.0.1-dev.12 [2023-01-10T23:10:20.598Z] v0.0.1-dev.13 [2023-01-10T23:10:20.598Z] v0.0.1-dev.14 [2023-01-10T23:10:20.598Z] v0.0.1-dev.15 [2023-01-10T23:10:20.598Z] v0.0.1-dev.16 [2023-01-10T23:10:20.598Z] v0.0.1-dev.17 [2023-01-10T23:10:20.598Z] v0.0.1-dev.18 [2023-01-10T23:10:20.598Z] v0.0.1-dev.19 [2023-01-10T23:10:20.598Z] v0.0.1-dev.2 [2023-01-10T23:10:20.598Z] v0.0.1-dev.20 [2023-01-10T23:10:20.598Z] v0.0.1-dev.21 [2023-01-10T23:10:20.598Z] v0.0.1-dev.22 [2023-01-10T23:10:20.598Z] v0.0.1-dev.23 [2023-01-10T23:10:20.598Z] v0.0.1-dev.24 [2023-01-10T23:10:20.598Z] v0.0.1-dev.25 [2023-01-10T23:10:20.599Z] v0.0.1-dev.26 [2023-01-10T23:10:20.599Z] v0.0.1-dev.27 [2023-01-10T23:10:20.599Z] v0.0.1-dev.28 [2023-01-10T23:10:20.599Z] v0.0.1-dev.3 [2023-01-10T23:10:20.599Z] v0.0.1-dev.4 [2023-01-10T23:10:20.599Z] v0.0.1-dev.5 [2023-01-10T23:10:20.599Z] v0.0.1-dev.6 [2023-01-10T23:10:20.599Z] v0.0.1-dev.7 [2023-01-10T23:10:20.599Z] v0.0.1-dev.8 [2023-01-10T23:10:20.599Z] v0.0.1-dev.9 [2023-01-10T23:10:20.599Z] v2.2.0 [2023-01-10T23:10:20.599Z] v2.2.0-dev.29 [2023-01-10T23:10:20.599Z] v2.2.0-dev.30 [2023-01-10T23:10:20.599Z] v2.2.0-dev.31 [2023-01-10T23:10:20.599Z] v2.2.0-dev.32 [2023-01-10T23:10:20.599Z] v2.2.0-dev.33 [2023-01-10T23:10:20.599Z] v2.2.0-dev.34 [2023-01-10T23:10:20.599Z] v2.2.0-dev.35 [2023-01-10T23:10:20.599Z] v2.3.0 [2023-01-10T23:10:20.599Z] v2.3.0-dev.1 [2023-01-10T23:10:20.599Z] v2.3.0-dev.10 [2023-01-10T23:10:20.599Z] v2.3.0-dev.11 [2023-01-10T23:10:20.599Z] v2.3.0-dev.12 [2023-01-10T23:10:20.599Z] v2.3.0-dev.13 [2023-01-10T23:10:20.599Z] v2.3.0-dev.14 [2023-01-10T23:10:20.599Z] v2.3.0-dev.15 [2023-01-10T23:10:20.599Z] v2.3.0-dev.16 [2023-01-10T23:10:20.599Z] v2.3.0-dev.17 [2023-01-10T23:10:20.599Z] v2.3.0-dev.18 [2023-01-10T23:10:20.599Z] v2.3.0-dev.19 [2023-01-10T23:10:20.599Z] v2.3.0-dev.2 [2023-01-10T23:10:20.599Z] v2.3.0-dev.20 [2023-01-10T23:10:20.599Z] v2.3.0-dev.21 [2023-01-10T23:10:20.599Z] v2.3.0-dev.22 [2023-01-10T23:10:20.599Z] v2.3.0-dev.23 [2023-01-10T23:10:20.599Z] v2.3.0-dev.24 [2023-01-10T23:10:20.599Z] v2.3.0-dev.25 [2023-01-10T23:10:20.599Z] v2.3.0-dev.26 [2023-01-10T23:10:20.599Z] v2.3.0-dev.27 [2023-01-10T23:10:20.599Z] v2.3.0-dev.28 [2023-01-10T23:10:20.599Z] v2.3.0-dev.29 [2023-01-10T23:10:20.599Z] v2.3.0-dev.3 [2023-01-10T23:10:20.599Z] v2.3.0-dev.30 [2023-01-10T23:10:20.599Z] v2.3.0-dev.31 [2023-01-10T23:10:20.599Z] v2.3.0-dev.32 [2023-01-10T23:10:20.599Z] v2.3.0-dev.33 [2023-01-10T23:10:20.599Z] v2.3.0-dev.34 [2023-01-10T23:10:20.599Z] v2.3.0-dev.35 [2023-01-10T23:10:20.599Z] v2.3.0-dev.36 [2023-01-10T23:10:20.599Z] v2.3.0-dev.37 [2023-01-10T23:10:20.599Z] v2.3.0-dev.38 [2023-01-10T23:10:20.599Z] v2.3.0-dev.39 [2023-01-10T23:10:20.599Z] v2.3.0-dev.4 [2023-01-10T23:10:20.599Z] v2.3.0-dev.40 [2023-01-10T23:10:20.599Z] v2.3.0-dev.41 [2023-01-10T23:10:20.599Z] v2.3.0-dev.42 [2023-01-10T23:10:20.599Z] v2.3.0-dev.43 [2023-01-10T23:10:20.599Z] v2.3.0-dev.44 [2023-01-10T23:10:20.599Z] v2.3.0-dev.45 [2023-01-10T23:10:20.599Z] v2.3.0-dev.5 [2023-01-10T23:10:20.599Z] v2.3.0-dev.6 [2023-01-10T23:10:20.599Z] v2.3.0-dev.7 [2023-01-10T23:10:20.599Z] v2.3.0-dev.8 [2023-01-10T23:10:20.599Z] v2.3.0-dev.9 [2023-01-10T23:10:20.599Z] v2.3.1-dev.1 [2023-01-10T23:10:20.599Z] v3.0.0-dev.1 [2023-01-10T23:10:20.599Z] v3.0.0-dev.2 [2023-01-10T23:10:20.599Z] v3.0.0-dev.3 [2023-01-10T23:10:20.599Z] v3.0.0-dev.4 [2023-01-10T23:10:20.599Z] v3.0.0-dev.5 [2023-01-10T23:10:20.599Z] v3.0.0-dev.6 [Pipeline] sh [2023-01-10T23:10:20.885Z] + lftools sign git-tag v3.0.0-dev.6 [2023-01-10T23:10:21.452Z] Signing Git tag with Sigul... [2023-01-10T23:10:21.452Z] Signing v3.0.0-dev.6 [Pipeline] echo [2023-01-10T23:10:21.719Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:22.001Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-10T23:10:22.008Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-10T23:10:22.026Z] $ docker stop --time=1 cbdff01973ebad61dcf16ecfa239895d3a96c7afb545a60a2d5855fa321bd3a6 [2023-01-10T23:10:23.335Z] $ docker rm -f --volumes cbdff01973ebad61dcf16ecfa239895d3a96c7afb545a60a2d5855fa321bd3a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-10T23:10:23.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:10:23.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:10:24.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:10:24.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:10:24.102Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:10:24.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T23:10:24.452Z] $ docker top e955352cc90df7064bfe571456798998a37dd491df31af47cc5829d80d1b7e04 -eo pid,comm [2023-01-10T23:10:24.502Z] 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-01-10T23:10:24.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:10:24.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:10:24.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:10:24.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:10:24.654Z] $ docker exec e955352cc90df7064bfe571456798998a37dd491df31af47cc5829d80d1b7e04 ssh-agent [2023-01-10T23:10:24.764Z] SSH_AUTH_SOCK=/tmp/ssh-mn7w7DV94uWm/agent.32 [2023-01-10T23:10:24.764Z] SSH_AGENT_PID=38 [2023-01-10T23:10:24.769Z] Running ssh-add (command line suppressed) [2023-01-10T23:10:24.871Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_40775622948327523.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_40775622948327523.key) [2023-01-10T23:10:24.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:10:25.172Z] + git semver bump pre [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,355 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,355 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,355 [bump_version] DEBUG bumped version:3.0.0-dev.7 [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,355 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,355 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,355 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,357 [execute] INFO git cat-file --batch-check [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,363 [execute] INFO git cat-file --batch [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:10:25.430Z] 2023-01-10 23:10:25,369 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T23:10:25.430Z] 3.0.0-dev.7 [Pipeline] } [2023-01-10T23:10:25.444Z] $ docker exec --env ******** --env ******** e955352cc90df7064bfe571456798998a37dd491df31af47cc5829d80d1b7e04 ssh-agent -k [2023-01-10T23:10:25.543Z] unset SSH_AUTH_SOCK; [2023-01-10T23:10:25.544Z] unset SSH_AGENT_PID; [2023-01-10T23:10:25.544Z] echo Agent pid 38 killed; [2023-01-10T23:10:25.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:10:25.856Z] + git semver [Pipeline] } [2023-01-10T23:10:26.127Z] $ docker stop --time=1 e955352cc90df7064bfe571456798998a37dd491df31af47cc5829d80d1b7e04 [2023-01-10T23:10:27.393Z] $ docker rm -f --volumes e955352cc90df7064bfe571456798998a37dd491df31af47cc5829d80d1b7e04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:10:27.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:10:27.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:10:28.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:10:28.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:10:28.081Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:10:28.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T23:10:28.445Z] $ docker top 66c2658e105b45f8af5a05548f393c9b9c9d64cdca8c1dc5429df1221c3b4613 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:10:28.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:10:28.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:10:28.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:10:28.687Z] $ docker exec 66c2658e105b45f8af5a05548f393c9b9c9d64cdca8c1dc5429df1221c3b4613 ssh-agent [2023-01-10T23:10:28.801Z] SSH_AUTH_SOCK=/tmp/ssh-0Hu43LihGrPS/agent.32 [2023-01-10T23:10:28.801Z] SSH_AGENT_PID=38 [2023-01-10T23:10:28.806Z] Running ssh-add (command line suppressed) [2023-01-10T23:10:28.900Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_433206541431244714.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_433206541431244714.key) [2023-01-10T23:10:28.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:10:29.200Z] + git semver push [2023-01-10T23:10:29.458Z] 2023-01-10 23:10:29,355 [run_push] DEBUG push [2023-01-10T23:10:29.458Z] 2023-01-10 23:10:29,356 [execute] INFO git cat-file --batch-check [2023-01-10T23:10:29.458Z] 2023-01-10 23:10:29,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:10:29.458Z] 2023-01-10 23:10:29,360 [execute] INFO git rev-list 884090a81ee045d4a828b4e0cde4c5e05e39541a -- [2023-01-10T23:10:29.458Z] 2023-01-10 23:10:29,361 [execute] DEBUG Popen(['git', 'rev-list', '884090a81ee045d4a828b4e0cde4c5e05e39541a', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:10:29.458Z] 2023-01-10 23:10:29,368 [execute] INFO git fetch -v origin [2023-01-10T23:10:29.458Z] 2023-01-10 23:10:29,368 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-10T23:10:30.026Z] 2023-01-10 23:10:29,890 [run_push] DEBUG no remote changes detected [2023-01-10T23:10:30.026Z] 2023-01-10 23:10:29,890 [execute] INFO git push origin semver [2023-01-10T23:10:30.026Z] 2023-01-10 23:10:29,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:10:30.992Z] 2023-01-10 23:10:30,665 [run_push] DEBUG push all version tags [2023-01-10T23:10:30.992Z] 2023-01-10 23:10:30,666 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-10T23:10:30.992Z] 2023-01-10 23:10:30,666 [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-01-10T23:10:31.597Z] 2023-01-10 23:10:31,435 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-01-10T23:10:31.597Z] 3.0.0-dev.7 [Pipeline] } [2023-01-10T23:10:31.616Z] $ docker exec --env ******** --env ******** 66c2658e105b45f8af5a05548f393c9b9c9d64cdca8c1dc5429df1221c3b4613 ssh-agent -k [2023-01-10T23:10:31.708Z] unset SSH_AUTH_SOCK; [2023-01-10T23:10:31.709Z] unset SSH_AGENT_PID; [2023-01-10T23:10:31.709Z] echo Agent pid 38 killed; [2023-01-10T23:10:31.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:10:32.053Z] + git semver [Pipeline] } [2023-01-10T23:10:32.328Z] $ docker stop --time=1 66c2658e105b45f8af5a05548f393c9b9c9d64cdca8c1dc5429df1221c3b4613 [2023-01-10T23:10:33.582Z] $ docker rm -f --volumes 66c2658e105b45f8af5a05548f393c9b9c9d64cdca8c1dc5429df1221c3b4613 [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-01-10T23:10:34.143Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-01-10T23:10:34.143Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-01-10T23:10:34.143Z] total 16 [2023-01-10T23:10:34.143Z] drwxr-xr-x 3 root root 4096 Jan 10 23:01 . [2023-01-10T23:10:34.143Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:10 .. [2023-01-10T23:10:34.143Z] drwxr-xr-x 2 root root 4096 Jan 10 23:01 cost [2023-01-10T23:10:34.143Z] -rw-r--r-- 1 root root 90 Jan 10 23:01 cost.csv [2023-01-10T23:10:34.143Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-01-10T23:10:34.143Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-01-10T23:10:34.143Z] total 16 [2023-01-10T23:10:34.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:01 . [2023-01-10T23:10:34.143Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:10 .. [2023-01-10T23:10:34.143Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 23:01 cost [2023-01-10T23:10:34.143Z] -rw-r--r-- 1 jenkins jenkins 90 Jan 10 23:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:34.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:35.283Z] ---> package-listing.sh [2023-01-10T23:10:35.283Z] ++ facter osfamily [2023-01-10T23:10:35.283Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T23:10:35.542Z] + OS_FAMILY=debian [2023-01-10T23:10:35.542Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-01-10T23:10:35.542Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T23:10:35.542Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T23:10:35.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T23:10:35.542Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T23:10:35.542Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-01-10T23:10:35.542Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T23:10:35.542Z] + case "${OS_FAMILY}" in [2023-01-10T23:10:35.542Z] + dpkg -l [2023-01-10T23:10:35.542Z] + grep '^ii' [2023-01-10T23:10:35.542Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T23:10:35.542Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T23:10:35.542Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T23:10:35.542Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-01-10T23:10:35.542Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-01-10T23:10:35.542Z] + 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-01-10T23:10:35.552Z] 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-01-10T23:10:35.823Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:10:36.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:10:36.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:10:36.445Z] prd-ubuntu20.04-docker-8c-8g-1744 does not seem to be running inside a container [2023-01-10T23:10:36.471Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T23:10:36.680Z] $ docker top d5d96f858afc6a36b157fcc1bcd572299e8cd0eebce423adff85d771eb14da3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:10:37.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T23:10:37.301Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T23:10:37.587Z] + ls /var/log/sa-host [2023-01-10T23:10:37.587Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:10:37.651Z] provisioning config files... [2023-01-10T23:10:37.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17501841751039273447tmp [Pipeline] { [Pipeline] echo [2023-01-10T23:10:37.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:37.955Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T23:10:37.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:38.294Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T23:10:38.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:38.583Z] ---> sudo-logs.sh [2023-01-10T23:10:38.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T23:10:38.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:38.895Z] ---> job-cost.sh [2023-01-10T23:10:38.895Z] lf-activate-venv: SKIPPING [2023-01-10T23:10:38.895Z] DEBUG: total: 0.2199999988079071 [2023-01-10T23:10:38.895Z] INFO: Retrieving Stack Cost... [2023-01-10T23:10:39.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:10:39.721Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T23:10:39.733Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:10:40.019Z] ---> logs-deploy.sh [2023-01-10T23:10:40.019Z] lf-activate-venv: SKIPPING [2023-01-10T23:10:40.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/95 [2023-01-10T23:10:40.019Z] INFO: archiving workspace using pattern(s): [2023-01-10T23:10:40.954Z] Archives upload complete. [2023-01-10T23:10:40.954Z] INFO: archiving logs to Nexus