Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b755987a34d69a916b66ca09834a5024b38876fb+d65f0f9877c5d27f36bd97c93e7d86cd57609692 (14054fe66161d9283dbdc6b7ed9ca5ffdc432aff) 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-ssh3872213772973697034.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12683740474084389275.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-242/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-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11766862337898598202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9908313234107088775.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-242/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-242/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7266994752179473407.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8194 in /w/workspace/undry_device-onvif-camera_PR-242 [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-242 # 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 > 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/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit b755987a34d69a916b66ca09834a5024b38876fb Merge succeeded, producing 4206493ad9a3d80ddf94c7545eecd6cd20c5703c Checking out Revision 4206493ad9a3d80ddf94c7545eecd6cd20c5703c (PR-242) > git config core.sparsecheckout # timeout=10 > git checkout -f b755987a34d69a916b66ca09834a5024b38876fb # 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 d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4206493ad9a3d80ddf94c7545eecd6cd20c5703c # timeout=10 Commit message: "Merge commit 'd65f0f9877c5d27f36bd97c93e7d86cd57609692' into HEAD" > git rev-list --no-walk b755987a34d69a916b66ca09834a5024b38876fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-03T22:11:56.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-03T22:11:56.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-03T22:11:56.731Z] ========================================================= [2023-03-03T22:11:56.731Z] EdgeX Global Pipelines Version Info [2023-03-03T22:11:56.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:11:57.463Z] ------------------- [2023-03-03T22:11:57.463Z] stable info: [2023-03-03T22:11:57.463Z] ------------------- [2023-03-03T22:11:57.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-03T22:11:57.463Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T22:11:57.463Z] Message: update stable to v1.0.244 [2023-03-03T22:11:58.033Z] ------------------- [2023-03-03T22:11:58.033Z] experimental info: [2023-03-03T22:11:58.033Z] ------------------- [2023-03-03T22:11:58.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-03T22:11:58.033Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-03T22:11:58.033Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-03T22:11:58.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-03T22:11:58.211Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-03T22:11:58.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-03T22:11:58.241Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-03T22:11:58.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-03T22:11:58.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-03T22:11:58.286Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-03T22:11:58.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-03T22:11:58.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-03T22:11:58.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-03T22:11:58.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-03T22:11:58.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-03T22:11:58.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-03T22:11:58.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-03T22:11:58.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T22:11:58.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-03T22:11:58.425Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-03T22:11:58.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-03T22:11:58.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-03T22:11:58.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-03T22:11:58.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-03T22:11:58.487Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-03T22:11:58.500Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-03T22:11:58.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-03T22:11:58.527Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-03T22:11:58.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-03T22:11:58.558Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-03T22:11:58.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-242 [Pipeline] echo [2023-03-03T22:11:58.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-242 [Pipeline] echo [2023-03-03T22:11:58.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-242 [Pipeline] echo [2023-03-03T22:11:58.614Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4206493ad9a3d80ddf94c7545eecd6cd20c5703c [Pipeline] echo [2023-03-03T22:11:58.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4206493 [Pipeline] echo [2023-03-03T22:11:58.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T22:11:58.680Z] provisioning config files... [2023-03-03T22:11:58.693Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config18305698366402210975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:11:59.000Z] ---> docker-login.sh [2023-03-03T22:11:59.000Z] nexus3.edgexfoundry.org:10001 [2023-03-03T22:11:59.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:59.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:59.260Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:59.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:59.260Z] [2023-03-03T22:11:59.260Z] Login Succeeded [2023-03-03T22:11:59.260Z] nexus3.edgexfoundry.org:10002 [2023-03-03T22:11:59.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:59.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:59.260Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:59.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:59.260Z] [2023-03-03T22:11:59.260Z] Login Succeeded [2023-03-03T22:11:59.260Z] nexus3.edgexfoundry.org:10003 [2023-03-03T22:11:59.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:59.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:59.520Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:59.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:59.520Z] [2023-03-03T22:11:59.520Z] Login Succeeded [2023-03-03T22:11:59.520Z] nexus3.edgexfoundry.org:10004 [2023-03-03T22:11:59.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:59.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:59.520Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:59.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:59.520Z] [2023-03-03T22:11:59.520Z] Login Succeeded [2023-03-03T22:11:59.520Z] docker.io [2023-03-03T22:11:59.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:11:59.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:11:59.778Z] Configure a credential helper to remove this warning. See [2023-03-03T22:11:59.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:11:59.778Z] [2023-03-03T22:11:59.778Z] Login Succeeded [2023-03-03T22:11:59.778Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T22:11:59.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-03T22:12:00.148Z] + git rev-list -1 --merges 4206493ad9a3d80ddf94c7545eecd6cd20c5703c~1..4206493ad9a3d80ddf94c7545eecd6cd20c5703c [Pipeline] echo [2023-03-03T22:12:00.190Z] -----------> git rev-list -1 --merges 4206493ad9a3d80ddf94c7545eecd6cd20c5703c~1..4206493ad9a3d80ddf94c7545eecd6cd20c5703c 4206493ad9a3d80ddf94c7545eecd6cd20c5703c [2023-03-03T22:12:00.190Z] 4206493ad9a3d80ddf94c7545eecd6cd20c5703c [false] [Pipeline] sh [2023-03-03T22:12:00.483Z] + git log --format=format:%s -1 4206493ad9a3d80ddf94c7545eecd6cd20c5703c [Pipeline] echo [2023-03-03T22:12:00.498Z] ========================================================= [2023-03-03T22:12:00.498Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-03T22:12:00.498Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T22:12:00.845Z] + git log --format=format:%s -1 4206493ad9a3d80ddf94c7545eecd6cd20c5703c [Pipeline] echo [2023-03-03T22:12:00.856Z] [semverPrep] GIT_COMMIT: 4206493ad9a3d80ddf94c7545eecd6cd20c5703c, Commit Message: Merge commit 'd65f0f9877c5d27f36bd97c93e7d86cd57609692' into HEAD [Pipeline] echo [2023-03-03T22:12:00.863Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-03T22:12:01.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-03T22:12:01.208Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-03T22:12:01.208Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-03T22:12:01.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-03T22:12:01.208Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-03T22:12:01.208Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-03T22:12:01.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:12:01.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T22:12:01.569Z] [2023-03-03T22:12:01.569Z] 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-03T22:12:01.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T22:12:01.888Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-03T22:12:01.888Z] b85a868b505f: Pulling fs layer [2023-03-03T22:12:01.888Z] e2be974225ed: Pulling fs layer [2023-03-03T22:12:01.888Z] 339a4e72a1f5: Pulling fs layer [2023-03-03T22:12:01.888Z] 988bab9f4d93: Pulling fs layer [2023-03-03T22:12:01.888Z] 1469e6f7b9e6: Pulling fs layer [2023-03-03T22:12:01.888Z] eaf3925da568: Pulling fs layer [2023-03-03T22:12:01.888Z] bab4dde63d76: Pulling fs layer [2023-03-03T22:12:01.888Z] bde34c3a00c8: Pulling fs layer [2023-03-03T22:12:01.888Z] b352a97aabf1: Pulling fs layer [2023-03-03T22:12:01.888Z] 4872d77fe225: Pulling fs layer [2023-03-03T22:12:01.888Z] 5851b861e8e6: Pulling fs layer [2023-03-03T22:12:01.888Z] bab4dde63d76: Waiting [2023-03-03T22:12:01.888Z] bde34c3a00c8: Waiting [2023-03-03T22:12:01.888Z] b352a97aabf1: Waiting [2023-03-03T22:12:01.888Z] 4872d77fe225: Waiting [2023-03-03T22:12:01.888Z] 988bab9f4d93: Waiting [2023-03-03T22:12:01.888Z] 1469e6f7b9e6: Waiting [2023-03-03T22:12:01.888Z] eaf3925da568: Waiting [2023-03-03T22:12:01.888Z] 5851b861e8e6: Waiting [2023-03-03T22:12:01.888Z] e2be974225ed: Verifying Checksum [2023-03-03T22:12:01.888Z] e2be974225ed: Download complete [2023-03-03T22:12:01.888Z] 988bab9f4d93: Verifying Checksum [2023-03-03T22:12:01.888Z] 988bab9f4d93: Download complete [2023-03-03T22:12:02.149Z] 1469e6f7b9e6: Verifying Checksum [2023-03-03T22:12:02.149Z] 1469e6f7b9e6: Download complete [2023-03-03T22:12:02.149Z] eaf3925da568: Download complete [2023-03-03T22:12:02.149Z] 339a4e72a1f5: Verifying Checksum [2023-03-03T22:12:02.149Z] 339a4e72a1f5: Download complete [2023-03-03T22:12:02.149Z] bde34c3a00c8: Download complete [2023-03-03T22:12:02.149Z] b352a97aabf1: Verifying Checksum [2023-03-03T22:12:02.149Z] b352a97aabf1: Download complete [2023-03-03T22:12:02.149Z] 4872d77fe225: Verifying Checksum [2023-03-03T22:12:02.149Z] 4872d77fe225: Download complete [2023-03-03T22:12:02.149Z] 5851b861e8e6: Verifying Checksum [2023-03-03T22:12:02.149Z] 5851b861e8e6: Download complete [2023-03-03T22:12:02.149Z] b85a868b505f: Verifying Checksum [2023-03-03T22:12:02.149Z] b85a868b505f: Download complete [2023-03-03T22:12:02.408Z] bab4dde63d76: Verifying Checksum [2023-03-03T22:12:02.408Z] bab4dde63d76: Download complete [2023-03-03T22:12:03.341Z] b85a868b505f: Pull complete [2023-03-03T22:12:03.342Z] e2be974225ed: Pull complete [2023-03-03T22:12:03.908Z] 339a4e72a1f5: Pull complete [2023-03-03T22:12:03.908Z] 988bab9f4d93: Pull complete [2023-03-03T22:12:04.167Z] 1469e6f7b9e6: Pull complete [2023-03-03T22:12:04.167Z] eaf3925da568: Pull complete [2023-03-03T22:12:06.072Z] bab4dde63d76: Pull complete [2023-03-03T22:12:06.072Z] bde34c3a00c8: Pull complete [2023-03-03T22:12:06.072Z] b352a97aabf1: Pull complete [2023-03-03T22:12:06.072Z] 4872d77fe225: Pull complete [2023-03-03T22:12:06.072Z] 5851b861e8e6: Pull complete [2023-03-03T22:12:06.072Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-03T22:12:06.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-03T22:12:06.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:12:06.159Z] prd-ubuntu20.04-docker-8c-8g-8194 does not seem to be running inside a container [2023-03-03T22:12:06.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-03T22:12:12.749Z] $ docker top 2c200c4a39b503c78862236533b2dff9d931c3dc609ae0448a176df1a69abfe3 -eo pid,comm [2023-03-03T22:12:12.829Z] 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-03T22:12:12.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-03T22:12:12.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T22:12:12.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T22:12:12.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T22:12:12.988Z] $ docker exec 2c200c4a39b503c78862236533b2dff9d931c3dc609ae0448a176df1a69abfe3 ssh-agent [2023-03-03T22:12:13.113Z] SSH_AUTH_SOCK=/tmp/ssh-itQX8fA5JRnz/agent.14 [2023-03-03T22:12:13.113Z] SSH_AGENT_PID=20 [2023-03-03T22:12:13.119Z] Running ssh-add (command line suppressed) [2023-03-03T22:12:13.244Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_16309415060854908255.key (/w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_16309415060854908255.key) [2023-03-03T22:12:13.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T22:12:13.562Z] + git tag --points-at HEAD [Pipeline] } [2023-03-03T22:12:13.581Z] $ docker exec --env ******** --env ******** 2c200c4a39b503c78862236533b2dff9d931c3dc609ae0448a176df1a69abfe3 ssh-agent -k [2023-03-03T22:12:13.683Z] unset SSH_AUTH_SOCK; [2023-03-03T22:12:13.684Z] unset SSH_AGENT_PID; [2023-03-03T22:12:13.684Z] echo Agent pid 20 killed; [2023-03-03T22:12:13.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-03T22:12:13.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-03T22:12:13.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-03T22:12:13.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-03T22:12:13.823Z] $ docker exec 2c200c4a39b503c78862236533b2dff9d931c3dc609ae0448a176df1a69abfe3 ssh-agent [2023-03-03T22:12:13.921Z] SSH_AUTH_SOCK=/tmp/ssh-Vm6eD99KDD7q/agent.70 [2023-03-03T22:12:13.921Z] SSH_AGENT_PID=76 [2023-03-03T22:12:13.925Z] Running ssh-add (command line suppressed) [2023-03-03T22:12:14.022Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_17195049148457781485.key (/w/workspace/undry_device-onvif-camera_PR-242@tmp/private_key_17195049148457781485.key) [2023-03-03T22:12:14.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-03T22:12:14.316Z] + git semver init [2023-03-03T22:12:14.576Z] 2023-03-03 22:12:14,512 [run_init] DEBUG init version:0.0.0 force:False [2023-03-03T22:12:14.576Z] 2023-03-03 22:12:14,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-242/.semver [2023-03-03T22:12:14.576Z] 2023-03-03 22:12:14,514 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-242/.semver [2023-03-03T22:12:14.576Z] 2023-03-03 22:12:14,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-242/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-242, universal_newlines=False, shell=None, istream=None) [2023-03-03T22:12:15.948Z] 2023-03-03 22:12:15,593 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-242/.git/info/exclude [2023-03-03T22:12:15.948Z] 2023-03-03 22:12:15,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 with force:False [2023-03-03T22:12:15.948Z] 2023-03-03 22:12:15,594 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 [2023-03-03T22:12:15.948Z] 2023-03-03 22:12:15,597 [execute] INFO git cat-file --batch-check [2023-03-03T22:12:15.948Z] 2023-03-03 22:12:15,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-242/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T22:12:15.948Z] 2023-03-03 22:12:15,604 [execute] INFO git cat-file --batch [2023-03-03T22:12:15.948Z] 2023-03-03 22:12:15,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-242/.semver, universal_newlines=False, shell=None, istream=) [2023-03-03T22:12:15.948Z] 2023-03-03 22:12:15,608 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-242/.semver/PR-242 [2023-03-03T22:12:15.948Z] 0.0.0 [Pipeline] } [2023-03-03T22:12:15.959Z] $ docker exec --env ******** --env ******** 2c200c4a39b503c78862236533b2dff9d931c3dc609ae0448a176df1a69abfe3 ssh-agent -k [2023-03-03T22:12:16.059Z] unset SSH_AUTH_SOCK; [2023-03-03T22:12:16.059Z] unset SSH_AGENT_PID; [2023-03-03T22:12:16.059Z] echo Agent pid 76 killed; [2023-03-03T22:12:16.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-03T22:12:16.372Z] + git semver [Pipeline] } [2023-03-03T22:12:16.646Z] $ docker stop --time=1 2c200c4a39b503c78862236533b2dff9d931c3dc609ae0448a176df1a69abfe3 [2023-03-03T22:12:17.917Z] $ docker rm -f --volumes 2c200c4a39b503c78862236533b2dff9d931c3dc609ae0448a176df1a69abfe3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T22:12:18.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-03T22:12:18.449Z] Stashed 1 file(s) [Pipeline] echo [2023-03-03T22:12:18.453Z] [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-03T22:12:18.607Z] provisioning config files... [2023-03-03T22:12:18.617Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config6762474673568200342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:12:18.911Z] ---> docker-login.sh [2023-03-03T22:12:18.911Z] nexus3.edgexfoundry.org:10001 [2023-03-03T22:12:18.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:12:18.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:12:18.911Z] Configure a credential helper to remove this warning. See [2023-03-03T22:12:18.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:12:18.911Z] [2023-03-03T22:12:18.911Z] Login Succeeded [2023-03-03T22:12:18.911Z] nexus3.edgexfoundry.org:10002 [2023-03-03T22:12:18.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:12:18.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:12:18.911Z] Configure a credential helper to remove this warning. See [2023-03-03T22:12:18.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:12:18.911Z] [2023-03-03T22:12:18.911Z] Login Succeeded [2023-03-03T22:12:18.911Z] nexus3.edgexfoundry.org:10003 [2023-03-03T22:12:19.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:12:19.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:12:19.169Z] Configure a credential helper to remove this warning. See [2023-03-03T22:12:19.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:12:19.169Z] [2023-03-03T22:12:19.169Z] Login Succeeded [2023-03-03T22:12:19.169Z] nexus3.edgexfoundry.org:10004 [2023-03-03T22:12:19.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:12:19.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:12:19.169Z] Configure a credential helper to remove this warning. See [2023-03-03T22:12:19.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:12:19.169Z] [2023-03-03T22:12:19.169Z] Login Succeeded [2023-03-03T22:12:19.169Z] docker.io [2023-03-03T22:12:19.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:12:19.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:12:19.427Z] Configure a credential helper to remove this warning. See [2023-03-03T22:12:19.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:12:19.427Z] [2023-03-03T22:12:19.427Z] Login Succeeded [2023-03-03T22:12:19.427Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T22:12:19.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-03T22:12:19.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T22:12:19.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T22:12:19.522Z] ========================================================= [2023-03-03T22:12:19.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-03T22:12:19.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:12:19.828Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-03T22:12:19.828Z] Sending build context to Docker daemon 27.8MB [2023-03-03T22:12:19.828Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T22:12:19.828Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-03T22:12:20.090Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-03T22:12:20.090Z] 213ec9aee27d: Pulling fs layer [2023-03-03T22:12:20.090Z] 4583459ba037: Pulling fs layer [2023-03-03T22:12:20.090Z] 93c1e223e6f2: Pulling fs layer [2023-03-03T22:12:20.090Z] 53926ce57604: Pulling fs layer [2023-03-03T22:12:20.090Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-03T22:12:20.090Z] 22ff95d597cd: Pulling fs layer [2023-03-03T22:12:20.090Z] 12d6caf4c0d1: Pulling fs layer [2023-03-03T22:12:20.090Z] 96b7cbca73a9: Pulling fs layer [2023-03-03T22:12:20.090Z] a7acece74701: Pulling fs layer [2023-03-03T22:12:20.090Z] 53926ce57604: Waiting [2023-03-03T22:12:20.090Z] 21b2b0c7a3f4: Waiting [2023-03-03T22:12:20.090Z] 22ff95d597cd: Waiting [2023-03-03T22:12:20.090Z] 12d6caf4c0d1: Waiting [2023-03-03T22:12:20.090Z] 96b7cbca73a9: Waiting [2023-03-03T22:12:20.090Z] a7acece74701: Waiting [2023-03-03T22:12:20.090Z] 4583459ba037: Download complete [2023-03-03T22:12:20.090Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-03T22:12:20.090Z] 21b2b0c7a3f4: Download complete [2023-03-03T22:12:20.090Z] 22ff95d597cd: Download complete [2023-03-03T22:12:20.090Z] 213ec9aee27d: Download complete [2023-03-03T22:12:20.090Z] 12d6caf4c0d1: Verifying Checksum [2023-03-03T22:12:20.090Z] 12d6caf4c0d1: Download complete [2023-03-03T22:12:20.090Z] 213ec9aee27d: Pull complete [2023-03-03T22:12:20.353Z] 4583459ba037: Pull complete [2023-03-03T22:12:20.353Z] 93c1e223e6f2: Pull complete [2023-03-03T22:12:20.612Z] a7acece74701: Verifying Checksum [2023-03-03T22:12:20.612Z] a7acece74701: Download complete [2023-03-03T22:12:20.870Z] 96b7cbca73a9: Verifying Checksum [2023-03-03T22:12:20.870Z] 96b7cbca73a9: Download complete [2023-03-03T22:12:20.870Z] 53926ce57604: Verifying Checksum [2023-03-03T22:12:20.870Z] 53926ce57604: Download complete [2023-03-03T22:12:24.159Z] 53926ce57604: Pull complete [2023-03-03T22:12:24.159Z] 21b2b0c7a3f4: Pull complete [2023-03-03T22:12:24.159Z] 22ff95d597cd: Pull complete [2023-03-03T22:12:24.417Z] 12d6caf4c0d1: Pull complete [2023-03-03T22:12:26.319Z] 96b7cbca73a9: Pull complete [2023-03-03T22:12:27.254Z] a7acece74701: Pull complete [2023-03-03T22:12:27.254Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-03T22:12:27.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-03T22:12:27.254Z] ---> db6d94c90886 [2023-03-03T22:12:27.254Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-03T22:12:33.568Z] Still waiting to schedule task [2023-03-03T22:12:33.568Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8198’ is offline [2023-03-03T22:12:42.205Z] ---> Running in 3ee97e571771 [2023-03-03T22:12:42.205Z] Removing intermediate container 3ee97e571771 [2023-03-03T22:12:42.205Z] ---> 070fdd7d8e41 [2023-03-03T22:12:42.205Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T22:12:42.205Z] ---> Running in edc586a47970 [2023-03-03T22:12:42.205Z] Removing intermediate container edc586a47970 [2023-03-03T22:12:42.205Z] ---> a584ecbe7d51 [2023-03-03T22:12:42.205Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T22:12:42.805Z] ---> Running in a89f508fb033 [2023-03-03T22:12:42.805Z] Removing intermediate container a89f508fb033 [2023-03-03T22:12:42.805Z] ---> 9cf8a103ef1b [2023-03-03T22:12:42.805Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T22:12:42.805Z] ---> Running in a0fe5d9b520c [2023-03-03T22:12:42.805Z] Removing intermediate container a0fe5d9b520c [2023-03-03T22:12:42.805Z] ---> 9b97499a0eb5 [2023-03-03T22:12:42.805Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-03T22:12:42.805Z] ---> Running in 505ab6947a77 [2023-03-03T22:12:42.805Z] Removing intermediate container 505ab6947a77 [2023-03-03T22:12:42.805Z] ---> 8471dd10d0e6 [2023-03-03T22:12:42.805Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T22:12:42.805Z] ---> Running in 155c69fae780 [2023-03-03T22:12:43.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T22:12:43.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T22:12:43.321Z] OK: 211 MiB in 51 packages [2023-03-03T22:12:43.886Z] Removing intermediate container 155c69fae780 [2023-03-03T22:12:43.886Z] ---> 6ff77a122b9f [2023-03-03T22:12:43.886Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-03T22:12:43.886Z] ---> Running in 30cdb4a50d1c [2023-03-03T22:12:43.886Z] Removing intermediate container 30cdb4a50d1c [2023-03-03T22:12:43.886Z] ---> b0a45184e463 [2023-03-03T22:12:43.886Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-03T22:12:43.886Z] ---> c9f724c86771 [2023-03-03T22:12:43.886Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T22:12:43.886Z] ---> Running in c6dded0e274e [2023-03-03T22:13:40.155Z] Removing intermediate container c6dded0e274e [2023-03-03T22:13:40.155Z] ---> 1557da27b7a1 [2023-03-03T22:13:40.155Z] Step 12/13 : COPY . . [2023-03-03T22:13:40.155Z] ---> a4b6a24eade7 [2023-03-03T22:13:40.155Z] Step 13/13 : RUN ${MAKE} [2023-03-03T22:13:40.155Z] ---> Running in 2d6b58c82bf3 [2023-03-03T22:13:40.155Z] noop [2023-03-03T22:13:40.155Z] Removing intermediate container 2d6b58c82bf3 [2023-03-03T22:13:40.155Z] ---> 07a6726d3697 [2023-03-03T22:13:40.155Z] Successfully built 07a6726d3697 [2023-03-03T22:13:40.155Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:13:40.466Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T22:13:40.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:13:40.541Z] prd-ubuntu20.04-docker-8c-8g-8194 does not seem to be running inside a container [2023-03-03T22:13:40.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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 ******** ci-base-image-x86_64 cat [2023-03-03T22:13:40.937Z] $ docker top a0b2a4bf1f56f68b86dfcd32880a0dd6fbbd2d411657d531f9a17a6f170ddd2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:13:41.314Z] + go version [2023-03-03T22:13:41.314Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-03T22:13:41.344Z] $ docker stop --time=1 a0b2a4bf1f56f68b86dfcd32880a0dd6fbbd2d411657d531f9a17a6f170ddd2e [2023-03-03T22:13:42.609Z] $ docker rm -f --volumes a0b2a4bf1f56f68b86dfcd32880a0dd6fbbd2d411657d531f9a17a6f170ddd2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:13:43.004Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-03T22:13:43.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:13:43.072Z] prd-ubuntu20.04-docker-8c-8g-8194 does not seem to be running inside a container [2023-03-03T22:13:43.110Z] $ 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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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 ******** ci-base-image-x86_64 cat [2023-03-03T22:13:43.433Z] $ docker top 22f088bc2318d311475109364a8b7947e1212cdfc2a4222651ca52102c7abf03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:13:43.765Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-242 [Pipeline] fileExists [Pipeline] sh [2023-03-03T22:13:44.061Z] + make test [2023-03-03T22:13:44.061Z] go test ./... -coverprofile=coverage.out ./... [2023-03-03T22:13:44.319Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-03T22:13:54.284Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-03T22:13:56.813Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 29.3% of statements [2023-03-03T22:13:56.813Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-03T22:13:56.813Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.456s coverage: 86.5% of statements [2023-03-03T22:14:03.367Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-03T22:14:03.367Z] go vet ./... [2023-03-03T22:14:06.645Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T22:14:06.645Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T22:14:06.645Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T22:14:06.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-03T22:14:06.936Z] $ docker stop --time=1 22f088bc2318d311475109364a8b7947e1212cdfc2a4222651ca52102c7abf03 [2023-03-03T22:14:09.844Z] $ docker rm -f --volumes 22f088bc2318d311475109364a8b7947e1212cdfc2a4222651ca52102c7abf03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T22:14:10.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-03T22:14:10.349Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-03T22:14:10.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-03T22:14:11.072Z] + ls -al . [2023-03-03T22:14:11.072Z] total 236 [2023-03-03T22:14:11.072Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 3 22:13 . [2023-03-03T22:14:11.072Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:11 .. [2023-03-03T22:14:11.072Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 22:13 .git [2023-03-03T22:14:11.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 22:11 .github [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 3 22:11 .gitignore [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 3 22:11 .golangci.yml [2023-03-03T22:14:11.072Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 22:12 .semver [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 3 22:11 Attribution.txt [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 3 22:11 CHANGELOG.md [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 3 22:11 Dockerfile [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 3 22:11 GOVERNANCE.md [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 3 22:11 Jenkinsfile [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 3 22:11 LICENSE [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 3 22:11 Makefile [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 3 22:11 OWNERS.md [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 3 22:11 README.md [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 3 22:12 VERSION [2023-03-03T22:14:11.072Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 22:11 bin [2023-03-03T22:14:11.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 22:11 cmd [2023-03-03T22:14:11.072Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 3 22:13 coverage.out [2023-03-03T22:14:11.072Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 3 22:11 doc [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 3600 Mar 3 22:11 go.mod [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 34701 Mar 3 22:11 go.sum [2023-03-03T22:14:11.072Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:11 internal [2023-03-03T22:14:11.072Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:11 snap [2023-03-03T22:14:11.072Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 3 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:14:11.382Z] + 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=4206493ad9a3d80ddf94c7545eecd6cd20c5703c --label arch=amd64 --label version=0.0.0 . [2023-03-03T22:14:11.382Z] Sending build context to Docker daemon 27.88MB [2023-03-03T22:14:11.382Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T22:14:11.382Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-03T22:14:11.382Z] ---> 07a6726d3697 [2023-03-03T22:14:11.382Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-03T22:14:11.963Z] ---> Running in 4c8696e7b871 [2023-03-03T22:14:11.963Z] Removing intermediate container 4c8696e7b871 [2023-03-03T22:14:11.963Z] ---> eb1c0bbe4305 [2023-03-03T22:14:11.963Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T22:14:11.963Z] ---> Running in e48475248106 [2023-03-03T22:14:11.963Z] Removing intermediate container e48475248106 [2023-03-03T22:14:11.963Z] ---> 7aea3efc0fdf [2023-03-03T22:14:11.963Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T22:14:11.963Z] ---> Running in 1248de0c166d [2023-03-03T22:14:12.222Z] Removing intermediate container 1248de0c166d [2023-03-03T22:14:12.222Z] ---> 46b7388112da [2023-03-03T22:14:12.222Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T22:14:12.222Z] ---> Running in 6abf8a8a2baf [2023-03-03T22:14:12.222Z] Removing intermediate container 6abf8a8a2baf [2023-03-03T22:14:12.222Z] ---> 3235e552e688 [2023-03-03T22:14:12.222Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-03T22:14:12.222Z] ---> Running in 8cfc1907b5e8 [2023-03-03T22:14:12.222Z] Removing intermediate container 8cfc1907b5e8 [2023-03-03T22:14:12.222Z] ---> eeb336031c33 [2023-03-03T22:14:12.222Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T22:14:12.479Z] ---> Running in 382b5fc8f464 [2023-03-03T22:14:12.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T22:14:12.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T22:14:12.996Z] OK: 211 MiB in 51 packages [2023-03-03T22:14:13.256Z] Removing intermediate container 382b5fc8f464 [2023-03-03T22:14:13.256Z] ---> e73d3be3f3ea [2023-03-03T22:14:13.256Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-03T22:14:13.256Z] ---> Running in 634e24e36669 [2023-03-03T22:14:13.256Z] Removing intermediate container 634e24e36669 [2023-03-03T22:14:13.256Z] ---> bce6cb190501 [2023-03-03T22:14:13.256Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-03T22:14:13.256Z] ---> 51673febf4d9 [2023-03-03T22:14:13.256Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T22:14:13.515Z] ---> Running in f89c07d30d56 [2023-03-03T22:14:14.079Z] Removing intermediate container f89c07d30d56 [2023-03-03T22:14:14.079Z] ---> fe18890c22ea [2023-03-03T22:14:14.079Z] Step 12/26 : COPY . . [2023-03-03T22:14:15.451Z] ---> 6438a7f2d9b2 [2023-03-03T22:14:15.451Z] Step 13/26 : RUN ${MAKE} [2023-03-03T22:14:15.452Z] ---> Running in 96e9dcbdc6e0 [2023-03-03T22:14:15.710Z] 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-03T22:14:37.623Z] Removing intermediate container 96e9dcbdc6e0 [2023-03-03T22:14:37.623Z] ---> 574383562b74 [2023-03-03T22:14:37.623Z] Step 14/26 : FROM alpine:3.16 [2023-03-03T22:14:37.623Z] 3.16: Pulling from library/alpine [2023-03-03T22:14:37.623Z] ef5531b6e74e: Pulling fs layer [2023-03-03T22:14:37.623Z] ef5531b6e74e: Download complete [2023-03-03T22:14:37.623Z] ef5531b6e74e: Pull complete [2023-03-03T22:14:37.623Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T22:14:37.623Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T22:14:37.623Z] ---> dfd21b5a31f5 [2023-03-03T22:14:37.623Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-03T22:14:37.623Z] ---> Running in 538fec4e2c20 [2023-03-03T22:14:37.623Z] Removing intermediate container 538fec4e2c20 [2023-03-03T22:14:37.623Z] ---> e2cc60863e92 [2023-03-03T22:14:37.623Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-03T22:14:37.623Z] ---> Running in 80af139f4ef7 [2023-03-03T22:14:37.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-03T22:14:37.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-03T22:14:37.623Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T22:14:37.623Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T22:14:37.623Z] OK: 6 MiB in 15 packages [2023-03-03T22:14:37.880Z] Removing intermediate container 80af139f4ef7 [2023-03-03T22:14:37.880Z] ---> b4f6da449f8a [2023-03-03T22:14:37.880Z] Step 17/26 : WORKDIR / [2023-03-03T22:14:37.880Z] ---> Running in d27b7e33b2b7 [2023-03-03T22:14:37.880Z] Removing intermediate container d27b7e33b2b7 [2023-03-03T22:14:37.880Z] ---> aec36bce3ef6 [2023-03-03T22:14:37.880Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-03T22:14:38.814Z] ---> e1f52742dbd1 [2023-03-03T22:14:38.814Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-03T22:14:38.814Z] ---> bb4fbf3d3767 [2023-03-03T22:14:38.814Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-03T22:14:39.072Z] ---> f9ef3de15489 [2023-03-03T22:14:39.072Z] Step 21/26 : EXPOSE 59984 [2023-03-03T22:14:39.072Z] ---> Running in a36e82fd195d [2023-03-03T22:14:39.072Z] Removing intermediate container a36e82fd195d [2023-03-03T22:14:39.072Z] ---> 8e09539817a8 [2023-03-03T22:14:39.073Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-03T22:14:39.073Z] ---> Running in a736b945518b [2023-03-03T22:14:39.073Z] Removing intermediate container a736b945518b [2023-03-03T22:14:39.073Z] ---> d10c946127e9 [2023-03-03T22:14:39.073Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T22:14:39.073Z] ---> Running in d8668fbcdb0e [2023-03-03T22:14:39.329Z] Removing intermediate container d8668fbcdb0e [2023-03-03T22:14:39.330Z] ---> 6bb120f1a11f [2023-03-03T22:14:39.330Z] Step 24/26 : LABEL arch=amd64 [2023-03-03T22:14:39.330Z] ---> Running in 0b47532e0932 [2023-03-03T22:14:39.330Z] Removing intermediate container 0b47532e0932 [2023-03-03T22:14:39.330Z] ---> 1fa426acacda [2023-03-03T22:14:39.330Z] Step 25/26 : LABEL git_sha=4206493ad9a3d80ddf94c7545eecd6cd20c5703c [2023-03-03T22:14:39.330Z] ---> Running in e89c50527170 [2023-03-03T22:14:39.330Z] Removing intermediate container e89c50527170 [2023-03-03T22:14:39.330Z] ---> 5f06192e06e0 [2023-03-03T22:14:39.330Z] Step 26/26 : LABEL version=0.0.0 [2023-03-03T22:14:39.330Z] ---> Running in e2335da41c72 [2023-03-03T22:14:39.587Z] Removing intermediate container e2335da41c72 [2023-03-03T22:14:39.587Z] ---> 997aa9a37eef [2023-03-03T22:14:39.587Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-03T22:14:39.587Z] Successfully built 997aa9a37eef [2023-03-03T22:14:39.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-03T22:14:40.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T22:14:40.034Z] [2023-03-03T22:14:40.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:14:40.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T22:14:40.329Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-03T22:14:40.329Z] 5eb5b503b376: Pulling fs layer [2023-03-03T22:14:40.329Z] 5c69ac0246d0: Pulling fs layer [2023-03-03T22:14:40.329Z] ec43610c2a17: Pulling fs layer [2023-03-03T22:14:40.329Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-03T22:14:40.329Z] 33b1e0a273af: Pulling fs layer [2023-03-03T22:14:40.329Z] 5d3b04190fa2: Pulling fs layer [2023-03-03T22:14:40.329Z] 2f39f015ded8: Pulling fs layer [2023-03-03T22:14:40.329Z] 3a2ae6a8a46f: Waiting [2023-03-03T22:14:40.329Z] 33b1e0a273af: Waiting [2023-03-03T22:14:40.329Z] 5d3b04190fa2: Waiting [2023-03-03T22:14:40.329Z] 2f39f015ded8: Waiting [2023-03-03T22:14:40.329Z] 5c69ac0246d0: Verifying Checksum [2023-03-03T22:14:40.329Z] 5c69ac0246d0: Download complete [2023-03-03T22:14:40.329Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-03T22:14:40.329Z] 3a2ae6a8a46f: Download complete [2023-03-03T22:14:40.329Z] 33b1e0a273af: Verifying Checksum [2023-03-03T22:14:40.329Z] 33b1e0a273af: Download complete [2023-03-03T22:14:40.329Z] 5d3b04190fa2: Download complete [2023-03-03T22:14:40.589Z] ec43610c2a17: Verifying Checksum [2023-03-03T22:14:40.589Z] ec43610c2a17: Download complete [2023-03-03T22:14:40.589Z] 5eb5b503b376: Verifying Checksum [2023-03-03T22:14:40.589Z] 5eb5b503b376: Download complete [2023-03-03T22:14:41.155Z] 2f39f015ded8: Download complete [2023-03-03T22:14:41.723Z] 5eb5b503b376: Pull complete [2023-03-03T22:14:41.723Z] 5c69ac0246d0: Pull complete [2023-03-03T22:14:42.661Z] ec43610c2a17: Pull complete [2023-03-03T22:14:43.614Z] 3a2ae6a8a46f: Pull complete [2023-03-03T22:14:44.180Z] 33b1e0a273af: Pull complete [2023-03-03T22:14:44.180Z] 5d3b04190fa2: Pull complete [2023-03-03T22:14:48.356Z] 2f39f015ded8: Pull complete [2023-03-03T22:14:48.356Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-03T22:14:48.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T22:14:48.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:14:48.449Z] prd-ubuntu20.04-docker-8c-8g-8194 does not seem to be running inside a container [2023-03-03T22:14:48.490Z] $ 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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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-lftools-log-publisher:latest cat [2023-03-03T22:14:51.311Z] $ docker top a638903b54d1476d946093a85fb47cc045fbcabc186ac3f4cba0eccc5b923b8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:14:51.677Z] ---> job-cost.sh [2023-03-03T22:14:51.677Z] lf-activate-venv: SKIPPING [2023-03-03T22:14:51.677Z] INFO: No Stack... [2023-03-03T22:14:51.936Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-03T22:14:52.194Z] INFO: Archiving Costs [Pipeline] sh [2023-03-03T22:14:52.481Z] + cat /w/workspace/undry_device-onvif-camera_PR-242/archives/cost.csv [2023-03-03T22:14:52.482Z] + cut -d, -f6 [Pipeline] lock [2023-03-03T22:14:52.494Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-242-2-stack-cost] [2023-03-03T22:14:52.500Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-2-stack-cost] did not exist. Created. [2023-03-03T22:14:52.500Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-242-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T22:14:52.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-03T22:14:52.828Z] Stashed 1 file(s) [Pipeline] } [2023-03-03T22:14:52.835Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-03T22:14:52.861Z] $ docker stop --time=1 a638903b54d1476d946093a85fb47cc045fbcabc186ac3f4cba0eccc5b923b8e [2023-03-03T22:14:54.005Z] $ docker rm -f --volumes a638903b54d1476d946093a85fb47cc045fbcabc186ac3f4cba0eccc5b923b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-03T22:15:14.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8202 in /w/workspace/undry_device-onvif-camera_PR-242 [Pipeline] { [Pipeline] ws [2023-03-03T22:15:14.367Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-03-03T22:15:14.412Z] The recommended git tool is: git [2023-03-03T22:15:21.334Z] using credential edgex-jenkins-ssh [2023-03-03T22:15:21.358Z] Cloning the remote Git repository [2023-03-03T22:15:21.447Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-03T22:15:21.548Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-03-03T22:15:21.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-03T22:15:21.750Z] > git --version # timeout=10 [2023-03-03T22:15:21.778Z] > git --version # 'git version 2.25.1' [2023-03-03T22:15:21.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T22:15:21.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T22:15:23.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-03T22:15:23.612Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-03T22:15:25.521Z] Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit b755987a34d69a916b66ca09834a5024b38876fb [2023-03-03T22:15:24.780Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-03T22:15:24.840Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-03T22:15:24.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T22:15:24.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-03T22:15:25.545Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T22:15:25.566Z] > git checkout -f b755987a34d69a916b66ca09834a5024b38876fb # timeout=10 [2023-03-03T22:15:25.925Z] > git remote # timeout=10 [2023-03-03T22:15:25.948Z] > git config --get remote.origin.url # timeout=10 [2023-03-03T22:15:25.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-03T22:15:25.993Z] > git merge d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 [2023-03-03T22:15:26.583Z] Merge succeeded, producing 1fc87a5d9ac06f73e37693f547ae075dbc4873e5 [2023-03-03T22:15:26.583Z] Checking out Revision 1fc87a5d9ac06f73e37693f547ae075dbc4873e5 (PR-242) [2023-03-03T22:15:26.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-03T22:15:26.590Z] > git config core.sparsecheckout # timeout=10 [2023-03-03T22:15:26.609Z] > git checkout -f 1fc87a5d9ac06f73e37693f547ae075dbc4873e5 # timeout=10 [2023-03-03T22:15:30.219Z] Commit message: "Merge commit 'd65f0f9877c5d27f36bd97c93e7d86cd57609692' into HEAD" [2023-03-03T22:15:30.229Z] > git rev-list --no-walk b755987a34d69a916b66ca09834a5024b38876fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T22:15:31.259Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-03T22:15:31.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T22:15:31.260Z] Dload Upload Total Spent Left Speed [2023-03-03T22:15:31.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-03-03T22:15:31.843Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-03T22:15:32.178Z] + sudo tee /etc/docker/daemon.new [2023-03-03T22:15:32.178Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-03T22:15:32.178Z] { [2023-03-03T22:15:32.178Z] "registry-mirrors": [ [2023-03-03T22:15:32.178Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-03T22:15:32.178Z] ], [2023-03-03T22:15:32.178Z] "bip": "10.250.0.254/24", [2023-03-03T22:15:32.178Z] "hosts": [ [2023-03-03T22:15:32.178Z] "tcp://0.0.0.0:5555", [2023-03-03T22:15:32.178Z] "unix:///var/run/docker.sock" [2023-03-03T22:15:32.178Z] ], [2023-03-03T22:15:32.178Z] "mtu": 1458, [2023-03-03T22:15:32.178Z] "selinux-enabled": true, [2023-03-03T22:15:32.178Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-03T22:15:32.178Z] } [Pipeline] sh [2023-03-03T22:15:32.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-03T22:15:32.859Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T22:15:51.167Z] provisioning config files... [2023-03-03T22:15:51.199Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config14295761017388078743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:15:51.588Z] ---> docker-login.sh [2023-03-03T22:15:51.589Z] nexus3.edgexfoundry.org:10001 [2023-03-03T22:15:52.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:15:57.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:15:57.560Z] Configure a credential helper to remove this warning. See [2023-03-03T22:15:57.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:15:57.560Z] [2023-03-03T22:15:57.560Z] Login Succeeded [2023-03-03T22:15:57.560Z] nexus3.edgexfoundry.org:10002 [2023-03-03T22:15:57.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:15:57.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:15:57.832Z] Configure a credential helper to remove this warning. See [2023-03-03T22:15:57.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:15:57.832Z] [2023-03-03T22:15:57.832Z] Login Succeeded [2023-03-03T22:15:57.832Z] nexus3.edgexfoundry.org:10003 [2023-03-03T22:15:58.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:15:58.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:15:58.376Z] Configure a credential helper to remove this warning. See [2023-03-03T22:15:58.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:15:58.376Z] [2023-03-03T22:15:58.376Z] Login Succeeded [2023-03-03T22:15:58.376Z] nexus3.edgexfoundry.org:10004 [2023-03-03T22:15:58.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:15:58.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:15:58.649Z] Configure a credential helper to remove this warning. See [2023-03-03T22:15:58.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:15:58.649Z] [2023-03-03T22:15:58.649Z] Login Succeeded [2023-03-03T22:15:58.649Z] docker.io [2023-03-03T22:15:58.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-03T22:15:59.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-03T22:15:59.195Z] Configure a credential helper to remove this warning. See [2023-03-03T22:15:59.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-03T22:15:59.195Z] [2023-03-03T22:15:59.195Z] Login Succeeded [2023-03-03T22:15:59.195Z] ---> docker-login.sh ends [Pipeline] } [2023-03-03T22:15:59.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-03T22:15:59.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T22:15:59.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-03T22:15:59.558Z] ========================================================= [2023-03-03T22:15:59.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-03T22:15:59.558Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:15:59.911Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-03T22:16:00.512Z] Sending build context to Docker daemon 20.59MB [2023-03-03T22:16:00.512Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T22:16:00.512Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-03T22:16:00.786Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-03T22:16:00.786Z] 9b18e9b68314: Pulling fs layer [2023-03-03T22:16:00.786Z] 35d82f9e3411: Pulling fs layer [2023-03-03T22:16:00.786Z] e16973657156: Pulling fs layer [2023-03-03T22:16:00.786Z] fc693d55d65f: Pulling fs layer [2023-03-03T22:16:00.786Z] 7e9fc2657dce: Pulling fs layer [2023-03-03T22:16:00.786Z] dda99020689f: Pulling fs layer [2023-03-03T22:16:00.786Z] db1c61fa0a46: Pulling fs layer [2023-03-03T22:16:00.786Z] 891c053d2c06: Pulling fs layer [2023-03-03T22:16:00.786Z] fc693d55d65f: Waiting [2023-03-03T22:16:00.786Z] dda99020689f: Waiting [2023-03-03T22:16:00.786Z] 7e9fc2657dce: Waiting [2023-03-03T22:16:00.786Z] db1c61fa0a46: Waiting [2023-03-03T22:16:00.786Z] 891c053d2c06: Waiting [2023-03-03T22:16:00.786Z] e16973657156: Verifying Checksum [2023-03-03T22:16:00.786Z] e16973657156: Download complete [2023-03-03T22:16:00.786Z] 35d82f9e3411: Download complete [2023-03-03T22:16:00.786Z] 7e9fc2657dce: Verifying Checksum [2023-03-03T22:16:00.786Z] 7e9fc2657dce: Download complete [2023-03-03T22:16:00.786Z] dda99020689f: Verifying Checksum [2023-03-03T22:16:00.786Z] dda99020689f: Download complete [2023-03-03T22:16:00.786Z] 9b18e9b68314: Verifying Checksum [2023-03-03T22:16:00.786Z] 9b18e9b68314: Download complete [2023-03-03T22:16:02.251Z] 9b18e9b68314: Pull complete [2023-03-03T22:16:02.251Z] 891c053d2c06: Verifying Checksum [2023-03-03T22:16:02.251Z] 891c053d2c06: Download complete [2023-03-03T22:16:02.529Z] 35d82f9e3411: Pull complete [2023-03-03T22:16:02.809Z] e16973657156: Pull complete [2023-03-03T22:16:03.412Z] db1c61fa0a46: Verifying Checksum [2023-03-03T22:16:03.412Z] db1c61fa0a46: Download complete [2023-03-03T22:16:04.012Z] fc693d55d65f: Verifying Checksum [2023-03-03T22:16:04.012Z] fc693d55d65f: Download complete [2023-03-03T22:16:16.404Z] fc693d55d65f: Pull complete [2023-03-03T22:16:16.682Z] 7e9fc2657dce: Pull complete [2023-03-03T22:16:16.964Z] dda99020689f: Pull complete [2023-03-03T22:16:23.665Z] db1c61fa0a46: Pull complete [2023-03-03T22:16:26.296Z] 891c053d2c06: Pull complete [2023-03-03T22:16:26.296Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-03T22:16:26.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-03T22:16:26.296Z] ---> f96f9c87975a [2023-03-03T22:16:26.296Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-03T22:16:28.927Z] ---> Running in b39f2cf16174 [2023-03-03T22:16:28.927Z] Removing intermediate container b39f2cf16174 [2023-03-03T22:16:28.927Z] ---> a3391155cfe2 [2023-03-03T22:16:28.927Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T22:16:29.200Z] ---> Running in 9e99bf266bd9 [2023-03-03T22:16:29.474Z] Removing intermediate container 9e99bf266bd9 [2023-03-03T22:16:29.474Z] ---> e80a6474c1f9 [2023-03-03T22:16:29.474Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T22:16:29.757Z] ---> Running in a132a27f707d [2023-03-03T22:16:30.033Z] Removing intermediate container a132a27f707d [2023-03-03T22:16:30.033Z] ---> b365d733eeb0 [2023-03-03T22:16:30.033Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T22:16:30.306Z] ---> Running in 82d20a45ec96 [2023-03-03T22:16:30.576Z] Removing intermediate container 82d20a45ec96 [2023-03-03T22:16:30.576Z] ---> 0cc78adef40c [2023-03-03T22:16:30.576Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-03T22:16:30.847Z] ---> Running in ce0491a18a10 [2023-03-03T22:16:31.117Z] Removing intermediate container ce0491a18a10 [2023-03-03T22:16:31.117Z] ---> ff2789393d5d [2023-03-03T22:16:31.117Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T22:16:31.389Z] ---> Running in 055e484cb8af [2023-03-03T22:16:32.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T22:16:33.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T22:16:34.522Z] OK: 221 MiB in 51 packages [2023-03-03T22:16:37.119Z] Removing intermediate container 055e484cb8af [2023-03-03T22:16:37.119Z] ---> b513c3e80b63 [2023-03-03T22:16:37.119Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-03T22:16:37.391Z] ---> Running in f9c0cebee678 [2023-03-03T22:16:37.662Z] Removing intermediate container f9c0cebee678 [2023-03-03T22:16:37.662Z] ---> e7447f46a9c1 [2023-03-03T22:16:37.662Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-03T22:16:38.255Z] ---> 0a320d242744 [2023-03-03T22:16:38.255Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T22:16:38.542Z] ---> Running in f020d82d86b4 [2023-03-03T22:18:00.321Z] Removing intermediate container f020d82d86b4 [2023-03-03T22:18:00.321Z] ---> 4caffd488083 [2023-03-03T22:18:00.321Z] Step 12/13 : COPY . . [2023-03-03T22:18:00.321Z] ---> e8d0afeb7798 [2023-03-03T22:18:00.321Z] Step 13/13 : RUN ${MAKE} [2023-03-03T22:18:00.321Z] ---> Running in 5b51f254cafa [2023-03-03T22:18:00.321Z] noop [2023-03-03T22:18:00.321Z] Removing intermediate container 5b51f254cafa [2023-03-03T22:18:00.321Z] ---> 886d2fa800ff [2023-03-03T22:18:00.321Z] Successfully built 886d2fa800ff [2023-03-03T22:18:00.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:18:00.703Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T22:18:00.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:18:00.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-8202 does not seem to be running inside a container [2023-03-03T22:18:01.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** ci-base-image-arm64 cat [2023-03-03T22:18:02.500Z] $ docker top 55440a494d57457378eab76c1327bd0a1c0818b8ae450ae8686baea60b4a5b89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:18:03.414Z] + go version [2023-03-03T22:18:03.414Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-03T22:18:03.436Z] $ docker stop --time=1 55440a494d57457378eab76c1327bd0a1c0818b8ae450ae8686baea60b4a5b89 [2023-03-03T22:18:05.200Z] $ docker rm -f --volumes 55440a494d57457378eab76c1327bd0a1c0818b8ae450ae8686baea60b4a5b89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:18:05.817Z] + docker inspect -f . ci-base-image-arm64 [2023-03-03T22:18:05.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:18:06.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-8202 does not seem to be running inside a container [2023-03-03T22:18:06.143Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** ci-base-image-arm64 cat [2023-03-03T22:18:07.607Z] $ docker top 134871b45362db510e78b2913e7e1351ef6daa936b8fe695834d2068ae99a56f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:18:08.521Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-03-03T22:18:09.198Z] + make test [2023-03-03T22:18:09.198Z] go test ./... -coverprofile=coverage.out ./... [2023-03-03T22:18:11.170Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-03T22:20:32.996Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-03T22:20:33.587Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.248s coverage: 29.3% of statements [2023-03-03T22:20:33.587Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-03T22:20:51.855Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.766s coverage: 86.5% of statements [2023-03-03T22:20:51.855Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-03T22:20:51.855Z] go vet ./... [2023-03-03T22:21:24.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-03T22:21:24.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-03T22:21:24.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-03T22:21:24.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-03T22:21:24.152Z] $ docker stop --time=1 134871b45362db510e78b2913e7e1351ef6daa936b8fe695834d2068ae99a56f [2023-03-03T22:21:25.943Z] $ docker rm -f --volumes 134871b45362db510e78b2913e7e1351ef6daa936b8fe695834d2068ae99a56f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-03T22:21:27.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-03T22:21:27.036Z] Warning: overwriting stash ‘coverage-report’ [2023-03-03T22:21:27.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-03T22:21:28.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-03T22:21:28.420Z] + ls -al . [2023-03-03T22:21:28.420Z] total 232 [2023-03-03T22:21:28.420Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 3 22:18 . [2023-03-03T22:21:28.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:15 .. [2023-03-03T22:21:28.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 22:15 .git [2023-03-03T22:21:28.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 22:15 .github [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 3 22:15 .gitignore [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 3 22:15 .golangci.yml [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 3 22:15 Attribution.txt [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 3 22:15 CHANGELOG.md [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 3 22:15 Dockerfile [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 3 22:15 GOVERNANCE.md [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 3 22:15 Jenkinsfile [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 3 22:15 LICENSE [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 3 22:15 Makefile [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 3 22:15 OWNERS.md [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 3 22:15 README.md [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 3 22:12 VERSION [2023-03-03T22:21:28.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 22:15 bin [2023-03-03T22:21:28.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 22:15 cmd [2023-03-03T22:21:28.420Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 3 22:20 coverage.out [2023-03-03T22:21:28.420Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 3 22:15 doc [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 3600 Mar 3 22:15 go.mod [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 34701 Mar 3 22:15 go.sum [2023-03-03T22:21:28.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:15 internal [2023-03-03T22:21:28.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 22:15 snap [2023-03-03T22:21:28.420Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 3 22:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:21:28.771Z] + 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=1fc87a5d9ac06f73e37693f547ae075dbc4873e5 --label arch=arm64 --label version=0.0.0 . [2023-03-03T22:21:29.360Z] Sending build context to Docker daemon 20.67MB [2023-03-03T22:21:29.360Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-03T22:21:29.360Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-03T22:21:29.360Z] ---> 886d2fa800ff [2023-03-03T22:21:29.360Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-03T22:21:29.628Z] ---> Running in 0fb34b0fa4d7 [2023-03-03T22:21:29.898Z] Removing intermediate container 0fb34b0fa4d7 [2023-03-03T22:21:29.898Z] ---> d4f9d9fcbe38 [2023-03-03T22:21:29.898Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-03T22:21:29.898Z] ---> Running in 7e91073e400a [2023-03-03T22:21:30.174Z] Removing intermediate container 7e91073e400a [2023-03-03T22:21:30.174Z] ---> 79f556c284a2 [2023-03-03T22:21:30.174Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-03T22:21:30.455Z] ---> Running in 908b5b33ed7b [2023-03-03T22:21:30.726Z] Removing intermediate container 908b5b33ed7b [2023-03-03T22:21:30.726Z] ---> 7c28412203c0 [2023-03-03T22:21:30.726Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-03T22:21:30.726Z] ---> Running in 45d1e6fc33da [2023-03-03T22:21:30.996Z] Removing intermediate container 45d1e6fc33da [2023-03-03T22:21:30.996Z] ---> 0f78eafc20c7 [2023-03-03T22:21:30.996Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-03T22:21:31.273Z] ---> Running in 991a0e94e81b [2023-03-03T22:21:31.550Z] Removing intermediate container 991a0e94e81b [2023-03-03T22:21:31.550Z] ---> a152fc4a7bf8 [2023-03-03T22:21:31.550Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-03T22:21:31.550Z] ---> Running in 390ecca1fe1d [2023-03-03T22:21:32.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T22:21:32.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T22:21:34.392Z] OK: 221 MiB in 51 packages [2023-03-03T22:21:35.359Z] Removing intermediate container 390ecca1fe1d [2023-03-03T22:21:35.359Z] ---> be14ddf70d02 [2023-03-03T22:21:35.359Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-03T22:21:35.359Z] ---> Running in 539bcbf1dd36 [2023-03-03T22:21:35.628Z] Removing intermediate container 539bcbf1dd36 [2023-03-03T22:21:35.628Z] ---> f88e3ac67409 [2023-03-03T22:21:35.628Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-03T22:21:36.214Z] ---> 8c8ff684449e [2023-03-03T22:21:36.214Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-03T22:21:36.214Z] ---> Running in 81a0ec1b6ce8 [2023-03-03T22:21:39.566Z] Removing intermediate container 81a0ec1b6ce8 [2023-03-03T22:21:39.566Z] ---> fa43f8c760f7 [2023-03-03T22:21:39.566Z] Step 12/26 : COPY . . [2023-03-03T22:21:40.985Z] ---> a84dac9d2a33 [2023-03-03T22:21:40.985Z] Step 13/26 : RUN ${MAKE} [2023-03-03T22:21:40.985Z] ---> Running in 38bee7fb3c11 [2023-03-03T22:21:41.949Z] 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-03T22:24:18.676Z] Removing intermediate container 38bee7fb3c11 [2023-03-03T22:24:18.676Z] ---> 6e7d1663cbfb [2023-03-03T22:24:18.676Z] Step 14/26 : FROM alpine:3.16 [2023-03-03T22:24:18.676Z] 3.16: Pulling from library/alpine [2023-03-03T22:24:18.676Z] 3760b48202b3: Pulling fs layer [2023-03-03T22:24:18.676Z] 3760b48202b3: Pull complete [2023-03-03T22:24:18.676Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-03T22:24:18.676Z] Status: Downloaded newer image for alpine:3.16 [2023-03-03T22:24:18.676Z] ---> 4c81e5bf8899 [2023-03-03T22:24:18.676Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-03T22:24:18.676Z] ---> Running in d892d65870f8 [2023-03-03T22:24:18.676Z] Removing intermediate container d892d65870f8 [2023-03-03T22:24:18.676Z] ---> c14d17092597 [2023-03-03T22:24:18.676Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-03T22:24:18.676Z] ---> Running in 4220268a331f [2023-03-03T22:24:18.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-03T22:24:18.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-03T22:24:18.676Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-03T22:24:18.676Z] Executing busybox-1.35.0-r17.trigger [2023-03-03T22:24:18.676Z] OK: 5 MiB in 15 packages [2023-03-03T22:24:18.676Z] Removing intermediate container 4220268a331f [2023-03-03T22:24:18.676Z] ---> 373d6c1578a6 [2023-03-03T22:24:18.676Z] Step 17/26 : WORKDIR / [2023-03-03T22:24:18.676Z] ---> Running in 775c6764cab3 [2023-03-03T22:24:18.676Z] Removing intermediate container 775c6764cab3 [2023-03-03T22:24:18.676Z] ---> d2176647e996 [2023-03-03T22:24:18.676Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-03T22:24:18.676Z] ---> cbe13f11c2ca [2023-03-03T22:24:18.676Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-03T22:24:18.676Z] ---> 37c86ee2590d [2023-03-03T22:24:18.676Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-03T22:24:18.942Z] ---> 8f86ca2622a6 [2023-03-03T22:24:18.942Z] Step 21/26 : EXPOSE 59984 [2023-03-03T22:24:18.942Z] ---> Running in 3cde939b9b81 [2023-03-03T22:24:19.221Z] Removing intermediate container 3cde939b9b81 [2023-03-03T22:24:19.221Z] ---> 9f025b3761e3 [2023-03-03T22:24:19.221Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-03T22:24:19.488Z] ---> Running in 58a2fc73bf21 [2023-03-03T22:24:19.758Z] Removing intermediate container 58a2fc73bf21 [2023-03-03T22:24:19.758Z] ---> bdc1260a5439 [2023-03-03T22:24:19.758Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-03T22:24:19.758Z] ---> Running in 06280666e674 [2023-03-03T22:24:20.026Z] Removing intermediate container 06280666e674 [2023-03-03T22:24:20.026Z] ---> a55b2a4d4932 [2023-03-03T22:24:20.026Z] Step 24/26 : LABEL arch=arm64 [2023-03-03T22:24:20.026Z] ---> Running in 8b17138f1880 [2023-03-03T22:24:20.295Z] Removing intermediate container 8b17138f1880 [2023-03-03T22:24:20.296Z] ---> 6fe07555f5eb [2023-03-03T22:24:20.296Z] Step 25/26 : LABEL git_sha=1fc87a5d9ac06f73e37693f547ae075dbc4873e5 [2023-03-03T22:24:20.563Z] ---> Running in 1ddd0d197abb [2023-03-03T22:24:20.832Z] Removing intermediate container 1ddd0d197abb [2023-03-03T22:24:20.832Z] ---> 52f22f8f595f [2023-03-03T22:24:20.832Z] Step 26/26 : LABEL version=0.0.0 [2023-03-03T22:24:20.832Z] ---> Running in 2defb1561cea [2023-03-03T22:24:21.100Z] Removing intermediate container 2defb1561cea [2023-03-03T22:24:21.100Z] ---> 658136cad0df [2023-03-03T22:24:21.100Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-03T22:24:21.100Z] Successfully built 658136cad0df [2023-03-03T22:24:21.100Z] 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-03T22:24:21.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T22:24:21.528Z] [2023-03-03T22:24:21.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:24:21.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T22:24:21.865Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-03T22:24:21.865Z] 8998bd30e6a1: Pulling fs layer [2023-03-03T22:24:21.865Z] 04944245beec: Pulling fs layer [2023-03-03T22:24:21.865Z] 699f458cf7ca: Pulling fs layer [2023-03-03T22:24:21.865Z] 765212b225bb: Pulling fs layer [2023-03-03T22:24:21.865Z] f23df028b6ca: Pulling fs layer [2023-03-03T22:24:21.865Z] d65c8cfc05b1: Pulling fs layer [2023-03-03T22:24:21.865Z] 2437ff75d9bd: Pulling fs layer [2023-03-03T22:24:21.865Z] 765212b225bb: Waiting [2023-03-03T22:24:21.865Z] f23df028b6ca: Waiting [2023-03-03T22:24:21.865Z] d65c8cfc05b1: Waiting [2023-03-03T22:24:21.865Z] 2437ff75d9bd: Waiting [2023-03-03T22:24:22.133Z] 04944245beec: Verifying Checksum [2023-03-03T22:24:22.133Z] 04944245beec: Download complete [2023-03-03T22:24:22.133Z] 765212b225bb: Download complete [2023-03-03T22:24:22.133Z] f23df028b6ca: Download complete [2023-03-03T22:24:22.133Z] d65c8cfc05b1: Verifying Checksum [2023-03-03T22:24:22.133Z] d65c8cfc05b1: Download complete [2023-03-03T22:24:22.402Z] 699f458cf7ca: Verifying Checksum [2023-03-03T22:24:22.402Z] 699f458cf7ca: Download complete [2023-03-03T22:24:22.671Z] 8998bd30e6a1: Verifying Checksum [2023-03-03T22:24:22.671Z] 8998bd30e6a1: Download complete [2023-03-03T22:24:25.269Z] 2437ff75d9bd: Verifying Checksum [2023-03-03T22:24:25.269Z] 2437ff75d9bd: Download complete [2023-03-03T22:24:26.678Z] 8998bd30e6a1: Pull complete [2023-03-03T22:24:27.260Z] 04944245beec: Pull complete [2023-03-03T22:24:28.666Z] 699f458cf7ca: Pull complete [2023-03-03T22:24:28.666Z] 765212b225bb: Pull complete [2023-03-03T22:24:29.250Z] f23df028b6ca: Pull complete [2023-03-03T22:24:29.581Z] d65c8cfc05b1: Pull complete [2023-03-03T22:24:44.629Z] 2437ff75d9bd: Pull complete [2023-03-03T22:24:44.629Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-03T22:24:44.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-03T22:24:44.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:24:44.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-8202 does not seem to be running inside a container [2023-03-03T22:24:44.882Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-03T22:24:47.945Z] $ docker top 14f94cffaa2e134081b3210adbfb139d0c201862264bda9be0cd323bfc04c250 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:48.798Z] ---> job-cost.sh [2023-03-03T22:24:48.798Z] lf-activate-venv: SKIPPING [2023-03-03T22:24:48.798Z] INFO: No Stack... [2023-03-03T22:24:49.066Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-03T22:24:50.028Z] INFO: Archiving Costs [Pipeline] sh [2023-03-03T22:24:50.664Z] + cut -d,+ -f6 [2023-03-03T22:24:50.664Z] cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2023-03-03T22:24:50.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-242-2-stack-cost] [2023-03-03T22:24:50.733Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-2-stack-cost] did not exist. Created. [2023-03-03T22:24:50.734Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-242-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-03T22:24:51.389Z] /w/workspace/device-onvif-camera/2@tmp/durable-b9aa4486/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-03T22:24:52.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-03T22:24:52.066Z] Warning: overwriting stash ‘stack-cost’ [2023-03-03T22:24:52.135Z] Stashed 1 file(s) [Pipeline] } [2023-03-03T22:24:52.142Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-242-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-03T22:24:52.152Z] $ docker stop --time=1 14f94cffaa2e134081b3210adbfb139d0c201862264bda9be0cd323bfc04c250 [2023-03-03T22:24:53.679Z] $ docker rm -f --volumes 14f94cffaa2e134081b3210adbfb139d0c201862264bda9be0cd323bfc04c250 [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-03T22:24:54.055Z] provisioning config files... [2023-03-03T22:24:54.061Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config3512387800152959663tmp [Pipeline] { [Pipeline] sh [2023-03-03T22:24:54.348Z] + set +x [2023-03-03T22:24:54.348Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-03-03T22:24:54.348Z] [2023-03-03T22:24:54.348Z] [2023-03-03T22:24:54.348Z] _____ _ [2023-03-03T22:24:54.348Z] / ____| | | [2023-03-03T22:24:54.348Z] | | ___ __| | ___ ___ _____ __ [2023-03-03T22:24:54.348Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-03T22:24:54.348Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-03T22:24:54.348Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-03T22:24:54.348Z] Bash-1.0.6 [2023-03-03T22:24:54.348Z] [2023-03-03T22:24:54.348Z] [2023-03-03T22:24:54.348Z] ==> git version 2.25.1 found [2023-03-03T22:24:54.348Z] ==> 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-03T22:24:54.348Z] Release-Date: 2020-01-08 [2023-03-03T22:24:54.348Z] 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-03T22:24:54.348Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-03T22:24:54.348Z] ==> Jenkins CI detected. [2023-03-03T22:24:54.348Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-242 [2023-03-03T22:24:54.348Z] project root: . [2023-03-03T22:24:54.348Z] --> token set from env [2023-03-03T22:24:54.348Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-03T22:24:54.348Z] ==> Running gcov in . (disable via -X gcov) [2023-03-03T22:24:54.348Z] ==> Python coveragepy not found [2023-03-03T22:24:54.348Z] ==> Searching for coverage reports in: [2023-03-03T22:24:54.348Z] + . [2023-03-03T22:24:54.348Z] -> Found 1 reports [2023-03-03T22:24:54.348Z] ==> Detecting git/mercurial file structure [2023-03-03T22:24:54.348Z] ==> Reading reports [2023-03-03T22:24:54.348Z] + ./coverage.out bytes=79184 [2023-03-03T22:24:54.348Z] ==> Appending adjustments [2023-03-03T22:24:54.348Z] https://docs.codecov.io/docs/fixing-reports [2023-03-03T22:24:54.607Z] + Found adjustments [2023-03-03T22:24:54.607Z] ==> Gzipping contents [2023-03-03T22:24:54.607Z] 12K /tmp/codecov.VB9CgS.gz [2023-03-03T22:24:54.607Z] ==> Uploading reports [2023-03-03T22:24:54.607Z] url: https://codecov.io [2023-03-03T22:24:54.607Z] query: branch=PR-242&commit=4206493ad9a3d80ddf94c7545eecd6cd20c5703c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-242%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=242&job=&cmd_args= [2023-03-03T22:24:54.607Z] -> Pinging Codecov [2023-03-03T22:24:54.607Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-242&commit=4206493ad9a3d80ddf94c7545eecd6cd20c5703c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-242%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=242&job=&cmd_args= [2023-03-03T22:24:54.866Z] -> Uploading to [2023-03-03T22:24:54.866Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-03/F29A59C45E3A92E06B3E522C9905F8EF/4206493ad9a3d80ddf94c7545eecd6cd20c5703c/5a954902-b3b4-4704-b782-b6e6700c99d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230303T222454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d89758634f3d2c6eb893eff9ad594c38bf5f53e137311724c2a42a14347f4d7b [2023-03-03T22:24:54.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-03T22:24:54.866Z] Dload Upload Total Spent Left Speed [2023-03-03T22:24:55.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10884 0 0 100 10884 0 34012 --:--:-- --:--:-- --:--:-- 34012 [2023-03-03T22:24:55.124Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4206493ad9a3d80ddf94c7545eecd6cd20c5703c [Pipeline] } [2023-03-03T22:24:55.130Z] 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-03T22:24:55.829Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-242/archives ] [2023-03-03T22:24:55.829Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-242/archives [2023-03-03T22:24:55.829Z] total 16 [2023-03-03T22:24:55.829Z] drwxr-xr-x 3 root root 4096 Mar 3 22:14 . [2023-03-03T22:24:55.829Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 22:14 .. [2023-03-03T22:24:55.829Z] drwxr-xr-x 2 root root 4096 Mar 3 22:14 cost [2023-03-03T22:24:55.829Z] -rw-r--r-- 1 root root 91 Mar 3 22:14 cost.csv [2023-03-03T22:24:55.829Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-242/archives [2023-03-03T22:24:55.829Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-242/archives [2023-03-03T22:24:55.829Z] total 16 [2023-03-03T22:24:55.829Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 22:14 . [2023-03-03T22:24:55.829Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 22:14 .. [2023-03-03T22:24:55.829Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 22:14 cost [2023-03-03T22:24:55.829Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 3 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:56.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:56.962Z] ---> package-listing.sh [2023-03-03T22:24:56.962Z] ++ facter osfamily [2023-03-03T22:24:56.962Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-03T22:24:57.222Z] + OS_FAMILY=debian [2023-03-03T22:24:57.222Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-242 [2023-03-03T22:24:57.222Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-03T22:24:57.222Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-03T22:24:57.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-03T22:24:57.222Z] + PACKAGES=/tmp/packages_start.txt [2023-03-03T22:24:57.222Z] + '[' /w/workspace/undry_device-onvif-camera_PR-242 ']' [2023-03-03T22:24:57.222Z] + PACKAGES=/tmp/packages_end.txt [2023-03-03T22:24:57.222Z] + case "${OS_FAMILY}" in [2023-03-03T22:24:57.222Z] + dpkg -l [2023-03-03T22:24:57.222Z] + grep '^ii' [2023-03-03T22:24:57.222Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-03T22:24:57.222Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-03T22:24:57.222Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-03T22:24:57.222Z] + '[' /w/workspace/undry_device-onvif-camera_PR-242 ']' [2023-03-03T22:24:57.222Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-242/archives/ [2023-03-03T22:24:57.222Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-242/archives/ [Pipeline] echo [2023-03-03T22:24:57.233Z] 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-242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-03T22:24:57.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-03T22:24:58.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-03T22:24:58.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-03T22:24:58.134Z] prd-ubuntu20.04-docker-8c-8g-8194 does not seem to be running inside a container [2023-03-03T22:24:58.173Z] $ 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-242/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-242 -v /w/workspace/undry_device-onvif-camera_PR-242:/w/workspace/undry_device-onvif-camera_PR-242:rw,z -v /w/workspace/undry_device-onvif-camera_PR-242@tmp:/w/workspace/undry_device-onvif-camera_PR-242@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-03T22:24:58.341Z] $ docker top 3fdc6384b7be5d4b69105ac126d70352fd856373998d7ca9d1d8b526eb3f5f7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-03T22:24:58.661Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-03T22:24:58.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-03T22:24:59.226Z] + ls /var/log/sa-host [2023-03-03T22:24:59.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-03T22:24:59.288Z] provisioning config files... [2023-03-03T22:24:59.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-242@tmp/config1500460399301893062tmp [Pipeline] { [Pipeline] echo [2023-03-03T22:24:59.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:59.588Z] ---> create-netrc.sh [Pipeline] } [2023-03-03T22:24:59.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:24:59.913Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-03T22:24:59.921Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:25:00.202Z] ---> sudo-logs.sh [2023-03-03T22:25:00.202Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-03T22:25:00.230Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:25:00.514Z] ---> job-cost.sh [2023-03-03T22:25:00.514Z] lf-activate-venv: SKIPPING [2023-03-03T22:25:00.514Z] DEBUG: total: 0.2199999988079071 [2023-03-03T22:25:00.514Z] INFO: Retrieving Stack Cost... [2023-03-03T22:25:01.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-03T22:25:01.340Z] INFO: Archiving Costs [Pipeline] echo [2023-03-03T22:25:01.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-03T22:25:01.635Z] ---> logs-deploy.sh [2023-03-03T22:25:01.635Z] lf-activate-venv: SKIPPING [2023-03-03T22:25:01.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-242/2 [2023-03-03T22:25:01.635Z] INFO: archiving workspace using pattern(s): [2023-03-03T22:25:02.568Z] Archives upload complete. [2023-03-03T22:25:02.568Z] INFO: archiving logs to Nexus