Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a19c49b13c0fa898c897ffa06db9bfcb5560ce91 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-ssh8072535569614697889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh646569719626029145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10439761743586330335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14446658458059190332.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11767688056154459989.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, goVersion:1.18, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4987 in /w/workspace/undry_device-onvif-camera_levski [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/undry_device-onvif-camera_levski # 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 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 (levski) Commit message: "fix: device-sdk levski patch stable tag added (#282)" > 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 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 > git rev-list --no-walk a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:17:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:17:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:02 ========================================================= 23:17:02 EdgeX Global Pipelines Version Info 23:17:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:17:02 ------------------- 23:17:02 stable info: 23:17:02 ------------------- 23:17:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:17:02 Message: update stable to v1.0.245 23:17:03 ------------------- 23:17:03 experimental info: 23:17:03 ------------------- 23:17:03 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:03 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:17:03 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a19c49b [Pipeline] echo 23:17:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:03 provisioning config files... 23:17:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config3079238335538681998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:04 ---> docker-login.sh 23:17:04 nexus3.edgexfoundry.org:10001 23:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:04 Configure a credential helper to remove this warning. See 23:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:04 23:17:04 Login Succeeded 23:17:04 nexus3.edgexfoundry.org:10002 23:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:04 Configure a credential helper to remove this warning. See 23:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:04 23:17:04 Login Succeeded 23:17:04 nexus3.edgexfoundry.org:10003 23:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:04 Configure a credential helper to remove this warning. See 23:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:04 23:17:04 Login Succeeded 23:17:04 nexus3.edgexfoundry.org:10004 23:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:04 Configure a credential helper to remove this warning. See 23:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:04 23:17:04 Login Succeeded 23:17:04 docker.io 23:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:04 Configure a credential helper to remove this warning. See 23:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:04 23:17:04 Login Succeeded 23:17:04 ---> docker-login.sh ends [Pipeline] } 23:17:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:17:05 + git rev-list -1 --merges a19c49b13c0fa898c897ffa06db9bfcb5560ce91~1..a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo 23:17:05 -----------> git rev-list -1 --merges a19c49b13c0fa898c897ffa06db9bfcb5560ce91~1..a19c49b13c0fa898c897ffa06db9bfcb5560ce91 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [false] [Pipeline] sh 23:17:05 + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo 23:17:05 ========================================================= 23:17:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:17:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:06 + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo 23:17:06 [semverPrep] GIT_COMMIT: a19c49b13c0fa898c897ffa06db9bfcb5560ce91, Commit Message: fix: device-sdk levski patch stable tag added (#282) [Pipeline] echo 23:17:06 [semverPrep] This is not a build commit. [Pipeline] sh 23:17:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:06 + grep -v github /etc/ssh/ssh_known_hosts 23:17:06 + [ -e /tmp/ssh_known_hosts ] 23:17:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:17:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:17:06 + sudo tee -a /etc/ssh/ssh_known_hosts 23:17:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:06 23:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:07 0.1.4: Pulling from edgex-devops/py-git-semver 23:17:07 b85a868b505f: Pulling fs layer 23:17:07 e2be974225ed: Pulling fs layer 23:17:07 339a4e72a1f5: Pulling fs layer 23:17:07 988bab9f4d93: Pulling fs layer 23:17:07 1469e6f7b9e6: Pulling fs layer 23:17:07 eaf3925da568: Pulling fs layer 23:17:07 bab4dde63d76: Pulling fs layer 23:17:07 bde34c3a00c8: Pulling fs layer 23:17:07 b352a97aabf1: Pulling fs layer 23:17:07 4872d77fe225: Pulling fs layer 23:17:07 5851b861e8e6: Pulling fs layer 23:17:07 eaf3925da568: Waiting 23:17:07 bab4dde63d76: Waiting 23:17:07 bde34c3a00c8: Waiting 23:17:07 988bab9f4d93: Waiting 23:17:07 b352a97aabf1: Waiting 23:17:07 1469e6f7b9e6: Waiting 23:17:07 4872d77fe225: Waiting 23:17:07 5851b861e8e6: Waiting 23:17:07 e2be974225ed: Verifying Checksum 23:17:07 e2be974225ed: Download complete 23:17:07 988bab9f4d93: Download complete 23:17:07 1469e6f7b9e6: Verifying Checksum 23:17:07 1469e6f7b9e6: Download complete 23:17:07 339a4e72a1f5: Verifying Checksum 23:17:07 339a4e72a1f5: Download complete 23:17:07 eaf3925da568: Download complete 23:17:07 bde34c3a00c8: Verifying Checksum 23:17:07 bde34c3a00c8: Download complete 23:17:07 b352a97aabf1: Download complete 23:17:07 4872d77fe225: Download complete 23:17:07 b85a868b505f: Verifying Checksum 23:17:07 b85a868b505f: Download complete 23:17:07 5851b861e8e6: Verifying Checksum 23:17:07 5851b861e8e6: Download complete 23:17:07 bab4dde63d76: Verifying Checksum 23:17:07 bab4dde63d76: Download complete 23:17:08 b85a868b505f: Pull complete 23:17:08 e2be974225ed: Pull complete 23:17:08 339a4e72a1f5: Pull complete 23:17:09 988bab9f4d93: Pull complete 23:17:09 1469e6f7b9e6: Pull complete 23:17:09 eaf3925da568: Pull complete 23:17:11 bab4dde63d76: Pull complete 23:17:11 bde34c3a00c8: Pull complete 23:17:11 b352a97aabf1: Pull complete 23:17:11 4872d77fe225: Pull complete 23:17:11 5851b861e8e6: Pull complete 23:17:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:11 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:17:12 $ docker top 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 -eo pid,comm 23:17:12 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). 23:17:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:12 [ssh-agent] Looking for ssh-agent implementation... 23:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:13 $ docker exec 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 ssh-agent 23:17:13 SSH_AUTH_SOCK=/tmp/ssh-Kmafj0VyWwNg/agent.32 23:17:13 SSH_AGENT_PID=38 23:17:13 Running ssh-add (command line suppressed) 23:17:13 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17871981926203109971.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17871981926203109971.key) 23:17:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:13 + git tag --points-at HEAD [Pipeline] } 23:17:13 $ docker exec --env ******** --env ******** 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 ssh-agent -k 23:17:13 unset SSH_AUTH_SOCK; 23:17:13 unset SSH_AGENT_PID; 23:17:13 echo Agent pid 38 killed; 23:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:13 [ssh-agent] Looking for ssh-agent implementation... 23:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:13 $ docker exec 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 ssh-agent 23:17:13 SSH_AUTH_SOCK=/tmp/ssh-0BV3066agGpi/agent.70 23:17:13 SSH_AGENT_PID=76 23:17:13 Running ssh-add (command line suppressed) 23:17:14 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_12624824711341910549.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_12624824711341910549.key) 23:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:14 + git semver init 23:17:14 2023-03-21 23:17:14,585 [run_init] DEBUG init version:0.0.0 force:False 23:17:14 2023-03-21 23:17:14,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver 23:17:14 2023-03-21 23:17:14,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver 23:17:14 2023-03-21 23:17:14,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) 23:17:15 2023-03-21 23:17:15,519 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude 23:17:15 2023-03-21 23:17:15,520 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False 23:17:15 2023-03-21 23:17:15,520 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:17:15 2023-03-21 23:17:15,520 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:17:15 2.3.1-dev.4 [Pipeline] } 23:17:15 $ docker exec --env ******** --env ******** 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 ssh-agent -k 23:17:15 unset SSH_AUTH_SOCK; 23:17:15 unset SSH_AGENT_PID; 23:17:15 echo Agent pid 76 killed; 23:17:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:16 + git semver [Pipeline] } 23:17:16 $ docker stop --time=1 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 23:17:17 $ docker rm -f --volumes 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:17:18 Stashed 1 file(s) [Pipeline] echo 23:17:18 [edgeXSemver]: initialized semver on version 2.3.1-dev.4 [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 23:17:18 provisioning config files... 23:17:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13268640548014697662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:18 ---> docker-login.sh 23:17:18 nexus3.edgexfoundry.org:10001 23:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:18 Configure a credential helper to remove this warning. See 23:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:18 23:17:18 Login Succeeded 23:17:18 nexus3.edgexfoundry.org:10002 23:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:18 Configure a credential helper to remove this warning. See 23:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:18 23:17:18 Login Succeeded 23:17:18 nexus3.edgexfoundry.org:10003 23:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:18 Configure a credential helper to remove this warning. See 23:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:18 23:17:18 Login Succeeded 23:17:18 nexus3.edgexfoundry.org:10004 23:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:18 Configure a credential helper to remove this warning. See 23:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:18 23:17:18 Login Succeeded 23:17:18 docker.io 23:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:19 Configure a credential helper to remove this warning. See 23:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:19 23:17:19 Login Succeeded 23:17:19 ---> docker-login.sh ends [Pipeline] } 23:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:17:19 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:19 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:19 ========================================================= 23:17:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:17:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:19 + 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 . 23:17:19 Sending build context to Docker daemon 26.99MB 23:17:19 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:17:19 Step 2/13 : FROM ${BASE} AS builder 23:17:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:17:19 213ec9aee27d: Pulling fs layer 23:17:19 4583459ba037: Pulling fs layer 23:17:19 93c1e223e6f2: Pulling fs layer 23:17:19 53926ce57604: Pulling fs layer 23:17:19 21b2b0c7a3f4: Pulling fs layer 23:17:19 22ff95d597cd: Pulling fs layer 23:17:19 12d6caf4c0d1: Pulling fs layer 23:17:19 96b7cbca73a9: Pulling fs layer 23:17:19 a7acece74701: Pulling fs layer 23:17:19 22ff95d597cd: Waiting 23:17:19 a7acece74701: Waiting 23:17:19 96b7cbca73a9: Waiting 23:17:19 53926ce57604: Waiting 23:17:19 21b2b0c7a3f4: Waiting 23:17:19 12d6caf4c0d1: Waiting 23:17:19 93c1e223e6f2: Download complete 23:17:19 4583459ba037: Download complete 23:17:19 21b2b0c7a3f4: Verifying Checksum 23:17:19 21b2b0c7a3f4: Download complete 23:17:19 22ff95d597cd: Download complete 23:17:19 213ec9aee27d: Verifying Checksum 23:17:19 213ec9aee27d: Download complete 23:17:19 12d6caf4c0d1: Verifying Checksum 23:17:19 12d6caf4c0d1: Download complete 23:17:19 213ec9aee27d: Pull complete 23:17:20 4583459ba037: Pull complete 23:17:20 93c1e223e6f2: Pull complete 23:17:20 a7acece74701: Verifying Checksum 23:17:20 a7acece74701: Download complete 23:17:20 53926ce57604: Verifying Checksum 23:17:20 53926ce57604: Download complete 23:17:20 96b7cbca73a9: Verifying Checksum 23:17:20 96b7cbca73a9: Download complete 23:17:23 53926ce57604: Pull complete 23:17:23 21b2b0c7a3f4: Pull complete 23:17:23 22ff95d597cd: Pull complete 23:17:24 12d6caf4c0d1: Pull complete 23:17:26 96b7cbca73a9: Pull complete 23:17:26 a7acece74701: Pull complete 23:17:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:17:26 ---> db6d94c90886 23:17:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:17:28 ---> Running in 3035d79574f5 23:17:28 Removing intermediate container 3035d79574f5 23:17:28 ---> e670bed31d70 23:17:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:17:28 ---> Running in 1103b88a5041 23:17:28 Removing intermediate container 1103b88a5041 23:17:28 ---> 34cac1006a5c 23:17:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:17:28 ---> Running in 6cab5e04918f 23:17:28 Removing intermediate container 6cab5e04918f 23:17:28 ---> b746bd4f8f1f 23:17:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:17:28 ---> Running in 3a5cf98da48c 23:17:29 Removing intermediate container 3a5cf98da48c 23:17:29 ---> d703d418658a 23:17:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:17:29 ---> Running in 6ff79855fab1 23:17:29 Removing intermediate container 6ff79855fab1 23:17:29 ---> d21d9e48fa71 23:17:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:29 ---> Running in cab7a1c549a4 23:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:29 OK: 211 MiB in 51 packages 23:17:30 Removing intermediate container cab7a1c549a4 23:17:30 ---> 3eba01d1639c 23:17:30 Step 9/13 : WORKDIR /device-onvif-camera 23:17:30 ---> Running in 08e097c83153 23:17:30 Removing intermediate container 08e097c83153 23:17:30 ---> 7f3ba7d2ffc5 23:17:30 Step 10/13 : COPY go.mod vendor* ./ 23:17:30 ---> a0f88fcc00ef 23:17:30 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:30 ---> Running in 4fb7c9097784 23:17:33 Still waiting to schedule task 23:17:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4985’ 23:17:52 Removing intermediate container 4fb7c9097784 23:17:52 ---> b40bd5b41f6d 23:17:52 Step 12/13 : COPY . . 23:17:52 ---> 2c25a9fffd25 23:17:52 Step 13/13 : RUN ${MAKE} 23:17:52 ---> Running in 12cbeabff37f 23:17:52 noop 23:17:52 Removing intermediate container 12cbeabff37f 23:17:52 ---> 09ddbf6a9bcf 23:17:52 Successfully built 09ddbf6a9bcf 23:17:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:52 + docker inspect -f . ci-base-image-x86_64 23:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:52 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:17:53 $ docker top a29f457ff8d725019cc8bf1da9fcd237871a8029e0239c4ae3093f8b925372a6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:53 + go version 23:17:53 go version go1.18.7 linux/amd64 [Pipeline] } 23:17:53 $ docker stop --time=1 a29f457ff8d725019cc8bf1da9fcd237871a8029e0239c4ae3093f8b925372a6 23:17:54 $ docker rm -f --volumes a29f457ff8d725019cc8bf1da9fcd237871a8029e0239c4ae3093f8b925372a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:55 + docker inspect -f . ci-base-image-x86_64 23:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:55 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:17:55 $ docker top c02c309a5fa747ce9802e6a312f9b8bf93329dac02ac1421cb9f2090e862b506 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:55 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh 23:17:56 + make test 23:17:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:17:56 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:18:06 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:18:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements 23:18:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:18:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.410s coverage: 86.5% of statements 23:18:16 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." 23:18:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:18:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:19 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:19 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:18:19 $ docker stop --time=1 c02c309a5fa747ce9802e6a312f9b8bf93329dac02ac1421cb9f2090e862b506 23:18:21 $ docker rm -f --volumes c02c309a5fa747ce9802e6a312f9b8bf93329dac02ac1421cb9f2090e862b506 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:18:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:22 + ls -al . 23:18:22 total 248 23:18:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 23:17 . 23:18:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:16 .. 23:18:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 23:18 .git 23:18:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:17 .github 23:18:22 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 23:17 .gitignore 23:18:22 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 23:17 .golangci.yml 23:18:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 23:17 .semver 23:18:22 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 23:17 Attribution.txt 23:18:22 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 23:17 CHANGELOG.md 23:18:22 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 23:17 Dockerfile 23:18:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 23:17 GOVERNANCE.md 23:18:22 -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 23:17 Jenkinsfile 23:18:22 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 23:17 LICENSE 23:18:22 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 23:17 Makefile 23:18:22 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 23:17 OWNERS.md 23:18:22 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 23:17 README.md 23:18:22 -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 23:17 VERSION 23:18:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 23:17 bin 23:18:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:17 cmd 23:18:22 -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 23:18 coverage.out 23:18:22 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 23:17 doc 23:18:22 -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 23:17 go.mod 23:18:22 -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 23:17 go.sum 23:18:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:17 internal 23:18:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:17 snap 23:18:22 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:23 + 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=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 --label arch=amd64 --label version=2.3.1-dev.4 . 23:18:23 Sending build context to Docker daemon 27.07MB 23:18:23 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:18:23 Step 2/26 : FROM ${BASE} AS builder 23:18:23 ---> 09ddbf6a9bcf 23:18:23 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:18:23 ---> Running in 91096e538acd 23:18:23 Removing intermediate container 91096e538acd 23:18:23 ---> 390b466f386a 23:18:23 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:23 ---> Running in bc812b54d9f3 23:18:23 Removing intermediate container bc812b54d9f3 23:18:23 ---> b047094df477 23:18:23 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:18:23 ---> Running in afabb309e94f 23:18:23 Removing intermediate container afabb309e94f 23:18:23 ---> 2cc90c9bcf72 23:18:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:18:23 ---> Running in 28d596d8a020 23:18:23 Removing intermediate container 28d596d8a020 23:18:23 ---> a8bd18f0aa38 23:18:23 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:18:23 ---> Running in beb152ca1bc5 23:18:23 Removing intermediate container beb152ca1bc5 23:18:23 ---> b1232e724ec1 23:18:23 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:24 ---> Running in 49a00fb24de7 23:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:24 OK: 211 MiB in 51 packages 23:18:24 Removing intermediate container 49a00fb24de7 23:18:24 ---> 67dcb10f7c93 23:18:24 Step 9/26 : WORKDIR /device-onvif-camera 23:18:24 ---> Running in 86e2b38b864c 23:18:25 Removing intermediate container 86e2b38b864c 23:18:25 ---> b79ce2b88362 23:18:25 Step 10/26 : COPY go.mod vendor* ./ 23:18:25 ---> 1faf03ea9329 23:18:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:25 ---> Running in 98e9d33d6edf 23:18:25 Removing intermediate container 98e9d33d6edf 23:18:25 ---> 9336a549eed0 23:18:25 Step 12/26 : COPY . . 23:18:26 ---> 6e4d81b6536f 23:18:26 Step 13/26 : RUN ${MAKE} 23:18:26 ---> Running in a08483dfd9a7 23:18:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:18:48 Removing intermediate container a08483dfd9a7 23:18:48 ---> 68691a23d474 23:18:48 Step 14/26 : FROM alpine:3.16 23:18:48 3.16: Pulling from library/alpine 23:18:48 ef5531b6e74e: Pulling fs layer 23:18:48 ef5531b6e74e: Download complete 23:18:48 ef5531b6e74e: Pull complete 23:18:48 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:18:48 Status: Downloaded newer image for alpine:3.16 23:18:48 ---> dfd21b5a31f5 23:18:48 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:18:49 ---> Running in 47e0247010c5 23:18:49 Removing intermediate container 47e0247010c5 23:18:49 ---> 8698aa570094 23:18:49 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:18:49 ---> Running in 283e7dd0a384 23:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:49 (1/6) Installing dumb-init (1.2.5-r1) 23:18:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:18:49 (3/6) Installing libsodium (1.0.18-r0) 23:18:49 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:18:49 (5/6) Installing libzmq (4.3.4-r0) 23:18:49 (6/6) Installing zeromq (4.3.4-r0) 23:18:49 Executing busybox-1.35.0-r17.trigger 23:18:49 OK: 8 MiB in 20 packages 23:18:50 Removing intermediate container 283e7dd0a384 23:18:50 ---> e043436d85f4 23:18:50 Step 17/26 : WORKDIR / 23:18:50 ---> Running in 807f4ab4f76c 23:18:50 Removing intermediate container 807f4ab4f76c 23:18:50 ---> 089e9c2b3a5d 23:18:50 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:18:51 ---> c9fd3af0a895 23:18:51 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:18:51 ---> a8ec3e6c5f48 23:18:51 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:18:51 ---> 0a812278614e 23:18:51 Step 21/26 : EXPOSE 59984 23:18:51 ---> Running in e5c157c1e7c4 23:18:51 Removing intermediate container e5c157c1e7c4 23:18:51 ---> 2046d87da95d 23:18:51 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:18:51 ---> Running in eb933416af2b 23:18:51 Removing intermediate container eb933416af2b 23:18:51 ---> 59710c8b73e6 23:18:51 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:51 ---> Running in 689ba09b8a52 23:18:51 Removing intermediate container 689ba09b8a52 23:18:51 ---> f21b7dffa35e 23:18:51 Step 24/26 : LABEL arch=amd64 23:18:51 ---> Running in 4a6a780ca677 23:18:51 Removing intermediate container 4a6a780ca677 23:18:51 ---> ed690aae839d 23:18:51 Step 25/26 : LABEL git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 23:18:51 ---> Running in 9476bb1f6834 23:18:52 Removing intermediate container 9476bb1f6834 23:18:52 ---> 36093dee322f 23:18:52 Step 26/26 : LABEL version=2.3.1-dev.4 23:18:52 ---> Running in 4d17e775fd63 23:18:52 Removing intermediate container 4d17e775fd63 23:18:52 ---> 917e4c53dbe8 23:18:52 [Warning] One or more build-args [ARCH] were not consumed 23:18:52 Successfully built 917e4c53dbe8 23:18:52 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 23:18:52 provisioning config files... 23:18:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config668532450630212034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:52 ---> docker-login.sh 23:18:52 nexus3.edgexfoundry.org:10001 23:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:52 Configure a credential helper to remove this warning. See 23:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:52 23:18:52 Login Succeeded 23:18:52 nexus3.edgexfoundry.org:10002 23:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:52 Configure a credential helper to remove this warning. See 23:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:52 23:18:52 Login Succeeded 23:18:52 nexus3.edgexfoundry.org:10003 23:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:52 Configure a credential helper to remove this warning. See 23:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:52 23:18:52 Login Succeeded 23:18:52 nexus3.edgexfoundry.org:10004 23:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:52 Configure a credential helper to remove this warning. See 23:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:52 23:18:52 Login Succeeded 23:18:52 docker.io 23:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:53 Configure a credential helper to remove this warning. See 23:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:53 23:18:53 Login Succeeded 23:18:53 ---> docker-login.sh ends [Pipeline] } 23:18:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:53 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:53 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 23:18:53 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 23:18:53 latest 23:18:53 2.3.1-dev.4 23:18:53 a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 23:18:53 levski 23:18:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 23:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:53 f9ade11b4b50: Preparing 23:18:53 0890dfa40a91: Preparing 23:18:53 25b94f21a0df: Preparing 23:18:53 eaf7cbc50bc6: Preparing 23:18:53 aa5968d388b8: Preparing 23:18:53 aa5968d388b8: Layer already exists 23:18:53 f9ade11b4b50: Pushed 23:18:53 0890dfa40a91: Pushed 23:18:54 eaf7cbc50bc6: Pushed 23:18:56 25b94f21a0df: Pushed 23:18:56 a19c49b13c0fa898c897ffa06db9bfcb5560ce91: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:57 f9ade11b4b50: Preparing 23:18:57 0890dfa40a91: Preparing 23:18:57 25b94f21a0df: Preparing 23:18:57 eaf7cbc50bc6: Preparing 23:18:57 aa5968d388b8: Preparing 23:18:57 25b94f21a0df: Layer already exists 23:18:57 eaf7cbc50bc6: Layer already exists 23:18:57 0890dfa40a91: Layer already exists 23:18:57 aa5968d388b8: Layer already exists 23:18:57 f9ade11b4b50: Layer already exists 23:18:57 latest: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.4 23:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:57 f9ade11b4b50: Preparing 23:18:57 0890dfa40a91: Preparing 23:18:57 25b94f21a0df: Preparing 23:18:57 eaf7cbc50bc6: Preparing 23:18:57 aa5968d388b8: Preparing 23:18:57 aa5968d388b8: Layer already exists 23:18:57 25b94f21a0df: Layer already exists 23:18:57 0890dfa40a91: Layer already exists 23:18:57 f9ade11b4b50: Layer already exists 23:18:57 eaf7cbc50bc6: Layer already exists 23:18:57 2.3.1-dev.4: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 23:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:58 f9ade11b4b50: Preparing 23:18:58 0890dfa40a91: Preparing 23:18:58 25b94f21a0df: Preparing 23:18:58 eaf7cbc50bc6: Preparing 23:18:58 aa5968d388b8: Preparing 23:18:58 0890dfa40a91: Layer already exists 23:18:58 25b94f21a0df: Layer already exists 23:18:58 f9ade11b4b50: Layer already exists 23:18:58 aa5968d388b8: Layer already exists 23:18:58 eaf7cbc50bc6: Layer already exists 23:18:58 a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski 23:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:18:58 f9ade11b4b50: Preparing 23:18:58 0890dfa40a91: Preparing 23:18:58 25b94f21a0df: Preparing 23:18:58 eaf7cbc50bc6: Preparing 23:18:58 aa5968d388b8: Preparing 23:18:58 aa5968d388b8: Layer already exists 23:18:58 0890dfa40a91: Layer already exists 23:18:58 eaf7cbc50bc6: Layer already exists 23:18:58 25b94f21a0df: Layer already exists 23:18:58 f9ade11b4b50: Layer already exists 23:18:58 levski: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:59 ===================================================== [Pipeline] echo 23:18:59 taggedImages: 23:18:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 23:18:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:18:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.4 23:18:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 23:18:59 - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [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 23:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:59 23:18:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:59 latest: Pulling from edgex-lftools-log-publisher 23:18:59 5eb5b503b376: Pulling fs layer 23:18:59 5c69ac0246d0: Pulling fs layer 23:18:59 ec43610c2a17: Pulling fs layer 23:18:59 3a2ae6a8a46f: Pulling fs layer 23:18:59 33b1e0a273af: Pulling fs layer 23:18:59 5d3b04190fa2: Pulling fs layer 23:18:59 2f39f015ded8: Pulling fs layer 23:18:59 33b1e0a273af: Waiting 23:18:59 5d3b04190fa2: Waiting 23:18:59 3a2ae6a8a46f: Waiting 23:18:59 5c69ac0246d0: Download complete 23:18:59 3a2ae6a8a46f: Verifying Checksum 23:18:59 3a2ae6a8a46f: Download complete 23:18:59 33b1e0a273af: Verifying Checksum 23:18:59 33b1e0a273af: Download complete 23:18:59 5d3b04190fa2: Verifying Checksum 23:18:59 5d3b04190fa2: Download complete 23:18:59 ec43610c2a17: Verifying Checksum 23:18:59 ec43610c2a17: Download complete 23:18:59 5eb5b503b376: Verifying Checksum 23:18:59 5eb5b503b376: Download complete 23:19:00 2f39f015ded8: Download complete 23:19:01 5eb5b503b376: Pull complete 23:19:01 5c69ac0246d0: Pull complete 23:19:01 ec43610c2a17: Pull complete 23:19:01 3a2ae6a8a46f: Pull complete 23:19:01 33b1e0a273af: Pull complete 23:19:01 5d3b04190fa2: Pull complete 23:19:06 2f39f015ded8: Pull complete 23:19:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:06 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:19:06 $ 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/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 23:19:08 $ docker top 83171a30cc52adb459504f9e474333807850d9c91f357aaf1aef729f53719e37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:09 ---> job-cost.sh 23:19:09 lf-activate-venv: SKIPPING 23:19:09 INFO: No Stack... 23:19:09 INFO: Retrieving Pricing Info for: v3-standard-8 23:19:09 INFO: Archiving Costs [Pipeline] sh 23:19:09 + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv 23:19:09 + cut -d, -f6 [Pipeline] lock 23:19:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] 23:19:09 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] did not exist. Created. 23:19:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:10 + echo total: 0.2199999988079071 [Pipeline] stash 23:19:10 Stashed 1 file(s) [Pipeline] } 23:19:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:10 $ docker stop --time=1 83171a30cc52adb459504f9e474333807850d9c91f357aaf1aef729f53719e37 23:19:11 $ docker rm -f --volumes 83171a30cc52adb459504f9e474333807850d9c91f357aaf1aef729f53719e37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:20:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4991 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws 23:20:39 Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout 23:20:39 The recommended git tool is: git 23:20:45 using credential edgex-jenkins-ssh 23:20:45 Cloning the remote Git repository 23:20:45 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:20:45 > git init /w/workspace/device-onvif-camera/6 # timeout=10 23:20:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:20:45 > git --version # timeout=10 23:20:45 > git --version # 'git version 2.25.1' 23:20:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:20:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:48 Avoid second fetch 23:20:48 Checking out Revision a19c49b13c0fa898c897ffa06db9bfcb5560ce91 (levski) 23:20:48 > git config core.sparsecheckout # timeout=10 23:20:48 > git checkout -f a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 23:20:49 Commit message: "fix: device-sdk levski patch stable tag added (#282)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:20:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:50 Dload Upload Total Spent Left Speed 23:20:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 23:20:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:20:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:20:51 + sudo tee /etc/docker/daemon.new 23:20:51 { 23:20:51 "registry-mirrors": [ 23:20:51 "https://nexus3.edgexfoundry.org:10001" 23:20:51 ], 23:20:51 "bip": "10.250.0.254/24", 23:20:51 "hosts": [ 23:20:51 "tcp://0.0.0.0:5555", 23:20:51 "unix:///var/run/docker.sock" 23:20:51 ], 23:20:51 "mtu": 1458, 23:20:51 "selinux-enabled": true, 23:20:51 "seccomp-profile": "/etc/docker/seccomp.json" 23:20:51 } [Pipeline] sh 23:20:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:20:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:10 provisioning config files... 23:21:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config10672419769340650036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:10 ---> docker-login.sh 23:21:10 nexus3.edgexfoundry.org:10001 23:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:11 Configure a credential helper to remove this warning. See 23:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:11 23:21:11 Login Succeeded 23:21:11 nexus3.edgexfoundry.org:10002 23:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:11 Configure a credential helper to remove this warning. See 23:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:11 23:21:11 Login Succeeded 23:21:11 nexus3.edgexfoundry.org:10003 23:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:12 Configure a credential helper to remove this warning. See 23:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:12 23:21:12 Login Succeeded 23:21:12 nexus3.edgexfoundry.org:10004 23:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:12 Configure a credential helper to remove this warning. See 23:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:12 23:21:12 Login Succeeded 23:21:12 docker.io 23:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:12 Configure a credential helper to remove this warning. See 23:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:12 23:21:12 Login Succeeded 23:21:12 ---> docker-login.sh ends [Pipeline] } 23:21:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:13 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:13 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:13 ========================================================= 23:21:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:21:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:13 + 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 . 23:21:14 Sending build context to Docker daemon 19.7MB 23:21:14 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:21:14 Step 2/13 : FROM ${BASE} AS builder 23:21:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:21:14 9b18e9b68314: Pulling fs layer 23:21:14 35d82f9e3411: Pulling fs layer 23:21:14 e16973657156: Pulling fs layer 23:21:14 fc693d55d65f: Pulling fs layer 23:21:14 7e9fc2657dce: Pulling fs layer 23:21:14 dda99020689f: Pulling fs layer 23:21:14 db1c61fa0a46: Pulling fs layer 23:21:14 891c053d2c06: Pulling fs layer 23:21:14 dda99020689f: Waiting 23:21:14 db1c61fa0a46: Waiting 23:21:14 891c053d2c06: Waiting 23:21:14 fc693d55d65f: Waiting 23:21:14 7e9fc2657dce: Waiting 23:21:14 e16973657156: Verifying Checksum 23:21:14 e16973657156: Download complete 23:21:14 35d82f9e3411: Verifying Checksum 23:21:14 35d82f9e3411: Download complete 23:21:14 7e9fc2657dce: Verifying Checksum 23:21:14 7e9fc2657dce: Download complete 23:21:14 dda99020689f: Download complete 23:21:14 9b18e9b68314: Download complete 23:21:15 9b18e9b68314: Pull complete 23:21:15 891c053d2c06: Verifying Checksum 23:21:15 891c053d2c06: Download complete 23:21:16 db1c61fa0a46: Verifying Checksum 23:21:16 db1c61fa0a46: Download complete 23:21:17 fc693d55d65f: Verifying Checksum 23:21:17 fc693d55d65f: Download complete 23:21:18 35d82f9e3411: Pull complete 23:21:18 e16973657156: Pull complete 23:21:33 fc693d55d65f: Pull complete 23:21:33 7e9fc2657dce: Pull complete 23:21:33 dda99020689f: Pull complete 23:21:36 db1c61fa0a46: Pull complete 23:21:38 891c053d2c06: Pull complete 23:21:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:21:38 ---> f96f9c87975a 23:21:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:21:40 ---> Running in c15ff3ed7b53 23:21:40 Removing intermediate container c15ff3ed7b53 23:21:40 ---> ab6fa5fd574d 23:21:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:40 ---> Running in b2ccb948ab9d 23:21:41 Removing intermediate container b2ccb948ab9d 23:21:41 ---> 6384158b0403 23:21:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:21:41 ---> Running in e9c6fe08fba0 23:21:41 Removing intermediate container e9c6fe08fba0 23:21:41 ---> 07b24d7c1e64 23:21:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:21:41 ---> Running in 4e31eca11190 23:21:41 Removing intermediate container 4e31eca11190 23:21:41 ---> 10dbc2c052eb 23:21:41 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:21:42 ---> Running in 1f9f71a49958 23:21:42 Removing intermediate container 1f9f71a49958 23:21:42 ---> bd4c5ed4a738 23:21:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:42 ---> Running in 3162a0118079 23:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:21:45 OK: 221 MiB in 51 packages 23:21:46 Removing intermediate container 3162a0118079 23:21:46 ---> 73291e5187ab 23:21:46 Step 9/13 : WORKDIR /device-onvif-camera 23:21:46 ---> Running in 03ed7070cbf9 23:21:46 Removing intermediate container 03ed7070cbf9 23:21:46 ---> 24e101b198ba 23:21:46 Step 10/13 : COPY go.mod vendor* ./ 23:21:47 ---> 5278caafc7e2 23:21:47 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:47 ---> Running in b6fa0d4ac7e2 23:22:55 Removing intermediate container b6fa0d4ac7e2 23:22:55 ---> c6e17dd4b7ba 23:22:55 Step 12/13 : COPY . . 23:22:55 ---> 212b6a92afb2 23:22:55 Step 13/13 : RUN ${MAKE} 23:22:55 ---> Running in 5201e7829771 23:22:55 noop 23:22:55 Removing intermediate container 5201e7829771 23:22:55 ---> 85d5c9802ccb 23:22:55 Successfully built 85d5c9802ccb 23:22:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:55 + docker inspect -f . ci-base-image-arm64 23:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:55 prd-ubuntu20.04-docker-arm64-4c-16g-4991 does not seem to be running inside a container 23:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:22:57 $ docker top aa905d5a5bd8c10fc9183a8ae504102eb2fc2817b7667759ba10f9fc6a951370 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:58 + go version 23:22:58 go version go1.18.7 linux/arm64 [Pipeline] } 23:22:58 $ docker stop --time=1 aa905d5a5bd8c10fc9183a8ae504102eb2fc2817b7667759ba10f9fc6a951370 23:22:59 $ docker rm -f --volumes aa905d5a5bd8c10fc9183a8ae504102eb2fc2817b7667759ba10f9fc6a951370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:00 + docker inspect -f . ci-base-image-arm64 23:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:00 prd-ubuntu20.04-docker-arm64-4c-16g-4991 does not seem to be running inside a container 23:23:00 $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:23:02 $ docker top 7fac8352dd268676abd9014da6996e827dc3257301997e63d4d0557cecded785 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:03 + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh 23:23:03 + make test 23:23:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:23:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:24:57 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:24:59 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.238s coverage: 29.3% of statements 23:24:59 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:25:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.048s coverage: 86.5% of statements 23:25:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:25:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:25:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:25:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:25:56 ./bin/test-attribution-txt.sh [Pipeline] echo 23:25:56 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:25:56 $ docker stop --time=1 7fac8352dd268676abd9014da6996e827dc3257301997e63d4d0557cecded785 23:25:58 $ docker rm -f --volumes 7fac8352dd268676abd9014da6996e827dc3257301997e63d4d0557cecded785 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:59 Warning: overwriting stash ‘coverage-report’ 23:25:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:26:00 + ls -al . 23:26:00 total 244 23:26:00 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 23:23 . 23:26:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:20 .. 23:26:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 23:20 .git 23:26:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:20 .github 23:26:00 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 23:20 .gitignore 23:26:00 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 23:20 .golangci.yml 23:26:00 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 23:20 Attribution.txt 23:26:00 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 23:20 CHANGELOG.md 23:26:00 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 23:20 Dockerfile 23:26:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 23:20 GOVERNANCE.md 23:26:00 -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 23:20 Jenkinsfile 23:26:00 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 23:20 LICENSE 23:26:00 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 23:20 Makefile 23:26:00 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 23:20 OWNERS.md 23:26:00 -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 23:20 README.md 23:26:00 -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 23:17 VERSION 23:26:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 23:20 bin 23:26:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:20 cmd 23:26:00 -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 23:25 coverage.out 23:26:00 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 23:20 doc 23:26:00 -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 23:20 go.mod 23:26:00 -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 23:20 go.sum 23:26:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:20 internal 23:26:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:20 snap 23:26:00 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 23:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:00 + 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=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 --label arch=arm64 --label version=2.3.1-dev.4 . 23:26:01 Sending build context to Docker daemon 19.78MB 23:26:01 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:26:01 Step 2/26 : FROM ${BASE} AS builder 23:26:01 ---> 85d5c9802ccb 23:26:01 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:26:01 ---> Running in f99db7bd2377 23:26:02 Removing intermediate container f99db7bd2377 23:26:02 ---> cc05515db19c 23:26:02 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:26:02 ---> Running in d71fbcca7bbd 23:26:02 Removing intermediate container d71fbcca7bbd 23:26:02 ---> ca009358ddda 23:26:02 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:26:02 ---> Running in 0e1dbb7d9060 23:26:02 Removing intermediate container 0e1dbb7d9060 23:26:02 ---> a1349614f1be 23:26:02 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:26:02 ---> Running in 1de2c52c4338 23:26:03 Removing intermediate container 1de2c52c4338 23:26:03 ---> 741de03b2a1a 23:26:03 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:26:03 ---> Running in edc784efdf2a 23:26:03 Removing intermediate container edc784efdf2a 23:26:03 ---> ac823401d350 23:26:03 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:26:03 ---> Running in 0d1daa6f8707 23:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:06 OK: 221 MiB in 51 packages 23:26:07 Removing intermediate container 0d1daa6f8707 23:26:07 ---> ba21b4e4f6be 23:26:07 Step 9/26 : WORKDIR /device-onvif-camera 23:26:07 ---> Running in dc4c777893ba 23:26:08 Removing intermediate container dc4c777893ba 23:26:08 ---> 38f3629305b7 23:26:08 Step 10/26 : COPY go.mod vendor* ./ 23:26:08 ---> 0c6144a6b685 23:26:08 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:08 ---> Running in 25b1b5dd7a30 23:26:11 Removing intermediate container 25b1b5dd7a30 23:26:11 ---> 2ac109bbe29c 23:26:11 Step 12/26 : COPY . . 23:26:13 ---> 655b7d8d3627 23:26:13 Step 13/26 : RUN ${MAKE} 23:26:13 ---> Running in f6fa54921fc2 23:26:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:28:51 Removing intermediate container f6fa54921fc2 23:28:51 ---> e9576c32b6ee 23:28:51 Step 14/26 : FROM alpine:3.16 23:28:51 3.16: Pulling from library/alpine 23:28:51 3760b48202b3: Pulling fs layer 23:28:51 3760b48202b3: Verifying Checksum 23:28:51 3760b48202b3: Download complete 23:28:51 3760b48202b3: Pull complete 23:28:51 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:28:51 Status: Downloaded newer image for alpine:3.16 23:28:51 ---> 4c81e5bf8899 23:28:51 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:28:51 ---> Running in 6e0a6fc25fec 23:28:51 Removing intermediate container 6e0a6fc25fec 23:28:51 ---> 1fdc619063e1 23:28:51 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:28:51 ---> Running in 2fcff8591209 23:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:28:51 (1/6) Installing dumb-init (1.2.5-r1) 23:28:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:28:51 (3/6) Installing libsodium (1.0.18-r0) 23:28:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:28:51 (5/6) Installing libzmq (4.3.4-r0) 23:28:51 (6/6) Installing zeromq (4.3.4-r0) 23:28:51 Executing busybox-1.35.0-r17.trigger 23:28:51 OK: 8 MiB in 20 packages 23:28:51 Removing intermediate container 2fcff8591209 23:28:51 ---> c49aa97cd5fc 23:28:51 Step 17/26 : WORKDIR / 23:28:51 ---> Running in c7d053a47add 23:28:51 Removing intermediate container c7d053a47add 23:28:51 ---> 14891a0d0019 23:28:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:28:52 ---> 9bab5c094d6c 23:28:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:28:53 ---> 9e252a318e89 23:28:53 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:28:53 ---> f6e9a742c637 23:28:53 Step 21/26 : EXPOSE 59984 23:28:53 ---> Running in 38eef8b308ef 23:28:53 Removing intermediate container 38eef8b308ef 23:28:53 ---> 2f6f6c7ec0a0 23:28:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:28:53 ---> Running in 9ab96d0d62db 23:28:54 Removing intermediate container 9ab96d0d62db 23:28:54 ---> 5de99301782b 23:28:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:28:54 ---> Running in 0b93d4298ac5 23:28:54 Removing intermediate container 0b93d4298ac5 23:28:54 ---> 31612340999e 23:28:54 Step 24/26 : LABEL arch=arm64 23:28:54 ---> Running in 383d07c8551a 23:28:54 Removing intermediate container 383d07c8551a 23:28:54 ---> 2cf13af48ec2 23:28:54 Step 25/26 : LABEL git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 23:28:54 ---> Running in c8b3fa90a41a 23:28:55 Removing intermediate container c8b3fa90a41a 23:28:55 ---> e623713f4b97 23:28:55 Step 26/26 : LABEL version=2.3.1-dev.4 23:28:55 ---> Running in c083d84336f7 23:28:55 Removing intermediate container c083d84336f7 23:28:55 ---> 5ed30a21bbbd 23:28:55 [Warning] One or more build-args [ARCH] were not consumed 23:28:55 Successfully built 5ed30a21bbbd 23:28:55 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 23:28:55 provisioning config files... 23:28:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config16116301127703760118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:56 ---> docker-login.sh 23:28:56 nexus3.edgexfoundry.org:10001 23:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:56 Configure a credential helper to remove this warning. See 23:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:56 23:28:56 Login Succeeded 23:28:56 nexus3.edgexfoundry.org:10002 23:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:56 Configure a credential helper to remove this warning. See 23:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:56 23:28:56 Login Succeeded 23:28:56 nexus3.edgexfoundry.org:10003 23:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:57 Configure a credential helper to remove this warning. See 23:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:57 23:28:57 Login Succeeded 23:28:57 nexus3.edgexfoundry.org:10004 23:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:57 Configure a credential helper to remove this warning. See 23:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:57 23:28:57 Login Succeeded 23:28:57 docker.io 23:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:58 Configure a credential helper to remove this warning. See 23:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:58 23:28:58 Login Succeeded 23:28:58 ---> docker-login.sh ends [Pipeline] } 23:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:58 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:58 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 23:28:58 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 23:28:58 latest 23:28:58 2.3.1-dev.4 23:28:58 a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 23:28:58 levski 23:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 23:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:28:58 3cc96d1c6a71: Preparing 23:28:58 7721e1500473: Preparing 23:28:58 1fa3acb6ca4d: Preparing 23:28:58 92919d89ea7e: Preparing 23:28:58 f70ee36035b9: Preparing 23:28:58 f70ee36035b9: Layer already exists 23:28:59 3cc96d1c6a71: Pushed 23:28:59 7721e1500473: Pushed 23:28:59 92919d89ea7e: Pushed 23:29:04 1fa3acb6ca4d: Pushed 23:29:04 a19c49b13c0fa898c897ffa06db9bfcb5560ce91: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:05 + 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 23:29:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:29:05 3cc96d1c6a71: Preparing 23:29:05 7721e1500473: Preparing 23:29:05 1fa3acb6ca4d: Preparing 23:29:05 92919d89ea7e: Preparing 23:29:05 f70ee36035b9: Preparing 23:29:05 f70ee36035b9: Layer already exists 23:29:05 7721e1500473: Layer already exists 23:29:05 1fa3acb6ca4d: Layer already exists 23:29:05 92919d89ea7e: Layer already exists 23:29:05 3cc96d1c6a71: Layer already exists 23:29:05 latest: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:06 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.4 23:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:29:06 3cc96d1c6a71: Preparing 23:29:06 7721e1500473: Preparing 23:29:06 1fa3acb6ca4d: Preparing 23:29:06 92919d89ea7e: Preparing 23:29:06 f70ee36035b9: Preparing 23:29:06 1fa3acb6ca4d: Layer already exists 23:29:06 3cc96d1c6a71: Layer already exists 23:29:06 7721e1500473: Layer already exists 23:29:06 92919d89ea7e: Layer already exists 23:29:06 f70ee36035b9: Layer already exists 23:29:06 2.3.1-dev.4: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:07 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 23:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:29:07 3cc96d1c6a71: Preparing 23:29:07 7721e1500473: Preparing 23:29:07 1fa3acb6ca4d: Preparing 23:29:07 92919d89ea7e: Preparing 23:29:07 f70ee36035b9: Preparing 23:29:07 f70ee36035b9: Layer already exists 23:29:07 7721e1500473: Layer already exists 23:29:07 92919d89ea7e: Layer already exists 23:29:07 3cc96d1c6a71: Layer already exists 23:29:07 1fa3acb6ca4d: Layer already exists 23:29:07 a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:08 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski 23:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 23:29:08 3cc96d1c6a71: Preparing 23:29:08 7721e1500473: Preparing 23:29:08 1fa3acb6ca4d: Preparing 23:29:08 92919d89ea7e: Preparing 23:29:08 f70ee36035b9: Preparing 23:29:08 1fa3acb6ca4d: Layer already exists 23:29:08 92919d89ea7e: Layer already exists 23:29:08 f70ee36035b9: Layer already exists 23:29:08 7721e1500473: Layer already exists 23:29:08 3cc96d1c6a71: Layer already exists 23:29:08 levski: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:08 ===================================================== [Pipeline] echo 23:29:08 taggedImages: 23:29:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 23:29:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 23:29:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.4 23:29:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 23:29:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:09 23:29:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:10 arm64: Pulling from edgex-lftools-log-publisher 23:29:10 8998bd30e6a1: Pulling fs layer 23:29:10 04944245beec: Pulling fs layer 23:29:10 699f458cf7ca: Pulling fs layer 23:29:10 765212b225bb: Pulling fs layer 23:29:10 f23df028b6ca: Pulling fs layer 23:29:10 d65c8cfc05b1: Pulling fs layer 23:29:10 2437ff75d9bd: Pulling fs layer 23:29:10 765212b225bb: Waiting 23:29:10 f23df028b6ca: Waiting 23:29:10 d65c8cfc05b1: Waiting 23:29:10 2437ff75d9bd: Waiting 23:29:10 04944245beec: Verifying Checksum 23:29:10 04944245beec: Download complete 23:29:10 765212b225bb: Download complete 23:29:10 f23df028b6ca: Download complete 23:29:10 d65c8cfc05b1: Verifying Checksum 23:29:10 d65c8cfc05b1: Download complete 23:29:10 699f458cf7ca: Verifying Checksum 23:29:10 699f458cf7ca: Download complete 23:29:11 8998bd30e6a1: Verifying Checksum 23:29:11 8998bd30e6a1: Download complete 23:29:13 2437ff75d9bd: Verifying Checksum 23:29:13 2437ff75d9bd: Download complete 23:29:15 8998bd30e6a1: Pull complete 23:29:15 04944245beec: Pull complete 23:29:16 699f458cf7ca: Pull complete 23:29:16 765212b225bb: Pull complete 23:29:17 f23df028b6ca: Pull complete 23:29:17 d65c8cfc05b1: Pull complete 23:29:29 2437ff75d9bd: Pull complete 23:29:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:30 prd-ubuntu20.04-docker-arm64-4c-16g-4991 does not seem to be running inside a container 23:29:30 $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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:arm64 cat 23:29:32 $ docker top 273e72a7a02f9c01ffacf702f2e7660ca1a4a0654eb3c672cc9027edbd2fa3ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:33 ---> job-cost.sh 23:29:33 lf-activate-venv: SKIPPING 23:29:33 INFO: No Stack... 23:29:34 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:34 INFO: Archiving Costs [Pipeline] sh 23:29:35 + cat /w/workspace/device-onvif-camera/6/archives/cost.csv 23:29:35 + cut -d, -f6 [Pipeline] lock 23:29:35 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] 23:29:35 Resource [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] did not exist. Created. 23:29:35 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:35 /w/workspace/device-onvif-camera/6@tmp/durable-8a45ac70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:29:36 + echo total: 0.10999999940395355 [Pipeline] stash 23:29:36 Warning: overwriting stash ‘stack-cost’ 23:29:36 Stashed 1 file(s) [Pipeline] } 23:29:36 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:36 $ docker stop --time=1 273e72a7a02f9c01ffacf702f2e7660ca1a4a0654eb3c672cc9027edbd2fa3ae 23:29:39 $ docker rm -f --volumes 273e72a7a02f9c01ffacf702f2e7660ca1a4a0654eb3c672cc9027edbd2fa3ae [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 23:29:39 provisioning config files... 23:29:39 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config12018557947587833864tmp [Pipeline] { [Pipeline] sh 23:29:40 + set +x 23:29:40 + curl -s https://codecov.io/bash 23:29:40 + bash -s -- 23:29:40 23:29:40 _____ _ 23:29:40 / ____| | | 23:29:40 | | ___ __| | ___ ___ _____ __ 23:29:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:29:40 | |___| (_) | (_| | __/ (_| (_) \ V / 23:29:40 \_____\___/ \__,_|\___|\___\___/ \_/ 23:29:40 Bash-1.0.6 23:29:40 23:29:40 23:29:40 ==> git version 2.25.1 found 23:29:40 ==> 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 23:29:40 Release-Date: 2020-01-08 23:29:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:29:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:29:40 ==> Jenkins CI detected. 23:29:40 current dir:  /w/workspace/undry_device-onvif-camera_levski 23:29:40 project root: . 23:29:40 --> token set from env 23:29:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:29:40 ==> Running gcov in . (disable via -X gcov) 23:29:40 ==> Python coveragepy not found 23:29:40 ==> Searching for coverage reports in: 23:29:40 + . 23:29:40 -> Found 1 reports 23:29:40 ==> Detecting git/mercurial file structure 23:29:40 ==> Reading reports 23:29:40 + ./coverage.out bytes=79184 23:29:40 ==> Appending adjustments 23:29:40 https://docs.codecov.io/docs/fixing-reports 23:29:40 + Found adjustments 23:29:40 ==> Gzipping contents 23:29:40 12K /tmp/codecov.GLr4rZ.gz 23:29:40 ==> Uploading reports 23:29:40 url: https://codecov.io 23:29:40 query: branch=levski&commit=a19c49b13c0fa898c897ffa06db9bfcb5560ce91&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:40 -> Pinging Codecov 23:29:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=a19c49b13c0fa898c897ffa06db9bfcb5560ce91&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:40 -> Uploading to 23:29:40 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F29A59C45E3A92E06B3E522C9905F8EF/a19c49b13c0fa898c897ffa06db9bfcb5560ce91/15babba2-15f3-4484-855c-4d3e41170009.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T232940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=966838b892e356a9efe48fd3d354a60b436b70c1b09a36e750edba9fc149b5a4 23:29:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:40 Dload Upload Total Spent Left Speed 23:29:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10890 0 0 100 10890 0 42046 --:--:-- --:--:-- --:--:-- 41884 100 10890 0 0 100 10890 0 41884 --:--:-- --:--:-- --:--:-- 41724 23:29:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } 23:29:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:29:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:29:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:41 23:29:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:29:41 df9b9388f04a: Pulling fs layer 23:29:41 52dc419b0ee2: Pulling fs layer 23:29:41 25bc292e5bac: Pulling fs layer 23:29:41 114826534d7a: Pulling fs layer 23:29:41 4657fd5d0bcf: Pulling fs layer 23:29:41 6ad1cebc031e: Pulling fs layer 23:29:41 8a3aa393b2d8: Pulling fs layer 23:29:41 4657fd5d0bcf: Waiting 23:29:41 114826534d7a: Waiting 23:29:41 6ad1cebc031e: Waiting 23:29:41 8a3aa393b2d8: Waiting 23:29:41 25bc292e5bac: Verifying Checksum 23:29:41 25bc292e5bac: Download complete 23:29:41 52dc419b0ee2: Download complete 23:29:41 4657fd5d0bcf: Download complete 23:29:41 df9b9388f04a: Verifying Checksum 23:29:41 df9b9388f04a: Download complete 23:29:42 df9b9388f04a: Pull complete 23:29:42 52dc419b0ee2: Pull complete 23:29:42 25bc292e5bac: Pull complete 23:29:42 6ad1cebc031e: Verifying Checksum 23:29:42 6ad1cebc031e: Download complete 23:29:43 114826534d7a: Verifying Checksum 23:29:43 114826534d7a: Download complete 23:29:43 8a3aa393b2d8: Download complete 23:29:46 114826534d7a: Pull complete 23:29:46 4657fd5d0bcf: Pull complete 23:29:46 6ad1cebc031e: Pull complete 23:29:49 8a3aa393b2d8: Pull complete 23:29:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:49 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:29:51 $ docker top 28d9611c06395af529def07a4f6b5bdf6f47fe5e950bbddd2a520f92ea43e1e7 -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh 23:29:51 + set -o pipefail 23:29:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' 23:29:57 23:29:57 Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... 23:29:57 23:29:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/f7ca0557-7242-4568-a6f1-ce28d148553a 23:29:57 23:29:57 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 23:29:57 23:29:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:29:57 23:29:57 23:29:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:29:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:29:57 More details here: https://snyk.co/ue1NS [Pipeline] } 23:29:57 $ docker stop --time=1 28d9611c06395af529def07a4f6b5bdf6f47fe5e950bbddd2a520f92ea43e1e7 23:29:59 $ docker rm -f --volumes 28d9611c06395af529def07a4f6b5bdf6f47fe5e950bbddd2a520f92ea43e1e7 [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 23:29:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:59 provisioning config files... 23:29:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config16556534167345109264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:00 --> edgex-publish-swagger.sh 23:30:00 === Publish doc/openapi/v2 API === 23:30:00 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 23:30:00 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] 23:30:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:00 Dload Upload Total Spent Left Speed 23:30:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 388k 0:00:01 0:00:01 --:--:-- 388k 100 469k 0 0 100 469k 0 379k 0:00:01 0:00:01 --:--:-- 379k 23:30:01 23:30:01 [Pipeline] } 23:30:01 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 23:30:01 + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] sh 23:30:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:02 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:30:02 $ docker top 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 -eo pid,comm 23:30:02 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). 23:30:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:03 [ssh-agent] Looking for ssh-agent implementation... 23:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:03 $ docker exec 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 ssh-agent 23:30:03 SSH_AUTH_SOCK=/tmp/ssh-O0FLXk1NDU3C/agent.33 23:30:03 SSH_AGENT_PID=39 23:30:03 Running ssh-add (command line suppressed) 23:30:03 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_15511454606327363666.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_15511454606327363666.key) 23:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:03 + git semver tag 23:30:03 2023-03-21 23:30:03,820 [run_tag] DEBUG tag force:False 23:30:03 2023-03-21 23:30:03,820 [check_head_tag] DEBUG check head tag 23:30:03 2023-03-21 23:30:03,822 [execute] INFO git cat-file --batch-check 23:30:03 2023-03-21 23:30:03,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) 23:30:03 2023-03-21 23:30:03,826 [execute] INFO git cat-file --batch 23:30:03 2023-03-21 23:30:03,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) 23:30:03 2023-03-21 23:30:03,854 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:30:03 2023-03-21 23:30:03,854 [execute] INFO git tag -a v2.3.1-dev.4 -m v2.3.1-dev.4 23:30:03 2023-03-21 23:30:03,854 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.4', '-m', 'v2.3.1-dev.4'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) 23:30:03 2023-03-21 23:30:03,859 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:30:03 2.3.1-dev.4 [Pipeline] } 23:30:03 $ docker exec --env ******** --env ******** 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 ssh-agent -k 23:30:04 unset SSH_AUTH_SOCK; 23:30:04 unset SSH_AGENT_PID; 23:30:04 echo Agent pid 39 killed; 23:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:04 + git semver [Pipeline] } 23:30:04 $ docker stop --time=1 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 23:30:05 $ docker rm -f --volumes 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:06 23:30:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:06 0.23.1-centos7: Pulling from edgex-lftools 23:30:06 ab5ef0e58194: Pulling fs layer 23:30:06 9712f1f96733: Pulling fs layer 23:30:06 63f879dbbcfc: Pulling fs layer 23:30:06 0d9ebad4ef96: Pulling fs layer 23:30:06 e9a5061849ea: Pulling fs layer 23:30:06 d747dcd14b5f: Pulling fs layer 23:30:06 2de7ff778b66: Pulling fs layer 23:30:06 0d9ebad4ef96: Waiting 23:30:06 e9a5061849ea: Waiting 23:30:06 d747dcd14b5f: Waiting 23:30:06 2de7ff778b66: Waiting 23:30:06 9712f1f96733: Verifying Checksum 23:30:06 9712f1f96733: Download complete 23:30:07 63f879dbbcfc: Verifying Checksum 23:30:07 63f879dbbcfc: Download complete 23:30:07 e9a5061849ea: Verifying Checksum 23:30:07 e9a5061849ea: Download complete 23:30:07 d747dcd14b5f: Verifying Checksum 23:30:07 d747dcd14b5f: Download complete 23:30:07 0d9ebad4ef96: Verifying Checksum 23:30:07 0d9ebad4ef96: Download complete 23:30:07 ab5ef0e58194: Download complete 23:30:07 2de7ff778b66: Verifying Checksum 23:30:07 2de7ff778b66: Download complete 23:30:10 ab5ef0e58194: Pull complete 23:30:10 9712f1f96733: Pull complete 23:30:10 63f879dbbcfc: Pull complete 23:30:13 0d9ebad4ef96: Pull complete 23:30:14 e9a5061849ea: Pull complete 23:30:14 d747dcd14b5f: Pull complete 23:30:14 2de7ff778b66: Pull complete 23:30:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:15 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:30:17 $ docker top 66586259b90bdb0a049d1cddf3496d74252158b91c3e563a139122b24341be19 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:30:17 provisioning config files... 23:30:17 copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config16983499935403529295tmp 23:30:17 copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config7575312734008383307tmp 23:30:17 copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14681758007049556624tmp [Pipeline] { [Pipeline] echo 23:30:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:30:17 ---> sigul-configuration.sh 23:30:17 gpg: directory `/root/.gnupg' created 23:30:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:30:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:30:17 gpg: keyring `/root/.gnupg/secring.gpg' created 23:30:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:30:17 gpg: CAST5 encrypted data 23:30:17 gpg: encrypted with 1 passphrase 23:30:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:30:18 + mkdir /home/jenkins 23:30:18 + mkdir /home/jenkins/sigul [Pipeline] sh 23:30:18 + 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 23:30:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:18 ---> sigul-install.sh 23:30:18 Sigul already installed; skipping installation. [Pipeline] sh 23:30:18 + git tag --list 23:30:18 v0.0.0 23:30:18 v0.0.1-dev.1 23:30:18 v0.0.1-dev.10 23:30:18 v0.0.1-dev.11 23:30:18 v0.0.1-dev.12 23:30:18 v0.0.1-dev.13 23:30:18 v0.0.1-dev.14 23:30:18 v0.0.1-dev.15 23:30:18 v0.0.1-dev.16 23:30:18 v0.0.1-dev.17 23:30:18 v0.0.1-dev.18 23:30:18 v0.0.1-dev.19 23:30:18 v0.0.1-dev.2 23:30:18 v0.0.1-dev.20 23:30:18 v0.0.1-dev.21 23:30:18 v0.0.1-dev.22 23:30:18 v0.0.1-dev.23 23:30:18 v0.0.1-dev.24 23:30:18 v0.0.1-dev.25 23:30:18 v0.0.1-dev.26 23:30:18 v0.0.1-dev.27 23:30:18 v0.0.1-dev.28 23:30:18 v0.0.1-dev.3 23:30:18 v0.0.1-dev.4 23:30:18 v0.0.1-dev.5 23:30:18 v0.0.1-dev.6 23:30:18 v0.0.1-dev.7 23:30:18 v0.0.1-dev.8 23:30:18 v0.0.1-dev.9 23:30:18 v2.2.0 23:30:18 v2.2.0-dev.29 23:30:18 v2.2.0-dev.30 23:30:18 v2.2.0-dev.31 23:30:18 v2.2.0-dev.32 23:30:18 v2.2.0-dev.33 23:30:18 v2.2.0-dev.34 23:30:18 v2.2.0-dev.35 23:30:18 v2.3.0 23:30:18 v2.3.0-dev.1 23:30:18 v2.3.0-dev.10 23:30:18 v2.3.0-dev.11 23:30:18 v2.3.0-dev.12 23:30:18 v2.3.0-dev.13 23:30:18 v2.3.0-dev.14 23:30:18 v2.3.0-dev.15 23:30:18 v2.3.0-dev.16 23:30:18 v2.3.0-dev.17 23:30:18 v2.3.0-dev.18 23:30:18 v2.3.0-dev.19 23:30:18 v2.3.0-dev.2 23:30:18 v2.3.0-dev.20 23:30:18 v2.3.0-dev.21 23:30:18 v2.3.0-dev.22 23:30:18 v2.3.0-dev.23 23:30:18 v2.3.0-dev.24 23:30:18 v2.3.0-dev.25 23:30:18 v2.3.0-dev.26 23:30:18 v2.3.0-dev.27 23:30:18 v2.3.0-dev.28 23:30:18 v2.3.0-dev.29 23:30:18 v2.3.0-dev.3 23:30:18 v2.3.0-dev.30 23:30:18 v2.3.0-dev.31 23:30:18 v2.3.0-dev.32 23:30:18 v2.3.0-dev.33 23:30:18 v2.3.0-dev.34 23:30:18 v2.3.0-dev.35 23:30:18 v2.3.0-dev.36 23:30:18 v2.3.0-dev.37 23:30:18 v2.3.0-dev.38 23:30:18 v2.3.0-dev.39 23:30:18 v2.3.0-dev.4 23:30:18 v2.3.0-dev.40 23:30:18 v2.3.0-dev.41 23:30:18 v2.3.0-dev.42 23:30:18 v2.3.0-dev.43 23:30:18 v2.3.0-dev.44 23:30:18 v2.3.0-dev.45 23:30:18 v2.3.0-dev.5 23:30:18 v2.3.0-dev.6 23:30:18 v2.3.0-dev.7 23:30:18 v2.3.0-dev.8 23:30:18 v2.3.0-dev.9 23:30:18 v2.3.1-dev.1 23:30:18 v2.3.1-dev.4 23:30:18 v3.0.0-dev.1 23:30:18 v3.0.0-dev.10 23:30:18 v3.0.0-dev.11 23:30:18 v3.0.0-dev.12 23:30:18 v3.0.0-dev.13 23:30:18 v3.0.0-dev.14 23:30:18 v3.0.0-dev.15 23:30:18 v3.0.0-dev.16 23:30:18 v3.0.0-dev.17 23:30:18 v3.0.0-dev.18 23:30:18 v3.0.0-dev.19 23:30:18 v3.0.0-dev.2 23:30:18 v3.0.0-dev.20 23:30:18 v3.0.0-dev.21 23:30:18 v3.0.0-dev.22 23:30:18 v3.0.0-dev.23 23:30:18 v3.0.0-dev.3 23:30:18 v3.0.0-dev.4 23:30:18 v3.0.0-dev.5 23:30:18 v3.0.0-dev.6 23:30:18 v3.0.0-dev.7 23:30:18 v3.0.0-dev.8 23:30:18 v3.0.0-dev.9 [Pipeline] sh 23:30:19 + lftools sign git-tag v2.3.1-dev.4 23:30:19 Signing Git tag with Sigul... 23:30:19 Signing v2.3.1-dev.4 [Pipeline] echo 23:30:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:30:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:30:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:30:20 $ docker stop --time=1 66586259b90bdb0a049d1cddf3496d74252158b91c3e563a139122b24341be19 23:30:21 $ docker rm -f --volumes 66586259b90bdb0a049d1cddf3496d74252158b91c3e563a139122b24341be19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:30:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:22 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:30:22 $ docker top 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 -eo pid,comm 23:30:22 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). 23:30:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:22 [ssh-agent] Looking for ssh-agent implementation... 23:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:23 $ docker exec 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 ssh-agent 23:30:23 SSH_AUTH_SOCK=/tmp/ssh-X31BSrZ536Jz/agent.32 23:30:23 SSH_AGENT_PID=38 23:30:23 Running ssh-add (command line suppressed) 23:30:23 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1840920504648549871.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1840920504648549871.key) 23:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:23 + git semver bump pre 23:30:23 2023-03-21 23:30:23,733 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:30:23 2023-03-21 23:30:23,733 [bump_version] DEBUG bumping version:2.3.1-dev.4 on axis:pre with prefix:dev 23:30:23 2023-03-21 23:30:23,733 [bump_version] DEBUG bumped version:2.3.1-dev.5 23:30:23 2023-03-21 23:30:23,733 [write_version] DEBUG write version:2.3.1-dev.5 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:True 23:30:23 2023-03-21 23:30:23,733 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:30:23 2023-03-21 23:30:23,733 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:30:23 2023-03-21 23:30:23,735 [execute] INFO git cat-file --batch-check 23:30:23 2023-03-21 23:30:23,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 23:30:23 2023-03-21 23:30:23,741 [execute] INFO git cat-file --batch 23:30:23 2023-03-21 23:30:23,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 23:30:23 2023-03-21 23:30:23,747 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:30:23 2.3.1-dev.5 [Pipeline] } 23:30:23 $ docker exec --env ******** --env ******** 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 ssh-agent -k 23:30:23 unset SSH_AUTH_SOCK; 23:30:23 unset SSH_AGENT_PID; 23:30:23 echo Agent pid 38 killed; 23:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:24 + git semver [Pipeline] } 23:30:24 $ docker stop --time=1 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 23:30:25 $ docker rm -f --volumes 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:26 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:30:26 $ docker top 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a -eo pid,comm 23:30:26 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). 23:30:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:26 [ssh-agent] Looking for ssh-agent implementation... 23:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:27 $ docker exec 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a ssh-agent 23:30:27 SSH_AUTH_SOCK=/tmp/ssh-y5sZ12djr1i1/agent.32 23:30:27 SSH_AGENT_PID=38 23:30:27 Running ssh-add (command line suppressed) 23:30:27 Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9740773288756689969.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9740773288756689969.key) 23:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:27 + git semver push 23:30:27 2023-03-21 23:30:27,763 [run_push] DEBUG push 23:30:27 2023-03-21 23:30:27,764 [execute] INFO git cat-file --batch-check 23:30:27 2023-03-21 23:30:27,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 23:30:27 2023-03-21 23:30:27,768 [execute] INFO git rev-list 5bc664172b400500cc0054ab9c0fec926bdc2a3e -- 23:30:27 2023-03-21 23:30:27,768 [execute] DEBUG Popen(['git', 'rev-list', '5bc664172b400500cc0054ab9c0fec926bdc2a3e', '--'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) 23:30:27 2023-03-21 23:30:27,776 [execute] INFO git fetch -v origin 23:30:27 2023-03-21 23:30:27,776 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=True, shell=None, istream=None) 23:30:28 2023-03-21 23:30:28,250 [run_push] DEBUG no remote changes detected 23:30:28 2023-03-21 23:30:28,250 [execute] INFO git push origin semver 23:30:28 2023-03-21 23:30:28,250 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) 23:30:28 2023-03-21 23:30:28,963 [run_push] DEBUG push all version tags 23:30:28 2023-03-21 23:30:28,964 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:30:28 2023-03-21 23:30:28,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) 23:30:29 2023-03-21 23:30:29,725 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski 23:30:29 2.3.1-dev.5 [Pipeline] } 23:30:29 $ docker exec --env ******** --env ******** 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a ssh-agent -k 23:30:30 unset SSH_AUTH_SOCK; 23:30:30 unset SSH_AGENT_PID; 23:30:30 echo Agent pid 38 killed; 23:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:30 + git semver [Pipeline] } 23:30:30 $ docker stop --time=1 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a 23:30:31 $ docker rm -f --volumes 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a [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 23:30:32 + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] 23:30:32 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 23:30:32 total 16 23:30:32 drwxr-xr-x 3 root root 4096 Mar 21 23:19 . 23:30:32 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 23:30 .. 23:30:32 drwxr-xr-x 2 root root 4096 Mar 21 23:19 cost 23:30:32 -rw-r--r-- 1 root root 91 Mar 21 23:19 cost.csv 23:30:32 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives 23:30:32 + ls -al /w/workspace/undry_device-onvif-camera_levski/archives 23:30:32 total 16 23:30:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 23:19 . 23:30:32 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 23:30 .. 23:30:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 23:19 cost 23:30:32 -rw-r--r-- 1 jenkins jenkins 91 Mar 21 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:30:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:33 ---> package-listing.sh 23:30:33 ++ facter osfamily 23:30:33 ++ tr '[:upper:]' '[:lower:]' 23:30:33 + OS_FAMILY=debian 23:30:33 + workspace=/w/workspace/undry_device-onvif-camera_levski 23:30:33 + START_PACKAGES=/tmp/packages_start.txt 23:30:33 + END_PACKAGES=/tmp/packages_end.txt 23:30:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:33 + PACKAGES=/tmp/packages_start.txt 23:30:33 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 23:30:33 + PACKAGES=/tmp/packages_end.txt 23:30:33 + case "${OS_FAMILY}" in 23:30:33 + dpkg -l 23:30:33 + grep '^ii' 23:30:33 + '[' -f /tmp/packages_start.txt ']' 23:30:33 + '[' -f /tmp/packages_end.txt ']' 23:30:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:33 + '[' /w/workspace/undry_device-onvif-camera_levski ']' 23:30:33 + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ 23:30:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo 23:30:33 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:30:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:34 prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container 23:30:34 $ 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:30:35 $ docker top ef88a4aeac8eba5c18dbef141dde44988cb55a80214fbcdf8263c950c1eaba47 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:35 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:35 + mkdir -p /var/log/sysstat [Pipeline] sh 23:30:36 + ls /var/log/sa-host 23:30:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:36 provisioning config files... 23:30:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config3424750685688521279tmp [Pipeline] { [Pipeline] echo 23:30:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:36 ---> create-netrc.sh [Pipeline] } 23:30:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:30:36 ---> python-tools-install.sh [Pipeline] echo 23:30:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:37 ---> sudo-logs.sh 23:30:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:30:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:37 ---> job-cost.sh 23:30:37 lf-activate-venv: SKIPPING 23:30:37 DEBUG: total: 0.2199999988079071 23:30:37 INFO: Retrieving Stack Cost... 23:30:37 INFO: Retrieving Pricing Info for: v3-standard-8 23:30:38 INFO: Archiving Costs [Pipeline] echo 23:30:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:38 ---> logs-deploy.sh 23:30:38 lf-activate-venv: SKIPPING 23:30:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/6 23:30:38 INFO: archiving workspace using pattern(s): 23:30:39 Archives upload complete. 23:30:39 INFO: archiving logs to Nexus