Pull request #248 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62b75db95a92a9873ad5c28803ccb5c399d3273f+d65f0f9877c5d27f36bd97c93e7d86cd57609692 (fd129c986521a3f238871d190f2fffc2d8c3727d) 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-ssh15943803238675450182.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-ssh5051250501687641351.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8491016934677525788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh169871754808041773.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8838381938105828736.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10598894619893865626.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-8317 in /w/workspace/undry_device-onvif-camera_PR-248 [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-248 # 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/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit 62b75db95a92a9873ad5c28803ccb5c399d3273f Merge succeeded, producing 62b75db95a92a9873ad5c28803ccb5c399d3273f Checking out Revision 62b75db95a92a9873ad5c28803ccb5c399d3273f (PR-248) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-06T04:05:15.136Z] Timeout set to expire in 6 hr 0 min > git config core.sparsecheckout # timeout=10 > git checkout -f 62b75db95a92a9873ad5c28803ccb5c399d3273f # 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 62b75db95a92a9873ad5c28803ccb5c399d3273f # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-06T04:05:15.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-06T04:05:15.388Z] ========================================================= [2023-03-06T04:05:15.388Z] EdgeX Global Pipelines Version Info [2023-03-06T04:05:15.389Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:05:16.120Z] ------------------- [2023-03-06T04:05:16.120Z] stable info: [2023-03-06T04:05:16.120Z] ------------------- [2023-03-06T04:05:16.120Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-06T04:05:16.120Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T04:05:16.120Z] Message: update stable to v1.0.244 [2023-03-06T04:05:16.689Z] ------------------- [2023-03-06T04:05:16.689Z] experimental info: [2023-03-06T04:05:16.689Z] ------------------- [2023-03-06T04:05:16.689Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-06T04:05:16.689Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T04:05:16.689Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-06T04:05:16.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-06T04:05:17.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-06T04:05:17.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-06T04:05:17.084Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-06T04:05:17.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-06T04:05:17.161Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-06T04:05:17.200Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-06T04:05:17.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-06T04:05:17.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-06T04:05:17.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-06T04:05:17.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-06T04:05:17.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-06T04:05:17.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-06T04:05:17.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-06T04:05:17.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T04:05:17.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T04:05:17.608Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-06T04:05:17.651Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-06T04:05:17.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-06T04:05:17.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-06T04:05:17.774Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-06T04:05:17.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-06T04:05:17.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-06T04:05:17.891Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-06T04:05:17.928Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-06T04:05:17.974Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-06T04:05:18.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-06T04:05:18.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo [2023-03-06T04:05:18.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo [2023-03-06T04:05:18.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo [2023-03-06T04:05:18.166Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] echo [2023-03-06T04:05:18.210Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62b75db [Pipeline] echo [2023-03-06T04:05:18.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T04:05:18.367Z] provisioning config files... [2023-03-06T04:05:18.398Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-248@tmp/config12847178433042837237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:05:18.735Z] ---> docker-login.sh [2023-03-06T04:05:18.735Z] nexus3.edgexfoundry.org:10001 [2023-03-06T04:05:18.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:18.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:18.997Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:18.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:18.998Z] [2023-03-06T04:05:18.998Z] Login Succeeded [2023-03-06T04:05:18.998Z] nexus3.edgexfoundry.org:10002 [2023-03-06T04:05:18.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:18.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:18.998Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:18.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:18.998Z] [2023-03-06T04:05:18.998Z] Login Succeeded [2023-03-06T04:05:18.998Z] nexus3.edgexfoundry.org:10003 [2023-03-06T04:05:19.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:19.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:19.258Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:19.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:19.258Z] [2023-03-06T04:05:19.258Z] Login Succeeded [2023-03-06T04:05:19.258Z] nexus3.edgexfoundry.org:10004 [2023-03-06T04:05:19.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:19.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:19.258Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:19.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:19.258Z] [2023-03-06T04:05:19.258Z] Login Succeeded [2023-03-06T04:05:19.258Z] docker.io [2023-03-06T04:05:19.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:19.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:19.778Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:19.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:19.778Z] [2023-03-06T04:05:19.778Z] Login Succeeded [2023-03-06T04:05:19.778Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T04:05:19.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-06T04:05:20.356Z] + git rev-list -1 --merges 62b75db95a92a9873ad5c28803ccb5c399d3273f~1..62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] echo [2023-03-06T04:05:20.417Z] -----------> git rev-list -1 --merges 62b75db95a92a9873ad5c28803ccb5c399d3273f~1..62b75db95a92a9873ad5c28803ccb5c399d3273f 62b75db95a92a9873ad5c28803ccb5c399d3273f [false] [Pipeline] sh [2023-03-06T04:05:20.728Z] + git log --format=format:%s -1 62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] echo [2023-03-06T04:05:20.763Z] ========================================================= [2023-03-06T04:05:20.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-06T04:05:20.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T04:05:21.190Z] + git log --format=format:%s -1 62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] echo [2023-03-06T04:05:21.222Z] [semverPrep] GIT_COMMIT: 62b75db95a92a9873ad5c28803ccb5c399d3273f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-06T04:05:21.250Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-06T04:05:21.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T04:05:21.621Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-06T04:05:21.621Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-06T04:05:21.621Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-06T04:05:21.621Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-06T04:05:21.621Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-06T04:05:21.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:05:22.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T04:05:22.053Z] [2023-03-06T04:05:22.053Z] 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-06T04:05:22.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T04:05:22.428Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-06T04:05:22.428Z] b85a868b505f: Pulling fs layer [2023-03-06T04:05:22.428Z] e2be974225ed: Pulling fs layer [2023-03-06T04:05:22.428Z] 339a4e72a1f5: Pulling fs layer [2023-03-06T04:05:22.428Z] 988bab9f4d93: Pulling fs layer [2023-03-06T04:05:22.428Z] 1469e6f7b9e6: Pulling fs layer [2023-03-06T04:05:22.428Z] eaf3925da568: Pulling fs layer [2023-03-06T04:05:22.428Z] bab4dde63d76: Pulling fs layer [2023-03-06T04:05:22.428Z] bde34c3a00c8: Pulling fs layer [2023-03-06T04:05:22.428Z] b352a97aabf1: Pulling fs layer [2023-03-06T04:05:22.428Z] 4872d77fe225: Pulling fs layer [2023-03-06T04:05:22.428Z] 5851b861e8e6: Pulling fs layer [2023-03-06T04:05:22.428Z] eaf3925da568: Waiting [2023-03-06T04:05:22.428Z] bde34c3a00c8: Waiting [2023-03-06T04:05:22.428Z] b352a97aabf1: Waiting [2023-03-06T04:05:22.428Z] 4872d77fe225: Waiting [2023-03-06T04:05:22.428Z] 988bab9f4d93: Waiting [2023-03-06T04:05:22.428Z] bab4dde63d76: Waiting [2023-03-06T04:05:22.428Z] 1469e6f7b9e6: Waiting [2023-03-06T04:05:22.428Z] e2be974225ed: Verifying Checksum [2023-03-06T04:05:22.428Z] e2be974225ed: Download complete [2023-03-06T04:05:22.428Z] 988bab9f4d93: Download complete [2023-03-06T04:05:22.689Z] 1469e6f7b9e6: Verifying Checksum [2023-03-06T04:05:22.689Z] 1469e6f7b9e6: Download complete [2023-03-06T04:05:22.689Z] eaf3925da568: Verifying Checksum [2023-03-06T04:05:22.689Z] eaf3925da568: Download complete [2023-03-06T04:05:22.689Z] 339a4e72a1f5: Verifying Checksum [2023-03-06T04:05:22.689Z] 339a4e72a1f5: Download complete [2023-03-06T04:05:22.689Z] bde34c3a00c8: Verifying Checksum [2023-03-06T04:05:22.689Z] bde34c3a00c8: Download complete [2023-03-06T04:05:22.689Z] b352a97aabf1: Verifying Checksum [2023-03-06T04:05:22.689Z] b352a97aabf1: Download complete [2023-03-06T04:05:22.689Z] 4872d77fe225: Verifying Checksum [2023-03-06T04:05:22.689Z] 4872d77fe225: Download complete [2023-03-06T04:05:22.689Z] 5851b861e8e6: Verifying Checksum [2023-03-06T04:05:22.689Z] 5851b861e8e6: Download complete [2023-03-06T04:05:22.689Z] b85a868b505f: Verifying Checksum [2023-03-06T04:05:22.689Z] b85a868b505f: Download complete [2023-03-06T04:05:23.256Z] bab4dde63d76: Verifying Checksum [2023-03-06T04:05:23.256Z] bab4dde63d76: Download complete [2023-03-06T04:05:24.194Z] b85a868b505f: Pull complete [2023-03-06T04:05:24.194Z] e2be974225ed: Pull complete [2023-03-06T04:05:24.761Z] 339a4e72a1f5: Pull complete [2023-03-06T04:05:24.761Z] 988bab9f4d93: Pull complete [2023-03-06T04:05:25.020Z] 1469e6f7b9e6: Pull complete [2023-03-06T04:05:25.020Z] eaf3925da568: Pull complete [2023-03-06T04:05:26.940Z] bab4dde63d76: Pull complete [2023-03-06T04:05:27.202Z] bde34c3a00c8: Pull complete [2023-03-06T04:05:27.461Z] b352a97aabf1: Pull complete [2023-03-06T04:05:27.461Z] 4872d77fe225: Pull complete [2023-03-06T04:05:27.721Z] 5851b861e8e6: Pull complete [2023-03-06T04:05:27.721Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-06T04:05:27.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T04:05:27.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T04:05:27.941Z] prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container [2023-03-06T04:05:27.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-06T04:05:30.284Z] $ docker top 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c -eo pid,comm [2023-03-06T04:05:30.351Z] 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-06T04:05:30.351Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T04:05:30.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T04:05:30.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T04:05:30.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T04:05:30.561Z] $ docker exec 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c ssh-agent [2023-03-06T04:05:30.683Z] SSH_AUTH_SOCK=/tmp/ssh-gNOjOXKbMT3c/agent.32 [2023-03-06T04:05:30.683Z] SSH_AGENT_PID=38 [2023-03-06T04:05:30.690Z] Running ssh-add (command line suppressed) [2023-03-06T04:05:30.775Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-248@tmp/private_key_10008228677863305241.key (/w/workspace/undry_device-onvif-camera_PR-248@tmp/private_key_10008228677863305241.key) [2023-03-06T04:05:30.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T04:05:31.131Z] + git tag --points-at HEAD [Pipeline] } [2023-03-06T04:05:31.151Z] $ docker exec --env ******** --env ******** 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c ssh-agent -k [2023-03-06T04:05:31.243Z] unset SSH_AUTH_SOCK; [2023-03-06T04:05:31.244Z] unset SSH_AGENT_PID; [2023-03-06T04:05:31.244Z] echo Agent pid 38 killed; [2023-03-06T04:05:31.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-06T04:05:31.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T04:05:31.347Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T04:05:31.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T04:05:31.456Z] $ docker exec 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c ssh-agent [2023-03-06T04:05:31.562Z] SSH_AUTH_SOCK=/tmp/ssh-f762RS5m3Lbx/agent.70 [2023-03-06T04:05:31.562Z] SSH_AGENT_PID=76 [2023-03-06T04:05:31.568Z] Running ssh-add (command line suppressed) [2023-03-06T04:05:31.658Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-248@tmp/private_key_18326656222945173345.key (/w/workspace/undry_device-onvif-camera_PR-248@tmp/private_key_18326656222945173345.key) [2023-03-06T04:05:31.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T04:05:32.016Z] + git semver init [2023-03-06T04:05:32.276Z] 2023-03-06 04:05:32,202 [run_init] DEBUG init version:0.0.0 force:False [2023-03-06T04:05:32.276Z] 2023-03-06 04:05:32,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-248/.semver [2023-03-06T04:05:32.276Z] 2023-03-06 04:05:32,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-248/.semver [2023-03-06T04:05:32.276Z] 2023-03-06 04:05:32,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-248/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-248, universal_newlines=False, shell=None, istream=None) [2023-03-06T04:05:33.215Z] 2023-03-06 04:05:33,188 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-248/.git/info/exclude [2023-03-06T04:05:33.215Z] 2023-03-06 04:05:33,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-248/.semver/PR-248 with force:False [2023-03-06T04:05:33.216Z] 2023-03-06 04:05:33,189 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-248/.semver/PR-248 [2023-03-06T04:05:33.216Z] 2023-03-06 04:05:33,194 [execute] INFO git cat-file --batch-check [2023-03-06T04:05:33.216Z] 2023-03-06 04:05:33,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-248/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T04:05:33.216Z] 2023-03-06 04:05:33,200 [execute] INFO git cat-file --batch [2023-03-06T04:05:33.216Z] 2023-03-06 04:05:33,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-248/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T04:05:33.475Z] 2023-03-06 04:05:33,207 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-248/.semver/PR-248 [2023-03-06T04:05:33.475Z] 0.0.0 [Pipeline] } [2023-03-06T04:05:33.492Z] $ docker exec --env ******** --env ******** 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c ssh-agent -k [2023-03-06T04:05:33.587Z] unset SSH_AUTH_SOCK; [2023-03-06T04:05:33.588Z] unset SSH_AGENT_PID; [2023-03-06T04:05:33.588Z] echo Agent pid 76 killed; [2023-03-06T04:05:33.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T04:05:34.014Z] + git semver [Pipeline] } [2023-03-06T04:05:34.289Z] $ docker stop --time=1 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c [2023-03-06T04:05:35.555Z] $ docker rm -f --volumes 06531578e4b40812fcba0d340dc481f2e05ece9445905047362d05a1b75e154c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T04:05:35.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-06T04:05:36.233Z] Stashed 1 file(s) [Pipeline] echo [2023-03-06T04:05:36.251Z] [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-06T04:05:36.845Z] provisioning config files... [2023-03-06T04:05:36.853Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-248@tmp/config8397467601209390513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:05:37.204Z] ---> docker-login.sh [2023-03-06T04:05:37.204Z] nexus3.edgexfoundry.org:10001 [2023-03-06T04:05:37.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:37.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:37.204Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:37.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:37.204Z] [2023-03-06T04:05:37.204Z] Login Succeeded [2023-03-06T04:05:37.204Z] nexus3.edgexfoundry.org:10002 [2023-03-06T04:05:37.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:37.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:37.204Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:37.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:37.204Z] [2023-03-06T04:05:37.204Z] Login Succeeded [2023-03-06T04:05:37.204Z] nexus3.edgexfoundry.org:10003 [2023-03-06T04:05:37.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:37.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:37.462Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:37.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:37.462Z] [2023-03-06T04:05:37.462Z] Login Succeeded [2023-03-06T04:05:37.462Z] nexus3.edgexfoundry.org:10004 [2023-03-06T04:05:37.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:37.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:37.462Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:37.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:37.462Z] [2023-03-06T04:05:37.462Z] Login Succeeded [2023-03-06T04:05:37.462Z] docker.io [2023-03-06T04:05:37.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:05:37.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:05:37.721Z] Configure a credential helper to remove this warning. See [2023-03-06T04:05:37.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:05:37.721Z] [2023-03-06T04:05:37.721Z] Login Succeeded [2023-03-06T04:05:37.721Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T04:05:37.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-06T04:05:37.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T04:05:37.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T04:05:38.032Z] ========================================================= [2023-03-06T04:05:38.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-06T04:05:38.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:05:38.523Z] + 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-06T04:05:38.523Z] Sending build context to Docker daemon 27.79MB [2023-03-06T04:05:38.523Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T04:05:38.523Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-06T04:05:38.791Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-06T04:05:38.791Z] 213ec9aee27d: Pulling fs layer [2023-03-06T04:05:38.791Z] 4583459ba037: Pulling fs layer [2023-03-06T04:05:38.791Z] 93c1e223e6f2: Pulling fs layer [2023-03-06T04:05:38.791Z] 53926ce57604: Pulling fs layer [2023-03-06T04:05:38.791Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-06T04:05:38.791Z] 22ff95d597cd: Pulling fs layer [2023-03-06T04:05:38.791Z] 12d6caf4c0d1: Pulling fs layer [2023-03-06T04:05:38.791Z] 96b7cbca73a9: Pulling fs layer [2023-03-06T04:05:38.791Z] a7acece74701: Pulling fs layer [2023-03-06T04:05:38.791Z] 53926ce57604: Waiting [2023-03-06T04:05:38.791Z] 21b2b0c7a3f4: Waiting [2023-03-06T04:05:38.791Z] 22ff95d597cd: Waiting [2023-03-06T04:05:38.791Z] 12d6caf4c0d1: Waiting [2023-03-06T04:05:38.791Z] a7acece74701: Waiting [2023-03-06T04:05:38.791Z] 96b7cbca73a9: Waiting [2023-03-06T04:05:38.791Z] 93c1e223e6f2: Verifying Checksum [2023-03-06T04:05:38.791Z] 93c1e223e6f2: Download complete [2023-03-06T04:05:38.791Z] 4583459ba037: Verifying Checksum [2023-03-06T04:05:38.791Z] 4583459ba037: Download complete [2023-03-06T04:05:38.791Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-06T04:05:38.791Z] 21b2b0c7a3f4: Download complete [2023-03-06T04:05:38.791Z] 22ff95d597cd: Verifying Checksum [2023-03-06T04:05:38.791Z] 22ff95d597cd: Download complete [2023-03-06T04:05:38.791Z] 213ec9aee27d: Verifying Checksum [2023-03-06T04:05:38.791Z] 213ec9aee27d: Download complete [2023-03-06T04:05:38.791Z] 12d6caf4c0d1: Download complete [2023-03-06T04:05:39.085Z] 213ec9aee27d: Pull complete [2023-03-06T04:05:39.085Z] 4583459ba037: Pull complete [2023-03-06T04:05:39.085Z] 93c1e223e6f2: Pull complete [2023-03-06T04:05:40.086Z] a7acece74701: Verifying Checksum [2023-03-06T04:05:40.086Z] a7acece74701: Download complete [2023-03-06T04:05:40.086Z] 53926ce57604: Verifying Checksum [2023-03-06T04:05:40.086Z] 53926ce57604: Download complete [2023-03-06T04:05:40.345Z] 96b7cbca73a9: Verifying Checksum [2023-03-06T04:05:40.345Z] 96b7cbca73a9: Download complete [2023-03-06T04:05:44.551Z] 53926ce57604: Pull complete [2023-03-06T04:05:44.551Z] 21b2b0c7a3f4: Pull complete [2023-03-06T04:05:44.551Z] 22ff95d597cd: Pull complete [2023-03-06T04:05:44.551Z] 12d6caf4c0d1: Pull complete [2023-03-06T04:05:46.459Z] 96b7cbca73a9: Pull complete [2023-03-06T04:05:47.027Z] a7acece74701: Pull complete [2023-03-06T04:05:47.027Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-06T04:05:47.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T04:05:47.027Z] ---> db6d94c90886 [2023-03-06T04:05:47.027Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-06T04:05:51.659Z] Still waiting to schedule task [2023-03-06T04:05:51.659Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8318’ is offline [2023-03-06T04:05:52.309Z] ---> Running in a379adeef1bc [2023-03-06T04:05:52.309Z] Removing intermediate container a379adeef1bc [2023-03-06T04:05:52.309Z] ---> d161af9e6630 [2023-03-06T04:05:52.309Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T04:05:52.309Z] ---> Running in c0c8215fc89a [2023-03-06T04:05:52.309Z] Removing intermediate container c0c8215fc89a [2023-03-06T04:05:52.309Z] ---> f2a446499e08 [2023-03-06T04:05:52.309Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T04:05:52.309Z] ---> Running in 3c0975e44567 [2023-03-06T04:05:52.309Z] Removing intermediate container 3c0975e44567 [2023-03-06T04:05:52.309Z] ---> 8824acb2fb49 [2023-03-06T04:05:52.309Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T04:05:52.309Z] ---> Running in afc4f414f699 [2023-03-06T04:05:52.309Z] Removing intermediate container afc4f414f699 [2023-03-06T04:05:52.309Z] ---> 3b022093b954 [2023-03-06T04:05:52.309Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-06T04:05:52.309Z] ---> Running in fc094bb20365 [2023-03-06T04:05:52.309Z] Removing intermediate container fc094bb20365 [2023-03-06T04:05:52.309Z] ---> 87b2d113b30e [2023-03-06T04:05:52.309Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T04:05:52.309Z] ---> Running in c402d5e9c297 [2023-03-06T04:05:52.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T04:05:52.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T04:05:52.826Z] OK: 211 MiB in 51 packages [2023-03-06T04:05:53.084Z] Removing intermediate container c402d5e9c297 [2023-03-06T04:05:53.084Z] ---> a20a8d2b98b5 [2023-03-06T04:05:53.084Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-06T04:05:53.084Z] ---> Running in c9c90713ba7b [2023-03-06T04:05:53.342Z] Removing intermediate container c9c90713ba7b [2023-03-06T04:05:53.342Z] ---> 0f8cf04f1052 [2023-03-06T04:05:53.342Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-06T04:05:53.342Z] ---> a980c54cf646 [2023-03-06T04:05:53.342Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T04:05:53.342Z] ---> Running in af2bd77f1578 [2023-03-06T04:06:19.890Z] Removing intermediate container af2bd77f1578 [2023-03-06T04:06:19.890Z] ---> 5ea961e683ce [2023-03-06T04:06:19.890Z] Step 12/13 : COPY . . [2023-03-06T04:06:19.890Z] ---> b610c1b131a5 [2023-03-06T04:06:19.890Z] Step 13/13 : RUN ${MAKE} [2023-03-06T04:06:19.890Z] ---> Running in 0ca716fcbea9 [2023-03-06T04:06:20.151Z] noop [2023-03-06T04:06:20.409Z] Removing intermediate container 0ca716fcbea9 [2023-03-06T04:06:20.409Z] ---> 0a27b4c3afcb [2023-03-06T04:06:20.409Z] Successfully built 0a27b4c3afcb [2023-03-06T04:06:20.409Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:06:20.854Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T04:06:20.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T04:06:21.018Z] prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container [2023-03-06T04:06:21.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@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 ******** ci-base-image-x86_64 cat [2023-03-06T04:06:21.427Z] $ docker top 0cbf1c07e7c3b8c9854ff280650fe3d8786b9f59107f018390c58c33312bd957 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T04:06:21.808Z] + go version [2023-03-06T04:06:21.808Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-06T04:06:21.847Z] $ docker stop --time=1 0cbf1c07e7c3b8c9854ff280650fe3d8786b9f59107f018390c58c33312bd957 [2023-03-06T04:06:23.174Z] $ docker rm -f --volumes 0cbf1c07e7c3b8c9854ff280650fe3d8786b9f59107f018390c58c33312bd957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:06:23.895Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T04:06:23.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T04:06:24.064Z] prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container [2023-03-06T04:06:24.109Z] $ 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-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@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 ******** ci-base-image-x86_64 cat [2023-03-06T04:06:24.450Z] $ docker top af783eaa8f85e7f01c94939f10f606e6032b71c62cd6b6da620388f92dfd35d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T04:06:24.834Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-248 [Pipeline] fileExists [Pipeline] sh [2023-03-06T04:06:25.203Z] + make test [2023-03-06T04:06:25.203Z] go test ./... -coverprofile=coverage.out ./... [2023-03-06T04:06:25.461Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-06T04:06:37.654Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-06T04:06:39.558Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 29.3% of statements [2023-03-06T04:06:39.558Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-06T04:06:39.558Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.591s coverage: 86.5% of statements [2023-03-06T04:06:47.664Z] 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-06T04:06:47.664Z] go vet ./... [2023-03-06T04:06:51.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T04:06:51.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T04:06:51.847Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-06T04:06:51.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-06T04:06:51.923Z] $ docker stop --time=1 af783eaa8f85e7f01c94939f10f606e6032b71c62cd6b6da620388f92dfd35d3 [2023-03-06T04:06:54.769Z] $ docker rm -f --volumes af783eaa8f85e7f01c94939f10f606e6032b71c62cd6b6da620388f92dfd35d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T04:06:55.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-06T04:06:55.459Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-06T04:06:56.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-06T04:06:56.429Z] + ls -al . [2023-03-06T04:06:56.429Z] total 236 [2023-03-06T04:06:56.429Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 04:06 . [2023-03-06T04:06:56.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:05 .. [2023-03-06T04:06:56.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 04:06 .git [2023-03-06T04:06:56.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:05 .github [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 6 04:05 .gitignore [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 6 04:05 .golangci.yml [2023-03-06T04:06:56.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 04:05 .semver [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 6 04:05 Attribution.txt [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 6 04:05 CHANGELOG.md [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 6 04:05 Dockerfile [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 04:05 GOVERNANCE.md [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 6 04:05 Jenkinsfile [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 6 04:05 LICENSE [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 6 04:05 Makefile [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 6 04:05 OWNERS.md [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 6 04:05 README.md [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 04:05 VERSION [2023-03-06T04:06:56.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 04:05 bin [2023-03-06T04:06:56.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:05 cmd [2023-03-06T04:06:56.429Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 6 04:06 coverage.out [2023-03-06T04:06:56.429Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 6 04:05 doc [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 6 04:05 go.mod [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 32891 Mar 6 04:05 go.sum [2023-03-06T04:06:56.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:05 internal [2023-03-06T04:06:56.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:05 snap [2023-03-06T04:06:56.429Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 6 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:06:56.874Z] + 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=62b75db95a92a9873ad5c28803ccb5c399d3273f --label arch=amd64 --label version=0.0.0 . [2023-03-06T04:06:56.874Z] Sending build context to Docker daemon 27.87MB [2023-03-06T04:06:56.874Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T04:06:56.874Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-06T04:06:56.874Z] ---> 0a27b4c3afcb [2023-03-06T04:06:56.874Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-06T04:06:57.133Z] ---> Running in 238801a77460 [2023-03-06T04:06:57.133Z] Removing intermediate container 238801a77460 [2023-03-06T04:06:57.133Z] ---> de5530b2ddd6 [2023-03-06T04:06:57.133Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T04:06:57.133Z] ---> Running in 3e392ab1a2c4 [2023-03-06T04:06:57.393Z] Removing intermediate container 3e392ab1a2c4 [2023-03-06T04:06:57.393Z] ---> 7bbc27eab3b2 [2023-03-06T04:06:57.393Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T04:06:57.393Z] ---> Running in 4908f2c0a14e [2023-03-06T04:06:57.393Z] Removing intermediate container 4908f2c0a14e [2023-03-06T04:06:57.393Z] ---> 5b08749bdf27 [2023-03-06T04:06:57.393Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T04:06:57.393Z] ---> Running in 2766ef3f9fa0 [2023-03-06T04:06:57.652Z] Removing intermediate container 2766ef3f9fa0 [2023-03-06T04:06:57.652Z] ---> 071c48364c4f [2023-03-06T04:06:57.652Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-06T04:06:57.652Z] ---> Running in ecc71a15d2fe [2023-03-06T04:06:57.652Z] Removing intermediate container ecc71a15d2fe [2023-03-06T04:06:57.652Z] ---> 278a49f53aa7 [2023-03-06T04:06:57.652Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T04:06:57.652Z] ---> Running in 93008dafc577 [2023-03-06T04:06:57.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T04:06:57.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T04:06:58.171Z] OK: 211 MiB in 51 packages [2023-03-06T04:06:58.430Z] Removing intermediate container 93008dafc577 [2023-03-06T04:06:58.430Z] ---> 9d42d5287220 [2023-03-06T04:06:58.430Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-06T04:06:58.690Z] ---> Running in bf3d74d62907 [2023-03-06T04:06:58.690Z] Removing intermediate container bf3d74d62907 [2023-03-06T04:06:58.690Z] ---> 9cfa507420bb [2023-03-06T04:06:58.690Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-06T04:06:58.690Z] ---> f48c86341c0c [2023-03-06T04:06:58.690Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T04:06:58.690Z] ---> Running in ca72ea9065c4 [2023-03-06T04:06:59.628Z] Removing intermediate container ca72ea9065c4 [2023-03-06T04:06:59.628Z] ---> fe0355e44a03 [2023-03-06T04:06:59.628Z] Step 12/26 : COPY . . [2023-03-06T04:07:00.613Z] ---> 8ca528b703be [2023-03-06T04:07:00.614Z] Step 13/26 : RUN ${MAKE} [2023-03-06T04:07:00.614Z] ---> Running in c730a0983674 [2023-03-06T04:07:00.614Z] 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-06T04:07:22.540Z] Removing intermediate container c730a0983674 [2023-03-06T04:07:22.540Z] ---> c3eb293fdda4 [2023-03-06T04:07:22.540Z] Step 14/26 : FROM alpine:3.16 [2023-03-06T04:07:23.104Z] 3.16: Pulling from library/alpine [2023-03-06T04:07:23.104Z] ef5531b6e74e: Pulling fs layer [2023-03-06T04:07:23.363Z] ef5531b6e74e: Verifying Checksum [2023-03-06T04:07:23.363Z] ef5531b6e74e: Download complete [2023-03-06T04:07:23.363Z] ef5531b6e74e: Pull complete [2023-03-06T04:07:23.363Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T04:07:23.363Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T04:07:23.363Z] ---> dfd21b5a31f5 [2023-03-06T04:07:23.363Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-06T04:07:23.363Z] ---> Running in ec0bb85c67d7 [2023-03-06T04:07:23.621Z] Removing intermediate container ec0bb85c67d7 [2023-03-06T04:07:23.621Z] ---> 00d383762549 [2023-03-06T04:07:23.621Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-06T04:07:23.621Z] ---> Running in c8557f798a6b [2023-03-06T04:07:23.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T04:07:23.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T04:07:24.138Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T04:07:24.138Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T04:07:24.396Z] OK: 6 MiB in 15 packages [2023-03-06T04:07:24.653Z] Removing intermediate container c8557f798a6b [2023-03-06T04:07:24.653Z] ---> 84e28da9920f [2023-03-06T04:07:24.653Z] Step 17/26 : WORKDIR / [2023-03-06T04:07:24.653Z] ---> Running in 10ab0b37d1d2 [2023-03-06T04:07:24.653Z] Removing intermediate container 10ab0b37d1d2 [2023-03-06T04:07:24.653Z] ---> b6ada90bc128 [2023-03-06T04:07:24.653Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-06T04:07:25.584Z] ---> 766190d179ec [2023-03-06T04:07:25.584Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-06T04:07:25.584Z] ---> 2349cc57672b [2023-03-06T04:07:25.584Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-06T04:07:25.842Z] ---> 208656313a14 [2023-03-06T04:07:25.842Z] Step 21/26 : EXPOSE 59984 [2023-03-06T04:07:25.842Z] ---> Running in 2c903e59c854 [2023-03-06T04:07:25.842Z] Removing intermediate container 2c903e59c854 [2023-03-06T04:07:25.842Z] ---> 0d6900bedb55 [2023-03-06T04:07:25.842Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-06T04:07:25.842Z] ---> Running in 43275b44968b [2023-03-06T04:07:25.842Z] Removing intermediate container 43275b44968b [2023-03-06T04:07:25.842Z] ---> c88654a21494 [2023-03-06T04:07:25.842Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T04:07:25.842Z] ---> Running in 37beb32f3efb [2023-03-06T04:07:26.101Z] Removing intermediate container 37beb32f3efb [2023-03-06T04:07:26.101Z] ---> 65e0fbfd01da [2023-03-06T04:07:26.101Z] Step 24/26 : LABEL arch=amd64 [2023-03-06T04:07:26.101Z] ---> Running in 4e838b94e123 [2023-03-06T04:07:26.101Z] Removing intermediate container 4e838b94e123 [2023-03-06T04:07:26.101Z] ---> b877f3e6aab0 [2023-03-06T04:07:26.101Z] Step 25/26 : LABEL git_sha=62b75db95a92a9873ad5c28803ccb5c399d3273f [2023-03-06T04:07:26.101Z] ---> Running in d430113b1670 [2023-03-06T04:07:26.101Z] Removing intermediate container d430113b1670 [2023-03-06T04:07:26.101Z] ---> 83480a346770 [2023-03-06T04:07:26.101Z] Step 26/26 : LABEL version=0.0.0 [2023-03-06T04:07:26.359Z] ---> Running in 31cd975b01a0 [2023-03-06T04:07:26.359Z] Removing intermediate container 31cd975b01a0 [2023-03-06T04:07:26.359Z] ---> 2ef6e8558fea [2023-03-06T04:07:26.359Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-06T04:07:26.359Z] Successfully built 2ef6e8558fea [2023-03-06T04:07:26.359Z] 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-06T04:07:27.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T04:07:27.212Z] [2023-03-06T04:07:27.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:07:27.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T04:07:27.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-06T04:07:27.587Z] 5eb5b503b376: Pulling fs layer [2023-03-06T04:07:27.587Z] 5c69ac0246d0: Pulling fs layer [2023-03-06T04:07:27.587Z] ec43610c2a17: Pulling fs layer [2023-03-06T04:07:27.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-06T04:07:27.587Z] 33b1e0a273af: Pulling fs layer [2023-03-06T04:07:27.587Z] 5d3b04190fa2: Pulling fs layer [2023-03-06T04:07:27.587Z] 2f39f015ded8: Pulling fs layer [2023-03-06T04:07:27.587Z] 3a2ae6a8a46f: Waiting [2023-03-06T04:07:27.587Z] 33b1e0a273af: Waiting [2023-03-06T04:07:27.587Z] 5d3b04190fa2: Waiting [2023-03-06T04:07:27.587Z] 5c69ac0246d0: Verifying Checksum [2023-03-06T04:07:27.587Z] 3a2ae6a8a46f: Download complete [2023-03-06T04:07:27.847Z] 33b1e0a273af: Download complete [2023-03-06T04:07:27.847Z] ec43610c2a17: Verifying Checksum [2023-03-06T04:07:27.847Z] 5d3b04190fa2: Verifying Checksum [2023-03-06T04:07:27.847Z] 5d3b04190fa2: Download complete [2023-03-06T04:07:27.847Z] 5eb5b503b376: Verifying Checksum [2023-03-06T04:07:27.847Z] 5eb5b503b376: Download complete [2023-03-06T04:07:28.417Z] 2f39f015ded8: Download complete [2023-03-06T04:07:28.986Z] 5eb5b503b376: Pull complete [2023-03-06T04:07:29.246Z] 5c69ac0246d0: Pull complete [2023-03-06T04:07:29.503Z] ec43610c2a17: Pull complete [2023-03-06T04:07:29.503Z] 3a2ae6a8a46f: Pull complete [2023-03-06T04:07:29.763Z] 33b1e0a273af: Pull complete [2023-03-06T04:07:30.021Z] 5d3b04190fa2: Pull complete [2023-03-06T04:07:34.210Z] 2f39f015ded8: Pull complete [2023-03-06T04:07:34.210Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-06T04:07:34.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T04:07:34.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T04:07:34.436Z] prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container [2023-03-06T04:07:34.477Z] $ 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-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@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-lftools-log-publisher:latest cat [2023-03-06T04:07:38.429Z] $ docker top 0b3c56da631c245a5cb644f7f467ec4cf13f12eeb29373274a38648a6a03bebe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:07:38.859Z] ---> job-cost.sh [2023-03-06T04:07:38.859Z] lf-activate-venv: SKIPPING [2023-03-06T04:07:38.859Z] INFO: No Stack... [2023-03-06T04:07:39.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T04:07:39.379Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T04:07:39.699Z] + + cut -d, -f6 [2023-03-06T04:07:39.699Z] cat /w/workspace/undry_device-onvif-camera_PR-248/archives/cost.csv [Pipeline] lock [2023-03-06T04:07:39.745Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [2023-03-06T04:07:39.750Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] did not exist. Created. [2023-03-06T04:07:39.750Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T04:07:40.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-06T04:07:40.192Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T04:07:40.214Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T04:07:40.299Z] $ docker stop --time=1 0b3c56da631c245a5cb644f7f467ec4cf13f12eeb29373274a38648a6a03bebe [2023-03-06T04:07:41.443Z] $ docker rm -f --volumes 0b3c56da631c245a5cb644f7f467ec4cf13f12eeb29373274a38648a6a03bebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-06T04:08:35.571Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8320 in /w/workspace/undry_device-onvif-camera_PR-248 [Pipeline] { [Pipeline] ws [2023-03-06T04:08:35.628Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-06T04:08:35.702Z] The recommended git tool is: git [2023-03-06T04:08:41.637Z] using credential edgex-jenkins-ssh [2023-03-06T04:08:41.656Z] Cloning the remote Git repository [2023-03-06T04:08:41.715Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-06T04:08:41.805Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-06T04:08:41.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-06T04:08:41.990Z] > git --version # timeout=10 [2023-03-06T04:08:42.017Z] > git --version # 'git version 2.25.1' [2023-03-06T04:08:42.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T04:08:42.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T04:08:43.547Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-06T04:08:43.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T04:08:44.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-06T04:08:45.172Z] Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit 62b75db95a92a9873ad5c28803ccb5c399d3273f [2023-03-06T04:08:45.631Z] Merge succeeded, producing 62b75db95a92a9873ad5c28803ccb5c399d3273f [2023-03-06T04:08:45.631Z] Checking out Revision 62b75db95a92a9873ad5c28803ccb5c399d3273f (PR-248) [2023-03-06T04:08:44.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-06T04:08:44.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T04:08:44.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-06T04:08:45.195Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T04:08:45.215Z] > git checkout -f 62b75db95a92a9873ad5c28803ccb5c399d3273f # timeout=10 [2023-03-06T04:08:45.548Z] > git remote # timeout=10 [2023-03-06T04:08:45.565Z] > git config --get remote.origin.url # timeout=10 [2023-03-06T04:08:45.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T04:08:45.593Z] > git merge d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 [2023-03-06T04:08:45.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-06T04:08:45.640Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T04:08:45.652Z] > git checkout -f 62b75db95a92a9873ad5c28803ccb5c399d3273f # timeout=10 [2023-03-06T04:08:46.585Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-06T04:08:46.638Z] > git --version # timeout=10 [2023-03-06T04:08:46.649Z] > git --version # 'git version 2.25.1' [2023-03-06T04:08:46.663Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T04:08:47.692Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-06T04:08:47.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T04:08:47.692Z] Dload Upload Total Spent Left Speed [2023-03-06T04:08:47.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-03-06T04:08:48.309Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-06T04:08:48.656Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-06T04:08:48.656Z] + sudo tee /etc/docker/daemon.new [2023-03-06T04:08:48.656Z] { [2023-03-06T04:08:48.656Z] "registry-mirrors": [ [2023-03-06T04:08:48.656Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-06T04:08:48.656Z] ], [2023-03-06T04:08:48.656Z] "bip": "10.250.0.254/24", [2023-03-06T04:08:48.656Z] "hosts": [ [2023-03-06T04:08:48.656Z] "tcp://0.0.0.0:5555", [2023-03-06T04:08:48.656Z] "unix:///var/run/docker.sock" [2023-03-06T04:08:48.656Z] ], [2023-03-06T04:08:48.656Z] "mtu": 1458, [2023-03-06T04:08:48.656Z] "selinux-enabled": true, [2023-03-06T04:08:48.656Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-06T04:08:48.656Z] } [Pipeline] sh [2023-03-06T04:08:49.008Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-06T04:08:49.364Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T04:09:07.698Z] provisioning config files... [2023-03-06T04:09:07.725Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config18176450837718447159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:09:08.118Z] ---> docker-login.sh [2023-03-06T04:09:08.118Z] nexus3.edgexfoundry.org:10001 [2023-03-06T04:09:08.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:09:08.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:09:08.707Z] Configure a credential helper to remove this warning. See [2023-03-06T04:09:08.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:09:08.707Z] [2023-03-06T04:09:08.707Z] Login Succeeded [2023-03-06T04:09:08.707Z] nexus3.edgexfoundry.org:10002 [2023-03-06T04:09:08.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:09:08.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:09:08.976Z] Configure a credential helper to remove this warning. See [2023-03-06T04:09:08.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:09:08.976Z] [2023-03-06T04:09:08.976Z] Login Succeeded [2023-03-06T04:09:08.976Z] nexus3.edgexfoundry.org:10003 [2023-03-06T04:09:09.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:09:09.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:09:09.519Z] Configure a credential helper to remove this warning. See [2023-03-06T04:09:09.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:09:09.519Z] [2023-03-06T04:09:09.519Z] Login Succeeded [2023-03-06T04:09:09.519Z] nexus3.edgexfoundry.org:10004 [2023-03-06T04:09:09.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:09:09.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:09:09.793Z] Configure a credential helper to remove this warning. See [2023-03-06T04:09:09.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:09:09.793Z] [2023-03-06T04:09:09.793Z] Login Succeeded [2023-03-06T04:09:09.793Z] docker.io [2023-03-06T04:09:10.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T04:09:10.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T04:09:10.330Z] Configure a credential helper to remove this warning. See [2023-03-06T04:09:10.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T04:09:10.330Z] [2023-03-06T04:09:10.330Z] Login Succeeded [2023-03-06T04:09:10.330Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T04:09:10.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-06T04:09:10.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T04:09:10.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T04:09:10.810Z] ========================================================= [2023-03-06T04:09:10.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-06T04:09:10.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:09:11.307Z] + 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-06T04:09:11.895Z] Sending build context to Docker daemon 20.59MB [2023-03-06T04:09:11.895Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T04:09:11.895Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-06T04:09:12.167Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-06T04:09:12.167Z] 9b18e9b68314: Pulling fs layer [2023-03-06T04:09:12.167Z] 35d82f9e3411: Pulling fs layer [2023-03-06T04:09:12.167Z] e16973657156: Pulling fs layer [2023-03-06T04:09:12.167Z] fc693d55d65f: Pulling fs layer [2023-03-06T04:09:12.167Z] 7e9fc2657dce: Pulling fs layer [2023-03-06T04:09:12.167Z] dda99020689f: Pulling fs layer [2023-03-06T04:09:12.167Z] db1c61fa0a46: Pulling fs layer [2023-03-06T04:09:12.167Z] 891c053d2c06: Pulling fs layer [2023-03-06T04:09:12.167Z] dda99020689f: Waiting [2023-03-06T04:09:12.167Z] db1c61fa0a46: Waiting [2023-03-06T04:09:12.167Z] 891c053d2c06: Waiting [2023-03-06T04:09:12.167Z] fc693d55d65f: Waiting [2023-03-06T04:09:12.167Z] 7e9fc2657dce: Waiting [2023-03-06T04:09:12.167Z] e16973657156: Verifying Checksum [2023-03-06T04:09:12.167Z] e16973657156: Download complete [2023-03-06T04:09:12.167Z] 35d82f9e3411: Verifying Checksum [2023-03-06T04:09:12.167Z] 35d82f9e3411: Download complete [2023-03-06T04:09:12.167Z] 7e9fc2657dce: Verifying Checksum [2023-03-06T04:09:12.167Z] 7e9fc2657dce: Download complete [2023-03-06T04:09:12.167Z] dda99020689f: Verifying Checksum [2023-03-06T04:09:12.167Z] dda99020689f: Download complete [2023-03-06T04:09:12.167Z] 9b18e9b68314: Verifying Checksum [2023-03-06T04:09:12.167Z] 9b18e9b68314: Download complete [2023-03-06T04:09:13.138Z] 9b18e9b68314: Pull complete [2023-03-06T04:09:13.405Z] 891c053d2c06: Verifying Checksum [2023-03-06T04:09:13.405Z] 891c053d2c06: Download complete [2023-03-06T04:09:13.676Z] 35d82f9e3411: Pull complete [2023-03-06T04:09:13.946Z] e16973657156: Pull complete [2023-03-06T04:09:14.535Z] db1c61fa0a46: Verifying Checksum [2023-03-06T04:09:14.535Z] db1c61fa0a46: Download complete [2023-03-06T04:09:15.119Z] fc693d55d65f: Verifying Checksum [2023-03-06T04:09:15.119Z] fc693d55d65f: Download complete [2023-03-06T04:09:27.432Z] fc693d55d65f: Pull complete [2023-03-06T04:09:27.432Z] 7e9fc2657dce: Pull complete [2023-03-06T04:09:27.432Z] dda99020689f: Pull complete [2023-03-06T04:09:31.684Z] db1c61fa0a46: Pull complete [2023-03-06T04:09:33.194Z] 891c053d2c06: Pull complete [2023-03-06T04:09:33.194Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-06T04:09:33.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T04:09:33.194Z] ---> f96f9c87975a [2023-03-06T04:09:33.194Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-06T04:09:35.169Z] ---> Running in 230b2b025457 [2023-03-06T04:09:35.757Z] Removing intermediate container 230b2b025457 [2023-03-06T04:09:35.757Z] ---> 40a1fe20f63c [2023-03-06T04:09:35.757Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T04:09:35.757Z] ---> Running in 1060188d153a [2023-03-06T04:09:36.026Z] Removing intermediate container 1060188d153a [2023-03-06T04:09:36.026Z] ---> 2c297f59432c [2023-03-06T04:09:36.026Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T04:09:36.026Z] ---> Running in 7f179f1ae302 [2023-03-06T04:09:36.295Z] Removing intermediate container 7f179f1ae302 [2023-03-06T04:09:36.295Z] ---> aab106d107ea [2023-03-06T04:09:36.295Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T04:09:36.564Z] ---> Running in 098a828fda5c [2023-03-06T04:09:36.831Z] Removing intermediate container 098a828fda5c [2023-03-06T04:09:36.831Z] ---> 32c00a5ebd1d [2023-03-06T04:09:36.831Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-06T04:09:36.831Z] ---> Running in e37e8fac9ae7 [2023-03-06T04:09:37.107Z] Removing intermediate container e37e8fac9ae7 [2023-03-06T04:09:37.107Z] ---> dfff39d531e0 [2023-03-06T04:09:37.107Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T04:09:37.107Z] ---> Running in 5decf86055fc [2023-03-06T04:09:38.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T04:09:38.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T04:09:39.477Z] OK: 221 MiB in 51 packages [2023-03-06T04:09:40.447Z] Removing intermediate container 5decf86055fc [2023-03-06T04:09:40.447Z] ---> 86f4e088f40b [2023-03-06T04:09:40.447Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-06T04:09:40.447Z] ---> Running in af195ce4fdd7 [2023-03-06T04:09:40.714Z] Removing intermediate container af195ce4fdd7 [2023-03-06T04:09:40.714Z] ---> 0c452e0670f5 [2023-03-06T04:09:40.714Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-06T04:09:41.307Z] ---> 4c489da1a7ee [2023-03-06T04:09:41.307Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T04:09:41.307Z] ---> Running in ddfcff688118 [2023-03-06T04:10:49.216Z] Removing intermediate container ddfcff688118 [2023-03-06T04:10:49.216Z] ---> 7562d9fe26a5 [2023-03-06T04:10:49.216Z] Step 12/13 : COPY . . [2023-03-06T04:10:49.216Z] ---> 311fec65c8e6 [2023-03-06T04:10:49.216Z] Step 13/13 : RUN ${MAKE} [2023-03-06T04:10:49.216Z] ---> Running in 0bf87bf45c3b [2023-03-06T04:10:49.216Z] noop [2023-03-06T04:10:49.216Z] Removing intermediate container 0bf87bf45c3b [2023-03-06T04:10:49.216Z] ---> 8c96df55ca20 [2023-03-06T04:10:49.216Z] Successfully built 8c96df55ca20 [2023-03-06T04:10:49.216Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:10:49.680Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T04:10:49.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T04:10:49.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-8320 does not seem to be running inside a container [2023-03-06T04:10:50.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat [2023-03-06T04:10:52.705Z] $ docker top d7d4a85ac4b068312edcf8468b36d0bc8e02eaedd7d4ee474713365184f04f09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T04:10:53.618Z] + go version [2023-03-06T04:10:53.618Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-06T04:10:53.658Z] $ docker stop --time=1 d7d4a85ac4b068312edcf8468b36d0bc8e02eaedd7d4ee474713365184f04f09 [2023-03-06T04:10:55.351Z] $ docker rm -f --volumes d7d4a85ac4b068312edcf8468b36d0bc8e02eaedd7d4ee474713365184f04f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:10:56.192Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T04:10:56.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T04:10:56.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-8320 does not seem to be running inside a container [2023-03-06T04:10:56.548Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat [2023-03-06T04:10:57.798Z] $ docker top 0a97de95c439514ed8a816d5ac06e26d266b4cccbcc038ab660dfefa967320a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T04:10:58.686Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T04:10:59.395Z] + make test [2023-03-06T04:10:59.395Z] go test ./... -coverprofile=coverage.out ./... [2023-03-06T04:11:01.354Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-06T04:12:38.048Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-06T04:12:44.702Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 29.3% of statements [2023-03-06T04:12:44.702Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-06T04:12:59.703Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.905s coverage: 86.5% of statements [2023-03-06T04:12:59.703Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-06T04:12:59.703Z] go vet ./... [2023-03-06T04:13:31.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-06T04:13:31.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-06T04:13:32.235Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-06T04:13:32.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-06T04:13:32.589Z] $ docker stop --time=1 0a97de95c439514ed8a816d5ac06e26d266b4cccbcc038ab660dfefa967320a4 [2023-03-06T04:13:34.521Z] $ docker rm -f --volumes 0a97de95c439514ed8a816d5ac06e26d266b4cccbcc038ab660dfefa967320a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T04:13:35.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-06T04:13:35.690Z] Warning: overwriting stash ‘coverage-report’ [2023-03-06T04:13:36.319Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T04:13:36.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-06T04:13:37.272Z] + ls -al . [2023-03-06T04:13:37.272Z] total 232 [2023-03-06T04:13:37.272Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 04:11 . [2023-03-06T04:13:37.272Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:08 .. [2023-03-06T04:13:37.272Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 04:08 .git [2023-03-06T04:13:37.272Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:08 .github [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 6 04:08 .gitignore [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 6 04:08 .golangci.yml [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 6 04:08 Attribution.txt [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 6 04:08 CHANGELOG.md [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 6 04:08 Dockerfile [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 04:08 GOVERNANCE.md [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 6 04:08 Jenkinsfile [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 6 04:08 LICENSE [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 6 04:08 Makefile [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 6 04:08 OWNERS.md [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 6 04:08 README.md [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 04:05 VERSION [2023-03-06T04:13:37.272Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 04:08 bin [2023-03-06T04:13:37.272Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:08 cmd [2023-03-06T04:13:37.272Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 6 04:12 coverage.out [2023-03-06T04:13:37.272Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 6 04:08 doc [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 6 04:08 go.mod [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 32891 Mar 6 04:08 go.sum [2023-03-06T04:13:37.272Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:08 internal [2023-03-06T04:13:37.272Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:08 snap [2023-03-06T04:13:37.272Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 6 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:13:37.700Z] + 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=62b75db95a92a9873ad5c28803ccb5c399d3273f --label arch=arm64 --label version=0.0.0 . [2023-03-06T04:13:38.285Z] Sending build context to Docker daemon 20.67MB [2023-03-06T04:13:38.574Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T04:13:38.574Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-06T04:13:38.574Z] ---> 8c96df55ca20 [2023-03-06T04:13:38.574Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-06T04:13:38.841Z] ---> Running in 81ee260f90d4 [2023-03-06T04:13:39.120Z] Removing intermediate container 81ee260f90d4 [2023-03-06T04:13:39.120Z] ---> 7a9c9754c90d [2023-03-06T04:13:39.120Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T04:13:39.120Z] ---> Running in de7ab4e4c420 [2023-03-06T04:13:39.389Z] Removing intermediate container de7ab4e4c420 [2023-03-06T04:13:39.389Z] ---> 278c6eeabd22 [2023-03-06T04:13:39.389Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-06T04:13:39.663Z] ---> Running in d10dc8e4eafc [2023-03-06T04:13:39.933Z] Removing intermediate container d10dc8e4eafc [2023-03-06T04:13:39.933Z] ---> bfdd0b18a44d [2023-03-06T04:13:39.933Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T04:13:39.933Z] ---> Running in 67c8424dc644 [2023-03-06T04:13:40.201Z] Removing intermediate container 67c8424dc644 [2023-03-06T04:13:40.201Z] ---> 607130197bc7 [2023-03-06T04:13:40.201Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-06T04:13:40.469Z] ---> Running in beefeb66564f [2023-03-06T04:13:40.737Z] Removing intermediate container beefeb66564f [2023-03-06T04:13:40.737Z] ---> 694f80733485 [2023-03-06T04:13:40.737Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T04:13:40.737Z] ---> Running in 08f61d311e0c [2023-03-06T04:13:41.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T04:13:42.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T04:13:43.260Z] OK: 221 MiB in 51 packages [2023-03-06T04:13:45.214Z] Removing intermediate container 08f61d311e0c [2023-03-06T04:13:45.214Z] ---> aedf1c9849f3 [2023-03-06T04:13:45.214Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-06T04:13:45.486Z] ---> Running in b803cc2ae410 [2023-03-06T04:13:45.755Z] Removing intermediate container b803cc2ae410 [2023-03-06T04:13:45.755Z] ---> 382bf8831597 [2023-03-06T04:13:45.755Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-06T04:13:46.730Z] ---> 8c9444005bdb [2023-03-06T04:13:46.730Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T04:13:46.730Z] ---> Running in 18177765afdb [2023-03-06T04:13:52.082Z] Removing intermediate container 18177765afdb [2023-03-06T04:13:52.082Z] ---> f8fd6bfd888b [2023-03-06T04:13:52.082Z] Step 12/26 : COPY . . [2023-03-06T04:13:56.345Z] ---> 9c123da0b44c [2023-03-06T04:13:56.345Z] Step 13/26 : RUN ${MAKE} [2023-03-06T04:13:56.345Z] ---> Running in 8e6ec333ace1 [2023-03-06T04:13:56.940Z] 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-06T04:16:18.648Z] Removing intermediate container 8e6ec333ace1 [2023-03-06T04:16:18.648Z] ---> 2f3d7f845992 [2023-03-06T04:16:18.648Z] Step 14/26 : FROM alpine:3.16 [2023-03-06T04:16:18.648Z] 3.16: Pulling from library/alpine [2023-03-06T04:16:18.648Z] 3760b48202b3: Pulling fs layer [2023-03-06T04:16:18.648Z] 3760b48202b3: Verifying Checksum [2023-03-06T04:16:18.648Z] 3760b48202b3: Download complete [2023-03-06T04:16:18.648Z] 3760b48202b3: Pull complete [2023-03-06T04:16:18.648Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-06T04:16:18.648Z] Status: Downloaded newer image for alpine:3.16 [2023-03-06T04:16:18.648Z] ---> 4c81e5bf8899 [2023-03-06T04:16:18.648Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-06T04:16:18.648Z] ---> Running in 3fafc4a140ba [2023-03-06T04:16:18.648Z] Removing intermediate container 3fafc4a140ba [2023-03-06T04:16:18.648Z] ---> d1e7af6d2fe6 [2023-03-06T04:16:18.648Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-06T04:16:18.648Z] ---> Running in 5d4c7b1632cf [2023-03-06T04:16:18.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T04:16:18.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T04:16:18.648Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-06T04:16:18.648Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T04:16:18.648Z] OK: 5 MiB in 15 packages [2023-03-06T04:16:18.648Z] Removing intermediate container 5d4c7b1632cf [2023-03-06T04:16:18.648Z] ---> 30d7b02a312f [2023-03-06T04:16:18.648Z] Step 17/26 : WORKDIR / [2023-03-06T04:16:18.648Z] ---> Running in 6dbd5b6d2342 [2023-03-06T04:16:18.648Z] Removing intermediate container 6dbd5b6d2342 [2023-03-06T04:16:18.648Z] ---> 0f1ebf5c0862 [2023-03-06T04:16:18.648Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-06T04:16:18.648Z] ---> 32e130c69a6a [2023-03-06T04:16:18.648Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-06T04:16:18.648Z] ---> 20a13684a455 [2023-03-06T04:16:18.648Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-06T04:16:18.648Z] ---> 7d072f5b2cd7 [2023-03-06T04:16:18.648Z] Step 21/26 : EXPOSE 59984 [2023-03-06T04:16:18.648Z] ---> Running in ae537a900a3e [2023-03-06T04:16:18.648Z] Removing intermediate container ae537a900a3e [2023-03-06T04:16:18.648Z] ---> 838d47f4b6ac [2023-03-06T04:16:18.648Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-06T04:16:18.648Z] ---> Running in 2f974c6f6f1e [2023-03-06T04:16:18.648Z] Removing intermediate container 2f974c6f6f1e [2023-03-06T04:16:18.648Z] ---> 9f04abe58b3b [2023-03-06T04:16:18.648Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-06T04:16:18.648Z] ---> Running in bfd8e344ddc8 [2023-03-06T04:16:18.648Z] Removing intermediate container bfd8e344ddc8 [2023-03-06T04:16:18.648Z] ---> 18fc65513bc6 [2023-03-06T04:16:18.648Z] Step 24/26 : LABEL arch=arm64 [2023-03-06T04:16:18.648Z] ---> Running in eb0e804e7c3c [2023-03-06T04:16:18.648Z] Removing intermediate container eb0e804e7c3c [2023-03-06T04:16:18.648Z] ---> 9c509dee6f0c [2023-03-06T04:16:18.648Z] Step 25/26 : LABEL git_sha=62b75db95a92a9873ad5c28803ccb5c399d3273f [2023-03-06T04:16:18.648Z] ---> Running in 119c38f05bfc [2023-03-06T04:16:18.648Z] Removing intermediate container 119c38f05bfc [2023-03-06T04:16:18.648Z] ---> b14045930d9d [2023-03-06T04:16:18.648Z] Step 26/26 : LABEL version=0.0.0 [2023-03-06T04:16:18.648Z] ---> Running in 7a9bf5a9a8e2 [2023-03-06T04:16:18.648Z] Removing intermediate container 7a9bf5a9a8e2 [2023-03-06T04:16:18.648Z] ---> 51efc6522704 [2023-03-06T04:16:18.648Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-06T04:16:18.648Z] Successfully built 51efc6522704 [2023-03-06T04:16:18.648Z] 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-06T04:16:19.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T04:16:19.460Z] [2023-03-06T04:16:19.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:16:19.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T04:16:19.859Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-06T04:16:19.859Z] 8998bd30e6a1: Pulling fs layer [2023-03-06T04:16:19.859Z] 04944245beec: Pulling fs layer [2023-03-06T04:16:19.859Z] 699f458cf7ca: Pulling fs layer [2023-03-06T04:16:19.859Z] 765212b225bb: Pulling fs layer [2023-03-06T04:16:19.859Z] f23df028b6ca: Pulling fs layer [2023-03-06T04:16:19.859Z] d65c8cfc05b1: Pulling fs layer [2023-03-06T04:16:19.859Z] 2437ff75d9bd: Pulling fs layer [2023-03-06T04:16:19.859Z] 765212b225bb: Waiting [2023-03-06T04:16:19.859Z] f23df028b6ca: Waiting [2023-03-06T04:16:19.859Z] d65c8cfc05b1: Waiting [2023-03-06T04:16:19.859Z] 2437ff75d9bd: Waiting [2023-03-06T04:16:20.130Z] 04944245beec: Verifying Checksum [2023-03-06T04:16:20.130Z] 04944245beec: Download complete [2023-03-06T04:16:20.130Z] 765212b225bb: Download complete [2023-03-06T04:16:20.130Z] f23df028b6ca: Verifying Checksum [2023-03-06T04:16:20.130Z] f23df028b6ca: Download complete [2023-03-06T04:16:20.130Z] d65c8cfc05b1: Verifying Checksum [2023-03-06T04:16:20.130Z] d65c8cfc05b1: Download complete [2023-03-06T04:16:20.504Z] 699f458cf7ca: Verifying Checksum [2023-03-06T04:16:20.504Z] 699f458cf7ca: Download complete [2023-03-06T04:16:20.794Z] 8998bd30e6a1: Verifying Checksum [2023-03-06T04:16:20.794Z] 8998bd30e6a1: Download complete [2023-03-06T04:16:22.787Z] 2437ff75d9bd: Verifying Checksum [2023-03-06T04:16:22.787Z] 2437ff75d9bd: Download complete [2023-03-06T04:16:24.772Z] 8998bd30e6a1: Pull complete [2023-03-06T04:16:25.038Z] 04944245beec: Pull complete [2023-03-06T04:16:26.441Z] 699f458cf7ca: Pull complete [2023-03-06T04:16:26.441Z] 765212b225bb: Pull complete [2023-03-06T04:16:27.397Z] f23df028b6ca: Pull complete [2023-03-06T04:16:27.397Z] d65c8cfc05b1: Pull complete [2023-03-06T04:16:39.689Z] 2437ff75d9bd: Pull complete [2023-03-06T04:16:39.689Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-06T04:16:39.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T04:16:39.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T04:16:40.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-8320 does not seem to be running inside a container [2023-03-06T04:16:40.070Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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-lftools-log-publisher:arm64 cat [2023-03-06T04:16:42.395Z] $ docker top 7e8df5b4325899be14b4235d1fdf1362f3fb951ec32fd829c45b58527d480d2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:16:42.936Z] ---> job-cost.sh [2023-03-06T04:16:43.201Z] lf-activate-venv: SKIPPING [2023-03-06T04:16:43.201Z] INFO: No Stack... [2023-03-06T04:16:43.468Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-06T04:16:44.420Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T04:16:44.754Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-03-06T04:16:44.754Z] + cut -d, -f6 [Pipeline] lock [2023-03-06T04:16:44.838Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [2023-03-06T04:16:44.842Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] did not exist. Created. [2023-03-06T04:16:44.842Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T04:16:45.241Z] /w/workspace/device-onvif-camera/1@tmp/durable-3e47c15c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-06T04:16:45.592Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-06T04:16:45.625Z] Warning: overwriting stash ‘stack-cost’ [2023-03-06T04:16:45.683Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T04:16:45.697Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T04:16:45.784Z] $ docker stop --time=1 7e8df5b4325899be14b4235d1fdf1362f3fb951ec32fd829c45b58527d480d2c [2023-03-06T04:16:47.258Z] $ docker rm -f --volumes 7e8df5b4325899be14b4235d1fdf1362f3fb951ec32fd829c45b58527d480d2c [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-06T04:16:48.175Z] provisioning config files... [2023-03-06T04:16:48.182Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-248@tmp/config5441867382505294789tmp [Pipeline] { [Pipeline] sh [2023-03-06T04:16:48.506Z] + set +x [2023-03-06T04:16:48.507Z] + bash -s -- [2023-03-06T04:16:48.507Z] + curl -s https://codecov.io/bash [2023-03-06T04:16:48.507Z] [2023-03-06T04:16:48.507Z] _____ _ [2023-03-06T04:16:48.507Z] / ____| | | [2023-03-06T04:16:48.507Z] | | ___ __| | ___ ___ _____ __ [2023-03-06T04:16:48.507Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-06T04:16:48.507Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-06T04:16:48.507Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-06T04:16:48.507Z] Bash-1.0.6 [2023-03-06T04:16:48.507Z] [2023-03-06T04:16:48.507Z] [2023-03-06T04:16:48.507Z] ==> git version 2.25.1 found [2023-03-06T04:16:48.507Z] ==> 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-06T04:16:48.507Z] Release-Date: 2020-01-08 [2023-03-06T04:16:48.507Z] 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-06T04:16:48.507Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-06T04:16:48.507Z] ==> Jenkins CI detected. [2023-03-06T04:16:48.507Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-248 [2023-03-06T04:16:48.507Z] project root: . [2023-03-06T04:16:48.507Z] --> token set from env [2023-03-06T04:16:48.507Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-06T04:16:48.507Z] ==> Running gcov in . (disable via -X gcov) [2023-03-06T04:16:48.507Z] ==> Python coveragepy not found [2023-03-06T04:16:48.507Z] ==> Searching for coverage reports in: [2023-03-06T04:16:48.507Z] + . [2023-03-06T04:16:48.507Z] -> Found 1 reports [2023-03-06T04:16:48.507Z] ==> Detecting git/mercurial file structure [2023-03-06T04:16:48.507Z] ==> Reading reports [2023-03-06T04:16:48.507Z] + ./coverage.out bytes=79184 [2023-03-06T04:16:48.507Z] ==> Appending adjustments [2023-03-06T04:16:48.507Z] https://docs.codecov.io/docs/fixing-reports [2023-03-06T04:16:48.766Z] + Found adjustments [2023-03-06T04:16:48.766Z] ==> Gzipping contents [2023-03-06T04:16:48.766Z] 12K /tmp/codecov.aDFPKp.gz [2023-03-06T04:16:48.766Z] ==> Uploading reports [2023-03-06T04:16:48.766Z] url: https://codecov.io [2023-03-06T04:16:48.766Z] query: branch=PR-248&commit=62b75db95a92a9873ad5c28803ccb5c399d3273f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=248&job=&cmd_args= [2023-03-06T04:16:48.766Z] -> Pinging Codecov [2023-03-06T04:16:48.766Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-248&commit=62b75db95a92a9873ad5c28803ccb5c399d3273f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=248&job=&cmd_args= [2023-03-06T04:16:49.026Z] -> Uploading to [2023-03-06T04:16:49.026Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-06/F29A59C45E3A92E06B3E522C9905F8EF/62b75db95a92a9873ad5c28803ccb5c399d3273f/f466b517-241f-4a82-9413-15a7d5efc07a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T041648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b3fabd45deb973dc12ebb0c2478d4a0797decd22d75a1ff7af8e94531807d4de [2023-03-06T04:16:49.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T04:16:49.026Z] Dload Upload Total Spent Left Speed [2023-03-06T04:16:49.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10860 0 0 100 10860 0 37448 --:--:-- --:--:-- --:--:-- 37448 [2023-03-06T04:16:49.285Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/62b75db95a92a9873ad5c28803ccb5c399d3273f [Pipeline] } [2023-03-06T04:16:49.312Z] 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-06T04:16:51.068Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-248/archives ] [2023-03-06T04:16:51.068Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-248/archives [2023-03-06T04:16:51.068Z] total 16 [2023-03-06T04:16:51.068Z] drwxr-xr-x 3 root root 4096 Mar 6 04:07 . [2023-03-06T04:16:51.068Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 04:07 .. [2023-03-06T04:16:51.068Z] drwxr-xr-x 2 root root 4096 Mar 6 04:07 cost [2023-03-06T04:16:51.068Z] -rw-r--r-- 1 root root 91 Mar 6 04:07 cost.csv [2023-03-06T04:16:51.068Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-248/archives [2023-03-06T04:16:51.068Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-248/archives [2023-03-06T04:16:51.068Z] total 16 [2023-03-06T04:16:51.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 04:07 . [2023-03-06T04:16:51.068Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 04:07 .. [2023-03-06T04:16:51.068Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 04:07 cost [2023-03-06T04:16:51.068Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 6 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:16:51.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:16:52.281Z] ---> package-listing.sh [2023-03-06T04:16:52.281Z] ++ facter osfamily [2023-03-06T04:16:52.281Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-06T04:16:52.540Z] + OS_FAMILY=debian [2023-03-06T04:16:52.540Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-248 [2023-03-06T04:16:52.540Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-06T04:16:52.540Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-06T04:16:52.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-06T04:16:52.540Z] + PACKAGES=/tmp/packages_start.txt [2023-03-06T04:16:52.540Z] + '[' /w/workspace/undry_device-onvif-camera_PR-248 ']' [2023-03-06T04:16:52.540Z] + PACKAGES=/tmp/packages_end.txt [2023-03-06T04:16:52.540Z] + case "${OS_FAMILY}" in [2023-03-06T04:16:52.540Z] + dpkg -l [2023-03-06T04:16:52.540Z] + grep '^ii' [2023-03-06T04:16:52.540Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-06T04:16:52.540Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-06T04:16:52.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-06T04:16:52.540Z] + '[' /w/workspace/undry_device-onvif-camera_PR-248 ']' [2023-03-06T04:16:52.540Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-248/archives/ [2023-03-06T04:16:52.540Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-248/archives/ [Pipeline] echo [2023-03-06T04:16:52.578Z] 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-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-06T04:16:52.868Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T04:16:53.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T04:16:53.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T04:16:53.638Z] prd-ubuntu20.04-docker-8c-8g-8317 does not seem to be running inside a container [2023-03-06T04:16:53.682Z] $ 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-248/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-248 -v /w/workspace/undry_device-onvif-camera_PR-248:/w/workspace/undry_device-onvif-camera_PR-248:rw,z -v /w/workspace/undry_device-onvif-camera_PR-248@tmp:/w/workspace/undry_device-onvif-camera_PR-248@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-06T04:16:53.872Z] $ docker top 494187391dc5ce5a16ed00ed714796246eb0bc6b174bc911c08c88630919e89a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T04:16:54.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-06T04:16:54.564Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-06T04:16:54.876Z] + ls /var/log/sa-host [2023-03-06T04:16:54.876Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T04:16:55.008Z] provisioning config files... [2023-03-06T04:16:55.017Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-248@tmp/config441355380816431548tmp [Pipeline] { [Pipeline] echo [2023-03-06T04:16:55.066Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:16:55.382Z] ---> create-netrc.sh [Pipeline] } [2023-03-06T04:16:55.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:16:55.793Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-06T04:16:55.827Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:16:56.137Z] ---> sudo-logs.sh [2023-03-06T04:16:56.138Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-06T04:16:56.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:16:56.529Z] ---> job-cost.sh [2023-03-06T04:16:56.529Z] lf-activate-venv: SKIPPING [2023-03-06T04:16:56.529Z] DEBUG: total: 0.2199999988079071 [2023-03-06T04:16:56.529Z] INFO: Retrieving Stack Cost... [2023-03-06T04:16:56.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T04:16:57.355Z] INFO: Archiving Costs [Pipeline] echo [2023-03-06T04:16:57.394Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T04:16:57.705Z] ---> logs-deploy.sh [2023-03-06T04:16:57.705Z] lf-activate-venv: SKIPPING [2023-03-06T04:16:57.705Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-248/1 [2023-03-06T04:16:57.705Z] INFO: archiving workspace using pattern(s): [2023-03-06T04:16:58.642Z] Archives upload complete. [2023-03-06T04:16:58.642Z] INFO: archiving logs to Nexus