Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58680c0b922b021233d340229864c7fcba0bcad9 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-ssh290023529254714000.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13490391007149264835.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1303048380080111035.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9987252151576760679.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11608467466471705590.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1530 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 58680c0b922b021233d340229864c7fcba0bcad9 (main) Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1 (#413)" > 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 58680c0b922b021233d340229864c7fcba0bcad9 # timeout=10 > git rev-list --no-walk 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:31 ========================================================= 15:48:31 EdgeX Global Pipelines Version Info 15:48:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:32 ------------------- 15:48:32 stable info: 15:48:32 ------------------- 15:48:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:48:32 Message: update stable to v1.0.258 15:48:32 ------------------- 15:48:32 experimental info: 15:48:32 ------------------- 15:48:32 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:48:32 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 15:48:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 15:48:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58680c0 [Pipeline] echo 15:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:34 provisioning config files... 15:48:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9757551555519080604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:34 ---> ****-login.sh 15:48:34 nexus3.edgexfoundry.org:10001 15:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:34 Configure a credential helper to remove this warning. See 15:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:34 15:48:34 Login Succeeded 15:48:34 nexus3.edgexfoundry.org:10002 15:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:34 Configure a credential helper to remove this warning. See 15:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:34 15:48:34 Login Succeeded 15:48:34 nexus3.edgexfoundry.org:10003 15:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:34 Configure a credential helper to remove this warning. See 15:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:34 15:48:34 Login Succeeded 15:48:34 nexus3.edgexfoundry.org:10004 15:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:35 Configure a credential helper to remove this warning. See 15:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:35 15:48:35 Login Succeeded 15:48:35 ****.io 15:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:35 Configure a credential helper to remove this warning. See 15:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:35 15:48:35 Login Succeeded 15:48:35 ---> ****-login.sh ends [Pipeline] } 15:48:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:48:36 + git rev-list -1 --merges 58680c0b922b021233d340229864c7fcba0bcad9~1..58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] echo 15:48:36 -----------> git rev-list -1 --merges 58680c0b922b021233d340229864c7fcba0bcad9~1..58680c0b922b021233d340229864c7fcba0bcad9 58680c0b922b021233d340229864c7fcba0bcad9 [false] [Pipeline] sh 15:48:36 + git log --format=format:%s -1 58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] echo 15:48:36 ========================================================= 15:48:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:48:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:36 + git log --format=format:%s -1 58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] echo 15:48:36 [semverPrep] GIT_COMMIT: 58680c0b922b021233d340229864c7fcba0bcad9, Commit Message: build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1 (#413) [Pipeline] echo 15:48:36 [semverPrep] This is not a build commit. [Pipeline] sh 15:48:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:37 + grep -v github /etc/ssh/ssh_known_hosts 15:48:37 + [ -e /tmp/ssh_known_hosts ] 15:48:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:48:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:48:37 + sudo tee -a /etc/ssh/ssh_known_hosts 15:48:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:37 15:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:37 0.1.4: Pulling from edgex-devops/py-git-semver 15:48:37 b85a868b505f: Pulling fs layer 15:48:37 e2be974225ed: Pulling fs layer 15:48:37 339a4e72a1f5: Pulling fs layer 15:48:37 988bab9f4d93: Pulling fs layer 15:48:37 1469e6f7b9e6: Pulling fs layer 15:48:37 eaf3925da568: Pulling fs layer 15:48:37 bab4dde63d76: Pulling fs layer 15:48:37 bde34c3a00c8: Pulling fs layer 15:48:37 b352a97aabf1: Pulling fs layer 15:48:37 4872d77fe225: Pulling fs layer 15:48:37 5851b861e8e6: Pulling fs layer 15:48:37 bab4dde63d76: Waiting 15:48:37 b352a97aabf1: Waiting 15:48:37 bde34c3a00c8: Waiting 15:48:37 5851b861e8e6: Waiting 15:48:37 4872d77fe225: Waiting 15:48:37 988bab9f4d93: Waiting 15:48:37 eaf3925da568: Waiting 15:48:37 1469e6f7b9e6: Waiting 15:48:37 e2be974225ed: Download complete 15:48:37 988bab9f4d93: Verifying Checksum 15:48:37 988bab9f4d93: Download complete 15:48:37 1469e6f7b9e6: Verifying Checksum 15:48:37 1469e6f7b9e6: Download complete 15:48:37 eaf3925da568: Verifying Checksum 15:48:37 eaf3925da568: Download complete 15:48:38 339a4e72a1f5: Verifying Checksum 15:48:38 339a4e72a1f5: Download complete 15:48:38 bde34c3a00c8: Download complete 15:48:38 b352a97aabf1: Verifying Checksum 15:48:38 b352a97aabf1: Download complete 15:48:38 4872d77fe225: Verifying Checksum 15:48:38 4872d77fe225: Download complete 15:48:38 5851b861e8e6: Verifying Checksum 15:48:38 5851b861e8e6: Download complete 15:48:38 b85a868b505f: Verifying Checksum 15:48:38 b85a868b505f: Download complete 15:48:38 bab4dde63d76: Verifying Checksum 15:48:38 bab4dde63d76: Download complete 15:48:39 b85a868b505f: Pull complete 15:48:39 e2be974225ed: Pull complete 15:48:39 339a4e72a1f5: Pull complete 15:48:40 988bab9f4d93: Pull complete 15:48:40 1469e6f7b9e6: Pull complete 15:48:40 eaf3925da568: Pull complete 15:48:42 bab4dde63d76: Pull complete 15:48:42 bde34c3a00c8: Pull complete 15:48:42 b352a97aabf1: Pull complete 15:48:42 4872d77fe225: Pull complete 15:48:42 5851b861e8e6: Pull complete 15:48:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:42 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 15:48:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:46 $ docker top cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 -eo pid,comm 15:48:46 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). 15:48:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:46 [ssh-agent] Looking for ssh-agent implementation... 15:48:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:46 $ docker exec cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 ssh-agent 15:48:46 SSH_AUTH_SOCK=/tmp/ssh-BBYCA5QBvLui/agent.33 15:48:46 SSH_AGENT_PID=39 15:48:46 Running ssh-add (command line suppressed) 15:48:46 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12287353999122387164.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12287353999122387164.key) 15:48:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:46 + git tag --points-at HEAD [Pipeline] } 15:48:46 $ docker exec --env ******** --env ******** cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 ssh-agent -k 15:48:47 unset SSH_AUTH_SOCK; 15:48:47 unset SSH_AGENT_PID; 15:48:47 echo Agent pid 39 killed; 15:48:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:48:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:47 [ssh-agent] Looking for ssh-agent implementation... 15:48:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:47 $ docker exec cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 ssh-agent 15:48:47 SSH_AUTH_SOCK=/tmp/ssh-EyX7Qe0uYDGb/agent.72 15:48:47 SSH_AGENT_PID=78 15:48:47 Running ssh-add (command line suppressed) 15:48:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18201197423938665671.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18201197423938665671.key) 15:48:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:47 + git semver init 15:48:48 2023-11-28 15:48:47,967 [run_init] DEBUG init version:0.0.0 force:False 15:48:48 2023-11-28 15:48:47,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 15:48:48 2023-11-28 15:48:47,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 15:48:48 2023-11-28 15:48:47,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 15:48:49 2023-11-28 15:48:49,569 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 15:48:49 2023-11-28 15:48:49,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 15:48:49 2023-11-28 15:48:49,570 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:48:49 2023-11-28 15:48:49,570 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 15:48:49 3.2.0-dev.1 [Pipeline] } 15:48:49 $ docker exec --env ******** --env ******** cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 ssh-agent -k 15:48:50 unset SSH_AUTH_SOCK; 15:48:50 unset SSH_AGENT_PID; 15:48:50 echo Agent pid 78 killed; 15:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:50 + git semver [Pipeline] } 15:48:50 $ docker stop --time=1 cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 15:48:51 $ docker rm -f --volumes cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:48:52 Stashed 1 file(s) [Pipeline] echo 15:48:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 15:48:53 provisioning config files... 15:48:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3448936010701470665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:53 ---> ****-login.sh 15:48:53 nexus3.edgexfoundry.org:10001 15:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:53 Configure a credential helper to remove this warning. See 15:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:53 15:48:53 Login Succeeded 15:48:53 nexus3.edgexfoundry.org:10002 15:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:53 Configure a credential helper to remove this warning. See 15:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:53 15:48:53 Login Succeeded 15:48:53 nexus3.edgexfoundry.org:10003 15:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:53 Configure a credential helper to remove this warning. See 15:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:53 15:48:53 Login Succeeded 15:48:53 nexus3.edgexfoundry.org:10004 15:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:53 Configure a credential helper to remove this warning. See 15:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:53 15:48:53 Login Succeeded 15:48:53 ****.io 15:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:48:53 Configure a credential helper to remove this warning. See 15:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:48:53 15:48:53 Login Succeeded 15:48:53 ---> ****-login.sh ends [Pipeline] } 15:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:48:54 ========================================================= 15:48:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:48:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:48:54 Sending build context to Docker daemon 34.17MB 15:48:54 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 15:48:54 Step 2/13 : FROM ${BASE} AS builder 15:48:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:48:54 7264a8db6415: Pulling fs layer 15:48:54 c4d48a809fc2: Pulling fs layer 15:48:54 4f1c88b9dad5: Pulling fs layer 15:48:54 ad3a456e5733: Pulling fs layer 15:48:54 69c7f0334f64: Pulling fs layer 15:48:54 1f1c1a5573a3: Pulling fs layer 15:48:54 ce7588e14bc9: Pulling fs layer 15:48:54 b5e4710f87ac: Pulling fs layer 15:48:54 ad3a456e5733: Waiting 15:48:54 69c7f0334f64: Waiting 15:48:54 ce7588e14bc9: Waiting 15:48:54 1f1c1a5573a3: Waiting 15:48:54 c4d48a809fc2: Download complete 15:48:54 ad3a456e5733: Verifying Checksum 15:48:54 ad3a456e5733: Download complete 15:48:54 69c7f0334f64: Verifying Checksum 15:48:54 69c7f0334f64: Download complete 15:48:54 7264a8db6415: Verifying Checksum 15:48:54 7264a8db6415: Download complete 15:48:54 1f1c1a5573a3: Verifying Checksum 15:48:54 1f1c1a5573a3: Download complete 15:48:55 7264a8db6415: Pull complete 15:48:55 b5e4710f87ac: Verifying Checksum 15:48:55 b5e4710f87ac: Download complete 15:48:55 c4d48a809fc2: Pull complete 15:48:55 4f1c88b9dad5: Verifying Checksum 15:48:55 4f1c88b9dad5: Download complete 15:48:55 ce7588e14bc9: Verifying Checksum 15:48:55 ce7588e14bc9: Download complete 15:48:58 4f1c88b9dad5: Pull complete 15:48:58 ad3a456e5733: Pull complete 15:48:58 69c7f0334f64: Pull complete 15:48:58 1f1c1a5573a3: Pull complete 15:49:00 ce7588e14bc9: Pull complete 15:49:00 b5e4710f87ac: Pull complete 15:49:00 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:49:00 ---> 88b5674ff536 15:49:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 15:49:06 ---> Running in 40dc97c1d31e 15:49:06 Removing intermediate container 40dc97c1d31e 15:49:06 ---> 31bc25621ba1 15:49:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:49:06 ---> Running in a6dd4cd940bd 15:49:06 Removing intermediate container a6dd4cd940bd 15:49:06 ---> 07968bcdc9b8 15:49:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 15:49:06 ---> Running in 0db889430b2b 15:49:06 Removing intermediate container 0db889430b2b 15:49:06 ---> 7d5995c355c0 15:49:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 15:49:06 ---> Running in 4d1ada388865 15:49:06 Removing intermediate container 4d1ada388865 15:49:06 ---> 020f3bc1047d 15:49:06 Step 7/13 : LABEL Name=edgex-device-onvif-camera 15:49:06 ---> Running in 55fefc7dd2ed 15:49:06 Removing intermediate container 55fefc7dd2ed 15:49:06 ---> e42ac677ffbb 15:49:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:49:06 ---> Running in fcdcf32bdd4f 15:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:49:06 OK: 264 MiB in 52 packages 15:49:07 Removing intermediate container fcdcf32bdd4f 15:49:07 ---> 500cc8fe4f68 15:49:07 Step 9/13 : WORKDIR /device-onvif-camera 15:49:07 ---> Running in 1f0e41fd00b2 15:49:07 Removing intermediate container 1f0e41fd00b2 15:49:07 ---> 0731b95803e6 15:49:07 Step 10/13 : COPY go.mod vendor* ./ 15:49:07 ---> ca91f386db5e 15:49:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:07 ---> Running in 1b5953c6b43a 15:49:07 Still waiting to schedule task 15:49:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:49:54 Removing intermediate container 1b5953c6b43a 15:49:54 ---> 1536771e8313 15:49:54 Step 12/13 : COPY . . 15:49:54 ---> 4ed450191246 15:49:54 Step 13/13 : RUN ${MAKE} 15:49:54 ---> Running in 9e5cb5b64c14 15:49:54 noop 15:49:54 Removing intermediate container 9e5cb5b64c14 15:49:54 ---> 0c756793fa4b 15:49:54 Successfully built 0c756793fa4b 15:49:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:54 + docker inspect -f . ci-base-image-x86_64 15:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:54 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 15:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:55 $ docker top 1792d93a10c2ce5dfe72e2203e7f547ded9b9c8650022cb5dfb088bc22f7833f -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:55 + go version 15:49:55 go version go1.21.0 linux/amd64 [Pipeline] } 15:49:55 $ docker stop --time=1 1792d93a10c2ce5dfe72e2203e7f547ded9b9c8650022cb5dfb088bc22f7833f 15:49:56 $ docker rm -f --volumes 1792d93a10c2ce5dfe72e2203e7f547ded9b9c8650022cb5dfb088bc22f7833f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:57 + docker inspect -f . ci-base-image-x86_64 15:49:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:57 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 15:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:57 $ docker top ee834e38afb6c7d508bfbb7e42840bbce09a8fa28de267788037f25bb3682234 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:58 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 15:49:58 + make test 15:49:58 go test ./... -coverprofile=coverage.out ./... 15:49:59 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:50:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:50:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:50:11 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.5% of statements 15:50:11 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.100s coverage: 86.5% of statements 15:50:18 go vet ./... 15:50:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:21 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:50:21 $ docker stop --time=1 ee834e38afb6c7d508bfbb7e42840bbce09a8fa28de267788037f25bb3682234 15:50:24 $ docker rm -f --volumes ee834e38afb6c7d508bfbb7e42840bbce09a8fa28de267788037f25bb3682234 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:50:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:50:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:26 + ls -al . 15:50:26 total 240 15:50:26 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 15:49 . 15:50:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:48 .. 15:50:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 15:50 .git 15:50:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 15:48 .github 15:50:26 -rw-rw-r-- 1 jenkins jenkins 493 Nov 28 15:48 .gitignore 15:50:26 -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 15:48 .golangci.yml 15:50:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 15:48 .semver 15:50:26 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 28 15:48 Attribution.txt 15:50:26 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 28 15:48 CHANGELOG.md 15:50:26 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 28 15:48 Dockerfile 15:50:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 15:48 GOVERNANCE.md 15:50:26 -rw-rw-r-- 1 jenkins jenkins 739 Nov 28 15:48 Jenkinsfile 15:50:26 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 15:48 LICENSE 15:50:26 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 28 15:48 Makefile 15:50:26 -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 15:48 OWNERS.md 15:50:26 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 28 15:48 README.md 15:50:26 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 15:48 VERSION 15:50:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 15:48 bin 15:50:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 15:48 cmd 15:50:26 -rw-r--r-- 1 jenkins jenkins 78456 Nov 28 15:50 coverage.out 15:50:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:48 doc 15:50:26 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 28 15:48 go.mod 15:50:26 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 28 15:48 go.sum 15:50:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:48 internal 15:50:26 -rw-rw-r-- 1 jenkins jenkins 236 Nov 28 15:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:26 + 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=58680c0b922b021233d340229864c7fcba0bcad9 --label arch=amd64 --label version=3.2.0-dev.1 . 15:50:26 Sending build context to Docker daemon 34.25MB 15:50:26 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:50:26 Step 2/27 : FROM ${BASE} AS builder 15:50:26 ---> 0c756793fa4b 15:50:26 Step 3/27 : ARG ADD_BUILD_TAGS="" 15:50:27 ---> Running in 9736580e4c5a 15:50:27 Removing intermediate container 9736580e4c5a 15:50:27 ---> 0f1f1d8a0207 15:50:27 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:50:27 ---> Running in 6092369f5d06 15:50:27 Removing intermediate container 6092369f5d06 15:50:27 ---> e3e1c0475b9d 15:50:27 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 15:50:27 ---> Running in eaedaddfc3e9 15:50:27 Removing intermediate container eaedaddfc3e9 15:50:27 ---> ba3d4ab11e84 15:50:27 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 15:50:27 ---> Running in 0d1942b8bf0e 15:50:27 Removing intermediate container 0d1942b8bf0e 15:50:27 ---> 7bc67a7743a4 15:50:27 Step 7/27 : LABEL Name=edgex-device-onvif-camera 15:50:27 ---> Running in ee3998e5d1f2 15:50:27 Removing intermediate container ee3998e5d1f2 15:50:27 ---> c1510ed4b3ed 15:50:27 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:27 ---> Running in 0bf365400bf6 15:50:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:50:28 OK: 264 MiB in 52 packages 15:50:28 Removing intermediate container 0bf365400bf6 15:50:28 ---> f7ca9d541305 15:50:28 Step 9/27 : WORKDIR /device-onvif-camera 15:50:28 ---> Running in 68d36bf135ef 15:50:28 Removing intermediate container 68d36bf135ef 15:50:28 ---> ebb6232c8e31 15:50:28 Step 10/27 : COPY go.mod vendor* ./ 15:50:28 ---> 8fd3959068dc 15:50:28 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:28 ---> Running in 50b166a4f6ef 15:50:29 Removing intermediate container 50b166a4f6ef 15:50:29 ---> 703716371238 15:50:29 Step 12/27 : COPY . . 15:50:30 ---> e3cef8ba9ab3 15:50:30 Step 13/27 : RUN ${MAKE} 15:50:30 ---> Running in a665380a3f9f 15:50:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 15:50:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1531 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 15:50:51 Running in /w/workspace/device-onvif-camera/186 [Pipeline] { [Pipeline] checkout 15:50:53 Removing intermediate container a665380a3f9f 15:50:53 ---> 56301de2daa8 15:50:53 Step 14/27 : FROM alpine:3.18 15:50:53 3.18: Pulling from library/alpine 15:50:53 96526aa774ef: Pulling fs layer 15:50:53 96526aa774ef: Verifying Checksum 15:50:53 96526aa774ef: Download complete 15:50:53 96526aa774ef: Pull complete 15:50:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:50:53 Status: Downloaded newer image for alpine:3.18 15:50:53 ---> 8ca4688f4f35 15:50:53 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:50:53 ---> Running in ef3b69bdaed6 15:50:53 Removing intermediate container ef3b69bdaed6 15:50:53 ---> ddcd465b8f39 15:50:53 Step 16/27 : RUN apk add --update --no-cache dumb-init 15:50:53 ---> Running in e8196363218e 15:50:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:50:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:50:53 (1/1) Installing dumb-init (1.2.5-r2) 15:50:53 Executing busybox-1.36.1-r2.trigger 15:50:53 OK: 7 MiB in 16 packages 15:50:53 Removing intermediate container e8196363218e 15:50:53 ---> fc06604612d4 15:50:53 Step 17/27 : RUN apk --no-cache upgrade 15:50:53 ---> Running in 163a2ec2debf 15:50:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:50:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:50:53 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 15:50:53 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 15:50:53 Executing busybox-1.36.1-r5.post-upgrade 15:50:53 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 15:50:53 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 15:50:53 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 15:50:53 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 15:50:53 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 15:50:53 Executing busybox-1.36.1-r5.trigger 15:50:53 OK: 7 MiB in 16 packages 15:50:53 Removing intermediate container 163a2ec2debf 15:50:53 ---> de400587e57d 15:50:53 Step 18/27 : WORKDIR / 15:50:53 ---> Running in 946d870ddf17 15:50:53 Removing intermediate container 946d870ddf17 15:50:53 ---> 158eead70a1f 15:50:53 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 15:50:54 The recommended git tool is: git 15:50:54 ---> 3b20b912ec1e 15:50:54 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 15:50:54 ---> 0a8f86d17b08 15:50:54 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:50:54 ---> 29fecf87160f 15:50:54 Step 22/27 : EXPOSE 59984 15:50:54 ---> Running in 0489d7bf111e 15:50:54 Removing intermediate container 0489d7bf111e 15:50:54 ---> 27a289fe0783 15:50:54 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 15:50:55 ---> Running in d7ed71367bba 15:50:55 Removing intermediate container d7ed71367bba 15:50:55 ---> f76cead4e25c 15:50:55 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:50:55 ---> Running in 5eafcc444dd6 15:50:55 Removing intermediate container 5eafcc444dd6 15:50:55 ---> 7fead1acae68 15:50:55 Step 25/27 : LABEL arch=amd64 15:50:55 ---> Running in 18c1656befc5 15:50:55 Removing intermediate container 18c1656befc5 15:50:55 ---> a44291364fd4 15:50:55 Step 26/27 : LABEL git_sha=58680c0b922b021233d340229864c7fcba0bcad9 15:50:55 ---> Running in cf95ded55409 15:50:55 Removing intermediate container cf95ded55409 15:50:55 ---> 75b3ad5ff269 15:50:55 Step 27/27 : LABEL version=3.2.0-dev.1 15:50:55 ---> Running in f2c6d662443e 15:50:55 Removing intermediate container f2c6d662443e 15:50:55 ---> 1fe0b8529fa4 15:50:55 [Warning] One or more build-args [ARCH] were not consumed 15:50:55 Successfully built 1fe0b8529fa4 15:50:55 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 15:50:55 provisioning config files... 15:50:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12857079087122518485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:55 ---> ****-login.sh 15:50:55 nexus3.edgexfoundry.org:10001 15:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:55 Configure a credential helper to remove this warning. See 15:50:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:55 15:50:55 Login Succeeded 15:50:55 nexus3.edgexfoundry.org:10002 15:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:55 Configure a credential helper to remove this warning. See 15:50:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:55 15:50:55 Login Succeeded 15:50:55 nexus3.edgexfoundry.org:10003 15:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:56 Configure a credential helper to remove this warning. See 15:50:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:56 15:50:56 Login Succeeded 15:50:56 nexus3.edgexfoundry.org:10004 15:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:56 Configure a credential helper to remove this warning. See 15:50:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:56 15:50:56 Login Succeeded 15:50:56 ****.io 15:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:50:56 Configure a credential helper to remove this warning. See 15:50:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:50:56 15:50:56 Login Succeeded 15:50:56 ---> ****-login.sh ends [Pipeline] } 15:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:50:56 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 15:50:56 58680c0b922b021233d340229864c7fcba0bcad9 15:50:56 latest 15:50:56 3.2.0-dev.1 15:50:56 58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 15:50:56 main 15:50:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9 15:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:50:57 738fc9d7077a: Preparing 15:50:57 a78858441f53: Preparing 15:50:57 7f9716c66d58: Preparing 15:50:57 b7e25f649b62: Preparing 15:50:57 80a60627f7af: Preparing 15:50:57 cc2447e1835a: Preparing 15:50:57 cc2447e1835a: Waiting 15:50:57 80a60627f7af: Pushed 15:50:57 738fc9d7077a: Pushed 15:50:57 a78858441f53: Pushed 15:50:57 cc2447e1835a: Layer already exists 15:50:58 b7e25f649b62: Pushed 15:51:00 7f9716c66d58: Pushed 15:51:00 58680c0b922b021233d340229864c7fcba0bcad9: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 15:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:51:01 738fc9d7077a: Preparing 15:51:01 a78858441f53: Preparing 15:51:01 7f9716c66d58: Preparing 15:51:01 b7e25f649b62: Preparing 15:51:01 80a60627f7af: Preparing 15:51:01 cc2447e1835a: Preparing 15:51:01 cc2447e1835a: Waiting 15:51:01 7f9716c66d58: Layer already exists 15:51:01 b7e25f649b62: Layer already exists 15:51:01 738fc9d7077a: Layer already exists 15:51:01 80a60627f7af: Layer already exists 15:51:01 a78858441f53: Layer already exists 15:51:01 cc2447e1835a: Layer already exists 15:51:01 latest: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.1 15:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:51:02 738fc9d7077a: Preparing 15:51:02 a78858441f53: Preparing 15:51:02 7f9716c66d58: Preparing 15:51:02 b7e25f649b62: Preparing 15:51:02 80a60627f7af: Preparing 15:51:02 cc2447e1835a: Preparing 15:51:02 cc2447e1835a: Waiting 15:51:02 738fc9d7077a: Layer already exists 15:51:02 80a60627f7af: Layer already exists 15:51:02 a78858441f53: Layer already exists 15:51:02 7f9716c66d58: Layer already exists 15:51:02 b7e25f649b62: Layer already exists 15:51:02 cc2447e1835a: Layer already exists 15:51:02 3.2.0-dev.1: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 15:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:51:03 738fc9d7077a: Preparing 15:51:03 a78858441f53: Preparing 15:51:03 7f9716c66d58: Preparing 15:51:03 b7e25f649b62: Preparing 15:51:03 80a60627f7af: Preparing 15:51:03 cc2447e1835a: Preparing 15:51:03 cc2447e1835a: Waiting 15:51:03 7f9716c66d58: Layer already exists 15:51:03 738fc9d7077a: Layer already exists 15:51:03 a78858441f53: Layer already exists 15:51:03 b7e25f649b62: Layer already exists 15:51:03 80a60627f7af: Layer already exists 15:51:03 cc2447e1835a: Layer already exists 15:51:03 58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:03 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 15:51:03 using credential edgex-jenkins-ssh [Pipeline] sh 15:51:03 Cloning the remote Git repository 15:51:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 15:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 15:51:03 738fc9d7077a: Preparing 15:51:03 a78858441f53: Preparing 15:51:03 7f9716c66d58: Preparing 15:51:03 b7e25f649b62: Preparing 15:51:03 80a60627f7af: Preparing 15:51:03 cc2447e1835a: Preparing 15:51:03 7f9716c66d58: Layer already exists 15:51:03 738fc9d7077a: Layer already exists 15:51:03 80a60627f7af: Layer already exists 15:51:03 a78858441f53: Layer already exists 15:51:03 b7e25f649b62: Layer already exists 15:51:03 cc2447e1835a: Layer already exists 15:51:03 main: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:04 ===================================================== [Pipeline] echo 15:51:04 taggedImages: 15:51:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9 15:51:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 15:51:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.1 15:51:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 15:51:04 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:04 15:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 15:51:03 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 15:51:03 > git init /w/workspace/device-onvif-camera/186 # timeout=10 15:51:03 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 15:51:03 > git --version # timeout=10 15:51:03 > git --version # 'git version 2.25.1' 15:51:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 15:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:05 latest: Pulling from edgex-lftools-log-publisher 15:51:05 5eb5b503b376: Pulling fs layer 15:51:05 5c69ac0246d0: Pulling fs layer 15:51:05 ec43610c2a17: Pulling fs layer 15:51:05 3a2ae6a8a46f: Pulling fs layer 15:51:05 33b1e0a273af: Pulling fs layer 15:51:05 5d3b04190fa2: Pulling fs layer 15:51:05 2f39f015ded8: Pulling fs layer 15:51:05 3a2ae6a8a46f: Waiting 15:51:05 33b1e0a273af: Waiting 15:51:05 2f39f015ded8: Waiting 15:51:05 5d3b04190fa2: Waiting 15:51:05 5c69ac0246d0: Verifying Checksum 15:51:05 5c69ac0246d0: Download complete 15:51:05 3a2ae6a8a46f: Verifying Checksum 15:51:05 3a2ae6a8a46f: Download complete 15:51:05 33b1e0a273af: Verifying Checksum 15:51:05 33b1e0a273af: Download complete 15:51:05 ec43610c2a17: Download complete 15:51:05 5d3b04190fa2: Download complete 15:51:05 5eb5b503b376: Verifying Checksum 15:51:05 5eb5b503b376: Download complete 15:51:06 2f39f015ded8: Download complete 15:51:06 5eb5b503b376: Pull complete 15:51:06 5c69ac0246d0: Pull complete 15:51:07 ec43610c2a17: Pull complete 15:51:07 3a2ae6a8a46f: Pull complete 15:51:07 33b1e0a273af: Pull complete 15:51:07 5d3b04190fa2: Pull complete 15:51:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 15:51:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:08 Avoid second fetch 15:51:08 Checking out Revision 58680c0b922b021233d340229864c7fcba0bcad9 (main) 15:51:09 Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1 (#413)" 15:51:08 > git config core.sparsecheckout # timeout=10 15:51:08 > git checkout -f 58680c0b922b021233d340229864c7fcba0bcad9 # timeout=10 15:51:09 15:51:09 GitHub has been notified of this commit’s build result 15:51:09 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:51:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:10 Dload Upload Total Spent Left Speed 15:51:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 65371 0 --:--:-- --:--:-- --:--:-- 65709 [Pipeline] sh 15:51:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:51:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:51:11 + sudo tee /etc/docker/daemon.new 15:51:11 { 15:51:11 "registry-mirrors": [ 15:51:11 "https://nexus3.edgexfoundry.org:10001" 15:51:11 ], 15:51:11 "bip": "10.250.0.254/24", 15:51:11 "hosts": [ 15:51:11 "tcp://0.0.0.0:5555", 15:51:11 "unix:///var/run/docker.sock" 15:51:11 ], 15:51:11 "mtu": 1458, 15:51:11 "selinux-enabled": true, 15:51:11 "seccomp-profile": "/etc/docker/seccomp.json" 15:51:11 } 15:51:11 2f39f015ded8: Pull complete 15:51:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:51:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:11 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 15:51:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 15:51:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:51:16 $ docker top 6ea9ee16e3ca3eceec55f256972bb4c6b201627fe54f799649f699a29593e77c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 15:51:17 + sudo service docker restart 15:51:17 ---> job-cost.sh 15:51:17 lf-activate-venv: SKIPPING 15:51:17 INFO: No Stack... 15:51:17 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:17 INFO: Archiving Costs [Pipeline] sh 15:51:17 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 15:51:17 + cut -d, -f6 [Pipeline] lock 15:51:17 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] 15:51:17 Resource [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] did not exist. Created. 15:51:17 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:18 + echo total: 0.2199999988079071 [Pipeline] stash 15:51:18 Stashed 1 file(s) [Pipeline] } 15:51:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:18 $ docker stop --time=1 6ea9ee16e3ca3eceec55f256972bb4c6b201627fe54f799649f699a29593e77c 15:51:19 $ docker rm -f --volumes 6ea9ee16e3ca3eceec55f256972bb4c6b201627fe54f799649f699a29593e77c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:35 provisioning config files... 15:51:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/186@tmp/config1086526212487607505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:35 ---> ****-login.sh 15:51:35 nexus3.edgexfoundry.org:10001 15:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:36 Configure a credential helper to remove this warning. See 15:51:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:36 15:51:36 Login Succeeded 15:51:36 nexus3.edgexfoundry.org:10002 15:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:36 Configure a credential helper to remove this warning. See 15:51:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:36 15:51:36 Login Succeeded 15:51:36 nexus3.edgexfoundry.org:10003 15:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:37 Configure a credential helper to remove this warning. See 15:51:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:37 15:51:37 Login Succeeded 15:51:37 nexus3.edgexfoundry.org:10004 15:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:37 Configure a credential helper to remove this warning. See 15:51:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:37 15:51:37 Login Succeeded 15:51:37 ****.io 15:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:37 Configure a credential helper to remove this warning. See 15:51:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:37 15:51:37 Login Succeeded 15:51:37 ---> ****-login.sh ends [Pipeline] } 15:51:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:51:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:51:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:51:38 ========================================================= 15:51:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:51:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:51:39 Sending build context to Docker daemon 20.45MB 15:51:39 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 15:51:39 Step 2/13 : FROM ${BASE} AS builder 15:51:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:51:39 9fda8d8052c6: Pulling fs layer 15:51:39 5d54e960e981: Pulling fs layer 15:51:39 c4a7e357bf2a: Pulling fs layer 15:51:39 f0e02332f6b5: Pulling fs layer 15:51:39 872ee5b61b7b: Pulling fs layer 15:51:39 0c6a40ed1a82: Pulling fs layer 15:51:39 94ae7d8d031c: Pulling fs layer 15:51:39 872ee5b61b7b: Waiting 15:51:39 f0e02332f6b5: Waiting 15:51:39 0c6a40ed1a82: Waiting 15:51:39 94ae7d8d031c: Waiting 15:51:39 5d54e960e981: Verifying Checksum 15:51:39 5d54e960e981: Download complete 15:51:39 f0e02332f6b5: Verifying Checksum 15:51:39 f0e02332f6b5: Download complete 15:51:39 872ee5b61b7b: Verifying Checksum 15:51:39 872ee5b61b7b: Download complete 15:51:39 9fda8d8052c6: Download complete 15:51:40 94ae7d8d031c: Verifying Checksum 15:51:40 94ae7d8d031c: Download complete 15:51:41 c4a7e357bf2a: Verifying Checksum 15:51:41 c4a7e357bf2a: Download complete 15:51:42 0c6a40ed1a82: Verifying Checksum 15:51:42 0c6a40ed1a82: Download complete 15:51:42 9fda8d8052c6: Pull complete 15:51:43 5d54e960e981: Pull complete 15:51:57 c4a7e357bf2a: Pull complete 15:51:57 f0e02332f6b5: Pull complete 15:51:57 872ee5b61b7b: Pull complete 15:52:06 0c6a40ed1a82: Pull complete 15:52:07 94ae7d8d031c: Pull complete 15:52:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:52:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:52:07 ---> 86de565de09d 15:52:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 15:52:09 ---> Running in 795d30b91db4 15:52:09 Removing intermediate container 795d30b91db4 15:52:09 ---> e7659a0bdd09 15:52:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:52:09 ---> Running in 168fe5c665d5 15:52:09 Removing intermediate container 168fe5c665d5 15:52:09 ---> 05664743d6cd 15:52:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 15:52:09 ---> Running in 0b3a22baa3bf 15:52:10 Removing intermediate container 0b3a22baa3bf 15:52:10 ---> 1dcca3bb3226 15:52:10 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 15:52:10 ---> Running in 4fbc9544c52c 15:52:10 Removing intermediate container 4fbc9544c52c 15:52:10 ---> 83e88e72562a 15:52:10 Step 7/13 : LABEL Name=edgex-device-onvif-camera 15:52:10 ---> Running in 53c82d30f6e8 15:52:10 Removing intermediate container 53c82d30f6e8 15:52:10 ---> 62807b07a8ea 15:52:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:52:11 ---> Running in c57fb96b9575 15:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:52:14 OK: 266 MiB in 52 packages 15:52:14 Removing intermediate container c57fb96b9575 15:52:14 ---> fce056c698db 15:52:14 Step 9/13 : WORKDIR /device-onvif-camera 15:52:15 ---> Running in 6855508a6ec3 15:52:15 Removing intermediate container 6855508a6ec3 15:52:15 ---> 501305ba59c5 15:52:15 Step 10/13 : COPY go.mod vendor* ./ 15:52:15 ---> 0ae6a2cfaafe 15:52:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:15 ---> Running in fe7efe3119b2 15:53:37 Removing intermediate container fe7efe3119b2 15:53:37 ---> 9764668c37d1 15:53:37 Step 12/13 : COPY . . 15:53:37 ---> d4904ad973de 15:53:37 Step 13/13 : RUN ${MAKE} 15:53:37 ---> Running in 8794556c5173 15:53:37 noop 15:53:37 Removing intermediate container 8794556c5173 15:53:37 ---> 4b93b403e84f 15:53:37 Successfully built 4b93b403e84f 15:53:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:38 + docker inspect -f . ci-base-image-arm64 15:53:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:38 prd-ubuntu20.04-docker-arm64-4c-16g-1531 does not seem to be running inside a container 15:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/186 -v /w/workspace/device-onvif-camera/186:/w/workspace/device-onvif-camera/186:rw,z -v /w/workspace/device-onvif-camera/186@tmp:/w/workspace/device-onvif-camera/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:41 $ docker top f492b08b739577791ca95239d25e5ee45c0cb7b6cfabd4c7ef075239c828e080 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:42 + go version 15:53:42 go version go1.21.0 linux/arm64 [Pipeline] } 15:53:42 $ docker stop --time=1 f492b08b739577791ca95239d25e5ee45c0cb7b6cfabd4c7ef075239c828e080 15:53:43 $ docker rm -f --volumes f492b08b739577791ca95239d25e5ee45c0cb7b6cfabd4c7ef075239c828e080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:44 + docker inspect -f . ci-base-image-arm64 15:53:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:45 prd-ubuntu20.04-docker-arm64-4c-16g-1531 does not seem to be running inside a container 15:53:45 $ 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/186 -v /w/workspace/device-onvif-camera/186:/w/workspace/device-onvif-camera/186:rw,z -v /w/workspace/device-onvif-camera/186@tmp:/w/workspace/device-onvif-camera/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:46 $ docker top 0b9d6aba38f0bb059faa5e3ca68a8c025a743de8aa7935a45cf858d3c7f39edb -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:47 + git config --global --add safe.directory /w/workspace/device-onvif-camera/186 [Pipeline] fileExists [Pipeline] sh 15:53:48 + make test 15:53:48 go test ./... -coverprofile=coverage.out ./... 15:53:53 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:55:45 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:55:45 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:55:45 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 31.5% of statements 15:55:57 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 16.552s coverage: 86.5% of statements 15:55:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:55:58 go vet ./... 15:56:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:56:24 ./bin/test-attribution-txt.sh [Pipeline] echo 15:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:56:25 $ docker stop --time=1 0b9d6aba38f0bb059faa5e3ca68a8c025a743de8aa7935a45cf858d3c7f39edb 15:56:27 $ docker rm -f --volumes 0b9d6aba38f0bb059faa5e3ca68a8c025a743de8aa7935a45cf858d3c7f39edb [Pipeline] // withDockerContainer [Pipeline] sh 15:56:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:28 Warning: overwriting stash ‘coverage-report’ 15:56:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:29 + ls -al . 15:56:29 total 236 15:56:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 15:53 . 15:56:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:51 .. 15:56:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 15:51 .git 15:56:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 15:51 .github 15:56:29 -rw-rw-r-- 1 jenkins jenkins 493 Nov 28 15:51 .gitignore 15:56:29 -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 15:51 .golangci.yml 15:56:29 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 28 15:51 Attribution.txt 15:56:29 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 28 15:51 CHANGELOG.md 15:56:29 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 28 15:51 Dockerfile 15:56:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 15:51 GOVERNANCE.md 15:56:29 -rw-rw-r-- 1 jenkins jenkins 739 Nov 28 15:51 Jenkinsfile 15:56:29 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 15:51 LICENSE 15:56:29 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 28 15:51 Makefile 15:56:29 -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 15:51 OWNERS.md 15:56:29 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 28 15:51 README.md 15:56:29 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 15:48 VERSION 15:56:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 15:51 bin 15:56:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 15:51 cmd 15:56:29 -rw-r--r-- 1 jenkins jenkins 78456 Nov 28 15:55 coverage.out 15:56:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:51 doc 15:56:29 -rw-rw-r-- 1 jenkins jenkins 4040 Nov 28 15:51 go.mod 15:56:29 -rw-rw-r-- 1 jenkins jenkins 35594 Nov 28 15:51 go.sum 15:56:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:51 internal 15:56:29 -rw-rw-r-- 1 jenkins jenkins 236 Nov 28 15:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:30 + 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=58680c0b922b021233d340229864c7fcba0bcad9 --label arch=arm64 --label version=3.2.0-dev.1 . 15:56:31 Sending build context to Docker daemon 20.53MB 15:56:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:56:31 Step 2/27 : FROM ${BASE} AS builder 15:56:31 ---> 4b93b403e84f 15:56:31 Step 3/27 : ARG ADD_BUILD_TAGS="" 15:56:31 ---> Running in 549bdd9030cf 15:56:31 Removing intermediate container 549bdd9030cf 15:56:31 ---> 79e04352e899 15:56:31 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:56:31 ---> Running in ed4a2667e5b8 15:56:32 Removing intermediate container ed4a2667e5b8 15:56:32 ---> 6e963e1e51a0 15:56:32 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 15:56:32 ---> Running in d5d54db16d8e 15:56:32 Removing intermediate container d5d54db16d8e 15:56:32 ---> c1b29f55292a 15:56:32 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 15:56:32 ---> Running in 6a43a428eaf0 15:56:32 Removing intermediate container 6a43a428eaf0 15:56:32 ---> 6dbad1940b5c 15:56:32 Step 7/27 : LABEL Name=edgex-device-onvif-camera 15:56:32 ---> Running in 996e20b5a1a0 15:56:33 Removing intermediate container 996e20b5a1a0 15:56:33 ---> 41d97d9a0f4d 15:56:33 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:33 ---> Running in 8b314558425b 15:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:56:36 OK: 266 MiB in 52 packages 15:56:38 Removing intermediate container 8b314558425b 15:56:38 ---> f60b6bed1b17 15:56:38 Step 9/27 : WORKDIR /device-onvif-camera 15:56:38 ---> Running in c76b236a405e 15:56:38 Removing intermediate container c76b236a405e 15:56:38 ---> eb471dd04886 15:56:38 Step 10/27 : COPY go.mod vendor* ./ 15:56:39 ---> 978ad9156d5c 15:56:39 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:39 ---> Running in ae936801320a 15:56:41 Removing intermediate container ae936801320a 15:56:41 ---> fb4d0dde9437 15:56:41 Step 12/27 : COPY . . 15:56:43 ---> f176d26c6693 15:56:43 Step 13/27 : RUN ${MAKE} 15:56:43 ---> Running in 01d0062e94f5 15:56:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 15:58:51 Removing intermediate container 01d0062e94f5 15:58:51 ---> 56daacbf46b8 15:58:51 Step 14/27 : FROM alpine:3.18 15:58:51 3.18: Pulling from library/alpine 15:58:51 579b34f0a95b: Pulling fs layer 15:58:51 579b34f0a95b: Verifying Checksum 15:58:51 579b34f0a95b: Download complete 15:58:51 579b34f0a95b: Pull complete 15:58:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:58:51 Status: Downloaded newer image for alpine:3.18 15:58:51 ---> 3cc203321400 15:58:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:58:51 ---> Running in 48742dc8a917 15:58:51 Removing intermediate container 48742dc8a917 15:58:51 ---> fd767cd31f31 15:58:51 Step 16/27 : RUN apk add --update --no-cache dumb-init 15:58:51 ---> Running in aa219de46f69 15:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:58:51 (1/1) Installing dumb-init (1.2.5-r2) 15:58:51 Executing busybox-1.36.1-r2.trigger 15:58:51 OK: 8 MiB in 16 packages 15:58:51 Removing intermediate container aa219de46f69 15:58:51 ---> 5b9e609fe27f 15:58:51 Step 17/27 : RUN apk --no-cache upgrade 15:58:51 ---> Running in db10e3596918 15:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:58:54 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 15:58:54 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 15:58:54 Executing busybox-1.36.1-r5.post-upgrade 15:58:54 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 15:58:54 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 15:58:54 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 15:58:54 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 15:58:54 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 15:58:54 Executing busybox-1.36.1-r5.trigger 15:58:54 OK: 8 MiB in 16 packages 15:58:55 Removing intermediate container db10e3596918 15:58:55 ---> 4e2781c4b8c7 15:58:55 Step 18/27 : WORKDIR / 15:58:55 ---> Running in 036d7de7de1b 15:58:56 Removing intermediate container 036d7de7de1b 15:58:56 ---> ba7ae8add90b 15:58:56 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 15:58:59 ---> f88344cdfbab 15:58:59 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 15:59:00 ---> ce2a499655fa 15:59:00 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:59:00 ---> a81e8485e13f 15:59:00 Step 22/27 : EXPOSE 59984 15:59:00 ---> Running in 6663c60a557a 15:59:01 Removing intermediate container 6663c60a557a 15:59:01 ---> 8ed845bb590e 15:59:01 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 15:59:01 ---> Running in 5e2ffa999fc6 15:59:01 Removing intermediate container 5e2ffa999fc6 15:59:01 ---> bc58f4112ebb 15:59:01 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:59:01 ---> Running in f0f0020ae453 15:59:01 Removing intermediate container f0f0020ae453 15:59:01 ---> 01f5051027cc 15:59:01 Step 25/27 : LABEL arch=arm64 15:59:01 ---> Running in dafe77be3bcd 15:59:02 Removing intermediate container dafe77be3bcd 15:59:02 ---> f6da1f9cbddb 15:59:02 Step 26/27 : LABEL git_sha=58680c0b922b021233d340229864c7fcba0bcad9 15:59:02 ---> Running in 4b0fbc0a39c6 15:59:02 Removing intermediate container 4b0fbc0a39c6 15:59:02 ---> 7596ec9dedee 15:59:02 Step 27/27 : LABEL version=3.2.0-dev.1 15:59:02 ---> Running in dfe580de7686 15:59:03 Removing intermediate container dfe580de7686 15:59:03 ---> 65d76edebbc0 15:59:03 [Warning] One or more build-args [ARCH] were not consumed 15:59:03 Successfully built 65d76edebbc0 15:59:03 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 15:59:03 provisioning config files... 15:59:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/186@tmp/config14941877375137533621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:03 ---> ****-login.sh 15:59:03 nexus3.edgexfoundry.org:10001 15:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:59:04 Configure a credential helper to remove this warning. See 15:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:59:04 15:59:04 Login Succeeded 15:59:04 nexus3.edgexfoundry.org:10002 15:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:59:04 Configure a credential helper to remove this warning. See 15:59:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:59:04 15:59:04 Login Succeeded 15:59:04 nexus3.edgexfoundry.org:10003 15:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:59:05 Configure a credential helper to remove this warning. See 15:59:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:59:05 15:59:05 Login Succeeded 15:59:05 nexus3.edgexfoundry.org:10004 15:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:59:05 Configure a credential helper to remove this warning. See 15:59:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:59:05 15:59:05 Login Succeeded 15:59:05 ****.io 15:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:59:06 Configure a credential helper to remove this warning. See 15:59:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:59:06 15:59:06 Login Succeeded 15:59:06 ---> ****-login.sh ends [Pipeline] } 15:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:59:06 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 15:59:06 58680c0b922b021233d340229864c7fcba0bcad9 15:59:06 latest 15:59:06 3.2.0-dev.1 15:59:06 58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 15:59:06 main 15:59:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:06 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9 15:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:59:07 8add8e88aa7d: Preparing 15:59:07 be945a623060: Preparing 15:59:07 5fbb2e05d7eb: Preparing 15:59:07 cef7b6e2e64b: Preparing 15:59:07 b342cb1da256: Preparing 15:59:07 5f4d9fc4d98d: Preparing 15:59:07 5f4d9fc4d98d: Waiting 15:59:07 be945a623060: Pushed 15:59:07 8add8e88aa7d: Pushed 15:59:07 b342cb1da256: Pushed 15:59:07 5f4d9fc4d98d: Layer already exists 15:59:09 cef7b6e2e64b: Pushed 15:59:14 5fbb2e05d7eb: Pushed 15:59:14 58680c0b922b021233d340229864c7fcba0bcad9: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:15 + 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 15:59:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 15:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:59:15 8add8e88aa7d: Preparing 15:59:15 be945a623060: Preparing 15:59:15 5fbb2e05d7eb: Preparing 15:59:15 cef7b6e2e64b: Preparing 15:59:15 b342cb1da256: Preparing 15:59:15 5f4d9fc4d98d: Preparing 15:59:15 5f4d9fc4d98d: Waiting 15:59:15 5fbb2e05d7eb: Layer already exists 15:59:15 cef7b6e2e64b: Layer already exists 15:59:15 b342cb1da256: Layer already exists 15:59:15 8add8e88aa7d: Layer already exists 15:59:15 be945a623060: Layer already exists 15:59:15 5f4d9fc4d98d: Layer already exists 15:59:15 latest: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:16 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.1 15:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:59:16 8add8e88aa7d: Preparing 15:59:16 be945a623060: Preparing 15:59:16 5fbb2e05d7eb: Preparing 15:59:16 cef7b6e2e64b: Preparing 15:59:16 b342cb1da256: Preparing 15:59:16 5f4d9fc4d98d: Preparing 15:59:16 5f4d9fc4d98d: Waiting 15:59:16 b342cb1da256: Layer already exists 15:59:16 be945a623060: Layer already exists 15:59:16 8add8e88aa7d: Layer already exists 15:59:16 cef7b6e2e64b: Layer already exists 15:59:16 5fbb2e05d7eb: Layer already exists 15:59:16 5f4d9fc4d98d: Layer already exists 15:59:17 3.2.0-dev.1: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:17 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 15:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:59:18 8add8e88aa7d: Preparing 15:59:18 be945a623060: Preparing 15:59:18 5fbb2e05d7eb: Preparing 15:59:18 cef7b6e2e64b: Preparing 15:59:18 b342cb1da256: Preparing 15:59:18 5f4d9fc4d98d: Preparing 15:59:18 5f4d9fc4d98d: Waiting 15:59:18 8add8e88aa7d: Layer already exists 15:59:18 b342cb1da256: Layer already exists 15:59:18 5fbb2e05d7eb: Layer already exists 15:59:18 be945a623060: Layer already exists 15:59:18 cef7b6e2e64b: Layer already exists 15:59:18 5f4d9fc4d98d: Layer already exists 15:59:18 58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 15:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 15:59:19 8add8e88aa7d: Preparing 15:59:19 be945a623060: Preparing 15:59:19 5fbb2e05d7eb: Preparing 15:59:19 cef7b6e2e64b: Preparing 15:59:19 b342cb1da256: Preparing 15:59:19 5f4d9fc4d98d: Preparing 15:59:19 5f4d9fc4d98d: Waiting 15:59:19 cef7b6e2e64b: Layer already exists 15:59:19 b342cb1da256: Layer already exists 15:59:19 5fbb2e05d7eb: Layer already exists 15:59:19 be945a623060: Layer already exists 15:59:19 8add8e88aa7d: Layer already exists 15:59:19 5f4d9fc4d98d: Layer already exists 15:59:19 main: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:20 ===================================================== [Pipeline] echo 15:59:20 taggedImages: 15:59:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9 15:59:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 15:59:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.1 15:59:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 15:59:20 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:20 15:59:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:21 arm64: Pulling from edgex-lftools-log-publisher 15:59:21 8998bd30e6a1: Pulling fs layer 15:59:21 04944245beec: Pulling fs layer 15:59:21 699f458cf7ca: Pulling fs layer 15:59:21 765212b225bb: Pulling fs layer 15:59:21 f23df028b6ca: Pulling fs layer 15:59:21 d65c8cfc05b1: Pulling fs layer 15:59:21 2437ff75d9bd: Pulling fs layer 15:59:21 765212b225bb: Waiting 15:59:21 f23df028b6ca: Waiting 15:59:21 d65c8cfc05b1: Waiting 15:59:21 2437ff75d9bd: Waiting 15:59:21 04944245beec: Verifying Checksum 15:59:21 04944245beec: Download complete 15:59:21 765212b225bb: Verifying Checksum 15:59:21 765212b225bb: Download complete 15:59:21 f23df028b6ca: Download complete 15:59:21 d65c8cfc05b1: Verifying Checksum 15:59:21 d65c8cfc05b1: Download complete 15:59:21 699f458cf7ca: Verifying Checksum 15:59:21 699f458cf7ca: Download complete 15:59:22 8998bd30e6a1: Verifying Checksum 15:59:22 8998bd30e6a1: Download complete 15:59:24 2437ff75d9bd: Verifying Checksum 15:59:24 2437ff75d9bd: Download complete 15:59:26 8998bd30e6a1: Pull complete 15:59:28 04944245beec: Pull complete 15:59:29 699f458cf7ca: Pull complete 15:59:29 765212b225bb: Pull complete 15:59:30 f23df028b6ca: Pull complete 15:59:31 d65c8cfc05b1: Pull complete 15:59:49 2437ff75d9bd: Pull complete 15:59:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:49 prd-ubuntu20.04-docker-arm64-4c-16g-1531 does not seem to be running inside a container 15:59:50 $ 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/186 -v /w/workspace/device-onvif-camera/186:/w/workspace/device-onvif-camera/186:rw,z -v /w/workspace/device-onvif-camera/186@tmp:/w/workspace/device-onvif-camera/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:59:52 $ docker top 5a3c05dc145f7520047f5a5040451087778fb741b0d4d637099325ca28f2f235 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:53 ---> job-cost.sh 15:59:53 lf-activate-venv: SKIPPING 15:59:53 INFO: No Stack... 15:59:54 INFO: Retrieving Pricing Info for: v3-standard-4 15:59:55 INFO: Archiving Costs [Pipeline] sh 15:59:55 + cat+ /w/workspace/device-onvif-camera/186/archives/cost.csv 15:59:55 cut -d, -f6 [Pipeline] lock 15:59:55 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] 15:59:55 Resource [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] did not exist. Created. 15:59:55 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:56 /w/workspace/device-onvif-camera/186@tmp/durable-8ac039a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:59:56 + echo total: 0.10999999940395355 [Pipeline] stash 15:59:57 Warning: overwriting stash ‘stack-cost’ 15:59:57 Stashed 1 file(s) [Pipeline] } 15:59:57 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 15:59:57 $ docker stop --time=1 5a3c05dc145f7520047f5a5040451087778fb741b0d4d637099325ca28f2f235 15:59:58 $ docker rm -f --volumes 5a3c05dc145f7520047f5a5040451087778fb741b0d4d637099325ca28f2f235 [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 16:00:00 provisioning config files... 16:00:00 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3414640111379308136tmp [Pipeline] { [Pipeline] sh 16:00:00 + set +x 16:00:00 + curl -s https://codecov.io/bash 16:00:00 + bash -s -- 16:00:00 16:00:00 _____ _ 16:00:00 / ____| | | 16:00:00 | | ___ __| | ___ ___ _____ __ 16:00:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:00:00 | |___| (_) | (_| | __/ (_| (_) \ V / 16:00:00 \_____\___/ \__,_|\___|\___\___/ \_/ 16:00:00 Bash-1.0.6 16:00:00 16:00:00 16:00:00 ==> git version 2.25.1 found 16:00:00 ==> 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 16:00:00 Release-Date: 2020-01-08 16:00:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:00:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:00:00 ==> Jenkins CI detected. 16:00:00 current dir:  /w/workspace/foundry_device-onvif-camera_main 16:00:00 project root: . 16:00:00 --> token set from env 16:00:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:00:00 ==> Running gcov in . (disable via -X gcov) 16:00:00 ==> Python coveragepy not found 16:00:00 ==> Searching for coverage reports in: 16:00:00 + . 16:00:00 -> Found 1 reports 16:00:00 ==> Detecting git/mercurial file structure 16:00:00 ==> Reading reports 16:00:00 + ./coverage.out bytes=78456 16:00:00 ==> Appending adjustments 16:00:00 https://docs.codecov.io/docs/fixing-reports 16:00:01 + Found adjustments 16:00:01 ==> Gzipping contents 16:00:01 12K /tmp/codecov.wjiMGg.gz 16:00:01 ==> Uploading reports 16:00:01 url: https://codecov.io 16:00:01 query: branch=main&commit=58680c0b922b021233d340229864c7fcba0bcad9&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:00:01 -> Pinging Codecov 16:00:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=58680c0b922b021233d340229864c7fcba0bcad9&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:00:01 -> Uploading to 16:00:01 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/F29A59C45E3A92E06B3E522C9905F8EF/58680c0b922b021233d340229864c7fcba0bcad9/cdfb1333-ffde-4426-bd5b-ae757e1c8df5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T160001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f580d11216b52edb5075351f4220c7c9287860cfa51b8ac4a36eda7a8e3cb103 16:00:01 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:01 Dload Upload Total Spent Left Speed 16:00:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 39015 --:--:-- --:--:-- --:--:-- 38868 100 10378 0 0 100 10378 0 39015 --:--:-- --:--:-- --:--:-- 38868 16:00:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] } 16:00:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:00:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:00:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:02 16:00:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:00:02 df9b9388f04a: Pulling fs layer 16:00:02 52dc419b0ee2: Pulling fs layer 16:00:02 25bc292e5bac: Pulling fs layer 16:00:02 114826534d7a: Pulling fs layer 16:00:02 4657fd5d0bcf: Pulling fs layer 16:00:02 6ad1cebc031e: Pulling fs layer 16:00:02 8a3aa393b2d8: Pulling fs layer 16:00:02 6ad1cebc031e: Waiting 16:00:02 114826534d7a: Waiting 16:00:02 8a3aa393b2d8: Waiting 16:00:02 4657fd5d0bcf: Waiting 16:00:02 25bc292e5bac: Verifying Checksum 16:00:02 25bc292e5bac: Download complete 16:00:02 52dc419b0ee2: Download complete 16:00:03 4657fd5d0bcf: Verifying Checksum 16:00:03 4657fd5d0bcf: Download complete 16:00:03 df9b9388f04a: Download complete 16:00:03 6ad1cebc031e: Verifying Checksum 16:00:03 6ad1cebc031e: Download complete 16:00:03 df9b9388f04a: Pull complete 16:00:03 52dc419b0ee2: Pull complete 16:00:03 25bc292e5bac: Pull complete 16:00:05 114826534d7a: Verifying Checksum 16:00:05 114826534d7a: Download complete 16:00:05 8a3aa393b2d8: Verifying Checksum 16:00:05 8a3aa393b2d8: Download complete 16:00:08 114826534d7a: Pull complete 16:00:08 4657fd5d0bcf: Pull complete 16:00:08 6ad1cebc031e: Pull complete 16:00:11 8a3aa393b2d8: Pull complete 16:00:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:11 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 16:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:00:16 $ docker top f0c37b0daaaee56f3d0bc749dafde91fc1938e98195250326dd168c357be09fe -eo pid,comm [Pipeline] { [Pipeline] echo 16:00:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 16:00:16 + set -o pipefail 16:00:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 16:00:24 16:00:24 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 16:00:24 16:00:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/1d26ab68-ba11-4cb9-94a3-80d9f670d18a 16:00:24 16:00:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:00:24 16:00:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:00:24 16:00:24 16:00:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:00:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:00:24 More details here: https://snyk.co/ue1NS 16:00:24 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:00:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:00:24 $ docker stop --time=1 f0c37b0daaaee56f3d0bc749dafde91fc1938e98195250326dd168c357be09fe 16:00:29 $ docker rm -f --volumes f0c37b0daaaee56f3d0bc749dafde91fc1938e98195250326dd168c357be09fe [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 16:00:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:31 provisioning config files... 16:00:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13259990881428814074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:32 --> edgex-publish-swagger.sh 16:00:32 === Publish doc/openapi/v3 API === 16:00:32 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 16:00:32 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 16:00:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:32 Dload Upload Total Spent Left Speed 16:00:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 180 100 485k 173 469k 0:00:01 0:00:01 --:--:-- 469k 16:00:32 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 16:00:32 [Pipeline] } 16:00:32 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 16:00:33 + git log --format=format:%s -1 58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] sh 16:00:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:34 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 16:00:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:00:35 $ docker top 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:35 [ssh-agent] Looking for ssh-agent implementation... 16:00:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:35 $ docker exec 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 ssh-agent 16:00:35 SSH_AUTH_SOCK=/tmp/ssh-O6tstVnNl7Jl/agent.31 16:00:35 SSH_AGENT_PID=37 16:00:35 Running ssh-add (command line suppressed) 16:00:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8570709548401201097.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8570709548401201097.key) 16:00:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:36 + git semver tag 16:00:36 2023-11-28 16:00:36,222 [run_tag] DEBUG tag force:False 16:00:36 2023-11-28 16:00:36,222 [check_head_tag] DEBUG check head tag 16:00:36 2023-11-28 16:00:36,222 [execute] INFO git cat-file --batch-check 16:00:36 2023-11-28 16:00:36,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 16:00:36 2023-11-28 16:00:36,226 [execute] INFO git cat-file --batch 16:00:36 2023-11-28 16:00:36,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 16:00:36 2023-11-28 16:00:36,240 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:00:36 2023-11-28 16:00:36,240 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 16:00:36 2023-11-28 16:00:36,241 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 16:00:36 2023-11-28 16:00:36,245 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:00:36 3.2.0-dev.1 [Pipeline] } 16:00:36 $ docker exec --env ******** --env ******** 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 ssh-agent -k 16:00:36 unset SSH_AUTH_SOCK; 16:00:36 unset SSH_AGENT_PID; 16:00:36 echo Agent pid 37 killed; 16:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:36 + git semver [Pipeline] } 16:00:37 $ docker stop --time=1 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 16:00:38 $ docker rm -f --volumes 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:39 16:00:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:39 0.23.1-centos7: Pulling from edgex-lftools 16:00:39 ab5ef0e58194: Pulling fs layer 16:00:39 9712f1f96733: Pulling fs layer 16:00:39 63f879dbbcfc: Pulling fs layer 16:00:39 0d9ebad4ef96: Pulling fs layer 16:00:39 e9a5061849ea: Pulling fs layer 16:00:39 d747dcd14b5f: Pulling fs layer 16:00:39 2de7ff778b66: Pulling fs layer 16:00:39 d747dcd14b5f: Waiting 16:00:39 e9a5061849ea: Waiting 16:00:39 2de7ff778b66: Waiting 16:00:39 0d9ebad4ef96: Waiting 16:00:39 9712f1f96733: Download complete 16:00:39 63f879dbbcfc: Verifying Checksum 16:00:39 63f879dbbcfc: Download complete 16:00:39 0d9ebad4ef96: Download complete 16:00:39 d747dcd14b5f: Download complete 16:00:39 e9a5061849ea: Download complete 16:00:39 ab5ef0e58194: Verifying Checksum 16:00:39 ab5ef0e58194: Download complete 16:00:39 2de7ff778b66: Verifying Checksum 16:00:39 2de7ff778b66: Download complete 16:00:42 ab5ef0e58194: Pull complete 16:00:42 9712f1f96733: Pull complete 16:00:43 63f879dbbcfc: Pull complete 16:00:46 0d9ebad4ef96: Pull complete 16:00:46 e9a5061849ea: Pull complete 16:00:46 d747dcd14b5f: Pull complete 16:00:47 2de7ff778b66: Pull complete 16:00:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:47 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 16:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:00:54 $ docker top a4de9613ef25cb4d0c25b7f3d2e95bede866228045b9c42eca88b343edd57b8a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:00:54 provisioning config files... 16:00:54 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1109061091827631686tmp 16:00:54 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16643360383175857348tmp 16:00:54 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1619664074668091757tmp [Pipeline] { [Pipeline] echo 16:00:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:00:54 ---> sigul-configuration.sh 16:00:54 gpg: directory `/root/.gnupg' created 16:00:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:00:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:00:54 gpg: keyring `/root/.gnupg/secring.gpg' created 16:00:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:00:54 gpg: CAST5 encrypted data 16:00:54 gpg: encrypted with 1 passphrase 16:00:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:00:55 + mkdir /home/jenkins 16:00:55 + mkdir /home/jenkins/sigul [Pipeline] sh 16:00:55 + 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 16:00:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:00:55 ---> sigul-install.sh 16:00:55 Sigul already installed; skipping installation. [Pipeline] sh 16:00:56 + git tag --list 16:00:56 v0.0.0 16:00:56 v2.2.0 16:00:56 v2.3.0 16:00:56 v2.3.1 16:00:56 v3.0 16:00:56 v3.0.0 16:00:56 v3.1 16:00:56 v3.1.0 16:00:56 v3.1.0-dev.1 16:00:56 v3.1.0-dev.10 16:00:56 v3.1.0-dev.11 16:00:56 v3.1.0-dev.12 16:00:56 v3.1.0-dev.13 16:00:56 v3.1.0-dev.14 16:00:56 v3.1.0-dev.15 16:00:56 v3.1.0-dev.16 16:00:56 v3.1.0-dev.17 16:00:56 v3.1.0-dev.18 16:00:56 v3.1.0-dev.19 16:00:56 v3.1.0-dev.2 16:00:56 v3.1.0-dev.20 16:00:56 v3.1.0-dev.21 16:00:56 v3.1.0-dev.22 16:00:56 v3.1.0-dev.23 16:00:56 v3.1.0-dev.24 16:00:56 v3.1.0-dev.25 16:00:56 v3.1.0-dev.26 16:00:56 v3.1.0-dev.27 16:00:56 v3.1.0-dev.28 16:00:56 v3.1.0-dev.3 16:00:56 v3.1.0-dev.4 16:00:56 v3.1.0-dev.5 16:00:56 v3.1.0-dev.6 16:00:56 v3.1.0-dev.7 16:00:56 v3.1.0-dev.8 16:00:56 v3.1.0-dev.9 16:00:56 v3.2.0-dev.1 [Pipeline] sh 16:00:56 + lftools sign git-tag v3.2.0-dev.1 16:00:56 Signing Git tag with Sigul... 16:00:56 Signing v3.2.0-dev.1 [Pipeline] echo 16:00:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:00:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:00:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:00:57 $ docker stop --time=1 a4de9613ef25cb4d0c25b7f3d2e95bede866228045b9c42eca88b343edd57b8a 16:00:58 $ docker rm -f --volumes a4de9613ef25cb4d0c25b7f3d2e95bede866228045b9c42eca88b343edd57b8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:00:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:01:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:00 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 16:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:01:00 $ docker top 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad -eo pid,comm 16:01:00 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). 16:01:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:01 [ssh-agent] Looking for ssh-agent implementation... 16:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:01 $ docker exec 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad ssh-agent 16:01:01 SSH_AUTH_SOCK=/tmp/ssh-k0jq3FkndUi8/agent.32 16:01:01 SSH_AGENT_PID=38 16:01:01 Running ssh-add (command line suppressed) 16:01:01 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12034141022169278733.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12034141022169278733.key) 16:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:01 + git semver bump pre 16:01:01 2023-11-28 16:01:01,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:01:01 2023-11-28 16:01:01,923 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 16:01:01 2023-11-28 16:01:01,923 [bump_version] DEBUG bumped version:3.2.0-dev.2 16:01:01 2023-11-28 16:01:01,923 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 16:01:01 2023-11-28 16:01:01,923 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:01:01 2023-11-28 16:01:01,923 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 16:01:01 2023-11-28 16:01:01,925 [execute] INFO git cat-file --batch-check 16:01:01 2023-11-28 16:01:01,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:01:01 2023-11-28 16:01:01,929 [execute] INFO git cat-file --batch 16:01:01 2023-11-28 16:01:01,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:01:01 2023-11-28 16:01:01,934 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:01:01 3.2.0-dev.2 [Pipeline] } 16:01:02 $ docker exec --env ******** --env ******** 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad ssh-agent -k 16:01:02 unset SSH_AUTH_SOCK; 16:01:02 unset SSH_AGENT_PID; 16:01:02 echo Agent pid 38 killed; 16:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:02 + git semver [Pipeline] } 16:01:02 $ docker stop --time=1 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad 16:01:04 $ docker rm -f --volumes 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad [Pipeline] // withDockerContainer [Pipeline] sh 16:01:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:01:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:05 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 16:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:01:05 $ docker top c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:05 [ssh-agent] Looking for ssh-agent implementation... 16:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:06 $ docker exec c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb ssh-agent 16:01:06 SSH_AUTH_SOCK=/tmp/ssh-VHTiYhG0xz0e/agent.33 16:01:06 SSH_AGENT_PID=39 16:01:06 Running ssh-add (command line suppressed) 16:01:06 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6515197196747823088.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6515197196747823088.key) 16:01:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:06 + git semver push 16:01:06 2023-11-28 16:01:06,772 [run_push] DEBUG push 16:01:06 2023-11-28 16:01:06,773 [execute] INFO git cat-file --batch-check 16:01:06 2023-11-28 16:01:06,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:01:06 2023-11-28 16:01:06,776 [execute] INFO git rev-list ebfebdd58276cf33980ea6a04819a37b37c3be9f -- 16:01:06 2023-11-28 16:01:06,776 [execute] DEBUG Popen(['git', 'rev-list', 'ebfebdd58276cf33980ea6a04819a37b37c3be9f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:01:06 2023-11-28 16:01:06,784 [execute] INFO git fetch -v origin 16:01:06 2023-11-28 16:01:06,784 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 16:01:07 2023-11-28 16:01:07,355 [run_push] DEBUG no remote changes detected 16:01:07 2023-11-28 16:01:07,355 [execute] INFO git push origin semver 16:01:07 2023-11-28 16:01:07,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:01:08 2023-11-28 16:01:08,174 [run_push] DEBUG push all version tags 16:01:08 2023-11-28 16:01:08,174 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:01:08 2023-11-28 16:01:08,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 16:01:09 2023-11-28 16:01:09,023 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 16:01:09 3.2.0-dev.2 [Pipeline] } 16:01:09 $ docker exec --env ******** --env ******** c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb ssh-agent -k 16:01:09 unset SSH_AUTH_SOCK; 16:01:09 unset SSH_AGENT_PID; 16:01:09 echo Agent pid 39 killed; 16:01:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:09 + git semver [Pipeline] } 16:01:10 $ docker stop --time=1 c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb 16:01:11 $ docker rm -f --volumes c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb [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 16:01:13 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 16:01:13 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 16:01:13 total 16 16:01:13 drwxr-xr-x 3 root root 4096 Nov 28 15:51 . 16:01:13 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 16:00 .. 16:01:13 drwxr-xr-x 2 root root 4096 Nov 28 15:51 cost 16:01:13 -rw-r--r-- 1 root root 91 Nov 28 15:51 cost.csv 16:01:13 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 16:01:13 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 16:01:13 total 16 16:01:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 15:51 . 16:01:13 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 16:00 .. 16:01:13 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 15:51 cost 16:01:13 -rw-r--r-- 1 jenkins jenkins 91 Nov 28 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:01:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:01:14 ---> package-listing.sh 16:01:14 ++ facter osfamily 16:01:14 ++ tr '[:upper:]' '[:lower:]' 16:01:14 + OS_FAMILY=debian 16:01:14 + workspace=/w/workspace/foundry_device-onvif-camera_main 16:01:14 + START_PACKAGES=/tmp/packages_start.txt 16:01:14 + END_PACKAGES=/tmp/packages_end.txt 16:01:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:14 + PACKAGES=/tmp/packages_start.txt 16:01:14 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 16:01:14 + PACKAGES=/tmp/packages_end.txt 16:01:14 + case "${OS_FAMILY}" in 16:01:14 + dpkg -l 16:01:14 + grep '^ii' 16:01:14 + '[' -f /tmp/packages_start.txt ']' 16:01:14 + '[' -f /tmp/packages_end.txt ']' 16:01:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:14 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 16:01:14 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 16:01:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 16:01:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:01:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:15 prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container 16:01:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:01:15 $ docker top 07c8e9bdaa0a6d5fb75a8324bf27a3d61c4aff31aea603d714335207eec0d2fe -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:16 + touch /tmp/pre-build-complete [Pipeline] sh 16:01:16 + mkdir -p /var/log/sysstat [Pipeline] sh 16:01:16 + ls /var/log/sa-host 16:01:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:17 provisioning config files... 16:01:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6494387302012752758tmp [Pipeline] { [Pipeline] echo 16:01:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:01:17 ---> create-netrc.sh [Pipeline] } 16:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:01:18 ---> python-tools-install.sh [Pipeline] echo 16:01:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:01:18 ---> sudo-logs.sh 16:01:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:01:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:01:18 ---> job-cost.sh 16:01:18 lf-activate-venv: SKIPPING 16:01:18 DEBUG: total: 0.2199999988079071 16:01:18 INFO: Retrieving Stack Cost... 16:01:18 INFO: Retrieving Pricing Info for: v3-standard-8 16:01:19 INFO: Archiving Costs [Pipeline] echo 16:01:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:19 ---> logs-deploy.sh 16:01:19 lf-activate-venv: SKIPPING 16:01:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/186 16:01:19 INFO: archiving workspace using pattern(s): 16:01:20 Archives upload complete. 16:01:20 INFO: archiving logs to Nexus