Pull request #281 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at e03c6e991c633265ca57616196638541aa716f8b rather than 682505d48c8877bb99db63d2b080e0d522a493c6 Obtained Jenkinsfile from e03c6e991c633265ca57616196638541aa716f8b 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-ssh5500910457778557744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6973476116442515845.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/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/PR-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3455307445449681981.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18376889964317608308.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/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/PR-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7538010051865693704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5262’ Running on prd-ubuntu20.04-docker-8c-8g-5264 in /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-281 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 682505d48c8877bb99db63d2b080e0d522a493c6 Merge succeeded, producing 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d Checking out Revision 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d (PR-281) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 682505d48c8877bb99db63d2b080e0d522a493c6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d # timeout=10 Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T18:56:07.174Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T18:56:07.240Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T18:56:07.258Z] ========================================================= [2023-03-22T18:56:07.258Z] EdgeX Global Pipelines Version Info [2023-03-22T18:56:07.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9039c2e1fafe1b1b7aedfc620503e24ba0bcbca0 # timeout=10 [2023-03-22T18:56:07.963Z] ------------------- [2023-03-22T18:56:07.963Z] stable info: [2023-03-22T18:56:07.963Z] ------------------- [2023-03-22T18:56:07.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T18:56:07.963Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T18:56:07.963Z] Message: update stable to v1.0.245 [2023-03-22T18:56:08.533Z] ------------------- [2023-03-22T18:56:08.533Z] experimental info: [2023-03-22T18:56:08.533Z] ------------------- [2023-03-22T18:56:08.533Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T18:56:08.533Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T18:56:08.533Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T18:56:08.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-22T18:56:08.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-22T18:56:08.746Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T18:56:08.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T18:56:08.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T18:56:08.778Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T18:56:08.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T18:56:08.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T18:56:08.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T18:56:08.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T18:56:08.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T18:56:08.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-22T18:56:08.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T18:56:08.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T18:56:08.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T18:56:08.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T18:56:08.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T18:56:08.907Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T18:56:08.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T18:56:08.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T18:56:08.931Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T18:56:08.940Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-22T18:56:08.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T18:56:08.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T18:56:08.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T18:56:08.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T18:56:08.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T18:56:09.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo [2023-03-22T18:56:09.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo [2023-03-22T18:56:09.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo [2023-03-22T18:56:09.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d [Pipeline] echo [2023-03-22T18:56:09.059Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c573e1 [Pipeline] echo [2023-03-22T18:56:09.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:56:09.110Z] provisioning config files... [2023-03-22T18:56:09.126Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config14408074820605349792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:56:09.462Z] ---> docker-login.sh [2023-03-22T18:56:09.462Z] nexus3.edgexfoundry.org:10001 [2023-03-22T18:56:09.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:09.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:09.722Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:09.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:09.722Z] [2023-03-22T18:56:09.722Z] Login Succeeded [2023-03-22T18:56:09.722Z] nexus3.edgexfoundry.org:10002 [2023-03-22T18:56:09.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:09.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:09.983Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:09.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:09.983Z] [2023-03-22T18:56:09.983Z] Login Succeeded [2023-03-22T18:56:09.983Z] nexus3.edgexfoundry.org:10003 [2023-03-22T18:56:09.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:09.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:09.983Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:09.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:09.983Z] [2023-03-22T18:56:09.983Z] Login Succeeded [2023-03-22T18:56:09.983Z] nexus3.edgexfoundry.org:10004 [2023-03-22T18:56:09.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:10.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:10.242Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:10.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:10.242Z] [2023-03-22T18:56:10.242Z] Login Succeeded [2023-03-22T18:56:10.242Z] docker.io [2023-03-22T18:56:10.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:10.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:10.503Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:10.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:10.503Z] [2023-03-22T18:56:10.503Z] Login Succeeded [2023-03-22T18:56:10.503Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T18:56:10.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T18:56:10.878Z] + git rev-list -1 --merges 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d~1..6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d [Pipeline] echo [2023-03-22T18:56:10.915Z] -----------> git rev-list -1 --merges 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d~1..6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d [2023-03-22T18:56:10.915Z] 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d [false] [Pipeline] sh [2023-03-22T18:56:11.198Z] + git log --format=format:%s -1 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d [Pipeline] echo [2023-03-22T18:56:11.213Z] ========================================================= [2023-03-22T18:56:11.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T18:56:11.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T18:56:11.546Z] + git log --format=format:%s -1 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d [Pipeline] echo [2023-03-22T18:56:11.555Z] [semverPrep] GIT_COMMIT: 6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d, Commit Message: Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD [Pipeline] echo [2023-03-22T18:56:11.566Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T18:56:11.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T18:56:11.958Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T18:56:11.958Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T18:56:11.958Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T18:56:11.958Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T18:56:11.958Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T18:56:11.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:56:12.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:56:12.360Z] [2023-03-22T18:56:12.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:56:12.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:56:12.660Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T18:56:12.660Z] b85a868b505f: Pulling fs layer [2023-03-22T18:56:12.660Z] e2be974225ed: Pulling fs layer [2023-03-22T18:56:12.660Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T18:56:12.660Z] 988bab9f4d93: Pulling fs layer [2023-03-22T18:56:12.660Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T18:56:12.660Z] eaf3925da568: Pulling fs layer [2023-03-22T18:56:12.660Z] bab4dde63d76: Pulling fs layer [2023-03-22T18:56:12.660Z] bde34c3a00c8: Pulling fs layer [2023-03-22T18:56:12.660Z] b352a97aabf1: Pulling fs layer [2023-03-22T18:56:12.660Z] 4872d77fe225: Pulling fs layer [2023-03-22T18:56:12.660Z] 5851b861e8e6: Pulling fs layer [2023-03-22T18:56:12.660Z] 988bab9f4d93: Waiting [2023-03-22T18:56:12.660Z] 1469e6f7b9e6: Waiting [2023-03-22T18:56:12.660Z] eaf3925da568: Waiting [2023-03-22T18:56:12.660Z] bab4dde63d76: Waiting [2023-03-22T18:56:12.660Z] bde34c3a00c8: Waiting [2023-03-22T18:56:12.660Z] b352a97aabf1: Waiting [2023-03-22T18:56:12.660Z] 4872d77fe225: Waiting [2023-03-22T18:56:12.660Z] 5851b861e8e6: Waiting [2023-03-22T18:56:12.660Z] e2be974225ed: Verifying Checksum [2023-03-22T18:56:12.660Z] e2be974225ed: Download complete [2023-03-22T18:56:12.660Z] 988bab9f4d93: Verifying Checksum [2023-03-22T18:56:12.660Z] 988bab9f4d93: Download complete [2023-03-22T18:56:12.921Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T18:56:12.921Z] 339a4e72a1f5: Download complete [2023-03-22T18:56:12.921Z] eaf3925da568: Verifying Checksum [2023-03-22T18:56:12.921Z] eaf3925da568: Download complete [2023-03-22T18:56:12.921Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T18:56:12.921Z] 1469e6f7b9e6: Download complete [2023-03-22T18:56:12.921Z] bde34c3a00c8: Verifying Checksum [2023-03-22T18:56:12.921Z] bde34c3a00c8: Download complete [2023-03-22T18:56:12.921Z] b352a97aabf1: Verifying Checksum [2023-03-22T18:56:12.921Z] b352a97aabf1: Download complete [2023-03-22T18:56:12.921Z] 4872d77fe225: Download complete [2023-03-22T18:56:13.180Z] 5851b861e8e6: Verifying Checksum [2023-03-22T18:56:13.180Z] 5851b861e8e6: Download complete [2023-03-22T18:56:13.180Z] b85a868b505f: Verifying Checksum [2023-03-22T18:56:13.180Z] b85a868b505f: Download complete [2023-03-22T18:56:13.439Z] bab4dde63d76: Verifying Checksum [2023-03-22T18:56:13.439Z] bab4dde63d76: Download complete [2023-03-22T18:56:14.374Z] b85a868b505f: Pull complete [2023-03-22T18:56:14.374Z] e2be974225ed: Pull complete [2023-03-22T18:56:14.941Z] 339a4e72a1f5: Pull complete [2023-03-22T18:56:14.941Z] 988bab9f4d93: Pull complete [2023-03-22T18:56:15.201Z] 1469e6f7b9e6: Pull complete [2023-03-22T18:56:15.201Z] eaf3925da568: Pull complete [2023-03-22T18:56:17.107Z] bab4dde63d76: Pull complete [2023-03-22T18:56:17.107Z] bde34c3a00c8: Pull complete [2023-03-22T18:56:17.107Z] b352a97aabf1: Pull complete [2023-03-22T18:56:17.107Z] 4872d77fe225: Pull complete [2023-03-22T18:56:17.367Z] 5851b861e8e6: Pull complete [2023-03-22T18:56:17.367Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T18:56:17.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T18:56:17.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:56:17.466Z] prd-ubuntu20.04-docker-8c-8g-5264 does not seem to be running inside a container [2023-03-22T18:56:17.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T18:56:20.043Z] $ docker top 0a4783f1de7bdabb204f5398b02348b07ff0415a66772ebeab6bc0577c65cefa -eo pid,comm [2023-03-22T18:56:20.089Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T18:56:20.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T18:56:20.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T18:56:20.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T18:56:20.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T18:56:20.245Z] $ docker exec 0a4783f1de7bdabb204f5398b02348b07ff0415a66772ebeab6bc0577c65cefa ssh-agent [2023-03-22T18:56:20.361Z] SSH_AUTH_SOCK=/tmp/ssh-NRadSQTa2NIW/agent.32 [2023-03-22T18:56:20.361Z] SSH_AGENT_PID=38 [2023-03-22T18:56:20.368Z] Running ssh-add (command line suppressed) [2023-03-22T18:56:20.476Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_6398161346017737179.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_6398161346017737179.key) [2023-03-22T18:56:20.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T18:56:20.777Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T18:56:20.796Z] $ docker exec --env ******** --env ******** 0a4783f1de7bdabb204f5398b02348b07ff0415a66772ebeab6bc0577c65cefa ssh-agent -k [2023-03-22T18:56:20.887Z] unset SSH_AUTH_SOCK; [2023-03-22T18:56:20.887Z] unset SSH_AGENT_PID; [2023-03-22T18:56:20.887Z] echo Agent pid 38 killed; [2023-03-22T18:56:20.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T18:56:20.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T18:56:20.919Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T18:56:21.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T18:56:21.038Z] $ docker exec 0a4783f1de7bdabb204f5398b02348b07ff0415a66772ebeab6bc0577c65cefa ssh-agent [2023-03-22T18:56:21.142Z] SSH_AUTH_SOCK=/tmp/ssh-I1w4nvZn2bNC/agent.70 [2023-03-22T18:56:21.142Z] SSH_AGENT_PID=76 [2023-03-22T18:56:21.145Z] Running ssh-add (command line suppressed) [2023-03-22T18:56:21.245Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_5711764246283774569.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_5711764246283774569.key) [2023-03-22T18:56:21.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T18:56:21.538Z] + git semver init [2023-03-22T18:56:21.797Z] 2023-03-22 18:56:21,715 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T18:56:21.797Z] 2023-03-22 18:56:21,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-281/.semver [2023-03-22T18:56:21.797Z] 2023-03-22 18:56:21,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-281/.semver [2023-03-22T18:56:21.797Z] 2023-03-22 18:56:21,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-281/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-281, universal_newlines=False, shell=None, istream=None) [2023-03-22T18:56:22.734Z] 2023-03-22 18:56:22,607 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-281/.git/info/exclude [2023-03-22T18:56:22.734Z] 2023-03-22 18:56:22,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 with force:False [2023-03-22T18:56:22.734Z] 2023-03-22 18:56:22,607 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 [2023-03-22T18:56:22.734Z] 2023-03-22 18:56:22,611 [execute] INFO git cat-file --batch-check [2023-03-22T18:56:22.734Z] 2023-03-22 18:56:22,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T18:56:22.734Z] 2023-03-22 18:56:22,617 [execute] INFO git cat-file --batch [2023-03-22T18:56:22.734Z] 2023-03-22 18:56:22,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T18:56:22.734Z] 2023-03-22 18:56:22,621 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 [2023-03-22T18:56:22.734Z] 0.0.0 [Pipeline] } [2023-03-22T18:56:22.746Z] $ docker exec --env ******** --env ******** 0a4783f1de7bdabb204f5398b02348b07ff0415a66772ebeab6bc0577c65cefa ssh-agent -k [2023-03-22T18:56:22.846Z] unset SSH_AUTH_SOCK; [2023-03-22T18:56:22.847Z] unset SSH_AGENT_PID; [2023-03-22T18:56:22.847Z] echo Agent pid 76 killed; [2023-03-22T18:56:22.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T18:56:23.148Z] + git semver [Pipeline] } [2023-03-22T18:56:23.421Z] $ docker stop --time=1 0a4783f1de7bdabb204f5398b02348b07ff0415a66772ebeab6bc0577c65cefa [2023-03-22T18:56:24.693Z] $ docker rm -f --volumes 0a4783f1de7bdabb204f5398b02348b07ff0415a66772ebeab6bc0577c65cefa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:56:25.025Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T18:56:25.232Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T18:56:25.235Z] [edgeXSemver]: initialized semver on version 0.0.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 [2023-03-22T18:56:25.373Z] provisioning config files... [2023-03-22T18:56:25.382Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config2668533421515510345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:56:25.682Z] ---> docker-login.sh [2023-03-22T18:56:25.682Z] nexus3.edgexfoundry.org:10001 [2023-03-22T18:56:25.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:25.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:25.682Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:25.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:25.682Z] [2023-03-22T18:56:25.682Z] Login Succeeded [2023-03-22T18:56:25.682Z] nexus3.edgexfoundry.org:10002 [2023-03-22T18:56:25.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:25.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:25.682Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:25.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:25.682Z] [2023-03-22T18:56:25.682Z] Login Succeeded [2023-03-22T18:56:25.682Z] nexus3.edgexfoundry.org:10003 [2023-03-22T18:56:25.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:25.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:25.942Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:25.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:25.942Z] [2023-03-22T18:56:25.942Z] Login Succeeded [2023-03-22T18:56:25.942Z] nexus3.edgexfoundry.org:10004 [2023-03-22T18:56:25.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:25.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:25.942Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:25.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:25.942Z] [2023-03-22T18:56:25.942Z] Login Succeeded [2023-03-22T18:56:25.942Z] docker.io [2023-03-22T18:56:26.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:56:26.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:56:26.203Z] Configure a credential helper to remove this warning. See [2023-03-22T18:56:26.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:56:26.203Z] [2023-03-22T18:56:26.203Z] Login Succeeded [2023-03-22T18:56:26.203Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T18:56:26.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T18:56:26.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:56:26.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:56:26.286Z] ========================================================= [2023-03-22T18:56:26.286Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T18:56:26.286Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:56:26.589Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T18:56:26.589Z] Sending build context to Docker daemon 27.2MB [2023-03-22T18:56:26.589Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T18:56:26.589Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T18:56:26.851Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T18:56:26.851Z] 63b65145d645: Pulling fs layer [2023-03-22T18:56:26.851Z] a2d21d5440eb: Pulling fs layer [2023-03-22T18:56:26.851Z] 935e6c44a52c: Pulling fs layer [2023-03-22T18:56:26.851Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T18:56:26.851Z] 30dea6a524f1: Pulling fs layer [2023-03-22T18:56:26.851Z] a2aff8979fd8: Pulling fs layer [2023-03-22T18:56:26.851Z] 6808be2612f2: Pulling fs layer [2023-03-22T18:56:26.851Z] f25807f1079a: Pulling fs layer [2023-03-22T18:56:26.851Z] 30dea6a524f1: Waiting [2023-03-22T18:56:26.851Z] a2aff8979fd8: Waiting [2023-03-22T18:56:26.851Z] 6808be2612f2: Waiting [2023-03-22T18:56:26.851Z] f25807f1079a: Waiting [2023-03-22T18:56:26.851Z] 94cc34f8dd06: Waiting [2023-03-22T18:56:26.851Z] a2d21d5440eb: Download complete [2023-03-22T18:56:26.851Z] 94cc34f8dd06: Download complete [2023-03-22T18:56:26.851Z] 30dea6a524f1: Verifying Checksum [2023-03-22T18:56:26.851Z] 30dea6a524f1: Download complete [2023-03-22T18:56:26.851Z] 63b65145d645: Verifying Checksum [2023-03-22T18:56:26.851Z] 63b65145d645: Download complete [2023-03-22T18:56:26.851Z] a2aff8979fd8: Verifying Checksum [2023-03-22T18:56:26.851Z] a2aff8979fd8: Download complete [2023-03-22T18:56:27.116Z] 63b65145d645: Pull complete [2023-03-22T18:56:27.116Z] a2d21d5440eb: Pull complete [2023-03-22T18:56:27.711Z] 935e6c44a52c: Verifying Checksum [2023-03-22T18:56:27.711Z] 935e6c44a52c: Download complete [2023-03-22T18:56:27.711Z] f25807f1079a: Verifying Checksum [2023-03-22T18:56:27.711Z] f25807f1079a: Download complete [2023-03-22T18:56:27.968Z] 6808be2612f2: Verifying Checksum [2023-03-22T18:56:27.968Z] 6808be2612f2: Download complete [2023-03-22T18:56:31.246Z] 935e6c44a52c: Pull complete [2023-03-22T18:56:31.246Z] 94cc34f8dd06: Pull complete [2023-03-22T18:56:31.246Z] 30dea6a524f1: Pull complete [2023-03-22T18:56:31.246Z] a2aff8979fd8: Pull complete [2023-03-22T18:56:33.145Z] 6808be2612f2: Pull complete [2023-03-22T18:56:33.711Z] f25807f1079a: Pull complete [2023-03-22T18:56:33.711Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T18:56:33.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T18:56:33.711Z] ---> 3b553350e43f [2023-03-22T18:56:33.711Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:56:37.925Z] ---> Running in 1dc03a8012a0 [2023-03-22T18:56:37.925Z] Removing intermediate container 1dc03a8012a0 [2023-03-22T18:56:37.925Z] ---> ca38027d0989 [2023-03-22T18:56:37.925Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T18:56:37.925Z] ---> Running in 29e6b1583731 [2023-03-22T18:56:37.925Z] Removing intermediate container 29e6b1583731 [2023-03-22T18:56:37.925Z] ---> 29b8e4454a0e [2023-03-22T18:56:37.925Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T18:56:37.925Z] ---> Running in b238d60ba8de [2023-03-22T18:56:38.183Z] Removing intermediate container b238d60ba8de [2023-03-22T18:56:38.183Z] ---> b7dbfede176b [2023-03-22T18:56:38.183Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T18:56:38.183Z] ---> Running in a4e299d2c426 [2023-03-22T18:56:38.183Z] Removing intermediate container a4e299d2c426 [2023-03-22T18:56:38.183Z] ---> cc0a1831c43b [2023-03-22T18:56:38.183Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T18:56:38.183Z] ---> Running in 50d251ca3b39 [2023-03-22T18:56:38.440Z] Removing intermediate container 50d251ca3b39 [2023-03-22T18:56:38.440Z] ---> fd79e3097ebe [2023-03-22T18:56:38.440Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T18:56:38.440Z] ---> Running in 0ddf5b6fe1fe [2023-03-22T18:56:38.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T18:56:38.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T18:56:38.956Z] OK: 265 MiB in 53 packages [2023-03-22T18:56:39.214Z] Removing intermediate container 0ddf5b6fe1fe [2023-03-22T18:56:39.214Z] ---> 6b464d7d2bf3 [2023-03-22T18:56:39.214Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T18:56:39.214Z] ---> Running in 42444d5b49dd [2023-03-22T18:56:39.214Z] Removing intermediate container 42444d5b49dd [2023-03-22T18:56:39.214Z] ---> 51ed17e42c67 [2023-03-22T18:56:39.214Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T18:56:39.473Z] ---> 8c8aeb9c5767 [2023-03-22T18:56:39.474Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:56:39.474Z] ---> Running in abdc38e55916 [2023-03-22T18:56:40.341Z] Still waiting to schedule task [2023-03-22T18:56:40.342Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5263’ is offline [2023-03-22T18:57:11.555Z] Removing intermediate container abdc38e55916 [2023-03-22T18:57:11.555Z] ---> 29cea15aae9c [2023-03-22T18:57:11.555Z] Step 12/13 : COPY . . [2023-03-22T18:57:12.495Z] ---> a8a5b79206d5 [2023-03-22T18:57:12.495Z] Step 13/13 : RUN ${MAKE} [2023-03-22T18:57:12.755Z] ---> Running in 8e35a80b4a06 [2023-03-22T18:57:13.324Z] noop [2023-03-22T18:57:14.706Z] Removing intermediate container 8e35a80b4a06 [2023-03-22T18:57:14.706Z] ---> 5ffdf74fc808 [2023-03-22T18:57:14.706Z] Successfully built 5ffdf74fc808 [2023-03-22T18:57:14.965Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:57:17.082Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T18:57:17.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:57:17.150Z] prd-ubuntu20.04-docker-8c-8g-5264 does not seem to be running inside a container [2023-03-22T18:57:17.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T18:57:17.521Z] $ docker top 5cca437e1a1c9225156082b3d4cd1646fb79065f30d54b37e578b365486389a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:57:17.860Z] + go version [2023-03-22T18:57:17.860Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T18:57:17.873Z] $ docker stop --time=1 5cca437e1a1c9225156082b3d4cd1646fb79065f30d54b37e578b365486389a9 [2023-03-22T18:57:19.147Z] $ docker rm -f --volumes 5cca437e1a1c9225156082b3d4cd1646fb79065f30d54b37e578b365486389a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:57:19.533Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T18:57:19.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:57:19.598Z] prd-ubuntu20.04-docker-8c-8g-5264 does not seem to be running inside a container [2023-03-22T18:57:19.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T18:57:19.946Z] $ docker top 9e4c13677b38e0c25b040fc7fe6b44fe2908961e264ca666ed195027689b1f92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T18:57:20.291Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] fileExists [Pipeline] sh [2023-03-22T18:57:20.589Z] + make test [2023-03-22T18:57:20.589Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T18:57:24.773Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T18:57:34.743Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T18:57:34.743Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T18:57:36.644Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.7% of statements [2023-03-22T18:57:36.644Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.206s coverage: 86.5% of statements [2023-03-22T18:57:43.199Z] go vet ./... [2023-03-22T18:57:46.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T18:57:46.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T18:57:46.480Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T18:57:46.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T18:57:46.507Z] $ docker stop --time=1 9e4c13677b38e0c25b040fc7fe6b44fe2908961e264ca666ed195027689b1f92 [2023-03-22T18:57:50.224Z] $ docker rm -f --volumes 9e4c13677b38e0c25b040fc7fe6b44fe2908961e264ca666ed195027689b1f92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T18:57:50.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T18:57:50.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T18:57:51.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T18:57:51.570Z] + ls -al . [2023-03-22T18:57:51.570Z] total 236 [2023-03-22T18:57:51.570Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 18:57 . [2023-03-22T18:57:51.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:56 .. [2023-03-22T18:57:51.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 18:56 .git [2023-03-22T18:57:51.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:56 .github [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 18:56 .gitignore [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 18:56 .golangci.yml [2023-03-22T18:57:51.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 18:56 .semver [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 22 18:56 Attribution.txt [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 18:56 CHANGELOG.md [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 18:56 Dockerfile [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 18:56 GOVERNANCE.md [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 18:56 Jenkinsfile [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 18:56 LICENSE [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 18:56 Makefile [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 18:56 OWNERS.md [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 18:56 README.md [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 18:56 VERSION [2023-03-22T18:57:51.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:56 bin [2023-03-22T18:57:51.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:56 cmd [2023-03-22T18:57:51.570Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 18:57 coverage.out [2023-03-22T18:57:51.570Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 18:56 doc [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 18:56 go.mod [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 18:56 go.sum [2023-03-22T18:57:51.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:56 internal [2023-03-22T18:57:51.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:56 snap [2023-03-22T18:57:51.570Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 18:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:57:51.875Z] + 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=6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d --label arch=amd64 --label version=0.0.0 . [2023-03-22T18:57:51.875Z] Sending build context to Docker daemon 27.28MB [2023-03-22T18:57:51.875Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T18:57:51.875Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T18:57:51.875Z] ---> 5ffdf74fc808 [2023-03-22T18:57:51.875Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:57:52.136Z] ---> Running in 0e40ad770e74 [2023-03-22T18:57:52.396Z] Removing intermediate container 0e40ad770e74 [2023-03-22T18:57:52.396Z] ---> 4121eb568535 [2023-03-22T18:57:52.396Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T18:57:52.396Z] ---> Running in ed7c2fc0f8a2 [2023-03-22T18:57:52.396Z] Removing intermediate container ed7c2fc0f8a2 [2023-03-22T18:57:52.396Z] ---> 6c44d68015b7 [2023-03-22T18:57:52.396Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T18:57:52.396Z] ---> Running in 2c7498f5c95a [2023-03-22T18:57:52.396Z] Removing intermediate container 2c7498f5c95a [2023-03-22T18:57:52.396Z] ---> 30aa2f4e2438 [2023-03-22T18:57:52.396Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T18:57:52.655Z] ---> Running in d620accbaadd [2023-03-22T18:57:52.655Z] Removing intermediate container d620accbaadd [2023-03-22T18:57:52.655Z] ---> 14a10976c1c7 [2023-03-22T18:57:52.655Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T18:57:52.655Z] ---> Running in 97379cead28a [2023-03-22T18:57:52.655Z] Removing intermediate container 97379cead28a [2023-03-22T18:57:52.655Z] ---> 53f5c7a8998c [2023-03-22T18:57:52.655Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T18:57:52.655Z] ---> Running in 399884934e80 [2023-03-22T18:57:52.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T18:57:53.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T18:57:53.434Z] OK: 265 MiB in 53 packages [2023-03-22T18:57:53.693Z] Removing intermediate container 399884934e80 [2023-03-22T18:57:53.693Z] ---> c8216174c6ef [2023-03-22T18:57:53.693Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T18:57:53.693Z] ---> Running in 237918d7a326 [2023-03-22T18:57:53.693Z] Removing intermediate container 237918d7a326 [2023-03-22T18:57:53.693Z] ---> 7e8b299d73a3 [2023-03-22T18:57:53.693Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T18:57:53.953Z] ---> d9f1e77b4500 [2023-03-22T18:57:53.953Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:57:53.953Z] ---> Running in d1e8072cce75 [2023-03-22T18:57:54.520Z] Removing intermediate container d1e8072cce75 [2023-03-22T18:57:54.520Z] ---> c882d9841917 [2023-03-22T18:57:54.520Z] Step 12/26 : COPY . . [2023-03-22T18:57:55.456Z] ---> 66959ac4a05f [2023-03-22T18:57:55.456Z] Step 13/26 : RUN ${MAKE} [2023-03-22T18:57:55.456Z] ---> Running in d20f85db4a14 [2023-03-22T18:57:55.714Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-22T18:58:13.791Z] Removing intermediate container d20f85db4a14 [2023-03-22T18:58:13.791Z] ---> ac232322cea4 [2023-03-22T18:58:13.791Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T18:58:13.791Z] 3.17: Pulling from library/alpine [2023-03-22T18:58:13.791Z] 63b65145d645: Already exists [2023-03-22T18:58:14.049Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T18:58:14.049Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T18:58:14.049Z] ---> b2aa39c304c2 [2023-03-22T18:58:14.049Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T18:58:14.049Z] ---> Running in f99c288241cc [2023-03-22T18:58:14.049Z] Removing intermediate container f99c288241cc [2023-03-22T18:58:14.049Z] ---> c19060cd0fb4 [2023-03-22T18:58:14.049Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T18:58:14.049Z] ---> Running in 99ede1edd53c [2023-03-22T18:58:14.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T18:58:14.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T18:58:14.567Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T18:58:14.567Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T18:58:14.567Z] OK: 7 MiB in 16 packages [2023-03-22T18:58:15.132Z] Removing intermediate container 99ede1edd53c [2023-03-22T18:58:15.132Z] ---> 900a6facaeef [2023-03-22T18:58:15.132Z] Step 17/26 : WORKDIR / [2023-03-22T18:58:15.132Z] ---> Running in 21f65a045427 [2023-03-22T18:58:15.132Z] Removing intermediate container 21f65a045427 [2023-03-22T18:58:15.132Z] ---> 09015907e976 [2023-03-22T18:58:15.132Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T18:58:16.069Z] ---> 4d2878db4d51 [2023-03-22T18:58:16.069Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T18:58:16.069Z] ---> 152d93348ec2 [2023-03-22T18:58:16.069Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T18:58:16.069Z] ---> 3f1ec2af1ec8 [2023-03-22T18:58:16.069Z] Step 21/26 : EXPOSE 59984 [2023-03-22T18:58:16.069Z] ---> Running in 34dd137e55ec [2023-03-22T18:58:16.069Z] Removing intermediate container 34dd137e55ec [2023-03-22T18:58:16.069Z] ---> 2bf066bffc07 [2023-03-22T18:58:16.069Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T18:58:16.328Z] ---> Running in 4412a2f9f116 [2023-03-22T18:58:16.328Z] Removing intermediate container 4412a2f9f116 [2023-03-22T18:58:16.328Z] ---> 9995e43eddc8 [2023-03-22T18:58:16.328Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T18:58:16.328Z] ---> Running in 0efdac39a5b1 [2023-03-22T18:58:16.328Z] Removing intermediate container 0efdac39a5b1 [2023-03-22T18:58:16.328Z] ---> 8368716fc9c8 [2023-03-22T18:58:16.328Z] Step 24/26 : LABEL arch=amd64 [2023-03-22T18:58:16.587Z] ---> Running in 1e91c0c74c39 [2023-03-22T18:58:16.587Z] Removing intermediate container 1e91c0c74c39 [2023-03-22T18:58:16.587Z] ---> 156bd59d82d2 [2023-03-22T18:58:16.587Z] Step 25/26 : LABEL git_sha=6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d [2023-03-22T18:58:16.587Z] ---> Running in 0098da82afe6 [2023-03-22T18:58:16.587Z] Removing intermediate container 0098da82afe6 [2023-03-22T18:58:16.587Z] ---> 1502c62a274d [2023-03-22T18:58:16.587Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T18:58:16.587Z] ---> Running in 86eec683e8a2 [2023-03-22T18:58:16.587Z] Removing intermediate container 86eec683e8a2 [2023-03-22T18:58:16.587Z] ---> 3647925a0522 [2023-03-22T18:58:16.587Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T18:58:16.587Z] Successfully built 3647925a0522 [2023-03-22T18:58:16.587Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:58:17.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:58:17.291Z] [2023-03-22T18:58:17.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:58:17.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:58:17.589Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T18:58:17.589Z] 5eb5b503b376: Pulling fs layer [2023-03-22T18:58:17.589Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T18:58:17.589Z] ec43610c2a17: Pulling fs layer [2023-03-22T18:58:17.589Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T18:58:17.589Z] 33b1e0a273af: Pulling fs layer [2023-03-22T18:58:17.589Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T18:58:17.589Z] 2f39f015ded8: Pulling fs layer [2023-03-22T18:58:17.589Z] 33b1e0a273af: Waiting [2023-03-22T18:58:17.589Z] 3a2ae6a8a46f: Waiting [2023-03-22T18:58:17.589Z] 5d3b04190fa2: Waiting [2023-03-22T18:58:17.590Z] 2f39f015ded8: Waiting [2023-03-22T18:58:17.590Z] 5c69ac0246d0: Download complete [2023-03-22T18:58:17.590Z] 3a2ae6a8a46f: Download complete [2023-03-22T18:58:17.848Z] 33b1e0a273af: Verifying Checksum [2023-03-22T18:58:17.848Z] 33b1e0a273af: Download complete [2023-03-22T18:58:17.848Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T18:58:17.848Z] 5d3b04190fa2: Download complete [2023-03-22T18:58:17.848Z] ec43610c2a17: Verifying Checksum [2023-03-22T18:58:17.848Z] ec43610c2a17: Download complete [2023-03-22T18:58:17.848Z] 5eb5b503b376: Verifying Checksum [2023-03-22T18:58:17.848Z] 5eb5b503b376: Download complete [2023-03-22T18:58:18.413Z] 2f39f015ded8: Download complete [2023-03-22T18:58:18.979Z] 5eb5b503b376: Pull complete [2023-03-22T18:58:18.979Z] 5c69ac0246d0: Pull complete [2023-03-22T18:58:19.461Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5266 in /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] { [Pipeline] ws [2023-03-22T18:58:19.473Z] Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout [2023-03-22T18:58:19.503Z] The recommended git tool is: git [2023-03-22T18:58:19.543Z] ec43610c2a17: Pull complete [2023-03-22T18:58:19.543Z] 3a2ae6a8a46f: Pull complete [2023-03-22T18:58:19.543Z] 33b1e0a273af: Pull complete [2023-03-22T18:58:19.801Z] 5d3b04190fa2: Pull complete [2023-03-22T18:58:23.988Z] 2f39f015ded8: Pull complete [2023-03-22T18:58:23.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T18:58:23.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T18:58:23.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T18:58:24.058Z] prd-ubuntu20.04-docker-8c-8g-5264 does not seem to be running inside a container [2023-03-22T18:58:24.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T18:58:24.212Z] using credential edgex-jenkins-ssh [2023-03-22T18:58:24.233Z] Cloning the remote Git repository [2023-03-22T18:58:24.277Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T18:58:24.371Z] > git init /w/workspace/device-onvif-camera/6 # timeout=10 [2023-03-22T18:58:24.517Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T18:58:24.518Z] > git --version # timeout=10 [2023-03-22T18:58:24.539Z] > git --version # 'git version 2.25.1' [2023-03-22T18:58:24.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T18:58:24.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T18:58:26.181Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T18:58:26.199Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T18:58:27.663Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 682505d48c8877bb99db63d2b080e0d522a493c6 [2023-03-22T18:58:28.155Z] $ docker top 5ad565b190fa5f34735ae5553a7895221472deed008a701b467288902d20b26f -eo pid,comm [2023-03-22T18:58:26.999Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T18:58:27.035Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T18:58:27.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T18:58:27.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T18:58:27.681Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T18:58:27.758Z] > git checkout -f 682505d48c8877bb99db63d2b080e0d522a493c6 # timeout=10 [2023-03-22T18:58:28.032Z] > git remote # timeout=10 [2023-03-22T18:58:28.048Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T18:58:28.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T18:58:28.077Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:58:28.488Z] Merge succeeded, producing 2cf52784bf8ecf74f89b2c8a0532d0cb83b9f094 [2023-03-22T18:58:28.489Z] Checking out Revision 2cf52784bf8ecf74f89b2c8a0532d0cb83b9f094 (PR-281) [2023-03-22T18:58:28.531Z] ---> job-cost.sh [2023-03-22T18:58:28.531Z] lf-activate-venv: SKIPPING [2023-03-22T18:58:28.531Z] INFO: No Stack... [2023-03-22T18:58:28.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T18:58:29.049Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T18:58:29.335Z] + cat /w/workspace/undry_device-onvif-camera_PR-281/archives/cost.csv [2023-03-22T18:58:29.335Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T18:58:29.348Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-6-stack-cost] [2023-03-22T18:58:29.354Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-6-stack-cost] did not exist. Created. [2023-03-22T18:58:29.354Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T18:58:28.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T18:58:28.495Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T18:58:28.514Z] > git checkout -f 2cf52784bf8ecf74f89b2c8a0532d0cb83b9f094 # timeout=10 [2023-03-22T18:58:29.654Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T18:58:29.681Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T18:58:29.686Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T18:58:29.704Z] $ docker stop --time=1 5ad565b190fa5f34735ae5553a7895221472deed008a701b467288902d20b26f [2023-03-22T18:58:30.860Z] $ docker rm -f --volumes 5ad565b190fa5f34735ae5553a7895221472deed008a701b467288902d20b26f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T18:58:31.931Z] Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" [2023-03-22T18:58:31.952Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T18:58:31.939Z] > git rev-list --no-walk 9039c2e1fafe1b1b7aedfc620503e24ba0bcbca0 # timeout=10 [2023-03-22T18:58:32.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T18:58:32.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T18:58:32.955Z] Dload Upload Total Spent Left Speed [2023-03-22T18:58:32.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 80792 0 --:--:-- --:--:-- --:--:-- 80175 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-03-22T18:58:33.653Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T18:58:34.002Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T18:58:34.002Z] + sudo tee /etc/docker/daemon.new [2023-03-22T18:58:34.002Z] { [2023-03-22T18:58:34.002Z] "registry-mirrors": [ [2023-03-22T18:58:34.002Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T18:58:34.002Z] ], [2023-03-22T18:58:34.002Z] "bip": "10.250.0.254/24", [2023-03-22T18:58:34.002Z] "hosts": [ [2023-03-22T18:58:34.002Z] "tcp://0.0.0.0:5555", [2023-03-22T18:58:34.002Z] "unix:///var/run/docker.sock" [2023-03-22T18:58:34.002Z] ], [2023-03-22T18:58:34.002Z] "mtu": 1458, [2023-03-22T18:58:34.002Z] "selinux-enabled": true, [2023-03-22T18:58:34.002Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T18:58:34.002Z] } [Pipeline] sh [2023-03-22T18:58:34.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T18:58:34.650Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T18:58:52.888Z] provisioning config files... [2023-03-22T18:58:52.916Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config9364508374605624892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T18:58:53.265Z] ---> docker-login.sh [2023-03-22T18:58:53.265Z] nexus3.edgexfoundry.org:10001 [2023-03-22T18:58:53.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:58:53.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:58:53.851Z] Configure a credential helper to remove this warning. See [2023-03-22T18:58:53.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:58:53.851Z] [2023-03-22T18:58:53.851Z] Login Succeeded [2023-03-22T18:58:53.851Z] nexus3.edgexfoundry.org:10002 [2023-03-22T18:58:54.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:58:54.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:58:54.394Z] Configure a credential helper to remove this warning. See [2023-03-22T18:58:54.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:58:54.394Z] [2023-03-22T18:58:54.394Z] Login Succeeded [2023-03-22T18:58:54.394Z] nexus3.edgexfoundry.org:10003 [2023-03-22T18:58:54.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:58:54.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:58:54.664Z] Configure a credential helper to remove this warning. See [2023-03-22T18:58:54.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:58:54.664Z] [2023-03-22T18:58:54.664Z] Login Succeeded [2023-03-22T18:58:54.664Z] nexus3.edgexfoundry.org:10004 [2023-03-22T18:58:54.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:58:54.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:58:54.935Z] Configure a credential helper to remove this warning. See [2023-03-22T18:58:54.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:58:54.935Z] [2023-03-22T18:58:54.935Z] Login Succeeded [2023-03-22T18:58:54.935Z] docker.io [2023-03-22T18:58:55.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T18:58:55.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T18:58:55.474Z] Configure a credential helper to remove this warning. See [2023-03-22T18:58:55.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T18:58:55.474Z] [2023-03-22T18:58:55.474Z] Login Succeeded [2023-03-22T18:58:55.474Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T18:58:55.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T18:58:55.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:58:55.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T18:58:55.787Z] ========================================================= [2023-03-22T18:58:55.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T18:58:55.787Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T18:58:56.144Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T18:58:56.735Z] Sending build context to Docker daemon 19.89MB [2023-03-22T18:58:56.735Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T18:58:56.735Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T18:58:57.013Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T18:58:57.013Z] af6eaf76a39c: Pulling fs layer [2023-03-22T18:58:57.013Z] 55522c791124: Pulling fs layer [2023-03-22T18:58:57.013Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T18:58:57.013Z] 169dfbe0d373: Pulling fs layer [2023-03-22T18:58:57.013Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T18:58:57.013Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T18:58:57.013Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T18:58:57.013Z] e1ff8fa3b103: Waiting [2023-03-22T18:58:57.013Z] 52ebb69f0ebf: Waiting [2023-03-22T18:58:57.013Z] 169dfbe0d373: Waiting [2023-03-22T18:58:57.013Z] 5abe8eddf0d5: Waiting [2023-03-22T18:58:57.013Z] 55522c791124: Verifying Checksum [2023-03-22T18:58:57.013Z] 55522c791124: Download complete [2023-03-22T18:58:57.013Z] 169dfbe0d373: Verifying Checksum [2023-03-22T18:58:57.013Z] 169dfbe0d373: Download complete [2023-03-22T18:58:57.013Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T18:58:57.013Z] e1ff8fa3b103: Download complete [2023-03-22T18:58:57.013Z] af6eaf76a39c: Verifying Checksum [2023-03-22T18:58:57.013Z] af6eaf76a39c: Download complete [2023-03-22T18:58:58.452Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T18:58:58.452Z] 5abe8eddf0d5: Download complete [2023-03-22T18:58:58.453Z] af6eaf76a39c: Pull complete [2023-03-22T18:58:58.732Z] 55522c791124: Pull complete [2023-03-22T18:58:59.715Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T18:58:59.715Z] 52ebb69f0ebf: Download complete [2023-03-22T18:58:59.715Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T18:58:59.715Z] ce5c4a1c91eb: Download complete [2023-03-22T18:59:12.056Z] ce5c4a1c91eb: Pull complete [2023-03-22T18:59:12.056Z] 169dfbe0d373: Pull complete [2023-03-22T18:59:12.056Z] e1ff8fa3b103: Pull complete [2023-03-22T18:59:17.412Z] 52ebb69f0ebf: Pull complete [2023-03-22T18:59:21.683Z] 5abe8eddf0d5: Pull complete [2023-03-22T18:59:21.683Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T18:59:21.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T18:59:21.683Z] ---> 6cb57ee374ae [2023-03-22T18:59:21.683Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T18:59:23.635Z] ---> Running in 2d7098c8d70e [2023-03-22T18:59:23.635Z] Removing intermediate container 2d7098c8d70e [2023-03-22T18:59:23.635Z] ---> c4feceaf551c [2023-03-22T18:59:23.635Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T18:59:23.635Z] ---> Running in 900bde68bffa [2023-03-22T18:59:23.903Z] Removing intermediate container 900bde68bffa [2023-03-22T18:59:23.903Z] ---> aca94bb152d2 [2023-03-22T18:59:23.903Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T18:59:23.903Z] ---> Running in 076b7ac5bd84 [2023-03-22T18:59:24.498Z] Removing intermediate container 076b7ac5bd84 [2023-03-22T18:59:24.498Z] ---> ec4f3f7aac2a [2023-03-22T18:59:24.498Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T18:59:24.498Z] ---> Running in 533412527e3a [2023-03-22T18:59:24.765Z] Removing intermediate container 533412527e3a [2023-03-22T18:59:24.765Z] ---> a49b50258c57 [2023-03-22T18:59:24.765Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T18:59:24.765Z] ---> Running in 878ec5336b10 [2023-03-22T18:59:25.032Z] Removing intermediate container 878ec5336b10 [2023-03-22T18:59:25.032Z] ---> 9ce8299aa6ae [2023-03-22T18:59:25.032Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T18:59:25.032Z] ---> Running in 8b82e67d4366 [2023-03-22T18:59:26.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T18:59:26.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T18:59:27.667Z] OK: 263 MiB in 53 packages [2023-03-22T18:59:28.627Z] Removing intermediate container 8b82e67d4366 [2023-03-22T18:59:28.627Z] ---> 8372c554ed83 [2023-03-22T18:59:28.627Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T18:59:28.627Z] ---> Running in 60ad78038ba6 [2023-03-22T18:59:28.894Z] Removing intermediate container 60ad78038ba6 [2023-03-22T18:59:28.894Z] ---> 88f814165947 [2023-03-22T18:59:28.894Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T18:59:29.162Z] ---> 63804739f5ec [2023-03-22T18:59:29.162Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T18:59:29.430Z] ---> Running in 02c38490afaa [2023-03-22T19:00:37.315Z] Removing intermediate container 02c38490afaa [2023-03-22T19:00:37.315Z] ---> 98f39298c9ea [2023-03-22T19:00:37.315Z] Step 12/13 : COPY . . [2023-03-22T19:00:37.315Z] ---> fa731c5cfddd [2023-03-22T19:00:37.315Z] Step 13/13 : RUN ${MAKE} [2023-03-22T19:00:37.315Z] ---> Running in c1ff8ae985d9 [2023-03-22T19:00:37.315Z] noop [2023-03-22T19:00:37.901Z] Removing intermediate container c1ff8ae985d9 [2023-03-22T19:00:37.901Z] ---> 41b133dbf930 [2023-03-22T19:00:38.174Z] Successfully built 41b133dbf930 [2023-03-22T19:00:38.174Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:00:38.516Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T19:00:38.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T19:00:38.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-5266 does not seem to be running inside a container [2023-03-22T19:00:38.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T19:00:41.438Z] $ docker top d5f14ebbfd0e1ee41595c65edbc0ef02439ec63b01cc9e27925626ddb5a21abf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T19:00:42.256Z] + go version [2023-03-22T19:00:42.257Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T19:00:42.280Z] $ docker stop --time=1 d5f14ebbfd0e1ee41595c65edbc0ef02439ec63b01cc9e27925626ddb5a21abf [2023-03-22T19:00:43.934Z] $ docker rm -f --volumes d5f14ebbfd0e1ee41595c65edbc0ef02439ec63b01cc9e27925626ddb5a21abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:00:44.455Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T19:00:44.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T19:00:44.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-5266 does not seem to be running inside a container [2023-03-22T19:00:44.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T19:00:45.883Z] $ docker top 0f222acb590b923e4d9d6c6d57fef6ef89cae1b1564710b3b3956b6b5753365e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T19:00:46.704Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh [2023-03-22T19:00:47.352Z] + make test [2023-03-22T19:00:47.352Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T19:01:19.575Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T19:03:26.268Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T19:03:26.269Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T19:03:28.220Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.191s coverage: 31.7% of statements [2023-03-22T19:03:54.928Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.289s coverage: 86.5% of statements [2023-03-22T19:03:54.928Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T19:03:54.928Z] go vet ./... [2023-03-22T19:04:21.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T19:04:21.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T19:04:21.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T19:04:21.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T19:04:21.661Z] $ docker stop --time=1 0f222acb590b923e4d9d6c6d57fef6ef89cae1b1564710b3b3956b6b5753365e [2023-03-22T19:04:23.776Z] $ docker rm -f --volumes 0f222acb590b923e4d9d6c6d57fef6ef89cae1b1564710b3b3956b6b5753365e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T19:04:24.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T19:04:24.974Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T19:04:25.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T19:04:25.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T19:04:26.276Z] + ls -al . [2023-03-22T19:04:26.276Z] total 232 [2023-03-22T19:04:26.276Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 19:00 . [2023-03-22T19:04:26.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:58 .. [2023-03-22T19:04:26.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 18:58 .git [2023-03-22T19:04:26.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:58 .github [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 18:58 .gitignore [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 18:58 .golangci.yml [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 22 18:58 Attribution.txt [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 18:58 CHANGELOG.md [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 18:58 Dockerfile [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 18:58 GOVERNANCE.md [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 18:58 Jenkinsfile [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 18:58 LICENSE [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 18:58 Makefile [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 18:58 OWNERS.md [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 18:58 README.md [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 18:56 VERSION [2023-03-22T19:04:26.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:58 bin [2023-03-22T19:04:26.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:58 cmd [2023-03-22T19:04:26.276Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 19:03 coverage.out [2023-03-22T19:04:26.276Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 18:58 doc [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 18:58 go.mod [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 18:58 go.sum [2023-03-22T19:04:26.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:58 internal [2023-03-22T19:04:26.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:58 snap [2023-03-22T19:04:26.276Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 18:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:04:26.613Z] + 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=2cf52784bf8ecf74f89b2c8a0532d0cb83b9f094 --label arch=arm64 --label version=0.0.0 . [2023-03-22T19:04:27.207Z] Sending build context to Docker daemon 19.97MB [2023-03-22T19:04:27.207Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T19:04:27.207Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T19:04:27.207Z] ---> 41b133dbf930 [2023-03-22T19:04:27.207Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T19:04:27.474Z] ---> Running in ade2960f500f [2023-03-22T19:04:27.742Z] Removing intermediate container ade2960f500f [2023-03-22T19:04:27.742Z] ---> 1ce278fb936b [2023-03-22T19:04:27.742Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T19:04:27.742Z] ---> Running in e7d72809669f [2023-03-22T19:04:28.008Z] Removing intermediate container e7d72809669f [2023-03-22T19:04:28.008Z] ---> dbea2554623e [2023-03-22T19:04:28.008Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T19:04:28.008Z] ---> Running in fabb3676c6e5 [2023-03-22T19:04:28.274Z] Removing intermediate container fabb3676c6e5 [2023-03-22T19:04:28.274Z] ---> 570d810c3a11 [2023-03-22T19:04:28.274Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T19:04:28.274Z] ---> Running in e980d2ac8e1b [2023-03-22T19:04:28.542Z] Removing intermediate container e980d2ac8e1b [2023-03-22T19:04:28.542Z] ---> 3e8f0b6c6e21 [2023-03-22T19:04:28.542Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T19:04:28.811Z] ---> Running in 153796ca6179 [2023-03-22T19:04:29.076Z] Removing intermediate container 153796ca6179 [2023-03-22T19:04:29.076Z] ---> 657ea48ea34f [2023-03-22T19:04:29.076Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T19:04:29.076Z] ---> Running in f77960831dfb [2023-03-22T19:04:30.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T19:04:30.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T19:04:31.569Z] OK: 263 MiB in 53 packages [2023-03-22T19:04:32.531Z] Removing intermediate container f77960831dfb [2023-03-22T19:04:32.531Z] ---> f4310c223a30 [2023-03-22T19:04:32.531Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T19:04:32.531Z] ---> Running in 806bb21e103d [2023-03-22T19:04:32.799Z] Removing intermediate container 806bb21e103d [2023-03-22T19:04:32.799Z] ---> ce53a8facb81 [2023-03-22T19:04:32.799Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T19:04:33.383Z] ---> 7880218a3500 [2023-03-22T19:04:33.383Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T19:04:33.383Z] ---> Running in fe4690cac50e [2023-03-22T19:04:37.374Z] Removing intermediate container fe4690cac50e [2023-03-22T19:04:37.374Z] ---> db2126231755 [2023-03-22T19:04:37.374Z] Step 12/26 : COPY . . [2023-03-22T19:04:38.781Z] ---> e2d7418e62ba [2023-03-22T19:04:38.781Z] Step 13/26 : RUN ${MAKE} [2023-03-22T19:04:38.781Z] ---> Running in 32f48f82af5e [2023-03-22T19:04:39.740Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-22T19:07:01.436Z] Removing intermediate container 32f48f82af5e [2023-03-22T19:07:01.436Z] ---> f8aef1d7ceda [2023-03-22T19:07:01.436Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T19:07:01.436Z] 3.17: Pulling from library/alpine [2023-03-22T19:07:01.436Z] af6eaf76a39c: Already exists [2023-03-22T19:07:01.436Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T19:07:01.436Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T19:07:01.436Z] ---> d74e625d9115 [2023-03-22T19:07:01.436Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T19:07:01.436Z] ---> Running in f5bdd2751ef4 [2023-03-22T19:07:01.436Z] Removing intermediate container f5bdd2751ef4 [2023-03-22T19:07:01.436Z] ---> b98abd2a0655 [2023-03-22T19:07:01.436Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T19:07:01.436Z] ---> Running in 109f2456be37 [2023-03-22T19:07:01.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T19:07:01.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T19:07:01.436Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T19:07:01.436Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T19:07:01.436Z] OK: 8 MiB in 16 packages [2023-03-22T19:07:01.436Z] Removing intermediate container 109f2456be37 [2023-03-22T19:07:01.436Z] ---> 8e38f96b6d76 [2023-03-22T19:07:01.436Z] Step 17/26 : WORKDIR / [2023-03-22T19:07:01.436Z] ---> Running in 67fdb5abcc38 [2023-03-22T19:07:01.436Z] Removing intermediate container 67fdb5abcc38 [2023-03-22T19:07:01.436Z] ---> 553d9e54bd63 [2023-03-22T19:07:01.436Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T19:07:01.436Z] ---> 8a73a39f0cfa [2023-03-22T19:07:01.436Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T19:07:01.436Z] ---> c3f32e33adf0 [2023-03-22T19:07:01.436Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T19:07:01.436Z] ---> f247dcbee088 [2023-03-22T19:07:01.436Z] Step 21/26 : EXPOSE 59984 [2023-03-22T19:07:01.436Z] ---> Running in 5fc9eaff11fa [2023-03-22T19:07:01.436Z] Removing intermediate container 5fc9eaff11fa [2023-03-22T19:07:01.436Z] ---> 52c8e07ee823 [2023-03-22T19:07:01.436Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T19:07:01.436Z] ---> Running in 49869cc53da9 [2023-03-22T19:07:01.436Z] Removing intermediate container 49869cc53da9 [2023-03-22T19:07:01.436Z] ---> 4e4c6a58507d [2023-03-22T19:07:01.436Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T19:07:01.436Z] ---> Running in 4b1adc29e437 [2023-03-22T19:07:01.704Z] Removing intermediate container 4b1adc29e437 [2023-03-22T19:07:01.704Z] ---> f8b3bda4a704 [2023-03-22T19:07:01.704Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T19:07:01.704Z] ---> Running in 277a678a88b3 [2023-03-22T19:07:01.972Z] Removing intermediate container 277a678a88b3 [2023-03-22T19:07:01.972Z] ---> 02d1ebbee51b [2023-03-22T19:07:01.972Z] Step 25/26 : LABEL git_sha=2cf52784bf8ecf74f89b2c8a0532d0cb83b9f094 [2023-03-22T19:07:02.247Z] ---> Running in 8f3462ee13cf [2023-03-22T19:07:02.247Z] Removing intermediate container 8f3462ee13cf [2023-03-22T19:07:02.247Z] ---> cec06b5530a7 [2023-03-22T19:07:02.247Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T19:07:02.513Z] ---> Running in cfe9241d5523 [2023-03-22T19:07:02.780Z] Removing intermediate container cfe9241d5523 [2023-03-22T19:07:02.780Z] ---> 96d0cc4252d7 [2023-03-22T19:07:02.780Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T19:07:02.780Z] Successfully built 96d0cc4252d7 [2023-03-22T19:07:02.780Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:07:03.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T19:07:03.185Z] [2023-03-22T19:07:03.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:07:03.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T19:07:03.517Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T19:07:03.517Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T19:07:03.517Z] 04944245beec: Pulling fs layer [2023-03-22T19:07:03.517Z] 699f458cf7ca: Pulling fs layer [2023-03-22T19:07:03.517Z] 765212b225bb: Pulling fs layer [2023-03-22T19:07:03.517Z] f23df028b6ca: Pulling fs layer [2023-03-22T19:07:03.517Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T19:07:03.517Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T19:07:03.517Z] 765212b225bb: Waiting [2023-03-22T19:07:03.517Z] f23df028b6ca: Waiting [2023-03-22T19:07:03.517Z] d65c8cfc05b1: Waiting [2023-03-22T19:07:03.517Z] 2437ff75d9bd: Waiting [2023-03-22T19:07:03.792Z] 04944245beec: Verifying Checksum [2023-03-22T19:07:03.792Z] 04944245beec: Download complete [2023-03-22T19:07:03.792Z] 765212b225bb: Verifying Checksum [2023-03-22T19:07:03.792Z] 765212b225bb: Download complete [2023-03-22T19:07:03.792Z] f23df028b6ca: Download complete [2023-03-22T19:07:03.792Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T19:07:03.792Z] d65c8cfc05b1: Download complete [2023-03-22T19:07:04.062Z] 699f458cf7ca: Verifying Checksum [2023-03-22T19:07:04.062Z] 699f458cf7ca: Download complete [2023-03-22T19:07:04.331Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T19:07:04.331Z] 8998bd30e6a1: Download complete [2023-03-22T19:07:06.914Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T19:07:06.914Z] 2437ff75d9bd: Download complete [2023-03-22T19:07:08.327Z] 8998bd30e6a1: Pull complete [2023-03-22T19:07:08.595Z] 04944245beec: Pull complete [2023-03-22T19:07:10.006Z] 699f458cf7ca: Pull complete [2023-03-22T19:07:10.272Z] 765212b225bb: Pull complete [2023-03-22T19:07:10.856Z] f23df028b6ca: Pull complete [2023-03-22T19:07:11.124Z] d65c8cfc05b1: Pull complete [2023-03-22T19:07:26.114Z] 2437ff75d9bd: Pull complete [2023-03-22T19:07:26.114Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T19:07:26.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T19:07:26.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T19:07:26.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-5266 does not seem to be running inside a container [2023-03-22T19:07:26.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T19:07:29.875Z] $ docker top 15ed37db5ebc23b1128b642facd4ec2c7466d37597bb721b7973693146554487 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:07:30.674Z] ---> job-cost.sh [2023-03-22T19:07:30.674Z] lf-activate-venv: SKIPPING [2023-03-22T19:07:30.674Z] INFO: No Stack... [2023-03-22T19:07:31.253Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T19:07:31.831Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T19:07:32.144Z] + + cutcat -d, /w/workspace/device-onvif-camera/6/archives/cost.csv -f6 [2023-03-22T19:07:32.144Z] [Pipeline] lock [2023-03-22T19:07:32.204Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-6-stack-cost] [2023-03-22T19:07:32.263Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-6-stack-cost] did not exist. Created. [2023-03-22T19:07:32.263Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T19:07:32.593Z] /w/workspace/device-onvif-camera/6@tmp/durable-25feab4d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T19:07:32.917Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T19:07:32.931Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T19:07:32.983Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T19:07:32.990Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T19:07:33.013Z] $ docker stop --time=1 15ed37db5ebc23b1128b642facd4ec2c7466d37597bb721b7973693146554487 [2023-03-22T19:07:34.445Z] $ docker rm -f --volumes 15ed37db5ebc23b1128b642facd4ec2c7466d37597bb721b7973693146554487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-22T19:07:34.795Z] provisioning config files... [2023-03-22T19:07:34.803Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config17509700385316544314tmp [Pipeline] { [Pipeline] sh [2023-03-22T19:07:35.095Z] + set +x [2023-03-22T19:07:35.095Z] + + curl -s https://codecov.io/bash [2023-03-22T19:07:35.095Z] bash -s -- [2023-03-22T19:07:35.095Z] [2023-03-22T19:07:35.095Z] _____ _ [2023-03-22T19:07:35.095Z] / ____| | | [2023-03-22T19:07:35.095Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T19:07:35.095Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T19:07:35.095Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T19:07:35.095Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T19:07:35.095Z] Bash-1.0.6 [2023-03-22T19:07:35.095Z] [2023-03-22T19:07:35.095Z] [2023-03-22T19:07:35.095Z] ==> git version 2.25.1 found [2023-03-22T19:07:35.095Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-22T19:07:35.095Z] Release-Date: 2020-01-08 [2023-03-22T19:07:35.095Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T19:07:35.095Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T19:07:35.095Z] ==> Jenkins CI detected. [2023-03-22T19:07:35.095Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-281 [2023-03-22T19:07:35.095Z] project root: . [2023-03-22T19:07:35.095Z] --> token set from env [2023-03-22T19:07:35.095Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T19:07:35.095Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T19:07:35.095Z] ==> Python coveragepy not found [2023-03-22T19:07:35.095Z] ==> Searching for coverage reports in: [2023-03-22T19:07:35.095Z] + . [2023-03-22T19:07:35.095Z] -> Found 1 reports [2023-03-22T19:07:35.095Z] ==> Detecting git/mercurial file structure [2023-03-22T19:07:35.095Z] ==> Reading reports [2023-03-22T19:07:35.095Z] + ./coverage.out bytes=78487 [2023-03-22T19:07:35.095Z] ==> Appending adjustments [2023-03-22T19:07:35.095Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T19:07:35.356Z] + Found adjustments [2023-03-22T19:07:35.356Z] ==> Gzipping contents [2023-03-22T19:07:35.356Z] 12K /tmp/codecov.WjEoLr.gz [2023-03-22T19:07:35.356Z] ==> Uploading reports [2023-03-22T19:07:35.356Z] url: https://codecov.io [2023-03-22T19:07:35.356Z] query: branch=PR-281&commit=6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-03-22T19:07:35.356Z] -> Pinging Codecov [2023-03-22T19:07:35.356Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-281&commit=6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-03-22T19:07:35.616Z] -> Uploading to [2023-03-22T19:07:35.616Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/F29A59C45E3A92E06B3E522C9905F8EF/6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d/9840c926-6295-4ef2-8753-99c00abf2d5f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T190735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b979e1b064c503cffa6442072dc4a05c47d21ce4ca2a6c15b3fd2569894efd9 [2023-03-22T19:07:35.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T19:07:35.616Z] Dload Upload Total Spent Left Speed [2023-03-22T19:07:35.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 36304 --:--:-- --:--:-- --:--:-- 36304 [2023-03-22T19:07:35.876Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/6c573e1e0e5fc623cf7e8407d1971e1f9bd2a39d [Pipeline] } [2023-03-22T19:07:35.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T19:07:36.589Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-281/archives ] [2023-03-22T19:07:36.589Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-22T19:07:36.589Z] total 16 [2023-03-22T19:07:36.589Z] drwxr-xr-x 3 root root 4096 Mar 22 18:58 . [2023-03-22T19:07:36.589Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 18:58 .. [2023-03-22T19:07:36.589Z] drwxr-xr-x 2 root root 4096 Mar 22 18:58 cost [2023-03-22T19:07:36.590Z] -rw-r--r-- 1 root root 91 Mar 22 18:58 cost.csv [2023-03-22T19:07:36.590Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-22T19:07:36.590Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-22T19:07:36.590Z] total 16 [2023-03-22T19:07:36.590Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 18:58 . [2023-03-22T19:07:36.590Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 18:58 .. [2023-03-22T19:07:36.590Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 18:58 cost [2023-03-22T19:07:36.590Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 22 18:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:07:36.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:07:37.742Z] ---> package-listing.sh [2023-03-22T19:07:37.742Z] ++ facter osfamily [2023-03-22T19:07:37.742Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T19:07:38.002Z] + OS_FAMILY=debian [2023-03-22T19:07:38.003Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-281 [2023-03-22T19:07:38.003Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T19:07:38.003Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T19:07:38.003Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T19:07:38.003Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T19:07:38.003Z] + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' [2023-03-22T19:07:38.003Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T19:07:38.003Z] + case "${OS_FAMILY}" in [2023-03-22T19:07:38.003Z] + dpkg -l [2023-03-22T19:07:38.003Z] + grep '^ii' [2023-03-22T19:07:38.003Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T19:07:38.003Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T19:07:38.003Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T19:07:38.003Z] + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' [2023-03-22T19:07:38.003Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-281/archives/ [2023-03-22T19:07:38.003Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-281/archives/ [Pipeline] echo [2023-03-22T19:07:38.015Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T19:07:38.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:07:38.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T19:07:38.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T19:07:38.924Z] prd-ubuntu20.04-docker-8c-8g-5264 does not seem to be running inside a container [2023-03-22T19:07:38.955Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T19:07:39.192Z] $ docker top 7bfb2cbcd45e234a81726a22c4e41c9eddedacb3a99fd4b40875115136d34d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T19:07:39.537Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T19:07:39.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T19:07:40.103Z] + ls /var/log/sa-host [2023-03-22T19:07:40.103Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T19:07:40.166Z] provisioning config files... [2023-03-22T19:07:40.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config17143727995781626628tmp [Pipeline] { [Pipeline] echo [2023-03-22T19:07:40.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:07:40.471Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T19:07:40.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:07:40.794Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T19:07:40.803Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:07:41.099Z] ---> sudo-logs.sh [2023-03-22T19:07:41.099Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T19:07:41.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:07:41.401Z] ---> job-cost.sh [2023-03-22T19:07:41.401Z] lf-activate-venv: SKIPPING [2023-03-22T19:07:41.401Z] DEBUG: total: 0.2199999988079071 [2023-03-22T19:07:41.401Z] INFO: Retrieving Stack Cost... [2023-03-22T19:07:41.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T19:07:42.233Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T19:07:42.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:07:42.532Z] ---> logs-deploy.sh [2023-03-22T19:07:42.532Z] lf-activate-venv: SKIPPING [2023-03-22T19:07:42.532Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-281/6 [2023-03-22T19:07:42.532Z] INFO: archiving workspace using pattern(s): [2023-03-22T19:07:43.473Z] Archives upload complete. [2023-03-22T19:07:43.473Z] INFO: archiving logs to Nexus