Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30f086e472ba45efbfdabc7b924c06da27b16fd7 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-ssh2621554266347005755.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-ssh15099323984310927527.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-ssh1166108342960452217.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-ssh7651109757995212364.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-ssh7980216872242704881.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-271 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 30f086e472ba45efbfdabc7b924c06da27b16fd7 (main) Commit message: "Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > 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 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 > git rev-list --no-walk 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:10:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:10:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:10:22 ========================================================= 08:10:22 EdgeX Global Pipelines Version Info 08:10:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:10:22 ------------------- 08:10:22 stable info: 08:10:22 ------------------- 08:10:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:10:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:10:22 Message: update stable to v1.0.258 08:10:23 ------------------- 08:10:23 experimental info: 08:10:23 ------------------- 08:10:23 Commited By: **** collab-it+edgex@linuxfoundation.org 08:10:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:10:23 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:10:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30f086e [Pipeline] echo 08:10:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:24 provisioning config files... 08:10:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6156532348994760149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:24 ---> ****-login.sh 08:10:24 nexus3.edgexfoundry.org:10001 08:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:24 Configure a credential helper to remove this warning. See 08:10:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:24 08:10:24 Login Succeeded 08:10:24 nexus3.edgexfoundry.org:10002 08:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:24 Configure a credential helper to remove this warning. See 08:10:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:24 08:10:24 Login Succeeded 08:10:24 nexus3.edgexfoundry.org:10003 08:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:25 Configure a credential helper to remove this warning. See 08:10:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:25 08:10:25 Login Succeeded 08:10:25 nexus3.edgexfoundry.org:10004 08:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:25 Configure a credential helper to remove this warning. See 08:10:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:25 08:10:25 Login Succeeded 08:10:25 ****.io 08:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:25 Configure a credential helper to remove this warning. See 08:10:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:25 08:10:25 Login Succeeded 08:10:25 ---> ****-login.sh ends [Pipeline] } 08:10:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:10:26 + git rev-list -1 --merges 30f086e472ba45efbfdabc7b924c06da27b16fd7~1..30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] echo 08:10:26 -----------> git rev-list -1 --merges 30f086e472ba45efbfdabc7b924c06da27b16fd7~1..30f086e472ba45efbfdabc7b924c06da27b16fd7 30f086e472ba45efbfdabc7b924c06da27b16fd7 08:10:26 30f086e472ba45efbfdabc7b924c06da27b16fd7 [false] [Pipeline] sh 08:10:26 + git log --format=format:%s -1 30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] echo 08:10:26 ========================================================= 08:10:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:10:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:10:26 + git log --format=format:%s -1 30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] echo 08:10:26 [semverPrep] GIT_COMMIT: 30f086e472ba45efbfdabc7b924c06da27b16fd7, Commit Message: Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo 08:10:26 [semverPrep] This is not a build commit. [Pipeline] sh 08:10:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:10:27 + grep -v github /etc/ssh/ssh_known_hosts 08:10:27 + [ -e /tmp/ssh_known_hosts ] 08:10:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:10:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:10:27 + sudo tee -a /etc/ssh/ssh_known_hosts 08:10:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:27 08:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:27 0.1.4: Pulling from edgex-devops/py-git-semver 08:10:27 b85a868b505f: Pulling fs layer 08:10:27 e2be974225ed: Pulling fs layer 08:10:27 339a4e72a1f5: Pulling fs layer 08:10:27 988bab9f4d93: Pulling fs layer 08:10:27 1469e6f7b9e6: Pulling fs layer 08:10:27 eaf3925da568: Pulling fs layer 08:10:27 bab4dde63d76: Pulling fs layer 08:10:27 bde34c3a00c8: Pulling fs layer 08:10:27 b352a97aabf1: Pulling fs layer 08:10:27 4872d77fe225: Pulling fs layer 08:10:27 5851b861e8e6: Pulling fs layer 08:10:27 bab4dde63d76: Waiting 08:10:27 bde34c3a00c8: Waiting 08:10:27 b352a97aabf1: Waiting 08:10:27 4872d77fe225: Waiting 08:10:27 5851b861e8e6: Waiting 08:10:27 1469e6f7b9e6: Waiting 08:10:27 988bab9f4d93: Waiting 08:10:27 eaf3925da568: Waiting 08:10:27 e2be974225ed: Verifying Checksum 08:10:27 e2be974225ed: Download complete 08:10:27 988bab9f4d93: Download complete 08:10:28 1469e6f7b9e6: Verifying Checksum 08:10:28 1469e6f7b9e6: Download complete 08:10:28 eaf3925da568: Verifying Checksum 08:10:28 eaf3925da568: Download complete 08:10:28 339a4e72a1f5: Verifying Checksum 08:10:28 339a4e72a1f5: Download complete 08:10:28 bde34c3a00c8: Download complete 08:10:28 b352a97aabf1: Verifying Checksum 08:10:28 b352a97aabf1: Download complete 08:10:28 4872d77fe225: Verifying Checksum 08:10:28 4872d77fe225: Download complete 08:10:28 5851b861e8e6: Download complete 08:10:28 b85a868b505f: Verifying Checksum 08:10:28 b85a868b505f: Download complete 08:10:28 bab4dde63d76: Verifying Checksum 08:10:28 bab4dde63d76: Download complete 08:10:29 b85a868b505f: Pull complete 08:10:29 e2be974225ed: Pull complete 08:10:30 339a4e72a1f5: Pull complete 08:10:30 988bab9f4d93: Pull complete 08:10:30 1469e6f7b9e6: Pull complete 08:10:30 eaf3925da568: Pull complete 08:10:32 bab4dde63d76: Pull complete 08:10:32 bde34c3a00c8: Pull complete 08:10:32 b352a97aabf1: Pull complete 08:10:32 4872d77fe225: Pull complete 08:10:32 5851b861e8e6: Pull complete 08:10:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:32 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:10:36 $ docker top 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 -eo pid,comm 08:10:36 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). 08:10:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:36 [ssh-agent] Looking for ssh-agent implementation... 08:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:36 $ docker exec 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 ssh-agent 08:10:36 SSH_AUTH_SOCK=/tmp/ssh-afuOeANtAnEJ/agent.33 08:10:36 SSH_AGENT_PID=39 08:10:36 Running ssh-add (command line suppressed) 08:10:36 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9780378691650616033.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9780378691650616033.key) 08:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:36 + git tag --points-at HEAD [Pipeline] } 08:10:36 $ docker exec --env ******** --env ******** 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 ssh-agent -k 08:10:37 unset SSH_AUTH_SOCK; 08:10:37 unset SSH_AGENT_PID; 08:10:37 echo Agent pid 39 killed; 08:10:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:10:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:10:37 [ssh-agent] Looking for ssh-agent implementation... 08:10:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:10:37 $ docker exec 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 ssh-agent 08:10:37 SSH_AUTH_SOCK=/tmp/ssh-uTeACCjaIvSH/agent.72 08:10:37 SSH_AGENT_PID=78 08:10:37 Running ssh-add (command line suppressed) 08:10:37 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16813098290891992217.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16813098290891992217.key) 08:10:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:10:37 + git semver init 08:10:37 2024-03-18 08:10:37,859 [run_init] DEBUG init version:0.0.0 force:False 08:10:37 2024-03-18 08:10:37,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 08:10:37 2024-03-18 08:10:37,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 08:10:37 2024-03-18 08:10:37,860 [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) 08:10:39 2024-03-18 08:10:39,373 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 08:10:39 2024-03-18 08:10:39,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 08:10:39 2024-03-18 08:10:39,374 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:10:39 2024-03-18 08:10:39,374 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:10:39 3.2.0-dev.11 [Pipeline] } 08:10:39 $ docker exec --env ******** --env ******** 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 ssh-agent -k 08:10:39 unset SSH_AUTH_SOCK; 08:10:39 unset SSH_AGENT_PID; 08:10:39 echo Agent pid 78 killed; 08:10:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:10:40 + git semver [Pipeline] } 08:10:40 $ docker stop --time=1 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 08:10:41 $ docker rm -f --volumes 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:10:42 Stashed 1 file(s) [Pipeline] echo 08:10:42 [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:42 provisioning config files... 08:10:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13985177811520973229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:43 ---> ****-login.sh 08:10:43 nexus3.edgexfoundry.org:10001 08:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:43 Configure a credential helper to remove this warning. See 08:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:43 08:10:43 Login Succeeded 08:10:43 nexus3.edgexfoundry.org:10002 08:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:43 Configure a credential helper to remove this warning. See 08:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:43 08:10:43 Login Succeeded 08:10:43 nexus3.edgexfoundry.org:10003 08:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:43 Configure a credential helper to remove this warning. See 08:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:43 08:10:43 Login Succeeded 08:10:43 nexus3.edgexfoundry.org:10004 08:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:43 Configure a credential helper to remove this warning. See 08:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:43 08:10:43 Login Succeeded 08:10:43 ****.io 08:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:43 Configure a credential helper to remove this warning. See 08:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:43 08:10:43 Login Succeeded 08:10:43 ---> ****-login.sh ends [Pipeline] } 08:10:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:10:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:10:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:10:43 ========================================================= 08:10:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:10:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:43 + 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 . 08:10:43 Sending build context to Docker daemon 34.27MB 08:10:43 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 08:10:43 Step 2/13 : FROM ${BASE} AS builder 08:10:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:10:46 7264a8db6415: Pulling fs layer 08:10:46 c4d48a809fc2: Pulling fs layer 08:10:46 4f1c88b9dad5: Pulling fs layer 08:10:46 ad3a456e5733: Pulling fs layer 08:10:46 69c7f0334f64: Pulling fs layer 08:10:46 1f1c1a5573a3: Pulling fs layer 08:10:46 ce7588e14bc9: Pulling fs layer 08:10:46 b5e4710f87ac: Pulling fs layer 08:10:46 ad3a456e5733: Waiting 08:10:46 1f1c1a5573a3: Waiting 08:10:46 69c7f0334f64: Waiting 08:10:46 ce7588e14bc9: Waiting 08:10:46 b5e4710f87ac: Waiting 08:10:46 c4d48a809fc2: Download complete 08:10:46 ad3a456e5733: Verifying Checksum 08:10:46 ad3a456e5733: Download complete 08:10:46 69c7f0334f64: Download complete 08:10:46 7264a8db6415: Verifying Checksum 08:10:46 7264a8db6415: Download complete 08:10:46 7264a8db6415: Pull complete 08:10:46 1f1c1a5573a3: Verifying Checksum 08:10:46 1f1c1a5573a3: Download complete 08:10:46 c4d48a809fc2: Pull complete 08:10:46 b5e4710f87ac: Verifying Checksum 08:10:46 b5e4710f87ac: Download complete 08:10:46 4f1c88b9dad5: Verifying Checksum 08:10:46 4f1c88b9dad5: Download complete 08:10:46 ce7588e14bc9: Verifying Checksum 08:10:46 ce7588e14bc9: Download complete 08:10:50 4f1c88b9dad5: Pull complete 08:10:50 ad3a456e5733: Pull complete 08:10:50 69c7f0334f64: Pull complete 08:10:50 1f1c1a5573a3: Pull complete 08:10:52 ce7588e14bc9: Pull complete 08:10:52 b5e4710f87ac: Pull complete 08:10:52 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:10:52 ---> 88b5674ff536 08:10:52 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:10:57 Still waiting to schedule task 08:10:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:10:58 ---> Running in 22512aab7c5e 08:10:58 Removing intermediate container 22512aab7c5e 08:10:58 ---> 8a247170f7a6 08:10:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:10:58 ---> Running in 636229a697e7 08:10:58 Removing intermediate container 636229a697e7 08:10:58 ---> 6fbee1fbc642 08:10:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:10:58 ---> Running in 457bef0a6f25 08:10:58 Removing intermediate container 457bef0a6f25 08:10:58 ---> 1232f084fbf7 08:10:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:10:58 ---> Running in 7449c1f1a9a8 08:10:58 Removing intermediate container 7449c1f1a9a8 08:10:58 ---> 2a4e965bc05b 08:10:58 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:10:58 ---> Running in 78b591b9845b 08:10:58 Removing intermediate container 78b591b9845b 08:10:58 ---> 2033f8b1cdc4 08:10:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:10:58 ---> Running in 2844e8431a6f 08:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:58 OK: 264 MiB in 52 packages 08:10:59 Removing intermediate container 2844e8431a6f 08:10:59 ---> c5d4b478acc1 08:10:59 Step 9/13 : WORKDIR /device-onvif-camera 08:10:59 ---> Running in 7fa931904a7b 08:10:59 Removing intermediate container 7fa931904a7b 08:10:59 ---> 6496977872de 08:10:59 Step 10/13 : COPY go.mod vendor* ./ 08:10:59 ---> 978997c3f9a3 08:10:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:59 ---> Running in 4ba404a51ace 08:11:31 Removing intermediate container 4ba404a51ace 08:11:31 ---> 37138fd41df4 08:11:31 Step 12/13 : COPY . . 08:11:31 ---> c9dec53ef1fd 08:11:31 Step 13/13 : RUN ${MAKE} 08:11:31 ---> Running in 4b4babef6bd4 08:11:31 noop 08:11:31 Removing intermediate container 4b4babef6bd4 08:11:31 ---> f09ca91c75fd 08:11:31 Successfully built f09ca91c75fd 08:11:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:32 + docker inspect -f . ci-base-image-x86_64 08:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:32 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:11:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:11:32 $ docker top d580268ecad58e6cf80758db78a64c160a9edb3098576c2348fa6b1029481965 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:33 + go version 08:11:33 go version go1.21.0 linux/amd64 [Pipeline] } 08:11:33 $ docker stop --time=1 d580268ecad58e6cf80758db78a64c160a9edb3098576c2348fa6b1029481965 08:11:34 $ docker rm -f --volumes d580268ecad58e6cf80758db78a64c160a9edb3098576c2348fa6b1029481965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:34 + docker inspect -f . ci-base-image-x86_64 08:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:34 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:11:35 $ docker top 165f6cfbde37a530e0089b15cb62de2c329321e75969199136deae1a059f2879 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:35 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 08:11:35 + make test 08:11:35 go test ./... -coverprofile=coverage.out ./... 08:11:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:11:49 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 08:11:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 08:11:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.5% of statements 08:11:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.296s coverage: 86.5% of statements 08:11:59 go vet ./... 08:12:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:12:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:12:03 ./bin/test-attribution-txt.sh 08:12:03 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 08:12:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:12:03 $ docker stop --time=1 165f6cfbde37a530e0089b15cb62de2c329321e75969199136deae1a059f2879 08:12:06 $ docker rm -f --volumes 165f6cfbde37a530e0089b15cb62de2c329321e75969199136deae1a059f2879 [Pipeline] // withDockerContainer [Pipeline] sh 08:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:12:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:12:07 + ls -al . 08:12:07 total 244 08:12:07 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 08:11 . 08:12:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:10 .. 08:12:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:11 .git 08:12:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:10 .github 08:12:07 -rw-rw-r-- 1 jenkins jenkins 493 Mar 18 08:10 .gitignore 08:12:07 -rw-rw-r-- 1 jenkins jenkins 42 Mar 18 08:10 .golangci.yml 08:12:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:10 .semver 08:12:07 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 18 08:10 Attribution.txt 08:12:07 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 18 08:10 CHANGELOG.md 08:12:07 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 18 08:10 Dockerfile 08:12:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:10 GOVERNANCE.md 08:12:07 -rw-rw-r-- 1 jenkins jenkins 739 Mar 18 08:10 Jenkinsfile 08:12:07 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 08:10 LICENSE 08:12:07 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 18 08:10 Makefile 08:12:07 -rw-rw-r-- 1 jenkins jenkins 625 Mar 18 08:10 OWNERS.md 08:12:07 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 18 08:10 README.md 08:12:07 -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 08:10 VERSION 08:12:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:10 bin 08:12:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:10 cmd 08:12:07 -rw-r--r-- 1 jenkins jenkins 78456 Mar 18 08:11 coverage.out 08:12:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:10 doc 08:12:07 -rw-rw-r-- 1 jenkins jenkins 4132 Mar 18 08:10 go.mod 08:12:07 -rw-rw-r-- 1 jenkins jenkins 36810 Mar 18 08:10 go.sum 08:12:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:10 internal 08:12:07 -rw-rw-r-- 1 jenkins jenkins 236 Mar 18 08:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:08 + 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=30f086e472ba45efbfdabc7b924c06da27b16fd7 --label arch=amd64 --label version=3.2.0-dev.11 . 08:12:08 Sending build context to Docker daemon 34.34MB 08:12:08 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 08:12:08 Step 2/27 : FROM ${BASE} AS builder 08:12:08 ---> f09ca91c75fd 08:12:08 Step 3/27 : ARG ADD_BUILD_TAGS="" 08:12:08 ---> Running in 6c10fd6f7bc9 08:12:08 Removing intermediate container 6c10fd6f7bc9 08:12:08 ---> fc59eb9a8394 08:12:08 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:12:08 ---> Running in b4a9fcd58e3a 08:12:08 Removing intermediate container b4a9fcd58e3a 08:12:08 ---> c6b9d64c3075 08:12:08 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 08:12:09 ---> Running in 3e3873526eca 08:12:09 Removing intermediate container 3e3873526eca 08:12:09 ---> e666bb899a35 08:12:09 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 08:12:09 ---> Running in 3514e14d0444 08:12:09 Removing intermediate container 3514e14d0444 08:12:09 ---> d2ac571ec575 08:12:09 Step 7/27 : LABEL Name=edgex-device-onvif-camera 08:12:09 ---> Running in 8391650b4e55 08:12:09 Removing intermediate container 8391650b4e55 08:12:09 ---> dd689c1a4d4a 08:12:09 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:12:09 ---> Running in 25608376e6c3 08:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:12:10 OK: 264 MiB in 52 packages 08:12:10 Removing intermediate container 25608376e6c3 08:12:10 ---> f6ed3a670193 08:12:10 Step 9/27 : WORKDIR /device-onvif-camera 08:12:10 ---> Running in 801cd4663ab1 08:12:10 Removing intermediate container 801cd4663ab1 08:12:10 ---> 49833cab2b9e 08:12:10 Step 10/27 : COPY go.mod vendor* ./ 08:12:10 ---> fe6d47c50549 08:12:10 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:10 ---> Running in 87bf402f2b6d 08:12:11 Removing intermediate container 87bf402f2b6d 08:12:11 ---> 2b1b9abae51d 08:12:11 Step 12/27 : COPY . . 08:12:12 ---> 06647cf8e78f 08:12:12 Step 13/27 : RUN ${MAKE} 08:12:12 ---> Running in 664d25f02a18 08:12:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 08:12:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-272 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 08:12:20 Running in /w/workspace/device-onvif-camera/196 [Pipeline] { [Pipeline] checkout 08:12:23 The recommended git tool is: git 08:12:27 using credential edgex-jenkins-ssh 08:12:27 Cloning the remote Git repository 08:12:27 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 08:12:28 > git init /w/workspace/device-onvif-camera/196 # timeout=10 08:12:28 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 08:12:28 > git --version # timeout=10 08:12:28 > git --version # 'git version 2.25.1' 08:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:12:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:31 Avoid second fetch 08:12:31 Checking out Revision 30f086e472ba45efbfdabc7b924c06da27b16fd7 (main) 08:12:31 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 08:12:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:31 > git config core.sparsecheckout # timeout=10 08:12:32 > git checkout -f 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 08:12:32 Commit message: "Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" 08:12:34 Removing intermediate container 664d25f02a18 08:12:34 ---> 0239b5a25db1 08:12:34 Step 14/27 : FROM alpine:3.18 08:12:34 3.18: Pulling from library/alpine 08:12:34 619be1103602: Pulling fs layer 08:12:34 619be1103602: Verifying Checksum 08:12:34 619be1103602: Download complete 08:12:34 619be1103602: Pull complete 08:12:34 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:12:34 Status: Downloaded newer image for alpine:3.18 08:12:34 ---> d3782b16ccc9 08:12:34 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:12:34 ---> Running in 40377dd377a1 08:12:34 Removing intermediate container 40377dd377a1 08:12:34 ---> 7bc8f8c5309e 08:12:34 Step 16/27 : RUN apk add --update --no-cache dumb-init 08:12:34 ---> Running in 72e205ff3a15 08:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:12:34 (1/1) Installing dumb-init (1.2.5-r2) 08:12:34 Executing busybox-1.36.1-r5.trigger 08:12:34 OK: 7 MiB in 16 packages 08:12:34 Removing intermediate container 72e205ff3a15 08:12:34 ---> 92a78fad72e2 08:12:34 Step 17/27 : RUN apk --no-cache upgrade 08:12:34 ---> Running in 47701dde3964 08:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:12:34 OK: 7 MiB in 16 packages 08:12:34 Removing intermediate container 47701dde3964 08:12:34 ---> eed8a60f853b 08:12:34 Step 18/27 : WORKDIR / 08:12:34 ---> Running in cfc8fdc7003b 08:12:34 Removing intermediate container cfc8fdc7003b 08:12:34 ---> 4329baab6b6d 08:12:34 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 08:12:35 ---> 20971705b1a1 08:12:35 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 08:12:35 ---> 7296603aa280 08:12:35 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 08:12:35 ---> bd26256cf875 08:12:35 Step 22/27 : EXPOSE 59984 08:12:35 ---> Running in 032f42476f60 08:12:35 Removing intermediate container 032f42476f60 08:12:35 ---> 913c7870fe41 08:12:35 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 08:12:35 ---> Running in 04c34c4ec00e 08:12:35 Removing intermediate container 04c34c4ec00e 08:12:35 ---> c1f8f9cef795 08:12:35 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:12:35 ---> Running in ea530368a2c0 08:12:35 Removing intermediate container ea530368a2c0 08:12:35 ---> d3439d2fa289 08:12:35 Step 25/27 : LABEL arch=amd64 08:12:35 ---> Running in dbbc0b553ad5 08:12:35 Removing intermediate container dbbc0b553ad5 08:12:35 ---> 770b626ced89 08:12:35 Step 26/27 : LABEL git_sha=30f086e472ba45efbfdabc7b924c06da27b16fd7 08:12:35 ---> Running in 513e87324cdb 08:12:35 Removing intermediate container 513e87324cdb 08:12:35 ---> 6b0a8f37176b 08:12:35 Step 27/27 : LABEL version=3.2.0-dev.11 08:12:35 ---> Running in dc6683ec6590 08:12:35 Removing intermediate container dc6683ec6590 08:12:35 ---> 31ce7eaed190 08:12:35 [Warning] One or more build-args [ARCH] were not consumed 08:12:35 Successfully built 31ce7eaed190 08:12:35 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 08:12:36 provisioning config files... 08:12:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3069177803499343486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:36 ---> ****-login.sh 08:12:36 nexus3.edgexfoundry.org:10001 08:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:36 Configure a credential helper to remove this warning. See 08:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:36 08:12:36 Login Succeeded 08:12:36 nexus3.edgexfoundry.org:10002 08:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:36 Configure a credential helper to remove this warning. See 08:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:36 08:12:36 Login Succeeded 08:12:36 nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 08:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:36 Configure a credential helper to remove this warning. See 08:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:36 08:12:36 Login Succeeded 08:12:36 nexus3.edgexfoundry.org:10004 08:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:36 Configure a credential helper to remove this warning. See 08:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:36 08:12:36 Login Succeeded 08:12:36 ****.io 08:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 08:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:36 Configure a credential helper to remove this warning. See 08:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:36 08:12:36 Login Succeeded 08:12:36 ---> ****-login.sh ends [Pipeline] } 08:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:12:37 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 08:12:37 30f086e472ba45efbfdabc7b924c06da27b16fd7 08:12:37 latest 08:12:37 3.2.0-dev.11 08:12:37 30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 08:12:37 main 08:12:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:12:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:12:37 Dload Upload Total Spent Left Speed 08:12:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 08:12:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:12:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7 08:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:12:37 04ead4f245f6: Preparing 08:12:37 1449a190e323: Preparing 08:12:37 662368d42633: Preparing 08:12:37 8a57a2ffe18f: Preparing 08:12:37 ee274069579a: Preparing 08:12:37 aedc3bda2944: Preparing 08:12:37 aedc3bda2944: Waiting 08:12:37 04ead4f245f6: Pushed 08:12:37 8a57a2ffe18f: Pushed 08:12:37 1449a190e323: Pushed 08:12:37 aedc3bda2944: Layer already exists 08:12:37 ee274069579a: Pushed 08:12:37 + sudo tee /etc/docker/daemon.new 08:12:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:12:37 { 08:12:37 "registry-mirrors": [ 08:12:37 "https://nexus3.edgexfoundry.org:10001" 08:12:37 ], 08:12:37 "bip": "10.250.0.254/24", 08:12:37 "hosts": [ 08:12:37 "tcp://0.0.0.0:5555", 08:12:37 "unix:///var/run/docker.sock" 08:12:37 ], 08:12:37 "mtu": 1458, 08:12:37 "selinux-enabled": true, 08:12:37 "seccomp-profile": "/etc/docker/seccomp.json" 08:12:37 } [Pipeline] sh 08:12:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:12:38 + sudo service docker restart 08:12:40 662368d42633: Pushed 08:12:40 30f086e472ba45efbfdabc7b924c06da27b16fd7: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:12:40 04ead4f245f6: Preparing 08:12:40 1449a190e323: Preparing 08:12:40 662368d42633: Preparing 08:12:40 8a57a2ffe18f: Preparing 08:12:40 ee274069579a: Preparing 08:12:40 aedc3bda2944: Preparing 08:12:40 aedc3bda2944: Waiting 08:12:40 1449a190e323: Layer already exists 08:12:40 8a57a2ffe18f: Layer already exists 08:12:40 04ead4f245f6: Layer already exists 08:12:40 662368d42633: Layer already exists 08:12:40 ee274069579a: Layer already exists 08:12:40 aedc3bda2944: Layer already exists 08:12:40 latest: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:41 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:41 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.11 08:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:12:41 04ead4f245f6: Preparing 08:12:41 1449a190e323: Preparing 08:12:41 662368d42633: Preparing 08:12:41 8a57a2ffe18f: Preparing 08:12:41 ee274069579a: Preparing 08:12:41 aedc3bda2944: Preparing 08:12:41 aedc3bda2944: Waiting 08:12:41 04ead4f245f6: Layer already exists 08:12:41 1449a190e323: Layer already exists 08:12:41 8a57a2ffe18f: Layer already exists 08:12:41 662368d42633: Layer already exists 08:12:41 ee274069579a: Layer already exists 08:12:41 aedc3bda2944: Layer already exists 08:12:41 3.2.0-dev.11: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:41 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 08:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:12:42 04ead4f245f6: Preparing 08:12:42 1449a190e323: Preparing 08:12:42 662368d42633: Preparing 08:12:42 8a57a2ffe18f: Preparing 08:12:42 ee274069579a: Preparing 08:12:42 aedc3bda2944: Preparing 08:12:42 aedc3bda2944: Waiting 08:12:42 ee274069579a: Layer already exists 08:12:42 8a57a2ffe18f: Layer already exists 08:12:42 662368d42633: Layer already exists 08:12:42 04ead4f245f6: Layer already exists 08:12:42 1449a190e323: Layer already exists 08:12:42 aedc3bda2944: Layer already exists 08:12:42 30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:42 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:12:42 04ead4f245f6: Preparing 08:12:42 1449a190e323: Preparing 08:12:42 662368d42633: Preparing 08:12:42 8a57a2ffe18f: Preparing 08:12:42 ee274069579a: Preparing 08:12:42 aedc3bda2944: Preparing 08:12:42 aedc3bda2944: Waiting 08:12:42 662368d42633: Layer already exists 08:12:42 ee274069579a: Layer already exists 08:12:42 8a57a2ffe18f: Layer already exists 08:12:42 1449a190e323: Layer already exists 08:12:42 04ead4f245f6: Layer already exists 08:12:42 aedc3bda2944: Layer already exists 08:12:42 main: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:42 ===================================================== [Pipeline] echo 08:12:42 taggedImages: 08:12:42 - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7 08:12:42 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:12:42 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.11 08:12:42 - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 08:12:42 - 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 08:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:43 08:12:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:43 latest: Pulling from edgex-lftools-log-publisher 08:12:43 5eb5b503b376: Pulling fs layer 08:12:43 5c69ac0246d0: Pulling fs layer 08:12:43 ec43610c2a17: Pulling fs layer 08:12:43 3a2ae6a8a46f: Pulling fs layer 08:12:43 33b1e0a273af: Pulling fs layer 08:12:43 5d3b04190fa2: Pulling fs layer 08:12:43 2f39f015ded8: Pulling fs layer 08:12:43 2f39f015ded8: Waiting 08:12:43 33b1e0a273af: Waiting 08:12:43 5d3b04190fa2: Waiting 08:12:43 3a2ae6a8a46f: Waiting 08:12:43 5c69ac0246d0: Download complete 08:12:43 3a2ae6a8a46f: Verifying Checksum 08:12:43 3a2ae6a8a46f: Download complete 08:12:43 ec43610c2a17: Verifying Checksum 08:12:43 ec43610c2a17: Download complete 08:12:43 33b1e0a273af: Verifying Checksum 08:12:43 33b1e0a273af: Download complete 08:12:43 5d3b04190fa2: Download complete 08:12:43 5eb5b503b376: Verifying Checksum 08:12:43 5eb5b503b376: Download complete 08:12:44 2f39f015ded8: Download complete 08:12:45 5eb5b503b376: Pull complete 08:12:45 5c69ac0246d0: Pull complete 08:12:45 ec43610c2a17: Pull complete 08:12:45 3a2ae6a8a46f: Pull complete 08:12:46 33b1e0a273af: Pull complete 08:12:46 5d3b04190fa2: Pull complete 08:12:50 2f39f015ded8: Pull complete 08:12:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:50 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:12: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/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 08:12:54 $ docker top de9e90cdb177ffd8fb1841a7e8a4e369bd146ce771063db6f317c24e3b4591bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:55 ---> job-cost.sh 08:12:55 lf-activate-venv: SKIPPING 08:12:55 INFO: No Stack... 08:12:55 INFO: Retrieving Pricing Info for: v3-standard-8 08:12:55 INFO: Archiving Costs [Pipeline] sh 08:12:55 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 08:12:55 + cut -d, -f6 [Pipeline] lock 08:12:55 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] 08:12:55 Resource [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] did not exist. Created. 08:12:55 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:12:56 + echo total: 0.2199999988079071 [Pipeline] stash 08:12:56 Stashed 1 file(s) [Pipeline] } 08:12:56 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 08:12:56 $ docker stop --time=1 de9e90cdb177ffd8fb1841a7e8a4e369bd146ce771063db6f317c24e3b4591bd 08:12:57 $ docker rm -f --volumes de9e90cdb177ffd8fb1841a7e8a4e369bd146ce771063db6f317c24e3b4591bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 08:12:57 provisioning config files... [Pipeline] } [Pipeline] // withEnv 08:12:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/196@tmp/config12453945955472320352tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 08:12:57 ---> ****-login.sh 08:12:57 nexus3.edgexfoundry.org:10001 08:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:58 Configure a credential helper to remove this warning. See 08:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:58 08:12:58 Login Succeeded 08:12:58 nexus3.edgexfoundry.org:10002 08:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:58 Configure a credential helper to remove this warning. See 08:12:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:58 08:12:58 Login Succeeded 08:12:58 nexus3.edgexfoundry.org:10003 08:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:59 Configure a credential helper to remove this warning. See 08:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:59 08:12:59 Login Succeeded 08:12:59 nexus3.edgexfoundry.org:10004 08:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:59 Configure a credential helper to remove this warning. See 08:12:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:59 08:12:59 Login Succeeded 08:12:59 ****.io 08:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:00 Configure a credential helper to remove this warning. See 08:13:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:00 08:13:00 Login Succeeded 08:13:00 ---> ****-login.sh ends [Pipeline] } 08:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:13:00 ========================================================= 08:13:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:13:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:00 + 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 . 08:13:01 Sending build context to Docker daemon 20.5MB 08:13:01 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 08:13:01 Step 2/13 : FROM ${BASE} AS builder 08:13:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:13:01 9fda8d8052c6: Pulling fs layer 08:13:01 5d54e960e981: Pulling fs layer 08:13:01 c4a7e357bf2a: Pulling fs layer 08:13:01 f0e02332f6b5: Pulling fs layer 08:13:01 872ee5b61b7b: Pulling fs layer 08:13:01 0c6a40ed1a82: Pulling fs layer 08:13:01 94ae7d8d031c: Pulling fs layer 08:13:01 f0e02332f6b5: Waiting 08:13:01 872ee5b61b7b: Waiting 08:13:01 0c6a40ed1a82: Waiting 08:13:01 94ae7d8d031c: Waiting 08:13:01 5d54e960e981: Download complete 08:13:01 f0e02332f6b5: Verifying Checksum 08:13:01 f0e02332f6b5: Download complete 08:13:01 872ee5b61b7b: Verifying Checksum 08:13:01 872ee5b61b7b: Download complete 08:13:01 9fda8d8052c6: Verifying Checksum 08:13:01 9fda8d8052c6: Download complete 08:13:02 94ae7d8d031c: Verifying Checksum 08:13:02 94ae7d8d031c: Download complete 08:13:02 9fda8d8052c6: Pull complete 08:13:03 5d54e960e981: Pull complete 08:13:03 c4a7e357bf2a: Verifying Checksum 08:13:03 c4a7e357bf2a: Download complete 08:13:04 0c6a40ed1a82: Verifying Checksum 08:13:04 0c6a40ed1a82: Download complete 08:13:16 c4a7e357bf2a: Pull complete 08:13:16 f0e02332f6b5: Pull complete 08:13:16 872ee5b61b7b: Pull complete 08:13:24 0c6a40ed1a82: Pull complete 08:13:26 94ae7d8d031c: Pull complete 08:13:26 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:13:26 ---> 86de565de09d 08:13:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:13:28 ---> Running in b57b169ed8ff 08:13:28 Removing intermediate container b57b169ed8ff 08:13:28 ---> 28073a8cb8da 08:13:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:13:28 ---> Running in 0d1bd98bb2e6 08:13:28 Removing intermediate container 0d1bd98bb2e6 08:13:28 ---> 3e473ec3922e 08:13:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:13:28 ---> Running in a2cf28a6dc1c 08:13:29 Removing intermediate container a2cf28a6dc1c 08:13:29 ---> b0c465712254 08:13:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:13:29 ---> Running in 5f163d1de120 08:13:29 Removing intermediate container 5f163d1de120 08:13:29 ---> 79fdbd959b09 08:13:29 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:13:29 ---> Running in 5f4cdaf04100 08:13:29 Removing intermediate container 5f4cdaf04100 08:13:29 ---> c14f124167ce 08:13:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:13:30 ---> Running in fda2368af29b 08:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:32 OK: 266 MiB in 52 packages 08:13:33 Removing intermediate container fda2368af29b 08:13:33 ---> ad134978895a 08:13:33 Step 9/13 : WORKDIR /device-onvif-camera 08:13:33 ---> Running in d725e71f2814 08:13:33 Removing intermediate container d725e71f2814 08:13:33 ---> 9b84312bc361 08:13:33 Step 10/13 : COPY go.mod vendor* ./ 08:13:34 ---> 51547fa1be44 08:13:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:34 ---> Running in 79930ff1880d 08:14:41 Removing intermediate container 79930ff1880d 08:14:41 ---> b405c3859434 08:14:41 Step 12/13 : COPY . . 08:14:41 ---> 985c2a81ad00 08:14:41 Step 13/13 : RUN ${MAKE} 08:14:41 ---> Running in e3bbe02de275 08:14:41 noop 08:14:41 Removing intermediate container e3bbe02de275 08:14:41 ---> 374df4af4f2c 08:14:41 Successfully built 374df4af4f2c 08:14:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:42 + docker inspect -f . ci-base-image-arm64 08:14:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:42 prd-ubuntu20.04-docker-arm64-4c-16g-272 does not seem to be running inside a container 08:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/196 -v /w/workspace/device-onvif-camera/196:/w/workspace/device-onvif-camera/196:rw,z -v /w/workspace/device-onvif-camera/196@tmp:/w/workspace/device-onvif-camera/196@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 08:14:43 $ docker top 3373b99086c11a97057ddde163c208493b085510edf2c44ad6926deb72dace8a -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:44 + go version 08:14:44 go version go1.21.0 linux/arm64 [Pipeline] } 08:14:44 $ docker stop --time=1 3373b99086c11a97057ddde163c208493b085510edf2c44ad6926deb72dace8a 08:14:46 $ docker rm -f --volumes 3373b99086c11a97057ddde163c208493b085510edf2c44ad6926deb72dace8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:46 + docker inspect -f . ci-base-image-arm64 08:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:47 prd-ubuntu20.04-docker-arm64-4c-16g-272 does not seem to be running inside a container 08:14:47 $ 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/196 -v /w/workspace/device-onvif-camera/196:/w/workspace/device-onvif-camera/196:rw,z -v /w/workspace/device-onvif-camera/196@tmp:/w/workspace/device-onvif-camera/196@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 08:14:48 $ docker top 381be38eb6a4da42709d085a86f1215137c8e0bfbec5647584d066afb1fe0ad0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:48 + git config --global --add safe.directory /w/workspace/device-onvif-camera/196 [Pipeline] fileExists [Pipeline] sh 08:14:49 + make test 08:14:49 go test ./... -coverprofile=coverage.out ./... 08:14:53 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:16:29 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 08:16:29 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 08:16:29 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.5% of statements 08:16:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.323s coverage: 86.5% of statements 08:16:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:16:48 go vet ./... 08:17:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:17:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:17:20 ./bin/test-attribution-txt.sh 08:17:20 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 08:17:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:17:20 $ docker stop --time=1 381be38eb6a4da42709d085a86f1215137c8e0bfbec5647584d066afb1fe0ad0 08:17:22 $ docker rm -f --volumes 381be38eb6a4da42709d085a86f1215137c8e0bfbec5647584d066afb1fe0ad0 [Pipeline] // withDockerContainer [Pipeline] sh 08:17:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:17:23 Warning: overwriting stash ‘coverage-report’ 08:17:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:17:24 + ls -al . 08:17:24 total 240 08:17:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:14 . 08:17:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:12 .. 08:17:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:12 .git 08:17:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:12 .github 08:17:24 -rw-rw-r-- 1 jenkins jenkins 493 Mar 18 08:12 .gitignore 08:17:24 -rw-rw-r-- 1 jenkins jenkins 42 Mar 18 08:12 .golangci.yml 08:17:24 -rw-rw-r-- 1 jenkins jenkins 11155 Mar 18 08:12 Attribution.txt 08:17:24 -rw-rw-r-- 1 jenkins jenkins 17665 Mar 18 08:12 CHANGELOG.md 08:17:24 -rw-rw-r-- 1 jenkins jenkins 1683 Mar 18 08:12 Dockerfile 08:17:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:12 GOVERNANCE.md 08:17:24 -rw-rw-r-- 1 jenkins jenkins 739 Mar 18 08:12 Jenkinsfile 08:17:24 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 08:12 LICENSE 08:17:24 -rw-rw-r-- 1 jenkins jenkins 2883 Mar 18 08:12 Makefile 08:17:24 -rw-rw-r-- 1 jenkins jenkins 625 Mar 18 08:12 OWNERS.md 08:17:24 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 18 08:12 README.md 08:17:24 -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 08:10 VERSION 08:17:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:12 bin 08:17:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:12 cmd 08:17:24 -rw-r--r-- 1 jenkins jenkins 78456 Mar 18 08:16 coverage.out 08:17:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:12 doc 08:17:24 -rw-rw-r-- 1 jenkins jenkins 4132 Mar 18 08:12 go.mod 08:17:24 -rw-rw-r-- 1 jenkins jenkins 36810 Mar 18 08:12 go.sum 08:17:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:12 internal 08:17:24 -rw-rw-r-- 1 jenkins jenkins 236 Mar 18 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:25 + 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=30f086e472ba45efbfdabc7b924c06da27b16fd7 --label arch=arm64 --label version=3.2.0-dev.11 . 08:17:25 Sending build context to Docker daemon 20.57MB 08:17:25 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 08:17:25 Step 2/27 : FROM ${BASE} AS builder 08:17:25 ---> 374df4af4f2c 08:17:25 Step 3/27 : ARG ADD_BUILD_TAGS="" 08:17:25 ---> Running in 629ed1d7010b 08:17:26 Removing intermediate container 629ed1d7010b 08:17:26 ---> 38eb83505f86 08:17:26 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:26 ---> Running in 59b61906d8e8 08:17:26 Removing intermediate container 59b61906d8e8 08:17:26 ---> 7003974e2c49 08:17:26 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 08:17:26 ---> Running in fea17c30fc53 08:17:27 Removing intermediate container fea17c30fc53 08:17:27 ---> 1897d17bfba3 08:17:27 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 08:17:27 ---> Running in 1f59dabf8a21 08:17:27 Removing intermediate container 1f59dabf8a21 08:17:27 ---> 35114686ca1b 08:17:27 Step 7/27 : LABEL Name=edgex-device-onvif-camera 08:17:27 ---> Running in 9bf680a5de9b 08:17:27 Removing intermediate container 9bf680a5de9b 08:17:27 ---> fc9ca551aa7b 08:17:27 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:27 ---> Running in c52ba0e4ba51 08:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:17:30 OK: 266 MiB in 52 packages 08:17:30 Removing intermediate container c52ba0e4ba51 08:17:30 ---> 20ed2fc461ec 08:17:30 Step 9/27 : WORKDIR /device-onvif-camera 08:17:30 ---> Running in e36877068286 08:17:31 Removing intermediate container e36877068286 08:17:31 ---> fa4eb962ada8 08:17:31 Step 10/27 : COPY go.mod vendor* ./ 08:17:31 ---> 9b46868259aa 08:17:31 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:31 ---> Running in b02f39689479 08:17:33 Removing intermediate container b02f39689479 08:17:33 ---> 16042d56a05d 08:17:33 Step 12/27 : COPY . . 08:17:35 ---> 06c70a34e652 08:17:35 Step 13/27 : RUN ${MAKE} 08:17:35 ---> Running in 94829961cade 08:17:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 08:19:27 Removing intermediate container 94829961cade 08:19:27 ---> 3504b6bba54c 08:19:27 Step 14/27 : FROM alpine:3.18 08:19:27 3.18: Pulling from library/alpine 08:19:27 c6b39de5b339: Pulling fs layer 08:19:27 c6b39de5b339: Verifying Checksum 08:19:27 c6b39de5b339: Download complete 08:19:27 c6b39de5b339: Pull complete 08:19:27 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:19:27 Status: Downloaded newer image for alpine:3.18 08:19:27 ---> 33abbf032149 08:19:27 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:19:27 ---> Running in 61d97d02ea89 08:19:27 Removing intermediate container 61d97d02ea89 08:19:27 ---> 35bf665b9388 08:19:27 Step 16/27 : RUN apk add --update --no-cache dumb-init 08:19:27 ---> Running in 4c7473a928f8 08:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:19:27 (1/1) Installing dumb-init (1.2.5-r2) 08:19:27 Executing busybox-1.36.1-r5.trigger 08:19:27 OK: 8 MiB in 16 packages 08:19:27 Removing intermediate container 4c7473a928f8 08:19:27 ---> 50bd6dc976aa 08:19:27 Step 17/27 : RUN apk --no-cache upgrade 08:19:27 ---> Running in 4a9293ca3afc 08:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:19:27 OK: 8 MiB in 16 packages 08:19:27 Removing intermediate container 4a9293ca3afc 08:19:27 ---> 83862061af23 08:19:27 Step 18/27 : WORKDIR / 08:19:27 ---> Running in d65fd5d796ce 08:19:27 Removing intermediate container d65fd5d796ce 08:19:27 ---> 832682089c4e 08:19:27 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 08:19:27 ---> fe7b1f241f51 08:19:27 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 08:19:28 ---> f6068fe65785 08:19:28 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 08:19:29 ---> a5252f43bb9e 08:19:29 Step 22/27 : EXPOSE 59984 08:19:29 ---> Running in 05dbdca60dcb 08:19:29 Removing intermediate container 05dbdca60dcb 08:19:29 ---> 87ebcbd2a475 08:19:29 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 08:19:29 ---> Running in ae63a77a321a 08:19:29 Removing intermediate container ae63a77a321a 08:19:29 ---> 00a85108150d 08:19:29 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:19:29 ---> Running in 64873f6f607e 08:19:29 Removing intermediate container 64873f6f607e 08:19:29 ---> ed88ec91eea8 08:19:29 Step 25/27 : LABEL arch=arm64 08:19:32 ---> Running in 715d56a480e8 08:19:32 Removing intermediate container 715d56a480e8 08:19:32 ---> 4f00c0d62ed8 08:19:32 Step 26/27 : LABEL git_sha=30f086e472ba45efbfdabc7b924c06da27b16fd7 08:19:32 ---> Running in 1728c25550bb 08:19:32 Removing intermediate container 1728c25550bb 08:19:32 ---> 1cc894a9711a 08:19:32 Step 27/27 : LABEL version=3.2.0-dev.11 08:19:32 ---> Running in f5b09d9e3d73 08:19:32 Removing intermediate container f5b09d9e3d73 08:19:32 ---> 3858de2da6d5 08:19:32 [Warning] One or more build-args [ARCH] were not consumed 08:19:32 Successfully built 3858de2da6d5 08:19:32 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 08:19:32 provisioning config files... 08:19:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/196@tmp/config1421242956738209367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:32 ---> ****-login.sh 08:19:32 nexus3.edgexfoundry.org:10001 08:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:33 Configure a credential helper to remove this warning. See 08:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:33 08:19:33 Login Succeeded 08:19:33 nexus3.edgexfoundry.org:10002 08:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:33 Configure a credential helper to remove this warning. See 08:19:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:33 08:19:33 Login Succeeded 08:19:33 nexus3.edgexfoundry.org:10003 08:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:34 Configure a credential helper to remove this warning. See 08:19:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:34 08:19:34 Login Succeeded 08:19:34 nexus3.edgexfoundry.org:10004 08:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:34 Configure a credential helper to remove this warning. See 08:19:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:34 08:19:34 Login Succeeded 08:19:34 ****.io 08:19:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:34 Configure a credential helper to remove this warning. See 08:19:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:34 08:19:34 Login Succeeded 08:19:34 ---> ****-login.sh ends [Pipeline] } 08:19:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:19:34 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 08:19:34 30f086e472ba45efbfdabc7b924c06da27b16fd7 08:19:34 latest 08:19:34 3.2.0-dev.11 08:19:34 30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 08:19:34 main 08:19:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:35 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7 08:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:19:35 dc2540e870e7: Preparing 08:19:35 3a6ad51bad8f: Preparing 08:19:35 8f4003418293: Preparing 08:19:35 42912a1e3603: Preparing 08:19:35 cbc038b83f5f: Preparing 08:19:35 7c504f21be85: Preparing 08:19:35 7c504f21be85: Waiting 08:19:35 dc2540e870e7: Pushed 08:19:35 42912a1e3603: Pushed 08:19:35 cbc038b83f5f: Pushed 08:19:35 3a6ad51bad8f: Pushed 08:19:35 7c504f21be85: Layer already exists 08:19:40 8f4003418293: Pushed 08:19:40 30f086e472ba45efbfdabc7b924c06da27b16fd7: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:40 + 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 08:19:41 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 08:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:19:41 dc2540e870e7: Preparing 08:19:41 3a6ad51bad8f: Preparing 08:19:41 8f4003418293: Preparing 08:19:41 42912a1e3603: Preparing 08:19:41 cbc038b83f5f: Preparing 08:19:41 7c504f21be85: Preparing 08:19:41 7c504f21be85: Waiting 08:19:41 cbc038b83f5f: Layer already exists 08:19:41 dc2540e870e7: Layer already exists 08:19:41 8f4003418293: Layer already exists 08:19:41 3a6ad51bad8f: Layer already exists 08:19:41 42912a1e3603: Layer already exists 08:19:41 7c504f21be85: Layer already exists 08:19:41 latest: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:41 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.11 08:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:19:42 dc2540e870e7: Preparing 08:19:42 3a6ad51bad8f: Preparing 08:19:42 8f4003418293: Preparing 08:19:42 42912a1e3603: Preparing 08:19:42 cbc038b83f5f: Preparing 08:19:42 7c504f21be85: Preparing 08:19:42 7c504f21be85: Waiting 08:19:42 42912a1e3603: Layer already exists 08:19:42 8f4003418293: Layer already exists 08:19:42 dc2540e870e7: Layer already exists 08:19:42 cbc038b83f5f: Layer already exists 08:19:42 3a6ad51bad8f: Layer already exists 08:19:42 7c504f21be85: Layer already exists 08:19:42 3.2.0-dev.11: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:42 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 08:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:19:43 dc2540e870e7: Preparing 08:19:43 3a6ad51bad8f: Preparing 08:19:43 8f4003418293: Preparing 08:19:43 42912a1e3603: Preparing 08:19:43 cbc038b83f5f: Preparing 08:19:43 7c504f21be85: Preparing 08:19:43 7c504f21be85: Waiting 08:19:43 8f4003418293: Layer already exists 08:19:43 dc2540e870e7: Layer already exists 08:19:43 cbc038b83f5f: Layer already exists 08:19:43 42912a1e3603: Layer already exists 08:19:43 3a6ad51bad8f: Layer already exists 08:19:43 7c504f21be85: Layer already exists 08:19:43 30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:43 + 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 08:19:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 08:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 08:19:44 dc2540e870e7: Preparing 08:19:44 3a6ad51bad8f: Preparing 08:19:44 8f4003418293: Preparing 08:19:44 42912a1e3603: Preparing 08:19:44 cbc038b83f5f: Preparing 08:19:44 7c504f21be85: Preparing 08:19:44 7c504f21be85: Waiting 08:19:44 cbc038b83f5f: Layer already exists 08:19:44 42912a1e3603: Layer already exists 08:19:44 8f4003418293: Layer already exists 08:19:44 3a6ad51bad8f: Layer already exists 08:19:44 dc2540e870e7: Layer already exists 08:19:44 7c504f21be85: Layer already exists 08:19:44 main: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:19:44 ===================================================== [Pipeline] echo 08:19:44 taggedImages: 08:19:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7 08:19:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 08:19:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.11 08:19:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 08:19:44 - 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 08:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:44 08:19:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:45 arm64: Pulling from edgex-lftools-log-publisher 08:19:45 8998bd30e6a1: Pulling fs layer 08:19:45 04944245beec: Pulling fs layer 08:19:45 699f458cf7ca: Pulling fs layer 08:19:45 765212b225bb: Pulling fs layer 08:19:45 f23df028b6ca: Pulling fs layer 08:19:45 d65c8cfc05b1: Pulling fs layer 08:19:45 2437ff75d9bd: Pulling fs layer 08:19:45 f23df028b6ca: Waiting 08:19:45 d65c8cfc05b1: Waiting 08:19:45 2437ff75d9bd: Waiting 08:19:45 765212b225bb: Waiting 08:19:45 04944245beec: Verifying Checksum 08:19:45 04944245beec: Download complete 08:19:45 765212b225bb: Verifying Checksum 08:19:45 765212b225bb: Download complete 08:19:45 f23df028b6ca: Verifying Checksum 08:19:45 f23df028b6ca: Download complete 08:19:45 d65c8cfc05b1: Verifying Checksum 08:19:45 d65c8cfc05b1: Download complete 08:19:45 699f458cf7ca: Verifying Checksum 08:19:45 699f458cf7ca: Download complete 08:19:46 8998bd30e6a1: Verifying Checksum 08:19:46 8998bd30e6a1: Download complete 08:19:48 2437ff75d9bd: Verifying Checksum 08:19:48 2437ff75d9bd: Download complete 08:19:50 8998bd30e6a1: Pull complete 08:19:51 04944245beec: Pull complete 08:19:52 699f458cf7ca: Pull complete 08:19:52 765212b225bb: Pull complete 08:19:53 f23df028b6ca: Pull complete 08:19:53 d65c8cfc05b1: Pull complete 08:20:12 2437ff75d9bd: Pull complete 08:20:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:20:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:12 prd-ubuntu20.04-docker-arm64-4c-16g-272 does not seem to be running inside a container 08:20: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/device-onvif-camera/196 -v /w/workspace/device-onvif-camera/196:/w/workspace/device-onvif-camera/196:rw,z -v /w/workspace/device-onvif-camera/196@tmp:/w/workspace/device-onvif-camera/196@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 08:20:14 $ docker top e71c382ab2bf86146fafe77d3fc8146c56502b3055d920606a882abbe061c41d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:15 ---> job-cost.sh 08:20:15 lf-activate-venv: SKIPPING 08:20:15 INFO: No Stack... 08:20:16 INFO: Retrieving Pricing Info for: v3-standard-4 08:20:16 INFO: Archiving Costs [Pipeline] sh 08:20:17 + cat /w/workspace/device-onvif-camera/196/archives/cost.csv 08:20:17 + cut -d, -f6 [Pipeline] lock 08:20:17 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] 08:20:17 Resource [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] did not exist. Created. 08:20:17 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:20:18 /w/workspace/device-onvif-camera/196@tmp/durable-c437a23b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:20:18 + echo total: 0.10999999940395355 [Pipeline] stash 08:20:18 Warning: overwriting stash ‘stack-cost’ 08:20:18 Stashed 1 file(s) [Pipeline] } 08:20:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 08:20:18 $ docker stop --time=1 e71c382ab2bf86146fafe77d3fc8146c56502b3055d920606a882abbe061c41d 08:20:20 $ docker rm -f --volumes e71c382ab2bf86146fafe77d3fc8146c56502b3055d920606a882abbe061c41d [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 08:20:20 provisioning config files... 08:20:20 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4108930104821741497tmp [Pipeline] { [Pipeline] sh 08:20:21 + set +x 08:20:21 + + bash -s --curl 08:20:21 -s https://codecov.io/bash 08:20:21 08:20:21 _____ _ 08:20:21 / ____| | | 08:20:21 | | ___ __| | ___ ___ _____ __ 08:20:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:20:21 | |___| (_) | (_| | __/ (_| (_) \ V / 08:20:21 \_____\___/ \__,_|\___|\___\___/ \_/ 08:20:21 Bash-1.0.6 08:20:21 08:20:21 08:20:21 ==> git version 2.25.1 found 08:20:21 ==> 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 08:20:21 Release-Date: 2020-01-08 08:20:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:20:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:20:21 ==> Jenkins CI detected. 08:20:21 current dir:  /w/workspace/foundry_device-onvif-camera_main 08:20:21 project root: . 08:20:21 --> token set from env 08:20:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:20:21 ==> Running gcov in . (disable via -X gcov) 08:20:21 ==> Python coveragepy not found 08:20:21 ==> Searching for coverage reports in: 08:20:21 + . 08:20:22 -> Found 1 reports 08:20:22 ==> Detecting git/mercurial file structure 08:20:22 ==> Reading reports 08:20:22 + ./coverage.out bytes=78456 08:20:22 ==> Appending adjustments 08:20:22 https://docs.codecov.io/docs/fixing-reports 08:20:22 + Found adjustments 08:20:22 ==> Gzipping contents 08:20:22 12K /tmp/codecov.h9W08V.gz 08:20:22 ==> Uploading reports 08:20:22 url: https://codecov.io 08:20:22 query: branch=main&commit=30f086e472ba45efbfdabc7b924c06da27b16fd7&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:20:22 -> Pinging Codecov 08:20:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=30f086e472ba45efbfdabc7b924c06da27b16fd7&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 08:20:22 -> Uploading to 08:20:22 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/F29A59C45E3A92E06B3E522C9905F8EF/30f086e472ba45efbfdabc7b924c06da27b16fd7/584e2553-35b9-4d72-bd43-93c05efe5f21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T082022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4289cbd5d246550ff38bbfcd3dd2fe397e994815a589cd0ba3fb924ef9303e1b 08:20:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:20:22 Dload Upload Total Spent Left Speed 08:20:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37738 --:--:-- --:--:-- --:--:-- 37738 08:20:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] } 08:20:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:20:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:20:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:20:23 08:20:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:20:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:20:24 df9b9388f04a: Pulling fs layer 08:20:24 52dc419b0ee2: Pulling fs layer 08:20:24 25bc292e5bac: Pulling fs layer 08:20:24 114826534d7a: Pulling fs layer 08:20:24 4657fd5d0bcf: Pulling fs layer 08:20:24 6ad1cebc031e: Pulling fs layer 08:20:24 8a3aa393b2d8: Pulling fs layer 08:20:24 4657fd5d0bcf: Waiting 08:20:24 8a3aa393b2d8: Waiting 08:20:24 6ad1cebc031e: Waiting 08:20:24 114826534d7a: Waiting 08:20:24 25bc292e5bac: Download complete 08:20:24 52dc419b0ee2: Verifying Checksum 08:20:24 52dc419b0ee2: Download complete 08:20:24 4657fd5d0bcf: Verifying Checksum 08:20:24 4657fd5d0bcf: Download complete 08:20:24 df9b9388f04a: Verifying Checksum 08:20:24 df9b9388f04a: Download complete 08:20:24 df9b9388f04a: Pull complete 08:20:24 52dc419b0ee2: Pull complete 08:20:24 25bc292e5bac: Pull complete 08:20:24 6ad1cebc031e: Verifying Checksum 08:20:24 6ad1cebc031e: Download complete 08:20:25 114826534d7a: Download complete 08:20:25 8a3aa393b2d8: Verifying Checksum 08:20:25 8a3aa393b2d8: Download complete 08:20:28 114826534d7a: Pull complete 08:20:28 4657fd5d0bcf: Pull complete 08:20:28 6ad1cebc031e: Pull complete 08:20:31 8a3aa393b2d8: Pull complete 08:20:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:20:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:31 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:20:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:20:35 $ docker top 2ce8b93d384451f3cd1def400b591a8f0596ea5db34e3d060701e0b61ca2ac39 -eo pid,comm [Pipeline] { [Pipeline] echo 08:20:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 08:20:35 + set -o pipefail 08:20:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 08:20:40 08:20:40 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 08:20:40 08:20:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/3d19f733-9f7e-49e1-b8e8-fda851a6b2cc 08:20:40 08:20:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:20:40 08:20:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:20:40 08:20:40 08:20:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:20:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:20:40 More details here: https://snyk.co/ue1NS [Pipeline] } 08:20:40 $ docker stop --time=1 2ce8b93d384451f3cd1def400b591a8f0596ea5db34e3d060701e0b61ca2ac39 08:20:44 $ docker rm -f --volumes 2ce8b93d384451f3cd1def400b591a8f0596ea5db34e3d060701e0b61ca2ac39 [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 08:20:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:44 provisioning config files... 08:20:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16765308266657386515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:45 --> edgex-publish-swagger.sh 08:20:45 === Publish doc/openapi/v3 API === 08:20:45 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 08:20:45 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 08:20:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:20:45 Dload Upload Total Spent Left Speed 08:20:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 485k 0 0 39 192k 0 1500k --:--:-- --:--:-- --:--:-- 1488k 100 485k 0 0 100 485k 0 389k 0:00:01 0:00:01 --:--:-- 389k 100 485k 0 0 100 485k 0 215k 0:00:02 0:00:02 --:--:-- 215k 100 485k 100 180 100 485k 62 167k 0:00:02 0:00:02 --:--:-- 167k 08:20:48 {"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":{}} 08:20:48 [Pipeline] } 08:20:48 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 08:20:48 + git log --format=format:%s -1 30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] sh 08:20:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:20:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:49 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:20:49 $ docker top 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:20:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:20:49 [ssh-agent] Looking for ssh-agent implementation... 08:20:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:20:49 $ docker exec 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 ssh-agent 08:20:50 SSH_AUTH_SOCK=/tmp/ssh-0iSybrqET26r/agent.33 08:20:50 SSH_AGENT_PID=39 08:20:50 Running ssh-add (command line suppressed) 08:20:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6320722769692641297.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6320722769692641297.key) 08:20:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:50 + git semver tag 08:20:50 2024-03-18 08:20:50,647 [run_tag] DEBUG tag force:False 08:20:50 2024-03-18 08:20:50,647 [check_head_tag] DEBUG check head tag 08:20:50 2024-03-18 08:20:50,648 [execute] INFO git cat-file --batch-check 08:20:50 2024-03-18 08:20:50,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 08:20:50 2024-03-18 08:20:50,652 [execute] INFO git cat-file --batch 08:20:50 2024-03-18 08:20:50,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 08:20:50 2024-03-18 08:20:50,667 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:20:50 2024-03-18 08:20:50,667 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 08:20:50 2024-03-18 08:20:50,668 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 08:20:50 2024-03-18 08:20:50,672 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:20:50 3.2.0-dev.11 [Pipeline] } 08:20:50 $ docker exec --env ******** --env ******** 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 ssh-agent -k 08:20:50 unset SSH_AUTH_SOCK; 08:20:50 unset SSH_AGENT_PID; 08:20:50 echo Agent pid 39 killed; 08:20:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:51 + git semver [Pipeline] } 08:20:51 $ docker stop --time=1 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 08:20:52 $ docker rm -f --volumes 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:20:53 08:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:20:53 0.23.1-centos7: Pulling from edgex-lftools 08:20:53 ab5ef0e58194: Pulling fs layer 08:20:53 9712f1f96733: Pulling fs layer 08:20:53 63f879dbbcfc: Pulling fs layer 08:20:53 0d9ebad4ef96: Pulling fs layer 08:20:53 e9a5061849ea: Pulling fs layer 08:20:53 d747dcd14b5f: Pulling fs layer 08:20:53 2de7ff778b66: Pulling fs layer 08:20:53 e9a5061849ea: Waiting 08:20:53 d747dcd14b5f: Waiting 08:20:53 2de7ff778b66: Waiting 08:20:53 0d9ebad4ef96: Waiting 08:20:53 9712f1f96733: Download complete 08:20:53 63f879dbbcfc: Verifying Checksum 08:20:53 63f879dbbcfc: Download complete 08:20:53 e9a5061849ea: Verifying Checksum 08:20:53 e9a5061849ea: Download complete 08:20:53 d747dcd14b5f: Download complete 08:20:53 ab5ef0e58194: Download complete 08:20:53 0d9ebad4ef96: Verifying Checksum 08:20:53 0d9ebad4ef96: Download complete 08:20:54 2de7ff778b66: Verifying Checksum 08:20:54 2de7ff778b66: Download complete 08:20:56 ab5ef0e58194: Pull complete 08:20:56 9712f1f96733: Pull complete 08:20:57 63f879dbbcfc: Pull complete 08:21:00 0d9ebad4ef96: Pull complete 08:21:00 e9a5061849ea: Pull complete 08:21:00 d747dcd14b5f: Pull complete 08:21:01 2de7ff778b66: Pull complete 08:21:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:21:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:21:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:01 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:21:06 $ docker top 427014a7cd62a7db6f5e84df155dec9e75e8c61ae4a510069cf21cb268f83450 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:21:06 provisioning config files... 08:21:06 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15965237419743763900tmp 08:21:06 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6508581930249699260tmp 08:21:06 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15595198508438354970tmp [Pipeline] { [Pipeline] echo 08:21:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:21:06 ---> sigul-configuration.sh 08:21:06 gpg: directory `/root/.gnupg' created 08:21:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:21:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:21:06 gpg: keyring `/root/.gnupg/secring.gpg' created 08:21:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:21:06 gpg: CAST5 encrypted data 08:21:06 gpg: encrypted with 1 passphrase 08:21:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:21:07 + mkdir /home/jenkins 08:21:07 + mkdir /home/jenkins/sigul [Pipeline] sh 08:21:07 + 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 08:21:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:21:07 ---> sigul-install.sh 08:21:07 Sigul already installed; skipping installation. [Pipeline] sh 08:21:08 + git tag --list 08:21:08 v0.0.0 08:21:08 v2.2.0 08:21:08 v2.3.0 08:21:08 v2.3.1 08:21:08 v3.0 08:21:08 v3.0.0 08:21:08 v3.1 08:21:08 v3.1.0 08:21:08 v3.1.0-dev.1 08:21:08 v3.1.0-dev.10 08:21:08 v3.1.0-dev.11 08:21:08 v3.1.0-dev.12 08:21:08 v3.1.0-dev.13 08:21:08 v3.1.0-dev.14 08:21:08 v3.1.0-dev.15 08:21:08 v3.1.0-dev.16 08:21:08 v3.1.0-dev.17 08:21:08 v3.1.0-dev.18 08:21:08 v3.1.0-dev.19 08:21:08 v3.1.0-dev.2 08:21:08 v3.1.0-dev.20 08:21:08 v3.1.0-dev.21 08:21:08 v3.1.0-dev.22 08:21:08 v3.1.0-dev.23 08:21:08 v3.1.0-dev.24 08:21:08 v3.1.0-dev.25 08:21:08 v3.1.0-dev.26 08:21:08 v3.1.0-dev.27 08:21:08 v3.1.0-dev.28 08:21:08 v3.1.0-dev.3 08:21:08 v3.1.0-dev.4 08:21:08 v3.1.0-dev.5 08:21:08 v3.1.0-dev.6 08:21:08 v3.1.0-dev.7 08:21:08 v3.1.0-dev.8 08:21:08 v3.1.0-dev.9 08:21:08 v3.2.0-dev.1 08:21:08 v3.2.0-dev.10 08:21:08 v3.2.0-dev.11 08:21:08 v3.2.0-dev.2 08:21:08 v3.2.0-dev.3 08:21:08 v3.2.0-dev.4 08:21:08 v3.2.0-dev.5 08:21:08 v3.2.0-dev.6 08:21:08 v3.2.0-dev.7 08:21:08 v3.2.0-dev.8 08:21:08 v3.2.0-dev.9 [Pipeline] sh 08:21:08 + lftools sign git-tag v3.2.0-dev.11 08:21:11 Signing Git tag with Sigul... 08:21:11 Signing v3.2.0-dev.11 [Pipeline] echo 08:21:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:21:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:21:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:21:11 $ docker stop --time=1 427014a7cd62a7db6f5e84df155dec9e75e8c61ae4a510069cf21cb268f83450 08:21:13 $ docker rm -f --volumes 427014a7cd62a7db6f5e84df155dec9e75e8c61ae4a510069cf21cb268f83450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:21:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:21:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:15 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:21:15 $ docker top d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 -eo pid,comm 08:21:15 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). 08:21:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:15 [ssh-agent] Looking for ssh-agent implementation... 08:21:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:15 $ docker exec d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 ssh-agent 08:21:15 SSH_AUTH_SOCK=/tmp/ssh-94OV2JJhdWAR/agent.32 08:21:15 SSH_AGENT_PID=38 08:21:15 Running ssh-add (command line suppressed) 08:21:16 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6046426384406610345.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6046426384406610345.key) 08:21:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:16 + git semver bump pre 08:21:16 2024-03-18 08:21:16,483 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:21:16 2024-03-18 08:21:16,483 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev 08:21:16 2024-03-18 08:21:16,483 [bump_version] DEBUG bumped version:3.2.0-dev.12 08:21:16 2024-03-18 08:21:16,483 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 08:21:16 2024-03-18 08:21:16,483 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:21:16 2024-03-18 08:21:16,483 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 08:21:16 2024-03-18 08:21:16,485 [execute] INFO git cat-file --batch-check 08:21:16 2024-03-18 08:21:16,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:21:16 2024-03-18 08:21:16,489 [execute] INFO git cat-file --batch 08:21:16 2024-03-18 08:21:16,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:21:16 2024-03-18 08:21:16,493 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:21:16 3.2.0-dev.12 [Pipeline] } 08:21:16 $ docker exec --env ******** --env ******** d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 ssh-agent -k 08:21:16 unset SSH_AUTH_SOCK; 08:21:16 unset SSH_AGENT_PID; 08:21:16 echo Agent pid 38 killed; 08:21:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:21:17 + git semver [Pipeline] } 08:21:17 $ docker stop --time=1 d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 08:21:22 $ docker rm -f --volumes d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:21:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:23 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:21:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:21:24 $ docker top c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f -eo pid,comm 08:21:24 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). 08:21:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:21:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:21:25 [ssh-agent] Looking for ssh-agent implementation... 08:21:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:21:25 $ docker exec c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f ssh-agent 08:21:25 SSH_AUTH_SOCK=/tmp/ssh-gdQWDcmeuKdI/agent.31 08:21:25 SSH_AGENT_PID=37 08:21:25 Running ssh-add (command line suppressed) 08:21:25 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8770488643230927907.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8770488643230927907.key) 08:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:21:25 + git semver push 08:21:26 2024-03-18 08:21:25,920 [run_push] DEBUG push 08:21:26 2024-03-18 08:21:25,921 [execute] INFO git cat-file --batch-check 08:21:26 2024-03-18 08:21:25,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 08:21:26 2024-03-18 08:21:25,925 [execute] INFO git rev-list 34d81b9f583d65782a87c4648d67d86c6aeb29e4 -- 08:21:26 2024-03-18 08:21:25,925 [execute] DEBUG Popen(['git', 'rev-list', '34d81b9f583d65782a87c4648d67d86c6aeb29e4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:21:26 2024-03-18 08:21:25,934 [execute] INFO git fetch -v origin 08:21:26 2024-03-18 08:21:25,934 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 08:21:26 2024-03-18 08:21:26,479 [run_push] DEBUG no remote changes detected 08:21:26 2024-03-18 08:21:26,479 [execute] INFO git push origin semver 08:21:26 2024-03-18 08:21:26,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 08:21:27 2024-03-18 08:21:27,310 [run_push] DEBUG push all version tags 08:21:27 2024-03-18 08:21:27,310 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:21:27 2024-03-18 08:21:27,311 [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) 08:21:28 2024-03-18 08:21:28,118 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:21:28 3.2.0-dev.12 [Pipeline] } 08:21:28 $ docker exec --env ******** --env ******** c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f ssh-agent -k 08:21:28 unset SSH_AUTH_SOCK; 08:21:28 unset SSH_AGENT_PID; 08:21:28 echo Agent pid 37 killed; 08:21:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:21:28 + git semver [Pipeline] } 08:21:29 $ docker stop --time=1 c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f 08:21:30 $ docker rm -f --volumes c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f [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 08:21:31 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 08:21:31 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 08:21:31 total 16 08:21:31 drwxr-xr-x 3 root root 4096 Mar 18 08:12 . 08:21:31 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 08:21 .. 08:21:31 drwxr-xr-x 2 root root 4096 Mar 18 08:12 cost 08:21:31 -rw-r--r-- 1 root root 91 Mar 18 08:12 cost.csv 08:21:31 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 08:21:31 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 08:21:31 total 16 08:21:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:12 . 08:21:31 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 08:21 .. 08:21:31 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 08:12 cost 08:21:31 -rw-r--r-- 1 jenkins jenkins 91 Mar 18 08:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:21:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:21:32 ---> package-listing.sh 08:21:32 ++ facter osfamily 08:21:32 ++ tr '[:upper:]' '[:lower:]' 08:21:32 + OS_FAMILY=debian 08:21:32 + workspace=/w/workspace/foundry_device-onvif-camera_main 08:21:32 + START_PACKAGES=/tmp/packages_start.txt 08:21:32 + END_PACKAGES=/tmp/packages_end.txt 08:21:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:21:32 + PACKAGES=/tmp/packages_start.txt 08:21:32 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:21:32 + PACKAGES=/tmp/packages_end.txt 08:21:32 + case "${OS_FAMILY}" in 08:21:32 + dpkg -l 08:21:32 + grep '^ii' 08:21:32 + '[' -f /tmp/packages_start.txt ']' 08:21:32 + '[' -f /tmp/packages_end.txt ']' 08:21:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:21:32 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:21:32 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 08:21:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 08:21:32 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 08:21:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:33 prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container 08:21:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:21:33 $ docker top 4a08620df49133872899ebf79ca5316880d38fcb852d0a96174b5d6226ece8ed -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:34 + touch /tmp/pre-build-complete [Pipeline] sh 08:21:34 + mkdir -p /var/log/sysstat [Pipeline] sh 08:21:34 + ls /var/log/sa-host 08:21:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:34 provisioning config files... 08:21:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3716851991455511569tmp [Pipeline] { [Pipeline] echo 08:21:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:21:35 ---> create-netrc.sh [Pipeline] } 08:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:21:35 ---> python-tools-install.sh [Pipeline] echo 08:21:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:21:35 ---> sudo-logs.sh 08:21:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:21:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:21:35 ---> job-cost.sh 08:21:35 lf-activate-venv: SKIPPING 08:21:35 DEBUG: total: 0.2199999988079071 08:21:35 INFO: Retrieving Stack Cost... 08:21:36 INFO: Retrieving Pricing Info for: v3-standard-8 08:21:37 INFO: Archiving Costs [Pipeline] echo 08:21:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:21:37 ---> logs-deploy.sh 08:21:37 lf-activate-venv: SKIPPING 08:21:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/196 08:21:37 INFO: archiving workspace using pattern(s): 08:21:38 Archives upload complete. 08:21:38 INFO: archiving logs to Nexus 08:21:39 ---> uname -a: 08:21:39 Linux prd-ubuntu20-04-docker-8c-8g-271 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:21:39 08:21:39 08:21:39 ---> lscpu: 08:21:39 Architecture: x86_64 08:21:39 CPU op-mode(s): 32-bit, 64-bit 08:21:39 Byte Order: Little Endian 08:21:39 Address sizes: 40 bits physical, 48 bits virtual 08:21:39 CPU(s): 8 08:21:39 On-line CPU(s) list: 0-7 08:21:39 Thread(s) per core: 1 08:21:39 Core(s) per socket: 1 08:21:39 Socket(s): 8 08:21:39 NUMA node(s): 1 08:21:39 Vendor ID: AuthenticAMD 08:21:39 CPU family: 23 08:21:39 Model: 49 08:21:39 Model name: AMD EPYC-Rome Processor 08:21:39 Stepping: 0 08:21:39 CPU MHz: 2799.998 08:21:39 BogoMIPS: 5599.99 08:21:39 Virtualization: AMD-V 08:21:39 Hypervisor vendor: KVM 08:21:39 Virtualization type: full 08:21:39 L1d cache: 256 KiB 08:21:39 L1i cache: 256 KiB 08:21:39 L2 cache: 4 MiB 08:21:39 L3 cache: 128 MiB 08:21:39 NUMA node0 CPU(s): 0-7 08:21:39 Vulnerability Itlb multihit: Not affected 08:21:39 Vulnerability L1tf: Not affected 08:21:39 Vulnerability Mds: Not affected 08:21:39 Vulnerability Meltdown: Not affected 08:21:39 Vulnerability Mmio stale data: Not affected 08:21:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:21:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:21:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:21:39 Vulnerability Srbds: Not affected 08:21:39 Vulnerability Tsx async abort: Not affected 08:21:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:21:39 08:21:39