Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ddb55698a7633c438de50c0f2ff12b310139c8d 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-ssh15450748888325275747.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17294385692246500352.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5968221030842688330.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18002057607053864383.key Verifying host key using known hosts file > 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-ssh1750319155830963598.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118927 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9ddb55698a7633c438de50c0f2ff12b310139c8d (main) Commit message: "docs: Bump Swagger version for Levski to 2.3.0 (#197)" > 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 9ddb55698a7633c438de50c0f2ff12b310139c8d # timeout=10 > git rev-list --no-walk ef0e1dc43e01e3af63e43192147483735d9789c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-10T14:49:04.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-10T14:49:04.692Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-10T14:49:04.705Z] ========================================================= [2022-11-10T14:49:04.705Z] EdgeX Global Pipelines Version Info [2022-11-10T14:49:04.705Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:49:05.816Z] ------------------- [2022-11-10T14:49:05.817Z] stable info: [2022-11-10T14:49:05.817Z] ------------------- [2022-11-10T14:49:05.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-10T14:49:05.817Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-10T14:49:05.817Z] Message: update stable to v1.0.244 [2022-11-10T14:49:06.393Z] ------------------- [2022-11-10T14:49:06.393Z] experimental info: [2022-11-10T14:49:06.393Z] ------------------- [2022-11-10T14:49:06.393Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-10T14:49:06.393Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-10T14:49:06.393Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-10T14:49:06.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-11-10T14:49:06.554Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-11-10T14:49:06.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-10T14:49:06.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-10T14:49:06.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-10T14:49:06.599Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-10T14:49:06.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-10T14:49:06.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-10T14:49:06.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-10T14:49:06.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-10T14:49:06.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-10T14:49:06.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-11-10T14:49:06.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-10T14:49:06.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-10T14:49:06.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-10T14:49:06.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-10T14:49:06.732Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-10T14:49:06.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-10T14:49:06.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-10T14:49:06.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-10T14:49:06.807Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-10T14:49:06.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-11-10T14:49:06.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-10T14:49:06.851Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-10T14:49:06.863Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-10T14:49:06.880Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-10T14:49:06.892Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-10T14:49:06.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-10T14:49:06.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-10T14:49:06.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-10T14:49:06.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ddb55698a7633c438de50c0f2ff12b310139c8d [Pipeline] echo [2022-11-10T14:49:06.963Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ddb556 [Pipeline] echo [2022-11-10T14:49:06.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T14:49:07.024Z] provisioning config files... [2022-11-10T14:49:07.037Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11620706359943351581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:49:07.339Z] ---> docker-login.sh [2022-11-10T14:49:07.339Z] nexus3.edgexfoundry.org:10001 [2022-11-10T14:49:07.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:07.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:07.600Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:07.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:07.600Z] [2022-11-10T14:49:07.600Z] Login Succeeded [2022-11-10T14:49:07.600Z] nexus3.edgexfoundry.org:10002 [2022-11-10T14:49:07.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:07.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:07.863Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:07.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:07.863Z] [2022-11-10T14:49:07.863Z] Login Succeeded [2022-11-10T14:49:07.863Z] nexus3.edgexfoundry.org:10003 [2022-11-10T14:49:07.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:07.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:07.863Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:07.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:07.863Z] [2022-11-10T14:49:07.863Z] Login Succeeded [2022-11-10T14:49:07.863Z] nexus3.edgexfoundry.org:10004 [2022-11-10T14:49:07.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:08.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:08.124Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:08.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:08.124Z] [2022-11-10T14:49:08.124Z] Login Succeeded [2022-11-10T14:49:08.124Z] docker.io [2022-11-10T14:49:08.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:08.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:08.695Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:08.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:08.695Z] [2022-11-10T14:49:08.695Z] Login Succeeded [2022-11-10T14:49:08.695Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T14:49:08.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-10T14:49:09.075Z] + git rev-list -1 --merges 9ddb55698a7633c438de50c0f2ff12b310139c8d~1..9ddb55698a7633c438de50c0f2ff12b310139c8d [Pipeline] echo [2022-11-10T14:49:09.107Z] -----------> git rev-list -1 --merges 9ddb55698a7633c438de50c0f2ff12b310139c8d~1..9ddb55698a7633c438de50c0f2ff12b310139c8d 9ddb55698a7633c438de50c0f2ff12b310139c8d [false] [Pipeline] sh [2022-11-10T14:49:09.403Z] + git log --format=format:%s -1 9ddb55698a7633c438de50c0f2ff12b310139c8d [Pipeline] echo [2022-11-10T14:49:09.416Z] ========================================================= [2022-11-10T14:49:09.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-10T14:49:09.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T14:49:09.745Z] + git log --format=format:%s -1 9ddb55698a7633c438de50c0f2ff12b310139c8d [Pipeline] echo [2022-11-10T14:49:09.756Z] [semverPrep] GIT_COMMIT: 9ddb55698a7633c438de50c0f2ff12b310139c8d, Commit Message: docs: Bump Swagger version for Levski to 2.3.0 (#197) [Pipeline] echo [2022-11-10T14:49:09.764Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-10T14:49:10.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-10T14:49:10.130Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-10T14:49:10.130Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-10T14:49:10.130Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-10T14:49:10.130Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-10T14:49:10.130Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-10T14:49:10.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:49:10.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T14:49:10.545Z] [2022-11-10T14:49:10.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:49:10.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T14:49:10.846Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-10T14:49:10.846Z] b85a868b505f: Pulling fs layer [2022-11-10T14:49:10.846Z] e2be974225ed: Pulling fs layer [2022-11-10T14:49:10.846Z] 339a4e72a1f5: Pulling fs layer [2022-11-10T14:49:10.846Z] 988bab9f4d93: Pulling fs layer [2022-11-10T14:49:10.846Z] 1469e6f7b9e6: Pulling fs layer [2022-11-10T14:49:10.846Z] eaf3925da568: Pulling fs layer [2022-11-10T14:49:10.846Z] bab4dde63d76: Pulling fs layer [2022-11-10T14:49:10.846Z] bde34c3a00c8: Pulling fs layer [2022-11-10T14:49:10.846Z] b352a97aabf1: Pulling fs layer [2022-11-10T14:49:10.846Z] 4872d77fe225: Pulling fs layer [2022-11-10T14:49:10.846Z] 5851b861e8e6: Pulling fs layer [2022-11-10T14:49:10.846Z] 988bab9f4d93: Waiting [2022-11-10T14:49:10.846Z] 1469e6f7b9e6: Waiting [2022-11-10T14:49:10.846Z] eaf3925da568: Waiting [2022-11-10T14:49:10.846Z] 4872d77fe225: Waiting [2022-11-10T14:49:10.846Z] bab4dde63d76: Waiting [2022-11-10T14:49:10.846Z] b352a97aabf1: Waiting [2022-11-10T14:49:10.846Z] bde34c3a00c8: Waiting [2022-11-10T14:49:10.846Z] 5851b861e8e6: Waiting [2022-11-10T14:49:10.846Z] e2be974225ed: Verifying Checksum [2022-11-10T14:49:10.846Z] e2be974225ed: Download complete [2022-11-10T14:49:10.846Z] 988bab9f4d93: Verifying Checksum [2022-11-10T14:49:10.846Z] 988bab9f4d93: Download complete [2022-11-10T14:49:11.110Z] 1469e6f7b9e6: Verifying Checksum [2022-11-10T14:49:11.110Z] 1469e6f7b9e6: Download complete [2022-11-10T14:49:11.110Z] 339a4e72a1f5: Verifying Checksum [2022-11-10T14:49:11.110Z] 339a4e72a1f5: Download complete [2022-11-10T14:49:11.110Z] eaf3925da568: Verifying Checksum [2022-11-10T14:49:11.110Z] eaf3925da568: Download complete [2022-11-10T14:49:11.110Z] bde34c3a00c8: Download complete [2022-11-10T14:49:11.110Z] b352a97aabf1: Verifying Checksum [2022-11-10T14:49:11.110Z] b352a97aabf1: Download complete [2022-11-10T14:49:11.110Z] 4872d77fe225: Download complete [2022-11-10T14:49:11.110Z] 5851b861e8e6: Verifying Checksum [2022-11-10T14:49:11.110Z] 5851b861e8e6: Download complete [2022-11-10T14:49:11.110Z] b85a868b505f: Verifying Checksum [2022-11-10T14:49:11.110Z] b85a868b505f: Download complete [2022-11-10T14:49:11.678Z] bab4dde63d76: Verifying Checksum [2022-11-10T14:49:11.678Z] bab4dde63d76: Download complete [2022-11-10T14:49:12.259Z] b85a868b505f: Pull complete [2022-11-10T14:49:12.518Z] e2be974225ed: Pull complete [2022-11-10T14:49:13.088Z] 339a4e72a1f5: Pull complete [2022-11-10T14:49:13.088Z] 988bab9f4d93: Pull complete [2022-11-10T14:49:13.348Z] 1469e6f7b9e6: Pull complete [2022-11-10T14:49:13.348Z] eaf3925da568: Pull complete [2022-11-10T14:49:15.248Z] bab4dde63d76: Pull complete [2022-11-10T14:49:15.249Z] bde34c3a00c8: Pull complete [2022-11-10T14:49:15.249Z] b352a97aabf1: Pull complete [2022-11-10T14:49:15.249Z] 4872d77fe225: Pull complete [2022-11-10T14:49:15.249Z] 5851b861e8e6: Pull complete [2022-11-10T14:49:15.249Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-10T14:49:15.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T14:49:15.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T14:49:15.347Z] prd-ubuntu20.04-docker-8c-8g-118927 does not seem to be running inside a container [2022-11-10T14:49:15.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-10T14:49:16.470Z] $ docker top 1ee1b88b2d95847243f5510edccf554677a6aa748b3617e0d694a40bf02b2a90 -eo pid,comm [2022-11-10T14:49:16.555Z] 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). [2022-11-10T14:49:16.555Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-10T14:49:16.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T14:49:16.591Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T14:49:16.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T14:49:16.681Z] $ docker exec 1ee1b88b2d95847243f5510edccf554677a6aa748b3617e0d694a40bf02b2a90 ssh-agent [2022-11-10T14:49:16.827Z] SSH_AUTH_SOCK=/tmp/ssh-TZTBkNxTcU41/agent.33 [2022-11-10T14:49:16.827Z] SSH_AGENT_PID=39 [2022-11-10T14:49:16.834Z] Running ssh-add (command line suppressed) [2022-11-10T14:49:16.910Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9364011872461595530.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9364011872461595530.key) [2022-11-10T14:49:16.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T14:49:17.241Z] + git tag --points-at HEAD [Pipeline] } [2022-11-10T14:49:17.228Z] $ docker exec --env ******** --env ******** 1ee1b88b2d95847243f5510edccf554677a6aa748b3617e0d694a40bf02b2a90 ssh-agent -k [2022-11-10T14:49:17.335Z] unset SSH_AUTH_SOCK; [2022-11-10T14:49:17.337Z] unset SSH_AGENT_PID; [2022-11-10T14:49:17.338Z] echo Agent pid 39 killed; [2022-11-10T14:49:17.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-10T14:49:17.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T14:49:17.394Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T14:49:17.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T14:49:17.487Z] $ docker exec 1ee1b88b2d95847243f5510edccf554677a6aa748b3617e0d694a40bf02b2a90 ssh-agent [2022-11-10T14:49:17.612Z] SSH_AUTH_SOCK=/tmp/ssh-m3TPGaP5GNK6/agent.71 [2022-11-10T14:49:17.612Z] SSH_AGENT_PID=77 [2022-11-10T14:49:17.617Z] Running ssh-add (command line suppressed) [2022-11-10T14:49:17.695Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13810366102333198282.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13810366102333198282.key) [2022-11-10T14:49:17.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T14:49:18.018Z] + git semver init [2022-11-10T14:49:18.277Z] 2022-11-10 14:49:18,171 [run_init] DEBUG init version:0.0.0 force:False [2022-11-10T14:49:18.277Z] 2022-11-10 14:49:18,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-10T14:49:18.277Z] 2022-11-10 14:49:18,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-10T14:49:18.277Z] 2022-11-10 14:49:18,173 [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) [2022-11-10T14:49:20.814Z] 2022-11-10 14:49:20,271 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-11-10T14:49:20.814Z] 2022-11-10 14:49:20,272 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-11-10T14:49:20.814Z] 2022-11-10 14:49:20,272 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T14:49:20.814Z] 2022-11-10 14:49:20,272 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T14:49:20.814Z] 2.3.0 [Pipeline] } [2022-11-10T14:49:20.803Z] $ docker exec --env ******** --env ******** 1ee1b88b2d95847243f5510edccf554677a6aa748b3617e0d694a40bf02b2a90 ssh-agent -k [2022-11-10T14:49:20.897Z] unset SSH_AUTH_SOCK; [2022-11-10T14:49:20.897Z] unset SSH_AGENT_PID; [2022-11-10T14:49:20.897Z] echo Agent pid 77 killed; [2022-11-10T14:49:20.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-10T14:49:21.233Z] + git semver [Pipeline] } [2022-11-10T14:49:21.487Z] $ docker stop --time=1 1ee1b88b2d95847243f5510edccf554677a6aa748b3617e0d694a40bf02b2a90 [2022-11-10T14:49:22.796Z] $ docker rm -f 1ee1b88b2d95847243f5510edccf554677a6aa748b3617e0d694a40bf02b2a90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T14:49:23.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-10T14:49:23.355Z] Stashed 1 file(s) [Pipeline] echo [2022-11-10T14:49:23.359Z] [edgeXSemver]: initialized semver on version 2.3.0 [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 [2022-11-10T14:49:23.532Z] provisioning config files... [2022-11-10T14:49:23.542Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16330845307247780806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:49:23.838Z] ---> docker-login.sh [2022-11-10T14:49:23.838Z] nexus3.edgexfoundry.org:10001 [2022-11-10T14:49:23.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:23.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:23.838Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:23.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:23.838Z] [2022-11-10T14:49:23.838Z] Login Succeeded [2022-11-10T14:49:23.838Z] nexus3.edgexfoundry.org:10002 [2022-11-10T14:49:23.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:23.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:23.838Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:23.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:23.838Z] [2022-11-10T14:49:23.838Z] Login Succeeded [2022-11-10T14:49:23.838Z] nexus3.edgexfoundry.org:10003 [2022-11-10T14:49:24.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:24.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:24.099Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:24.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:24.099Z] [2022-11-10T14:49:24.099Z] Login Succeeded [2022-11-10T14:49:24.099Z] nexus3.edgexfoundry.org:10004 [2022-11-10T14:49:24.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:24.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:24.099Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:24.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:24.099Z] [2022-11-10T14:49:24.099Z] Login Succeeded [2022-11-10T14:49:24.099Z] docker.io [2022-11-10T14:49:24.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:49:24.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:49:24.930Z] Configure a credential helper to remove this warning. See [2022-11-10T14:49:24.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:49:24.930Z] [2022-11-10T14:49:24.930Z] Login Succeeded [2022-11-10T14:49:24.930Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T14:49:24.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-10T14:49:25.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T14:49:25.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T14:49:25.024Z] ========================================================= [2022-11-10T14:49:25.024Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-10T14:49:25.024Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:49:25.329Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-10T14:49:25.329Z] Sending build context to Docker daemon 27.51MB [2022-11-10T14:49:25.330Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T14:49:25.330Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-10T14:49:25.596Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-10T14:49:25.596Z] 213ec9aee27d: Pulling fs layer [2022-11-10T14:49:25.596Z] 4583459ba037: Pulling fs layer [2022-11-10T14:49:25.596Z] 93c1e223e6f2: Pulling fs layer [2022-11-10T14:49:25.596Z] 53926ce57604: Pulling fs layer [2022-11-10T14:49:25.596Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-10T14:49:25.596Z] 22ff95d597cd: Pulling fs layer [2022-11-10T14:49:25.596Z] 12d6caf4c0d1: Pulling fs layer [2022-11-10T14:49:25.596Z] 96b7cbca73a9: Pulling fs layer [2022-11-10T14:49:25.596Z] a7acece74701: Pulling fs layer [2022-11-10T14:49:25.596Z] 96b7cbca73a9: Waiting [2022-11-10T14:49:25.596Z] 12d6caf4c0d1: Waiting [2022-11-10T14:49:25.596Z] 53926ce57604: Waiting [2022-11-10T14:49:25.596Z] 22ff95d597cd: Waiting [2022-11-10T14:49:25.596Z] a7acece74701: Waiting [2022-11-10T14:49:25.596Z] 21b2b0c7a3f4: Waiting [2022-11-10T14:49:25.596Z] 93c1e223e6f2: Download complete [2022-11-10T14:49:25.596Z] 4583459ba037: Verifying Checksum [2022-11-10T14:49:25.596Z] 4583459ba037: Download complete [2022-11-10T14:49:25.596Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-10T14:49:25.596Z] 21b2b0c7a3f4: Download complete [2022-11-10T14:49:25.596Z] 22ff95d597cd: Verifying Checksum [2022-11-10T14:49:25.596Z] 22ff95d597cd: Download complete [2022-11-10T14:49:25.596Z] 213ec9aee27d: Verifying Checksum [2022-11-10T14:49:25.596Z] 12d6caf4c0d1: Verifying Checksum [2022-11-10T14:49:25.596Z] 12d6caf4c0d1: Download complete [2022-11-10T14:49:25.866Z] 213ec9aee27d: Pull complete [2022-11-10T14:49:25.866Z] 4583459ba037: Pull complete [2022-11-10T14:49:25.866Z] 93c1e223e6f2: Pull complete [2022-11-10T14:49:26.131Z] a7acece74701: Verifying Checksum [2022-11-10T14:49:26.131Z] a7acece74701: Download complete [2022-11-10T14:49:26.391Z] 53926ce57604: Verifying Checksum [2022-11-10T14:49:26.391Z] 53926ce57604: Download complete [2022-11-10T14:49:26.391Z] 96b7cbca73a9: Verifying Checksum [2022-11-10T14:49:30.592Z] 53926ce57604: Pull complete [2022-11-10T14:49:30.593Z] 21b2b0c7a3f4: Pull complete [2022-11-10T14:49:30.593Z] 22ff95d597cd: Pull complete [2022-11-10T14:49:30.593Z] 12d6caf4c0d1: Pull complete [2022-11-10T14:49:33.122Z] 96b7cbca73a9: Pull complete [2022-11-10T14:49:33.689Z] a7acece74701: Pull complete [2022-11-10T14:49:33.689Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-10T14:49:33.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-10T14:49:33.689Z] ---> db6d94c90886 [2022-11-10T14:49:33.689Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-10T14:49:35.065Z] ---> Running in 0abbc1da1919 [2022-11-10T14:49:35.066Z] Removing intermediate container 0abbc1da1919 [2022-11-10T14:49:35.066Z] ---> 316e017e63be [2022-11-10T14:49:35.066Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T14:49:35.066Z] ---> Running in 0ee5968f27f7 [2022-11-10T14:49:35.066Z] Removing intermediate container 0ee5968f27f7 [2022-11-10T14:49:35.066Z] ---> dbbdddc47b12 [2022-11-10T14:49:35.066Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T14:49:35.066Z] ---> Running in 8c967a2d8868 [2022-11-10T14:49:35.323Z] Removing intermediate container 8c967a2d8868 [2022-11-10T14:49:35.323Z] ---> 430c089bf4c1 [2022-11-10T14:49:35.323Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T14:49:35.323Z] ---> Running in 991d3251e08f [2022-11-10T14:49:35.323Z] Removing intermediate container 991d3251e08f [2022-11-10T14:49:35.323Z] ---> e418631c9176 [2022-11-10T14:49:35.323Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-10T14:49:35.323Z] ---> Running in e9444d12ae6f [2022-11-10T14:49:35.585Z] Removing intermediate container e9444d12ae6f [2022-11-10T14:49:35.585Z] ---> 57526eed0a2e [2022-11-10T14:49:35.585Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T14:49:35.585Z] ---> Running in e29f57315074 [2022-11-10T14:49:35.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T14:49:36.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T14:49:36.674Z] OK: 211 MiB in 51 packages [2022-11-10T14:49:36.935Z] Removing intermediate container e29f57315074 [2022-11-10T14:49:36.935Z] ---> 4074e35e32c2 [2022-11-10T14:49:36.935Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-10T14:49:36.935Z] ---> Running in 0a7cf74f3464 [2022-11-10T14:49:37.194Z] Removing intermediate container 0a7cf74f3464 [2022-11-10T14:49:37.194Z] ---> a76ea1c9b5c6 [2022-11-10T14:49:37.194Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-10T14:49:37.194Z] ---> bfbe5b17df5f [2022-11-10T14:49:37.194Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T14:49:37.194Z] ---> Running in a7000d82628d [2022-11-10T14:49:38.481Z] Still waiting to schedule task [2022-11-10T14:49:38.481Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-10T14:50:03.743Z] Removing intermediate container a7000d82628d [2022-11-10T14:50:03.743Z] ---> 10659f7c6afa [2022-11-10T14:50:03.743Z] Step 12/13 : COPY . . [2022-11-10T14:50:03.743Z] ---> 300819f9a434 [2022-11-10T14:50:03.743Z] Step 13/13 : RUN ${MAKE} [2022-11-10T14:50:03.743Z] ---> Running in eaab085a5e9c [2022-11-10T14:50:03.743Z] noop [2022-11-10T14:50:03.743Z] Removing intermediate container eaab085a5e9c [2022-11-10T14:50:03.743Z] ---> f60ee1a219e4 [2022-11-10T14:50:03.743Z] Successfully built f60ee1a219e4 [2022-11-10T14:50:03.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:50:04.059Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-10T14:50:04.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T14:50:04.128Z] prd-ubuntu20.04-docker-8c-8g-118927 does not seem to be running inside a container [2022-11-10T14:50:04.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-10T14:50:04.509Z] $ docker top adb12f3531dfe455d2b384a5f0e5736c40fc3699038c3bf532ee59cea068db87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T14:50:04.863Z] + go version [2022-11-10T14:50:04.863Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-10T14:50:04.861Z] $ docker stop --time=1 adb12f3531dfe455d2b384a5f0e5736c40fc3699038c3bf532ee59cea068db87 [2022-11-10T14:50:06.129Z] $ docker rm -f adb12f3531dfe455d2b384a5f0e5736c40fc3699038c3bf532ee59cea068db87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:50:06.521Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-10T14:50:06.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T14:50:06.609Z] prd-ubuntu20.04-docker-8c-8g-118927 does not seem to be running inside a container [2022-11-10T14:50:06.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-10T14:50:06.995Z] $ docker top 967aa3b7068e293b71dd8d9f81d3b1b514fbd526230b73e7d130b35a07b89bfa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T14:50:07.340Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-10T14:50:07.635Z] + make test [2022-11-10T14:50:07.635Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-10T14:50:07.893Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-10T14:50:20.095Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-10T14:50:21.999Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 29.3% of statements [2022-11-10T14:50:21.999Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-10T14:50:21.999Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.417s coverage: 86.5% of statements [2022-11-10T14:50:30.107Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-10T14:50:30.107Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-10T14:50:33.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-10T14:50:33.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-10T14:50:33.388Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-10T14:50:33.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-10T14:50:33.405Z] $ docker stop --time=1 967aa3b7068e293b71dd8d9f81d3b1b514fbd526230b73e7d130b35a07b89bfa [2022-11-10T14:50:35.489Z] $ docker rm -f 967aa3b7068e293b71dd8d9f81d3b1b514fbd526230b73e7d130b35a07b89bfa [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T14:50:35.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-10T14:50:35.989Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-10T14:50:36.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-10T14:50:36.768Z] + ls -al . [2022-11-10T14:50:36.768Z] total 248 [2022-11-10T14:50:36.768Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 14:50 . [2022-11-10T14:50:36.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 14:49 .. [2022-11-10T14:50:36.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 14:50 .git [2022-11-10T14:50:36.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 14:49 .github [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 10 14:49 .gitignore [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 10 14:49 .golangci.yml [2022-11-10T14:50:36.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 14:49 .semver [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 10 14:49 Attribution.txt [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 10 14:49 CHANGELOG.md [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 10 14:49 Dockerfile [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 14:49 GOVERNANCE.md [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 10 14:49 Jenkinsfile [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 14:49 LICENSE [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 10 14:49 Makefile [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 14:49 OWNERS.md [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 10 14:49 README.md [2022-11-10T14:50:36.768Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 14:49 VERSION [2022-11-10T14:50:36.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 14:49 bin [2022-11-10T14:50:36.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 14:49 cmd [2022-11-10T14:50:36.768Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 10 14:50 coverage.out [2022-11-10T14:50:36.769Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 10 14:49 doc [2022-11-10T14:50:36.769Z] -rw-rw-r-- 1 jenkins jenkins 3687 Nov 10 14:49 go.mod [2022-11-10T14:50:36.769Z] -rw-rw-r-- 1 jenkins jenkins 46105 Nov 10 14:49 go.sum [2022-11-10T14:50:36.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 14:49 internal [2022-11-10T14:50:36.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 14:49 snap [2022-11-10T14:50:36.769Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 14:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:50:37.069Z] + 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=9ddb55698a7633c438de50c0f2ff12b310139c8d --label arch=amd64 --label version=2.3.0 . [2022-11-10T14:50:37.069Z] Sending build context to Docker daemon 27.59MB [2022-11-10T14:50:37.069Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T14:50:37.069Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-10T14:50:37.069Z] ---> f60ee1a219e4 [2022-11-10T14:50:37.069Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-10T14:50:37.328Z] ---> Running in 04b43daae3f6 [2022-11-10T14:50:37.328Z] Removing intermediate container 04b43daae3f6 [2022-11-10T14:50:37.328Z] ---> f5bd00e182f6 [2022-11-10T14:50:37.328Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T14:50:37.328Z] ---> Running in 459ddd16dc8c [2022-11-10T14:50:37.588Z] Removing intermediate container 459ddd16dc8c [2022-11-10T14:50:37.588Z] ---> 8749c793346b [2022-11-10T14:50:37.588Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T14:50:37.588Z] ---> Running in 2323d9315ed9 [2022-11-10T14:50:37.588Z] Removing intermediate container 2323d9315ed9 [2022-11-10T14:50:37.588Z] ---> 8feaeeacf540 [2022-11-10T14:50:37.588Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T14:50:37.588Z] ---> Running in 9688a523eb1c [2022-11-10T14:50:37.588Z] Removing intermediate container 9688a523eb1c [2022-11-10T14:50:37.588Z] ---> 9e0b381c4b89 [2022-11-10T14:50:37.588Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-10T14:50:37.588Z] ---> Running in 46694da7d3b0 [2022-11-10T14:50:37.847Z] Removing intermediate container 46694da7d3b0 [2022-11-10T14:50:37.847Z] ---> ca88daf3b4fe [2022-11-10T14:50:37.847Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T14:50:37.847Z] ---> Running in 926fc7c51323 [2022-11-10T14:50:38.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T14:50:38.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T14:50:38.364Z] OK: 211 MiB in 51 packages [2022-11-10T14:50:38.622Z] Removing intermediate container 926fc7c51323 [2022-11-10T14:50:38.622Z] ---> e3cd86e8a335 [2022-11-10T14:50:38.622Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-10T14:50:38.622Z] ---> Running in e55fa664d887 [2022-11-10T14:50:38.880Z] Removing intermediate container e55fa664d887 [2022-11-10T14:50:38.880Z] ---> 3c570d19e36a [2022-11-10T14:50:38.880Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-10T14:50:38.880Z] ---> 712c929f771b [2022-11-10T14:50:38.880Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T14:50:38.880Z] ---> Running in b3bca3979899 [2022-11-10T14:50:39.460Z] Removing intermediate container b3bca3979899 [2022-11-10T14:50:39.460Z] ---> 4c49d8677bf2 [2022-11-10T14:50:39.460Z] Step 12/26 : COPY . . [2022-11-10T14:50:40.427Z] ---> e7358331551c [2022-11-10T14:50:40.427Z] Step 13/26 : RUN ${MAKE} [2022-11-10T14:50:40.427Z] ---> Running in 94d10212f4cd [2022-11-10T14:50:40.427Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-10T14:51:02.346Z] Removing intermediate container 94d10212f4cd [2022-11-10T14:51:02.346Z] ---> 5e2e6b6f8e7c [2022-11-10T14:51:02.346Z] Step 14/26 : FROM alpine:3.16 [2022-11-10T14:51:02.346Z] 3.16: Pulling from library/alpine [2022-11-10T14:51:02.346Z] 213ec9aee27d: Already exists [2022-11-10T14:51:02.346Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-10T14:51:02.346Z] Status: Downloaded newer image for alpine:3.16 [2022-11-10T14:51:02.346Z] ---> 9c6f07244728 [2022-11-10T14:51:02.346Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-10T14:51:02.346Z] ---> Running in b345d263505f [2022-11-10T14:51:02.346Z] Removing intermediate container b345d263505f [2022-11-10T14:51:02.346Z] ---> d9b9101667b0 [2022-11-10T14:51:02.346Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-10T14:51:02.346Z] ---> Running in d9f55d120733 [2022-11-10T14:51:02.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T14:51:02.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T14:51:02.913Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-10T14:51:02.913Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-10T14:51:02.913Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-10T14:51:02.913Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-10T14:51:03.170Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-10T14:51:03.170Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-10T14:51:03.170Z] Executing busybox-1.35.0-r17.trigger [2022-11-10T14:51:03.170Z] OK: 8 MiB in 20 packages [2022-11-10T14:51:03.429Z] Removing intermediate container d9f55d120733 [2022-11-10T14:51:03.429Z] ---> 0a9949879860 [2022-11-10T14:51:03.429Z] Step 17/26 : WORKDIR / [2022-11-10T14:51:03.429Z] ---> Running in d77b2524c52c [2022-11-10T14:51:03.687Z] Removing intermediate container d77b2524c52c [2022-11-10T14:51:03.687Z] ---> 41fbba03281a [2022-11-10T14:51:03.687Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-10T14:51:04.260Z] ---> f81268d06377 [2022-11-10T14:51:04.260Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-10T14:51:04.260Z] ---> 57946021ff86 [2022-11-10T14:51:04.260Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-10T14:51:04.527Z] ---> 89942c7cca31 [2022-11-10T14:51:04.527Z] Step 21/26 : EXPOSE 59984 [2022-11-10T14:51:04.527Z] ---> Running in 6000c0ae7052 [2022-11-10T14:51:04.527Z] Removing intermediate container 6000c0ae7052 [2022-11-10T14:51:04.527Z] ---> e27f9aaf70c4 [2022-11-10T14:51:04.527Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-10T14:51:04.527Z] ---> Running in 9e2893b0f53e [2022-11-10T14:51:04.785Z] Removing intermediate container 9e2893b0f53e [2022-11-10T14:51:04.785Z] ---> 22ae4a43c7d4 [2022-11-10T14:51:04.785Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-10T14:51:04.785Z] ---> Running in 6524ecb273ba [2022-11-10T14:51:04.785Z] Removing intermediate container 6524ecb273ba [2022-11-10T14:51:04.785Z] ---> 894a4a35ddb5 [2022-11-10T14:51:04.785Z] Step 24/26 : LABEL arch=amd64 [2022-11-10T14:51:04.785Z] ---> Running in 94d5bdde2cdc [2022-11-10T14:51:05.044Z] Removing intermediate container 94d5bdde2cdc [2022-11-10T14:51:05.044Z] ---> 496a0ef3f769 [2022-11-10T14:51:05.044Z] Step 25/26 : LABEL git_sha=9ddb55698a7633c438de50c0f2ff12b310139c8d [2022-11-10T14:51:05.044Z] ---> Running in 6217868fd58a [2022-11-10T14:51:05.044Z] Removing intermediate container 6217868fd58a [2022-11-10T14:51:05.044Z] ---> 1fa5d4e29e8a [2022-11-10T14:51:05.044Z] Step 26/26 : LABEL version=2.3.0 [2022-11-10T14:51:05.044Z] ---> Running in d31015a0dd73 [2022-11-10T14:51:05.044Z] Removing intermediate container d31015a0dd73 [2022-11-10T14:51:05.044Z] ---> c0917db1743c [2022-11-10T14:51:05.044Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-10T14:51:05.044Z] Successfully built c0917db1743c [2022-11-10T14:51:05.044Z] 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 [2022-11-10T14:51:05.148Z] provisioning config files... [2022-11-10T14:51:05.156Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15801194659478336294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:51:05.539Z] ---> docker-login.sh [2022-11-10T14:51:05.539Z] nexus3.edgexfoundry.org:10001 [2022-11-10T14:51:05.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:05.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:05.539Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:05.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:05.539Z] [2022-11-10T14:51:05.539Z] Login Succeeded [2022-11-10T14:51:05.539Z] nexus3.edgexfoundry.org:10002 [2022-11-10T14:51:05.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:05.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:05.539Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:05.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:05.539Z] [2022-11-10T14:51:05.539Z] Login Succeeded [2022-11-10T14:51:05.539Z] nexus3.edgexfoundry.org:10003 [2022-11-10T14:51:05.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:05.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:05.801Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:05.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:05.801Z] [2022-11-10T14:51:05.801Z] Login Succeeded [2022-11-10T14:51:05.801Z] nexus3.edgexfoundry.org:10004 [2022-11-10T14:51:05.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:05.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:05.801Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:05.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:05.801Z] [2022-11-10T14:51:05.801Z] Login Succeeded [2022-11-10T14:51:05.801Z] docker.io [2022-11-10T14:51:06.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:06.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:06.357Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:06.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:06.357Z] [2022-11-10T14:51:06.357Z] Login Succeeded [2022-11-10T14:51:06.357Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T14:51:06.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T14:51:06.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T14:51:06.443Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-11-10T14:51:06.443Z] 9ddb55698a7633c438de50c0f2ff12b310139c8d [2022-11-10T14:51:06.443Z] latest [2022-11-10T14:51:06.443Z] 2.3.0 [2022-11-10T14:51:06.443Z] 9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0 [2022-11-10T14:51:06.443Z] main [2022-11-10T14:51:06.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:06.772Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9ddb55698a7633c438de50c0f2ff12b310139c8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:07.076Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9ddb55698a7633c438de50c0f2ff12b310139c8d [2022-11-10T14:51:07.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T14:51:08.009Z] dc04f2754718: Preparing [2022-11-10T14:51:08.009Z] b5e814170d24: Preparing [2022-11-10T14:51:08.009Z] 46f62681c622: Preparing [2022-11-10T14:51:08.009Z] 8614ffe19202: Preparing [2022-11-10T14:51:08.009Z] 994393dc58e7: Preparing [2022-11-10T14:51:08.009Z] 994393dc58e7: Layer already exists [2022-11-10T14:51:08.268Z] dc04f2754718: Pushed [2022-11-10T14:51:08.268Z] b5e814170d24: Pushed [2022-11-10T14:51:08.525Z] 8614ffe19202: Pushed [2022-11-10T14:51:09.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118928 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-11-10T14:51:09.018Z] Running in /w/workspace/device-onvif-camera/87 [Pipeline] { [Pipeline] checkout [2022-11-10T14:51:09.051Z] The recommended git tool is: git [2022-11-10T14:51:11.056Z] 46f62681c622: Pushed [2022-11-10T14:51:11.056Z] 9ddb55698a7633c438de50c0f2ff12b310139c8d: digest: sha256:ce23be5923f598ad4cf77c7296d9934f272e504a0f7285791c86f4ee1c59eb6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:11.369Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:11.678Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-10T14:51:11.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T14:51:11.678Z] dc04f2754718: Preparing [2022-11-10T14:51:11.678Z] b5e814170d24: Preparing [2022-11-10T14:51:11.678Z] 46f62681c622: Preparing [2022-11-10T14:51:11.678Z] 8614ffe19202: Preparing [2022-11-10T14:51:11.678Z] 994393dc58e7: Preparing [2022-11-10T14:51:11.678Z] 994393dc58e7: Layer already exists [2022-11-10T14:51:11.678Z] 46f62681c622: Layer already exists [2022-11-10T14:51:11.678Z] b5e814170d24: Layer already exists [2022-11-10T14:51:11.678Z] dc04f2754718: Layer already exists [2022-11-10T14:51:11.678Z] 8614ffe19202: Layer already exists [2022-11-10T14:51:11.678Z] latest: digest: sha256:ce23be5923f598ad4cf77c7296d9934f272e504a0f7285791c86f4ee1c59eb6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:11.992Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:12.299Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0 [2022-11-10T14:51:12.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T14:51:12.299Z] dc04f2754718: Preparing [2022-11-10T14:51:12.299Z] b5e814170d24: Preparing [2022-11-10T14:51:12.299Z] 46f62681c622: Preparing [2022-11-10T14:51:12.299Z] 8614ffe19202: Preparing [2022-11-10T14:51:12.299Z] 994393dc58e7: Preparing [2022-11-10T14:51:12.299Z] 994393dc58e7: Layer already exists [2022-11-10T14:51:12.299Z] dc04f2754718: Layer already exists [2022-11-10T14:51:12.299Z] 8614ffe19202: Layer already exists [2022-11-10T14:51:12.299Z] b5e814170d24: Layer already exists [2022-11-10T14:51:12.299Z] 46f62681c622: Layer already exists [2022-11-10T14:51:12.299Z] 2.3.0: digest: sha256:ce23be5923f598ad4cf77c7296d9934f272e504a0f7285791c86f4ee1c59eb6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:12.613Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:12.929Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0 [2022-11-10T14:51:12.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T14:51:12.929Z] dc04f2754718: Preparing [2022-11-10T14:51:12.929Z] b5e814170d24: Preparing [2022-11-10T14:51:12.929Z] 46f62681c622: Preparing [2022-11-10T14:51:12.929Z] 8614ffe19202: Preparing [2022-11-10T14:51:12.929Z] 994393dc58e7: Preparing [2022-11-10T14:51:12.929Z] dc04f2754718: Layer already exists [2022-11-10T14:51:12.929Z] 8614ffe19202: Layer already exists [2022-11-10T14:51:12.929Z] 994393dc58e7: Layer already exists [2022-11-10T14:51:12.929Z] b5e814170d24: Layer already exists [2022-11-10T14:51:12.929Z] 46f62681c622: Layer already exists [2022-11-10T14:51:12.929Z] 9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0: digest: sha256:ce23be5923f598ad4cf77c7296d9934f272e504a0f7285791c86f4ee1c59eb6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:13.241Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:13.562Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-11-10T14:51:13.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T14:51:13.562Z] dc04f2754718: Preparing [2022-11-10T14:51:13.562Z] b5e814170d24: Preparing [2022-11-10T14:51:13.562Z] 46f62681c622: Preparing [2022-11-10T14:51:13.562Z] 8614ffe19202: Preparing [2022-11-10T14:51:13.562Z] 994393dc58e7: Preparing [2022-11-10T14:51:13.563Z] dc04f2754718: Layer already exists [2022-11-10T14:51:13.563Z] 994393dc58e7: Layer already exists [2022-11-10T14:51:13.563Z] 8614ffe19202: Layer already exists [2022-11-10T14:51:13.563Z] b5e814170d24: Layer already exists [2022-11-10T14:51:13.563Z] 46f62681c622: Layer already exists [2022-11-10T14:51:13.563Z] main: digest: sha256:ce23be5923f598ad4cf77c7296d9934f272e504a0f7285791c86f4ee1c59eb6f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T14:51:13.611Z] ===================================================== [Pipeline] echo [2022-11-10T14:51:13.619Z] taggedImages: [2022-11-10T14:51:13.619Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9ddb55698a7633c438de50c0f2ff12b310139c8d [2022-11-10T14:51:13.619Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-10T14:51:13.619Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0 [2022-11-10T14:51:13.619Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0 [2022-11-10T14:51:13.619Z] - 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 [2022-11-10T14:51:14.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T14:51:14.084Z] [2022-11-10T14:51:14.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:14.145Z] using credential edgex-jenkins-ssh [2022-11-10T14:51:14.163Z] Cloning the remote Git repository [2022-11-10T14:51:14.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T14:51:14.376Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-10T14:51:14.376Z] 5eb5b503b376: Pulling fs layer [2022-11-10T14:51:14.376Z] 5c69ac0246d0: Pulling fs layer [2022-11-10T14:51:14.376Z] ec43610c2a17: Pulling fs layer [2022-11-10T14:51:14.376Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-10T14:51:14.376Z] 33b1e0a273af: Pulling fs layer [2022-11-10T14:51:14.376Z] 5d3b04190fa2: Pulling fs layer [2022-11-10T14:51:14.376Z] 2f39f015ded8: Pulling fs layer [2022-11-10T14:51:14.376Z] 3a2ae6a8a46f: Waiting [2022-11-10T14:51:14.376Z] 5d3b04190fa2: Waiting [2022-11-10T14:51:14.376Z] 33b1e0a273af: Waiting [2022-11-10T14:51:14.376Z] 2f39f015ded8: Waiting [2022-11-10T14:51:14.376Z] 5c69ac0246d0: Verifying Checksum [2022-11-10T14:51:14.376Z] 5c69ac0246d0: Download complete [2022-11-10T14:51:14.376Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-10T14:51:14.376Z] 3a2ae6a8a46f: Download complete [2022-11-10T14:51:14.635Z] 33b1e0a273af: Verifying Checksum [2022-11-10T14:51:14.635Z] 33b1e0a273af: Download complete [2022-11-10T14:51:14.635Z] 5d3b04190fa2: Verifying Checksum [2022-11-10T14:51:14.635Z] 5d3b04190fa2: Download complete [2022-11-10T14:51:14.900Z] ec43610c2a17: Verifying Checksum [2022-11-10T14:51:14.900Z] ec43610c2a17: Download complete [2022-11-10T14:51:14.204Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-10T14:51:14.276Z] > git init /w/workspace/device-onvif-camera/87 # timeout=10 [2022-11-10T14:51:14.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-10T14:51:14.412Z] > git --version # timeout=10 [2022-11-10T14:51:14.430Z] > git --version # 'git version 2.25.1' [2022-11-10T14:51:14.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-10T14:51:14.478Z] Verifying host key using known hosts file [2022-11-10T14:51:14.665Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-10T14:51:14.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-10T14:51:15.467Z] 5eb5b503b376: Verifying Checksum [2022-11-10T14:51:15.467Z] 5eb5b503b376: Download complete [2022-11-10T14:51:15.467Z] 2f39f015ded8: Download complete [2022-11-10T14:51:16.400Z] 5eb5b503b376: Pull complete [2022-11-10T14:51:16.400Z] 5c69ac0246d0: Pull complete [2022-11-10T14:51:16.966Z] ec43610c2a17: Pull complete [2022-11-10T14:51:16.966Z] 3a2ae6a8a46f: Pull complete [2022-11-10T14:51:17.223Z] 33b1e0a273af: Pull complete [2022-11-10T14:51:17.223Z] 5d3b04190fa2: Pull complete [2022-11-10T14:51:21.405Z] 2f39f015ded8: Pull complete [2022-11-10T14:51:21.405Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-10T14:51:21.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T14:51:21.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T14:51:21.472Z] prd-ubuntu20.04-docker-8c-8g-118927 does not seem to be running inside a container [2022-11-10T14:51:21.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-10T14:51:21.916Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-11-10T14:51:21.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-10T14:51:22.660Z] Avoid second fetch [2022-11-10T14:51:22.661Z] Checking out Revision 9ddb55698a7633c438de50c0f2ff12b310139c8d (main) [2022-11-10T14:51:23.276Z] Commit message: "docs: Bump Swagger version for Levski to 2.3.0 (#197)" [2022-11-10T14:51:23.386Z] $ docker top 5e0e256cd6be1201fe4105a2c20a9789b84b2552a6ff40b2170a57c7578f8aa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:51:23.771Z] ---> job-cost.sh [2022-11-10T14:51:23.771Z] lf-activate-venv: SKIPPING [2022-11-10T14:51:23.771Z] INFO: No Stack... [2022-11-10T14:51:22.673Z] > git config core.sparsecheckout # timeout=10 [2022-11-10T14:51:22.694Z] > git checkout -f 9ddb55698a7633c438de50c0f2ff12b310139c8d # timeout=10 [2022-11-10T14:51:24.311Z] [2022-11-10T14:51:24.311Z] GitHub has been notified of this commit’s build result [2022-11-10T14:51:24.311Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T14:51:24.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-10T14:51:24.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T14:51:24.813Z] Dload Upload Total Spent Left Speed [2022-11-10T14:51:24.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 58613 0 --:--:-- --:--:-- --:--:-- 58613 [Pipeline] sh [2022-11-10T14:51:25.377Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-10T14:51:25.697Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-11-10T14:51:25.697Z] /etc/docker/daemon.json [2022-11-10T14:51:25.697Z] { [2022-11-10T14:51:25.697Z] "registry-mirrors": [ [2022-11-10T14:51:25.697Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-10T14:51:25.697Z] ], [2022-11-10T14:51:25.697Z] "bip": "10.250.0.254/24", [2022-11-10T14:51:25.697Z] "hosts": [ [2022-11-10T14:51:25.697Z] "tcp://0.0.0.0:5555", [2022-11-10T14:51:25.697Z] "unix:///var/run/docker.sock" [2022-11-10T14:51:25.697Z] ], [2022-11-10T14:51:25.697Z] "mtu": 1458, [2022-11-10T14:51:25.697Z] "selinux-enabled": true, [2022-11-10T14:51:25.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-10T14:51:25.697Z] } [Pipeline] sh [2022-11-10T14:51:26.019Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-10T14:51:26.349Z] + sudo service docker restart [2022-11-10T14:51:30.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-10T14:51:30.339Z] INFO: Archiving Costs [Pipeline] sh [2022-11-10T14:51:30.622Z] + cut -d, -f6 [2022-11-10T14:51:30.622Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2022-11-10T14:51:30.634Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-87-stack-cost] [2022-11-10T14:51:30.640Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-87-stack-cost] did not exist. Created. [2022-11-10T14:51:30.640Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-10T14:51:30.934Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-10T14:51:30.962Z] Stashed 1 file(s) [Pipeline] } [2022-11-10T14:51:30.971Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-10T14:51:30.991Z] $ docker stop --time=1 5e0e256cd6be1201fe4105a2c20a9789b84b2552a6ff40b2170a57c7578f8aa4 [2022-11-10T14:51:32.140Z] $ docker rm -f 5e0e256cd6be1201fe4105a2c20a9789b84b2552a6ff40b2170a57c7578f8aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T14:51:44.577Z] provisioning config files... [2022-11-10T14:51:44.601Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/87@tmp/config6506177720282530872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:51:44.953Z] ---> docker-login.sh [2022-11-10T14:51:44.953Z] nexus3.edgexfoundry.org:10001 [2022-11-10T14:51:45.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:45.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:45.542Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:45.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:45.542Z] [2022-11-10T14:51:45.542Z] Login Succeeded [2022-11-10T14:51:45.542Z] nexus3.edgexfoundry.org:10002 [2022-11-10T14:51:45.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:45.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:45.810Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:45.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:45.810Z] [2022-11-10T14:51:45.810Z] Login Succeeded [2022-11-10T14:51:46.078Z] nexus3.edgexfoundry.org:10003 [2022-11-10T14:51:46.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:46.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:46.350Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:46.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:46.350Z] [2022-11-10T14:51:46.350Z] Login Succeeded [2022-11-10T14:51:46.350Z] nexus3.edgexfoundry.org:10004 [2022-11-10T14:51:46.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:46.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:46.618Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:46.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:46.618Z] [2022-11-10T14:51:46.618Z] Login Succeeded [2022-11-10T14:51:46.618Z] docker.io [2022-11-10T14:51:46.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:51:47.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:51:47.472Z] Configure a credential helper to remove this warning. See [2022-11-10T14:51:47.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:51:47.472Z] [2022-11-10T14:51:47.472Z] Login Succeeded [2022-11-10T14:51:47.472Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T14:51:47.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-10T14:51:47.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T14:51:47.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T14:51:47.647Z] ========================================================= [2022-11-10T14:51:47.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-10T14:51:47.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:51:47.991Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-10T14:51:48.579Z] Sending build context to Docker daemon 20.45MB [2022-11-10T14:51:48.579Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T14:51:48.579Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-10T14:51:48.850Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-10T14:51:48.850Z] 9b18e9b68314: Pulling fs layer [2022-11-10T14:51:48.850Z] 35d82f9e3411: Pulling fs layer [2022-11-10T14:51:48.850Z] e16973657156: Pulling fs layer [2022-11-10T14:51:48.850Z] fc693d55d65f: Pulling fs layer [2022-11-10T14:51:48.850Z] 7e9fc2657dce: Pulling fs layer [2022-11-10T14:51:48.850Z] dda99020689f: Pulling fs layer [2022-11-10T14:51:48.850Z] db1c61fa0a46: Pulling fs layer [2022-11-10T14:51:48.850Z] 891c053d2c06: Pulling fs layer [2022-11-10T14:51:48.850Z] dda99020689f: Waiting [2022-11-10T14:51:48.850Z] db1c61fa0a46: Waiting [2022-11-10T14:51:48.850Z] 891c053d2c06: Waiting [2022-11-10T14:51:48.850Z] fc693d55d65f: Waiting [2022-11-10T14:51:48.850Z] 7e9fc2657dce: Waiting [2022-11-10T14:51:48.850Z] e16973657156: Verifying Checksum [2022-11-10T14:51:48.850Z] e16973657156: Download complete [2022-11-10T14:51:48.850Z] 35d82f9e3411: Verifying Checksum [2022-11-10T14:51:48.850Z] 35d82f9e3411: Download complete [2022-11-10T14:51:48.850Z] 9b18e9b68314: Verifying Checksum [2022-11-10T14:51:48.850Z] 7e9fc2657dce: Verifying Checksum [2022-11-10T14:51:48.850Z] 7e9fc2657dce: Download complete [2022-11-10T14:51:48.850Z] dda99020689f: Verifying Checksum [2022-11-10T14:51:48.850Z] dda99020689f: Download complete [2022-11-10T14:51:49.818Z] 9b18e9b68314: Pull complete [2022-11-10T14:51:50.087Z] 891c053d2c06: Verifying Checksum [2022-11-10T14:51:50.087Z] 891c053d2c06: Download complete [2022-11-10T14:51:50.370Z] 35d82f9e3411: Pull complete [2022-11-10T14:51:50.643Z] e16973657156: Pull complete [2022-11-10T14:51:51.233Z] db1c61fa0a46: Verifying Checksum [2022-11-10T14:51:51.233Z] db1c61fa0a46: Download complete [2022-11-10T14:51:51.819Z] fc693d55d65f: Verifying Checksum [2022-11-10T14:51:51.819Z] fc693d55d65f: Download complete [2022-11-10T14:52:04.150Z] fc693d55d65f: Pull complete [2022-11-10T14:52:04.150Z] 7e9fc2657dce: Pull complete [2022-11-10T14:52:04.150Z] dda99020689f: Pull complete [2022-11-10T14:52:10.832Z] db1c61fa0a46: Pull complete [2022-11-10T14:52:12.250Z] 891c053d2c06: Pull complete [2022-11-10T14:52:12.250Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-10T14:52:12.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-10T14:52:12.250Z] ---> f96f9c87975a [2022-11-10T14:52:12.250Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-10T14:52:14.194Z] ---> Running in 0d04d828511c [2022-11-10T14:52:14.194Z] Removing intermediate container 0d04d828511c [2022-11-10T14:52:14.194Z] ---> 622bbad4c2d9 [2022-11-10T14:52:14.194Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T14:52:14.194Z] ---> Running in 5608489356eb [2022-11-10T14:52:14.460Z] Removing intermediate container 5608489356eb [2022-11-10T14:52:14.460Z] ---> 1393db655fb1 [2022-11-10T14:52:14.460Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T14:52:14.460Z] ---> Running in d2947862838c [2022-11-10T14:52:15.052Z] Removing intermediate container d2947862838c [2022-11-10T14:52:15.052Z] ---> b3c596b41974 [2022-11-10T14:52:15.052Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T14:52:15.052Z] ---> Running in 5005adbb7c8d [2022-11-10T14:52:15.321Z] Removing intermediate container 5005adbb7c8d [2022-11-10T14:52:15.321Z] ---> 3df4b7fe0905 [2022-11-10T14:52:15.321Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-10T14:52:15.321Z] ---> Running in f67ee5565f03 [2022-11-10T14:52:15.592Z] Removing intermediate container f67ee5565f03 [2022-11-10T14:52:15.592Z] ---> 60e7ef75752a [2022-11-10T14:52:15.592Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T14:52:15.592Z] ---> Running in a2e355039c2e [2022-11-10T14:52:16.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T14:52:17.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T14:52:18.209Z] OK: 221 MiB in 51 packages [2022-11-10T14:52:18.794Z] Removing intermediate container a2e355039c2e [2022-11-10T14:52:18.794Z] ---> a36983e490cf [2022-11-10T14:52:18.794Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-10T14:52:18.794Z] ---> Running in 94c7ac593b98 [2022-11-10T14:52:19.380Z] Removing intermediate container 94c7ac593b98 [2022-11-10T14:52:19.380Z] ---> 5847aae38a54 [2022-11-10T14:52:19.380Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-10T14:52:19.649Z] ---> ec332ababf71 [2022-11-10T14:52:19.649Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T14:52:19.649Z] ---> Running in 75b980cd0a06 [2022-11-10T14:53:16.100Z] Removing intermediate container 75b980cd0a06 [2022-11-10T14:53:16.100Z] ---> 2b648027d35e [2022-11-10T14:53:16.100Z] Step 12/13 : COPY . . [2022-11-10T14:53:16.100Z] ---> c786ceac2bf9 [2022-11-10T14:53:16.100Z] Step 13/13 : RUN ${MAKE} [2022-11-10T14:53:16.100Z] ---> Running in fe1452303c4e [2022-11-10T14:53:16.100Z] noop [2022-11-10T14:53:16.100Z] Removing intermediate container fe1452303c4e [2022-11-10T14:53:16.100Z] ---> 524650c98c5b [2022-11-10T14:53:16.100Z] Successfully built 524650c98c5b [2022-11-10T14:53:16.100Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:53:16.454Z] + docker inspect -f . ci-base-image-arm64 [2022-11-10T14:53:16.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T14:53:16.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-118928 does not seem to be running inside a container [2022-11-10T14:53:16.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/87 -v /w/workspace/device-onvif-camera/87:/w/workspace/device-onvif-camera/87:rw,z -v /w/workspace/device-onvif-camera/87@tmp:/w/workspace/device-onvif-camera/87@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 [2022-11-10T14:53:17.827Z] $ docker top 8a6d89249317643e8ac8665d3c52cc7942a4279b96cad8e2a3a7ea734192dfbd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T14:53:18.656Z] + go version [2022-11-10T14:53:18.656Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-10T14:53:18.668Z] $ docker stop --time=1 8a6d89249317643e8ac8665d3c52cc7942a4279b96cad8e2a3a7ea734192dfbd [2022-11-10T14:53:20.272Z] $ docker rm -f 8a6d89249317643e8ac8665d3c52cc7942a4279b96cad8e2a3a7ea734192dfbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:53:20.829Z] + docker inspect -f . ci-base-image-arm64 [2022-11-10T14:53:20.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T14:53:20.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-118928 does not seem to be running inside a container [2022-11-10T14:53:21.043Z] $ 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/87 -v /w/workspace/device-onvif-camera/87:/w/workspace/device-onvif-camera/87:rw,z -v /w/workspace/device-onvif-camera/87@tmp:/w/workspace/device-onvif-camera/87@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 [2022-11-10T14:53:22.166Z] $ docker top 58e1464ad264f4c57738a415febdbc3226d0ca03988d7bbe3f021c24654d9ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T14:53:22.679Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/87 [Pipeline] fileExists [Pipeline] sh [2022-11-10T14:53:23.018Z] + make test [2022-11-10T14:53:23.018Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-10T14:53:24.961Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-10T14:55:01.608Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-10T14:55:01.608Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.206s coverage: 29.3% of statements [2022-11-10T14:55:01.608Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-10T14:55:19.838Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.284s coverage: 86.5% of statements [2022-11-10T14:55:19.838Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-10T14:55:19.838Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-10T14:55:41.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-10T14:55:41.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-10T14:55:41.913Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-10T14:55:42.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-10T14:55:42.532Z] $ docker stop --time=1 58e1464ad264f4c57738a415febdbc3226d0ca03988d7bbe3f021c24654d9ac0 [2022-11-10T14:55:44.283Z] $ docker rm -f 58e1464ad264f4c57738a415febdbc3226d0ca03988d7bbe3f021c24654d9ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T14:55:45.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-10T14:55:45.322Z] Warning: overwriting stash ‘coverage-report’ [2022-11-10T14:55:45.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T14:55:46.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-10T14:55:46.519Z] + ls -al . [2022-11-10T14:55:46.519Z] total 244 [2022-11-10T14:55:46.519Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 14:53 . [2022-11-10T14:55:46.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 14:51 .. [2022-11-10T14:55:46.519Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 14:51 .git [2022-11-10T14:55:46.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 14:51 .github [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 10 14:51 .gitignore [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 10 14:51 .golangci.yml [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 10 14:51 Attribution.txt [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 10 14:51 CHANGELOG.md [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 10 14:51 Dockerfile [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 14:51 GOVERNANCE.md [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 10 14:51 Jenkinsfile [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 14:51 LICENSE [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 10 14:51 Makefile [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 14:51 OWNERS.md [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 10 14:51 README.md [2022-11-10T14:55:46.519Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 14:49 VERSION [2022-11-10T14:55:46.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 14:51 bin [2022-11-10T14:55:46.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 14:51 cmd [2022-11-10T14:55:46.520Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 10 14:55 coverage.out [2022-11-10T14:55:46.520Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 10 14:51 doc [2022-11-10T14:55:46.520Z] -rw-rw-r-- 1 jenkins jenkins 3687 Nov 10 14:51 go.mod [2022-11-10T14:55:46.520Z] -rw-rw-r-- 1 jenkins jenkins 46105 Nov 10 14:51 go.sum [2022-11-10T14:55:46.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 14:51 internal [2022-11-10T14:55:46.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 14:51 snap [2022-11-10T14:55:46.520Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 14:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:55:46.857Z] + 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=9ddb55698a7633c438de50c0f2ff12b310139c8d --label arch=arm64 --label version=2.3.0 . [2022-11-10T14:55:47.828Z] Sending build context to Docker daemon 20.53MB [2022-11-10T14:55:47.828Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T14:55:47.828Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-10T14:55:47.828Z] ---> 524650c98c5b [2022-11-10T14:55:47.828Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-10T14:55:47.828Z] ---> Running in 4b15f530ab2b [2022-11-10T14:55:48.413Z] Removing intermediate container 4b15f530ab2b [2022-11-10T14:55:48.413Z] ---> 7a37c9425897 [2022-11-10T14:55:48.413Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T14:55:48.413Z] ---> Running in 556ee647ae6f [2022-11-10T14:55:49.819Z] Removing intermediate container 556ee647ae6f [2022-11-10T14:55:49.819Z] ---> ac9e52887228 [2022-11-10T14:55:49.819Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T14:55:50.084Z] ---> Running in 153be88847ad [2022-11-10T14:55:50.350Z] Removing intermediate container 153be88847ad [2022-11-10T14:55:50.350Z] ---> 8f5a280e88d5 [2022-11-10T14:55:50.350Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T14:55:50.617Z] ---> Running in cd4ebf6dd1ab [2022-11-10T14:55:50.893Z] Removing intermediate container cd4ebf6dd1ab [2022-11-10T14:55:50.893Z] ---> 905703654009 [2022-11-10T14:55:50.893Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-10T14:55:51.161Z] ---> Running in 509a807b9d05 [2022-11-10T14:55:51.747Z] Removing intermediate container 509a807b9d05 [2022-11-10T14:55:51.747Z] ---> a7833421f971 [2022-11-10T14:55:51.747Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T14:55:51.747Z] ---> Running in aa19a3b64cd2 [2022-11-10T14:55:53.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T14:55:53.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T14:55:54.398Z] OK: 221 MiB in 51 packages [2022-11-10T14:55:55.372Z] Removing intermediate container aa19a3b64cd2 [2022-11-10T14:55:55.372Z] ---> caef57a32348 [2022-11-10T14:55:55.372Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-10T14:55:55.644Z] ---> Running in 4372151c9197 [2022-11-10T14:55:55.912Z] Removing intermediate container 4372151c9197 [2022-11-10T14:55:55.912Z] ---> 0fe2d27b95ec [2022-11-10T14:55:55.912Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-10T14:55:56.499Z] ---> 9cf4837d4732 [2022-11-10T14:55:56.499Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T14:55:56.499Z] ---> Running in a1aca2b3c856 [2022-11-10T14:55:59.080Z] Removing intermediate container a1aca2b3c856 [2022-11-10T14:55:59.080Z] ---> 8f169abfa467 [2022-11-10T14:55:59.080Z] Step 12/26 : COPY . . [2022-11-10T14:56:01.043Z] ---> a3e6445c70c0 [2022-11-10T14:56:01.043Z] Step 13/26 : RUN ${MAKE} [2022-11-10T14:56:01.043Z] ---> Running in c6e2cc31d5e4 [2022-11-10T14:56:02.004Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-10T14:58:53.812Z] Removing intermediate container c6e2cc31d5e4 [2022-11-10T14:58:53.812Z] ---> ee5f2ace126f [2022-11-10T14:58:53.812Z] Step 14/26 : FROM alpine:3.16 [2022-11-10T14:58:53.812Z] 3.16: Pulling from library/alpine [2022-11-10T14:58:53.812Z] 9b18e9b68314: Already exists [2022-11-10T14:58:53.812Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-10T14:58:53.812Z] Status: Downloaded newer image for alpine:3.16 [2022-11-10T14:58:53.812Z] ---> a6215f271958 [2022-11-10T14:58:53.812Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-10T14:58:53.812Z] ---> Running in 1c8775f790de [2022-11-10T14:58:53.812Z] Removing intermediate container 1c8775f790de [2022-11-10T14:58:53.812Z] ---> 48730b8e0f7a [2022-11-10T14:58:53.812Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-10T14:58:53.812Z] ---> Running in d3cdc8f79f81 [2022-11-10T14:58:53.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T14:58:53.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T14:58:53.812Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-10T14:58:53.812Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-10T14:58:53.812Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-10T14:58:53.812Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-10T14:58:53.812Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-10T14:58:53.812Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-10T14:58:53.812Z] Executing busybox-1.35.0-r17.trigger [2022-11-10T14:58:53.812Z] OK: 8 MiB in 20 packages [2022-11-10T14:58:53.812Z] Removing intermediate container d3cdc8f79f81 [2022-11-10T14:58:53.812Z] ---> 7ea7ed81a387 [2022-11-10T14:58:53.812Z] Step 17/26 : WORKDIR / [2022-11-10T14:58:53.812Z] ---> Running in 1cf92d0f7f90 [2022-11-10T14:58:53.812Z] Removing intermediate container 1cf92d0f7f90 [2022-11-10T14:58:53.812Z] ---> 2d75dbc7cf3c [2022-11-10T14:58:53.812Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-10T14:58:53.812Z] ---> 1eef2736bad1 [2022-11-10T14:58:53.812Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-10T14:58:53.812Z] ---> 5d4ce051c6df [2022-11-10T14:58:53.812Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-10T14:58:53.812Z] ---> 29c7a9920b1e [2022-11-10T14:58:53.812Z] Step 21/26 : EXPOSE 59984 [2022-11-10T14:58:53.812Z] ---> Running in 296329db35e1 [2022-11-10T14:58:53.812Z] Removing intermediate container 296329db35e1 [2022-11-10T14:58:53.812Z] ---> 9151c9ba4151 [2022-11-10T14:58:53.812Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-10T14:58:53.812Z] ---> Running in fc287302ffdf [2022-11-10T14:58:53.812Z] Removing intermediate container fc287302ffdf [2022-11-10T14:58:53.812Z] ---> e351d5ae9398 [2022-11-10T14:58:53.812Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-10T14:58:53.812Z] ---> Running in ce777eaf32a6 [2022-11-10T14:58:53.812Z] Removing intermediate container ce777eaf32a6 [2022-11-10T14:58:53.812Z] ---> a02a1136a3ee [2022-11-10T14:58:53.812Z] Step 24/26 : LABEL arch=arm64 [2022-11-10T14:58:53.812Z] ---> Running in 268fa639de65 [2022-11-10T14:58:53.812Z] Removing intermediate container 268fa639de65 [2022-11-10T14:58:53.812Z] ---> 4742e70eaf6e [2022-11-10T14:58:53.812Z] Step 25/26 : LABEL git_sha=9ddb55698a7633c438de50c0f2ff12b310139c8d [2022-11-10T14:58:54.079Z] ---> Running in 8dfd911c2534 [2022-11-10T14:58:54.344Z] Removing intermediate container 8dfd911c2534 [2022-11-10T14:58:54.344Z] ---> be72f5d507ac [2022-11-10T14:58:54.344Z] Step 26/26 : LABEL version=2.3.0 [2022-11-10T14:58:54.344Z] ---> Running in 8c08cad2ca52 [2022-11-10T14:58:54.609Z] Removing intermediate container 8c08cad2ca52 [2022-11-10T14:58:54.609Z] ---> 55c76ab80e80 [2022-11-10T14:58:54.609Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-10T14:58:54.609Z] Successfully built 55c76ab80e80 [2022-11-10T14:58:54.609Z] 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 [2022-11-10T14:58:54.737Z] provisioning config files... [2022-11-10T14:58:54.749Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/87@tmp/config13469400689070584695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:58:55.072Z] ---> docker-login.sh [2022-11-10T14:58:55.072Z] nexus3.edgexfoundry.org:10001 [2022-11-10T14:58:55.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:58:55.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:58:55.337Z] Configure a credential helper to remove this warning. See [2022-11-10T14:58:55.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:58:55.337Z] [2022-11-10T14:58:55.337Z] Login Succeeded [2022-11-10T14:58:55.337Z] nexus3.edgexfoundry.org:10002 [2022-11-10T14:58:55.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:58:55.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:58:55.602Z] Configure a credential helper to remove this warning. See [2022-11-10T14:58:55.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:58:55.602Z] [2022-11-10T14:58:55.602Z] Login Succeeded [2022-11-10T14:58:55.602Z] nexus3.edgexfoundry.org:10003 [2022-11-10T14:58:55.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:58:55.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:58:55.869Z] Configure a credential helper to remove this warning. See [2022-11-10T14:58:55.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:58:55.869Z] [2022-11-10T14:58:55.869Z] Login Succeeded [2022-11-10T14:58:55.869Z] nexus3.edgexfoundry.org:10004 [2022-11-10T14:58:56.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:58:56.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:58:56.402Z] Configure a credential helper to remove this warning. See [2022-11-10T14:58:56.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:58:56.402Z] [2022-11-10T14:58:56.402Z] Login Succeeded [2022-11-10T14:58:56.402Z] docker.io [2022-11-10T14:58:56.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T14:58:56.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T14:58:56.983Z] Configure a credential helper to remove this warning. See [2022-11-10T14:58:56.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T14:58:56.983Z] [2022-11-10T14:58:56.983Z] Login Succeeded [2022-11-10T14:58:56.983Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T14:58:56.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T14:58:57.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T14:58:57.056Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-11-10T14:58:57.056Z] 9ddb55698a7633c438de50c0f2ff12b310139c8d [2022-11-10T14:58:57.056Z] latest [2022-11-10T14:58:57.056Z] 2.3.0 [2022-11-10T14:58:57.056Z] 9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0 [2022-11-10T14:58:57.056Z] main [2022-11-10T14:58:57.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:58:57.400Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9ddb55698a7633c438de50c0f2ff12b310139c8d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:58:57.737Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9ddb55698a7633c438de50c0f2ff12b310139c8d [2022-11-10T14:58:57.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T14:58:57.737Z] 600973551d4c: Preparing [2022-11-10T14:58:57.737Z] bc87bfaad2d0: Preparing [2022-11-10T14:58:57.737Z] 4296d339c69d: Preparing [2022-11-10T14:58:57.737Z] d657536b35bc: Preparing [2022-11-10T14:58:57.737Z] 5d3e392a13a0: Preparing [2022-11-10T14:58:57.737Z] 5d3e392a13a0: Layer already exists [2022-11-10T14:58:58.004Z] bc87bfaad2d0: Pushed [2022-11-10T14:58:58.004Z] 600973551d4c: Pushed [2022-11-10T14:58:58.584Z] d657536b35bc: Pushed [2022-11-10T14:59:03.912Z] 4296d339c69d: Pushed [2022-11-10T14:59:04.495Z] 9ddb55698a7633c438de50c0f2ff12b310139c8d: digest: sha256:eafe674a2dfad64bb01d70220b2149f2001159fd108cd1c35ca26284d4983d41 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:04.847Z] + 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 [2022-11-10T14:59:05.187Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-10T14:59:05.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T14:59:05.188Z] 600973551d4c: Preparing [2022-11-10T14:59:05.188Z] bc87bfaad2d0: Preparing [2022-11-10T14:59:05.188Z] 4296d339c69d: Preparing [2022-11-10T14:59:05.188Z] d657536b35bc: Preparing [2022-11-10T14:59:05.188Z] 5d3e392a13a0: Preparing [2022-11-10T14:59:05.188Z] 5d3e392a13a0: Layer already exists [2022-11-10T14:59:05.188Z] bc87bfaad2d0: Layer already exists [2022-11-10T14:59:05.188Z] 600973551d4c: Layer already exists [2022-11-10T14:59:05.188Z] d657536b35bc: Layer already exists [2022-11-10T14:59:05.188Z] 4296d339c69d: Layer already exists [2022-11-10T14:59:05.188Z] latest: digest: sha256:eafe674a2dfad64bb01d70220b2149f2001159fd108cd1c35ca26284d4983d41 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:05.521Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:05.852Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0 [2022-11-10T14:59:05.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T14:59:05.852Z] 600973551d4c: Preparing [2022-11-10T14:59:05.852Z] bc87bfaad2d0: Preparing [2022-11-10T14:59:05.852Z] 4296d339c69d: Preparing [2022-11-10T14:59:05.852Z] d657536b35bc: Preparing [2022-11-10T14:59:05.852Z] 5d3e392a13a0: Preparing [2022-11-10T14:59:05.852Z] 600973551d4c: Layer already exists [2022-11-10T14:59:05.852Z] d657536b35bc: Layer already exists [2022-11-10T14:59:05.852Z] bc87bfaad2d0: Layer already exists [2022-11-10T14:59:05.852Z] 5d3e392a13a0: Layer already exists [2022-11-10T14:59:05.852Z] 4296d339c69d: Layer already exists [2022-11-10T14:59:06.117Z] 2.3.0: digest: sha256:eafe674a2dfad64bb01d70220b2149f2001159fd108cd1c35ca26284d4983d41 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:06.453Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:06.837Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0 [2022-11-10T14:59:06.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T14:59:06.837Z] 600973551d4c: Preparing [2022-11-10T14:59:06.837Z] bc87bfaad2d0: Preparing [2022-11-10T14:59:06.837Z] 4296d339c69d: Preparing [2022-11-10T14:59:06.837Z] d657536b35bc: Preparing [2022-11-10T14:59:06.837Z] 5d3e392a13a0: Preparing [2022-11-10T14:59:06.837Z] bc87bfaad2d0: Layer already exists [2022-11-10T14:59:06.837Z] 4296d339c69d: Layer already exists [2022-11-10T14:59:06.837Z] 5d3e392a13a0: Layer already exists [2022-11-10T14:59:06.837Z] 600973551d4c: Layer already exists [2022-11-10T14:59:06.837Z] d657536b35bc: Layer already exists [2022-11-10T14:59:06.837Z] 9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0: digest: sha256:eafe674a2dfad64bb01d70220b2149f2001159fd108cd1c35ca26284d4983d41 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:07.187Z] + 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 [2022-11-10T14:59:07.531Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-11-10T14:59:07.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T14:59:07.531Z] 600973551d4c: Preparing [2022-11-10T14:59:07.531Z] bc87bfaad2d0: Preparing [2022-11-10T14:59:07.531Z] 4296d339c69d: Preparing [2022-11-10T14:59:07.531Z] d657536b35bc: Preparing [2022-11-10T14:59:07.531Z] 5d3e392a13a0: Preparing [2022-11-10T14:59:07.531Z] d657536b35bc: Layer already exists [2022-11-10T14:59:07.531Z] 5d3e392a13a0: Layer already exists [2022-11-10T14:59:07.531Z] 600973551d4c: Layer already exists [2022-11-10T14:59:07.531Z] 4296d339c69d: Layer already exists [2022-11-10T14:59:07.531Z] bc87bfaad2d0: Layer already exists [2022-11-10T14:59:07.531Z] main: digest: sha256:eafe674a2dfad64bb01d70220b2149f2001159fd108cd1c35ca26284d4983d41 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T14:59:07.844Z] ===================================================== [Pipeline] echo [2022-11-10T14:59:07.853Z] taggedImages: [2022-11-10T14:59:07.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9ddb55698a7633c438de50c0f2ff12b310139c8d [2022-11-10T14:59:07.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-10T14:59:07.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0 [2022-11-10T14:59:07.853Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9ddb55698a7633c438de50c0f2ff12b310139c8d-2.3.0 [2022-11-10T14:59:07.853Z] - 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 [2022-11-10T14:59:08.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T14:59:08.217Z] [2022-11-10T14:59:08.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:08.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T14:59:08.553Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-10T14:59:08.553Z] 8998bd30e6a1: Pulling fs layer [2022-11-10T14:59:08.553Z] 04944245beec: Pulling fs layer [2022-11-10T14:59:08.553Z] 699f458cf7ca: Pulling fs layer [2022-11-10T14:59:08.553Z] 765212b225bb: Pulling fs layer [2022-11-10T14:59:08.553Z] f23df028b6ca: Pulling fs layer [2022-11-10T14:59:08.553Z] d65c8cfc05b1: Pulling fs layer [2022-11-10T14:59:08.553Z] 2437ff75d9bd: Pulling fs layer [2022-11-10T14:59:08.553Z] 765212b225bb: Waiting [2022-11-10T14:59:08.553Z] f23df028b6ca: Waiting [2022-11-10T14:59:08.553Z] d65c8cfc05b1: Waiting [2022-11-10T14:59:08.553Z] 2437ff75d9bd: Waiting [2022-11-10T14:59:08.834Z] 04944245beec: Verifying Checksum [2022-11-10T14:59:08.834Z] 04944245beec: Download complete [2022-11-10T14:59:08.834Z] 765212b225bb: Verifying Checksum [2022-11-10T14:59:08.834Z] 765212b225bb: Download complete [2022-11-10T14:59:08.834Z] f23df028b6ca: Verifying Checksum [2022-11-10T14:59:08.834Z] f23df028b6ca: Download complete [2022-11-10T14:59:08.834Z] d65c8cfc05b1: Verifying Checksum [2022-11-10T14:59:08.834Z] d65c8cfc05b1: Download complete [2022-11-10T14:59:09.103Z] 699f458cf7ca: Verifying Checksum [2022-11-10T14:59:09.103Z] 699f458cf7ca: Download complete [2022-11-10T14:59:09.368Z] 8998bd30e6a1: Verifying Checksum [2022-11-10T14:59:09.368Z] 8998bd30e6a1: Download complete [2022-11-10T14:59:11.306Z] 2437ff75d9bd: Verifying Checksum [2022-11-10T14:59:11.306Z] 2437ff75d9bd: Download complete [2022-11-10T14:59:13.241Z] 8998bd30e6a1: Pull complete [2022-11-10T14:59:13.241Z] 04944245beec: Pull complete [2022-11-10T14:59:14.646Z] 699f458cf7ca: Pull complete [2022-11-10T14:59:14.646Z] 765212b225bb: Pull complete [2022-11-10T14:59:16.049Z] f23df028b6ca: Pull complete [2022-11-10T14:59:16.314Z] d65c8cfc05b1: Pull complete [2022-11-10T14:59:28.594Z] 2437ff75d9bd: Pull complete [2022-11-10T14:59:28.594Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-10T14:59:28.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T14:59:28.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T14:59:28.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-118928 does not seem to be running inside a container [2022-11-10T14:59:28.880Z] $ 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/87 -v /w/workspace/device-onvif-camera/87:/w/workspace/device-onvif-camera/87:rw,z -v /w/workspace/device-onvif-camera/87@tmp:/w/workspace/device-onvif-camera/87@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 [2022-11-10T14:59:31.598Z] $ docker top ad49aae8cd544ea46f21b7e502fb02a16592a6345c78245ea40237311c9b7588 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:59:32.478Z] ---> job-cost.sh [2022-11-10T14:59:32.478Z] lf-activate-venv: SKIPPING [2022-11-10T14:59:32.478Z] INFO: No Stack... [2022-11-10T14:59:32.744Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-10T14:59:33.700Z] INFO: Archiving Costs [Pipeline] sh [2022-11-10T14:59:34.331Z] + cat /w/workspace/device-onvif-camera/87/archives/cost.csv [2022-11-10T14:59:34.331Z] + cut -d, -f6 [Pipeline] lock [2022-11-10T14:59:34.403Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-87-stack-cost] [2022-11-10T14:59:34.409Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-87-stack-cost] did not exist. Created. [2022-11-10T14:59:34.410Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-10T14:59:34.752Z] /w/workspace/device-onvif-camera/87@tmp/durable-8d6a7fff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-10T14:59:35.343Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-10T14:59:35.361Z] Warning: overwriting stash ‘stack-cost’ [2022-11-10T14:59:35.421Z] Stashed 1 file(s) [Pipeline] } [2022-11-10T14:59:35.429Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-10T14:59:35.445Z] $ docker stop --time=1 ad49aae8cd544ea46f21b7e502fb02a16592a6345c78245ea40237311c9b7588 [2022-11-10T14:59:36.937Z] $ docker rm -f ad49aae8cd544ea46f21b7e502fb02a16592a6345c78245ea40237311c9b7588 [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 [2022-11-10T14:59:37.366Z] provisioning config files... [2022-11-10T14:59:37.372Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2849865082660825017tmp [Pipeline] { [Pipeline] sh [2022-11-10T14:59:37.659Z] + set +x [2022-11-10T14:59:37.659Z] + curl -s https://codecov.io/bash [2022-11-10T14:59:37.659Z] + bash -s -- [2022-11-10T14:59:37.659Z] [2022-11-10T14:59:37.659Z] _____ _ [2022-11-10T14:59:37.659Z] / ____| | | [2022-11-10T14:59:37.659Z] | | ___ __| | ___ ___ _____ __ [2022-11-10T14:59:37.659Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-10T14:59:37.659Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-10T14:59:37.659Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-10T14:59:37.659Z] Bash-1.0.6 [2022-11-10T14:59:37.659Z] [2022-11-10T14:59:37.659Z] [2022-11-10T14:59:37.659Z] ==> git version 2.25.1 found [2022-11-10T14:59:37.659Z] ==> 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 [2022-11-10T14:59:37.659Z] Release-Date: 2020-01-08 [2022-11-10T14:59:37.659Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-10T14:59:37.659Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-10T14:59:37.659Z] ==> Jenkins CI detected. [2022-11-10T14:59:37.659Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-11-10T14:59:37.659Z] project root: . [2022-11-10T14:59:37.659Z] --> token set from env [2022-11-10T14:59:37.659Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-10T14:59:37.917Z] ==> Running gcov in . (disable via -X gcov) [2022-11-10T14:59:37.917Z] ==> Python coveragepy not found [2022-11-10T14:59:37.917Z] ==> Searching for coverage reports in: [2022-11-10T14:59:37.917Z] + . [2022-11-10T14:59:37.917Z] -> Found 1 reports [2022-11-10T14:59:37.917Z] ==> Detecting git/mercurial file structure [2022-11-10T14:59:37.917Z] ==> Reading reports [2022-11-10T14:59:37.917Z] + ./coverage.out bytes=79184 [2022-11-10T14:59:37.917Z] ==> Appending adjustments [2022-11-10T14:59:37.917Z] https://docs.codecov.io/docs/fixing-reports [2022-11-10T14:59:37.917Z] + Found adjustments [2022-11-10T14:59:37.918Z] ==> Gzipping contents [2022-11-10T14:59:37.918Z] 12K /tmp/codecov.vMVdsc.gz [2022-11-10T14:59:37.918Z] ==> Uploading reports [2022-11-10T14:59:37.918Z] url: https://codecov.io [2022-11-10T14:59:37.918Z] query: branch=main&commit=9ddb55698a7633c438de50c0f2ff12b310139c8d&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-10T14:59:37.918Z] -> Pinging Codecov [2022-11-10T14:59:37.918Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=9ddb55698a7633c438de50c0f2ff12b310139c8d&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-10T14:59:38.487Z] -> Uploading to [2022-11-10T14:59:38.487Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-10/F29A59C45E3A92E06B3E522C9905F8EF/9ddb55698a7633c438de50c0f2ff12b310139c8d/addd0016-04e5-41f4-9e5f-4cade38c597a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221110T145938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c053233d4e2a5390dbd251afa5d799735d73babed8620986e64c7fb7347d34ef [2022-11-10T14:59:38.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T14:59:38.487Z] Dload Upload Total Spent Left Speed [2022-11-10T14:59:38.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10897 0 0 100 10897 0 33529 --:--:-- --:--:-- --:--:-- 33632 [2022-11-10T14:59:38.746Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9ddb55698a7633c438de50c0f2ff12b310139c8d [Pipeline] } [2022-11-10T14:59:38.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-10T14:59:38.977Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-10T14:59:38.997Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:39.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T14:59:39.297Z] [2022-11-10T14:59:39.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T14:59:39.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T14:59:39.602Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-10T14:59:39.602Z] df9b9388f04a: Pulling fs layer [2022-11-10T14:59:39.602Z] 52dc419b0ee2: Pulling fs layer [2022-11-10T14:59:39.602Z] 25bc292e5bac: Pulling fs layer [2022-11-10T14:59:39.602Z] 114826534d7a: Pulling fs layer [2022-11-10T14:59:39.602Z] 4657fd5d0bcf: Pulling fs layer [2022-11-10T14:59:39.602Z] 6ad1cebc031e: Pulling fs layer [2022-11-10T14:59:39.602Z] 8a3aa393b2d8: Pulling fs layer [2022-11-10T14:59:39.602Z] 114826534d7a: Waiting [2022-11-10T14:59:39.602Z] 4657fd5d0bcf: Waiting [2022-11-10T14:59:39.602Z] 6ad1cebc031e: Waiting [2022-11-10T14:59:39.602Z] 8a3aa393b2d8: Waiting [2022-11-10T14:59:39.602Z] 25bc292e5bac: Download complete [2022-11-10T14:59:39.602Z] 52dc419b0ee2: Verifying Checksum [2022-11-10T14:59:39.602Z] 52dc419b0ee2: Download complete [2022-11-10T14:59:39.602Z] 4657fd5d0bcf: Download complete [2022-11-10T14:59:39.602Z] df9b9388f04a: Verifying Checksum [2022-11-10T14:59:39.602Z] df9b9388f04a: Download complete [2022-11-10T14:59:39.861Z] df9b9388f04a: Pull complete [2022-11-10T14:59:39.861Z] 6ad1cebc031e: Verifying Checksum [2022-11-10T14:59:39.861Z] 6ad1cebc031e: Download complete [2022-11-10T14:59:39.861Z] 52dc419b0ee2: Pull complete [2022-11-10T14:59:40.121Z] 25bc292e5bac: Pull complete [2022-11-10T14:59:40.691Z] 114826534d7a: Verifying Checksum [2022-11-10T14:59:40.691Z] 114826534d7a: Download complete [2022-11-10T14:59:40.950Z] 8a3aa393b2d8: Verifying Checksum [2022-11-10T14:59:40.950Z] 8a3aa393b2d8: Download complete [2022-11-10T14:59:44.237Z] 114826534d7a: Pull complete [2022-11-10T14:59:44.237Z] 4657fd5d0bcf: Pull complete [2022-11-10T14:59:44.237Z] 6ad1cebc031e: Pull complete [2022-11-10T14:59:46.768Z] 8a3aa393b2d8: Pull complete [2022-11-10T14:59:46.768Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-10T14:59:46.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T14:59:46.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T14:59:46.842Z] prd-ubuntu20.04-docker-8c-8g-118927 does not seem to be running inside a container [2022-11-10T14:59:46.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-10T14:59:48.662Z] $ docker top f080f128d0be1e3663e425b43ad2fc9bc00ff4ab5911499f756b15f75c1c5dc2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-10T14:59:48.729Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-11-10T14:59:49.011Z] + set -o pipefail [2022-11-10T14:59:49.011Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-11-10T14:59:55.579Z] [2022-11-10T14:59:55.579Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-11-10T14:59:55.579Z] [2022-11-10T14:59:55.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/a4d497c2-d47a-4bfe-a41a-b777aa9dda62 [2022-11-10T14:59:55.580Z] [2022-11-10T14:59:55.580Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-10T14:59:55.580Z] [2022-11-10T14:59:55.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-10T14:59:55.580Z] [2022-11-10T14:59:55.580Z] [2022-11-10T14:59:55.580Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-10T14:59:55.580Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-10T14:59:55.580Z] More details here: https://snyk.co/ue1NS [2022-11-10T14:59:55.580Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-11-10T14:59:55.580Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-11-10T14:59:55.597Z] $ docker stop --time=1 f080f128d0be1e3663e425b43ad2fc9bc00ff4ab5911499f756b15f75c1c5dc2 [2022-11-10T14:59:57.856Z] $ docker rm -f f080f128d0be1e3663e425b43ad2fc9bc00ff4ab5911499f756b15f75c1c5dc2 [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 [2022-11-10T14:59:58.219Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T14:59:58.228Z] provisioning config files... [2022-11-10T14:59:58.235Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13880884947251388441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T14:59:58.535Z] --> edgex-publish-swagger.sh [2022-11-10T14:59:58.535Z] === Publish doc/openapi/v2 API === [2022-11-10T14:59:58.535Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-11-10T14:59:58.535Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-11-10T14:59:58.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T14:59:58.535Z] Dload Upload Total Spent Left Speed [2022-11-10T14:59:59.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 433k 0:00:01 0:00:01 --:--:-- 433k 100 469k 0 0 100 469k 0 432k 0:00:01 0:00:01 --:--:-- 432k [2022-11-10T14:59:59.469Z] [2022-11-10T14:59:59.469Z] [Pipeline] } [2022-11-10T14:59:59.476Z] 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 [2022-11-10T14:59:59.846Z] + git log --format=format:%s -1 9ddb55698a7633c438de50c0f2ff12b310139c8d [Pipeline] sh [2022-11-10T15:00:00.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-10T15:00:00.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T15:00:00.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T15:00:00.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T15:00:00.498Z] prd-ubuntu20.04-docker-8c-8g-118927 does not seem to be running inside a container [2022-11-10T15:00:00.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-10T15:00:00.923Z] $ docker top f8aab00b0032cd331b37c1decbfcbdaeef675eb95d1be054528984280e29da08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-10T15:00:01.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T15:00:01.010Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T15:00:01.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T15:00:01.141Z] $ docker exec f8aab00b0032cd331b37c1decbfcbdaeef675eb95d1be054528984280e29da08 ssh-agent [2022-11-10T15:00:01.246Z] SSH_AUTH_SOCK=/tmp/ssh-SVDJ1M0gsQ43/agent.33 [2022-11-10T15:00:01.246Z] SSH_AGENT_PID=39 [2022-11-10T15:00:01.251Z] Running ssh-add (command line suppressed) [2022-11-10T15:00:01.357Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13614530029055242872.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13614530029055242872.key) [2022-11-10T15:00:01.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T15:00:01.648Z] + git semver tag [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,816 [run_tag] DEBUG tag force:False [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,817 [check_head_tag] DEBUG check head tag [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,818 [execute] INFO git cat-file --batch-check [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,822 [execute] INFO git cat-file --batch [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,847 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,847 [execute] INFO git tag -a v2.3.0 -m v2.3.0 [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,848 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0', '-m', 'v2.3.0'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-10T15:00:01.907Z] 2022-11-10 15:00:01,851 [main] ERROR Cmd('git') failed due to: exit code(128) [2022-11-10T15:00:01.907Z] cmdline: git tag -a v2.3.0 -m v2.3.0 [2022-11-10T15:00:01.907Z] stderr: 'fatal: tag 'v2.3.0' already exists' [2022-11-10T15:00:01.907Z] ERROR: Cmd('git') failed due to: exit code(128) [2022-11-10T15:00:01.907Z] cmdline: git tag -a v2.3.0 -m v2.3.0 [2022-11-10T15:00:01.907Z] stderr: 'fatal: tag 'v2.3.0' already exists' [Pipeline] } [2022-11-10T15:00:01.923Z] $ docker exec --env ******** --env ******** f8aab00b0032cd331b37c1decbfcbdaeef675eb95d1be054528984280e29da08 ssh-agent -k [2022-11-10T15:00:02.029Z] unset SSH_AUTH_SOCK; [2022-11-10T15:00:02.030Z] unset SSH_AGENT_PID; [2022-11-10T15:00:02.030Z] echo Agent pid 39 killed; [2022-11-10T15:00:02.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-11-10T15:00:02.074Z] $ docker stop --time=1 f8aab00b0032cd331b37c1decbfcbdaeef675eb95d1be054528984280e29da08 [2022-11-10T15:00:03.322Z] $ docker rm -f f8aab00b0032cd331b37c1decbfcbdaeef675eb95d1be054528984280e29da08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-10T15:00:03.897Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-11-10T15:00:03.897Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T15:00:03.897Z] total 16 [2022-11-10T15:00:03.897Z] drwxr-xr-x 3 root root 4096 Nov 10 14:51 . [2022-11-10T15:00:03.897Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 14:51 .. [2022-11-10T15:00:03.897Z] drwxr-xr-x 2 root root 4096 Nov 10 14:51 cost [2022-11-10T15:00:03.897Z] -rw-r--r-- 1 root root 90 Nov 10 14:51 cost.csv [2022-11-10T15:00:03.897Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T15:00:03.897Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T15:00:03.897Z] total 16 [2022-11-10T15:00:03.897Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 14:51 . [2022-11-10T15:00:03.897Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 14:51 .. [2022-11-10T15:00:03.897Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 14:51 cost [2022-11-10T15:00:03.897Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 10 14:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-10T15:00:04.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T15:00:05.041Z] ---> package-listing.sh [2022-11-10T15:00:05.041Z] ++ facter osfamily [2022-11-10T15:00:05.041Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-10T15:00:05.301Z] + OS_FAMILY=debian [2022-11-10T15:00:05.301Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-11-10T15:00:05.301Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-10T15:00:05.301Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-10T15:00:05.301Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-10T15:00:05.301Z] + PACKAGES=/tmp/packages_start.txt [2022-11-10T15:00:05.301Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-10T15:00:05.301Z] + PACKAGES=/tmp/packages_end.txt [2022-11-10T15:00:05.301Z] + case "${OS_FAMILY}" in [2022-11-10T15:00:05.301Z] + dpkg -l [2022-11-10T15:00:05.301Z] + grep '^ii' [2022-11-10T15:00:05.301Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-10T15:00:05.301Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-10T15:00:05.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-10T15:00:05.301Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-10T15:00:05.301Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-11-10T15:00:05.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-11-10T15:00:05.311Z] 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 [2022-11-10T15:00:05.588Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T15:00:06.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T15:00:06.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T15:00:06.216Z] prd-ubuntu20.04-docker-8c-8g-118927 does not seem to be running inside a container [2022-11-10T15:00:06.252Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-10T15:00:06.473Z] $ docker top 0130baf2433e760db4421bdffae6011068d683590bec36ad43cbcc97fe3fc433 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T15:00:06.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-10T15:00:07.098Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-10T15:00:07.384Z] + ls /var/log/sa-host [2022-11-10T15:00:07.384Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T15:00:07.525Z] provisioning config files... [2022-11-10T15:00:07.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1869223890491986686tmp [Pipeline] { [Pipeline] echo [2022-11-10T15:00:07.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T15:00:07.829Z] ---> create-netrc.sh [Pipeline] } [2022-11-10T15:00:07.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-10T15:00:08.169Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-10T15:00:08.177Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T15:00:08.465Z] ---> sudo-logs.sh [2022-11-10T15:00:08.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-10T15:00:08.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T15:00:08.769Z] ---> job-cost.sh [2022-11-10T15:00:08.769Z] lf-activate-venv: SKIPPING [2022-11-10T15:00:08.769Z] DEBUG: total: 0.2199999988079071 [2022-11-10T15:00:08.769Z] INFO: Retrieving Stack Cost... [2022-11-10T15:00:09.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-10T15:00:09.287Z] INFO: Archiving Costs [Pipeline] echo [2022-11-10T15:00:09.557Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T15:00:09.839Z] ---> logs-deploy.sh [2022-11-10T15:00:09.839Z] lf-activate-venv: SKIPPING [2022-11-10T15:00:09.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/87 [2022-11-10T15:00:09.839Z] INFO: archiving workspace using pattern(s): [2022-11-10T15:00:10.786Z] Archives upload complete. [2022-11-10T15:00:10.786Z] INFO: archiving logs to Nexus