Pull request #251 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 344577fdb5da1d5aaea574f566102dbc604c264f+f65ca887385793521c5f561c8b8ec0758ab43644 (ee464b510b1354b56873b29ecbe696a17bf64758) 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-ssh148699806746861145.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-ssh3506982350368489265.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4226573203800146492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9414491529354984651.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15171697662079026932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8686’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8690’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-8554’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8687’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8691’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8693’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8694 in /w/workspace/undry_device-onvif-camera_PR-251 [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-251 # 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/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f65ca887385793521c5f561c8b8ec0758ab43644 into PR head commit 344577fdb5da1d5aaea574f566102dbc604c264f Merge succeeded, producing 344577fdb5da1d5aaea574f566102dbc604c264f Checking out Revision 344577fdb5da1d5aaea574f566102dbc604c264f (PR-251) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T23:59:51.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T23:59:51.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # 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 f65ca887385793521c5f561c8b8ec0758ab43644 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 > git rev-list --no-walk a760d53a566f67a595ec3796f9abef41a1187365 # timeout=10 [Pipeline] echo [2023-03-07T23:59:51.986Z] ========================================================= [2023-03-07T23:59:51.986Z] EdgeX Global Pipelines Version Info [2023-03-07T23:59:51.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:59:52.694Z] ------------------- [2023-03-07T23:59:52.694Z] stable info: [2023-03-07T23:59:52.694Z] ------------------- [2023-03-07T23:59:52.694Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T23:59:52.694Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T23:59:52.694Z] Message: update stable to v1.0.244 [2023-03-07T23:59:53.262Z] ------------------- [2023-03-07T23:59:53.262Z] experimental info: [2023-03-07T23:59:53.263Z] ------------------- [2023-03-07T23:59:53.263Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T23:59:53.263Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T23:59:53.263Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T23:59:53.439Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-07T23:59:53.448Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-07T23:59:53.459Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T23:59:53.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T23:59:53.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T23:59:53.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T23:59:53.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T23:59:53.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T23:59:53.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T23:59:53.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T23:59:53.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T23:59:53.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-07T23:59:53.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T23:59:53.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T23:59:53.633Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T23:59:53.643Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T23:59:53.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T23:59:53.660Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T23:59:53.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T23:59:53.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T23:59:53.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T23:59:53.703Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-07T23:59:53.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T23:59:53.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T23:59:53.740Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T23:59:53.759Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T23:59:53.777Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T23:59:53.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo [2023-03-07T23:59:53.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo [2023-03-07T23:59:53.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo [2023-03-07T23:59:53.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] echo [2023-03-07T23:59:53.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 344577f [Pipeline] echo [2023-03-07T23:59:53.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T23:59:53.893Z] provisioning config files... [2023-03-07T23:59:53.906Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config15493260510034384413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:59:54.210Z] ---> docker-login.sh [2023-03-07T23:59:54.210Z] nexus3.edgexfoundry.org:10001 [2023-03-07T23:59:54.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:54.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:54.470Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:54.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:54.470Z] [2023-03-07T23:59:54.470Z] Login Succeeded [2023-03-07T23:59:54.470Z] nexus3.edgexfoundry.org:10002 [2023-03-07T23:59:54.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:54.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:54.731Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:54.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:54.731Z] [2023-03-07T23:59:54.731Z] Login Succeeded [2023-03-07T23:59:54.731Z] nexus3.edgexfoundry.org:10003 [2023-03-07T23:59:54.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:54.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:54.731Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:54.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:54.731Z] [2023-03-07T23:59:54.731Z] Login Succeeded [2023-03-07T23:59:54.731Z] nexus3.edgexfoundry.org:10004 [2023-03-07T23:59:54.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:54.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:54.991Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:54.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:54.991Z] [2023-03-07T23:59:54.991Z] Login Succeeded [2023-03-07T23:59:54.991Z] docker.io [2023-03-07T23:59:54.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T23:59:55.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T23:59:55.253Z] Configure a credential helper to remove this warning. See [2023-03-07T23:59:55.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T23:59:55.253Z] [2023-03-07T23:59:55.253Z] Login Succeeded [2023-03-07T23:59:55.253Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T23:59:55.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T23:59:55.652Z] + git rev-list -1 --merges 344577fdb5da1d5aaea574f566102dbc604c264f~1..344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] echo [2023-03-07T23:59:55.703Z] -----------> git rev-list -1 --merges 344577fdb5da1d5aaea574f566102dbc604c264f~1..344577fdb5da1d5aaea574f566102dbc604c264f 344577fdb5da1d5aaea574f566102dbc604c264f [false] [Pipeline] sh [2023-03-07T23:59:55.998Z] + git log --format=format:%s -1 344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] echo [2023-03-07T23:59:56.012Z] ========================================================= [2023-03-07T23:59:56.012Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T23:59:56.012Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T23:59:56.345Z] + git log --format=format:%s -1 344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] echo [2023-03-07T23:59:56.356Z] [semverPrep] GIT_COMMIT: 344577fdb5da1d5aaea574f566102dbc604c264f, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-07T23:59:56.367Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T23:59:56.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T23:59:56.719Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T23:59:56.719Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T23:59:56.719Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T23:59:56.719Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T23:59:56.719Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T23:59:56.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:59:57.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T23:59:57.076Z] [2023-03-07T23:59:57.076Z] 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-07T23:59:57.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T23:59:57.379Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T23:59:57.379Z] b85a868b505f: Pulling fs layer [2023-03-07T23:59:57.379Z] e2be974225ed: Pulling fs layer [2023-03-07T23:59:57.379Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T23:59:57.379Z] 988bab9f4d93: Pulling fs layer [2023-03-07T23:59:57.379Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T23:59:57.379Z] eaf3925da568: Pulling fs layer [2023-03-07T23:59:57.379Z] bab4dde63d76: Pulling fs layer [2023-03-07T23:59:57.379Z] bde34c3a00c8: Pulling fs layer [2023-03-07T23:59:57.379Z] b352a97aabf1: Pulling fs layer [2023-03-07T23:59:57.379Z] 4872d77fe225: Pulling fs layer [2023-03-07T23:59:57.379Z] 5851b861e8e6: Pulling fs layer [2023-03-07T23:59:57.379Z] 988bab9f4d93: Waiting [2023-03-07T23:59:57.379Z] 1469e6f7b9e6: Waiting [2023-03-07T23:59:57.379Z] b352a97aabf1: Waiting [2023-03-07T23:59:57.379Z] 4872d77fe225: Waiting [2023-03-07T23:59:57.379Z] 5851b861e8e6: Waiting [2023-03-07T23:59:57.379Z] bab4dde63d76: Waiting [2023-03-07T23:59:57.379Z] bde34c3a00c8: Waiting [2023-03-07T23:59:57.379Z] eaf3925da568: Waiting [2023-03-07T23:59:57.379Z] e2be974225ed: Verifying Checksum [2023-03-07T23:59:57.379Z] e2be974225ed: Download complete [2023-03-07T23:59:57.379Z] 988bab9f4d93: Verifying Checksum [2023-03-07T23:59:57.379Z] 988bab9f4d93: Download complete [2023-03-07T23:59:57.640Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T23:59:57.640Z] 1469e6f7b9e6: Download complete [2023-03-07T23:59:57.640Z] eaf3925da568: Download complete [2023-03-07T23:59:57.640Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T23:59:57.640Z] 339a4e72a1f5: Download complete [2023-03-07T23:59:57.640Z] bde34c3a00c8: Verifying Checksum [2023-03-07T23:59:57.640Z] b352a97aabf1: Verifying Checksum [2023-03-07T23:59:57.640Z] b352a97aabf1: Download complete [2023-03-07T23:59:57.640Z] 4872d77fe225: Download complete [2023-03-07T23:59:57.640Z] 5851b861e8e6: Download complete [2023-03-07T23:59:57.640Z] b85a868b505f: Verifying Checksum [2023-03-07T23:59:57.640Z] b85a868b505f: Download complete [2023-03-07T23:59:58.212Z] bab4dde63d76: Verifying Checksum [2023-03-07T23:59:58.212Z] bab4dde63d76: Download complete [2023-03-07T23:59:59.590Z] b85a868b505f: Pull complete [2023-03-07T23:59:59.590Z] e2be974225ed: Pull complete [2023-03-08T00:00:00.167Z] 339a4e72a1f5: Pull complete [2023-03-08T00:00:00.167Z] 988bab9f4d93: Pull complete [2023-03-08T00:00:00.426Z] 1469e6f7b9e6: Pull complete [2023-03-08T00:00:00.685Z] eaf3925da568: Pull complete [2023-03-08T00:00:02.589Z] bab4dde63d76: Pull complete [2023-03-08T00:00:02.848Z] bde34c3a00c8: Pull complete [2023-03-08T00:00:02.848Z] b352a97aabf1: Pull complete [2023-03-08T00:00:03.109Z] 4872d77fe225: Pull complete [2023-03-08T00:00:03.109Z] 5851b861e8e6: Pull complete [2023-03-08T00:00:03.109Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T00:00:03.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:00:03.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:00:03.199Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-03-08T00:00:03.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T00:00:06.136Z] $ docker top 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 -eo pid,comm [2023-03-08T00:00:06.194Z] 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-08T00:00:06.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T00:00:06.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:00:06.239Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:00:06.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:00:06.338Z] $ docker exec 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 ssh-agent [2023-03-08T00:00:06.448Z] SSH_AUTH_SOCK=/tmp/ssh-Uu88rM3qYcWL/agent.33 [2023-03-08T00:00:06.448Z] SSH_AGENT_PID=39 [2023-03-08T00:00:06.454Z] Running ssh-add (command line suppressed) [2023-03-08T00:00:06.551Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_5497355971193086372.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_5497355971193086372.key) [2023-03-08T00:00:06.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:00:06.857Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T00:00:06.864Z] $ docker exec --env ******** --env ******** 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 ssh-agent -k [2023-03-08T00:00:06.967Z] unset SSH_AUTH_SOCK; [2023-03-08T00:00:06.967Z] unset SSH_AGENT_PID; [2023-03-08T00:00:06.967Z] echo Agent pid 39 killed; [2023-03-08T00:00:06.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T00:00:07.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:00:07.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:00:07.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:00:07.127Z] $ docker exec 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 ssh-agent [2023-03-08T00:00:07.257Z] SSH_AUTH_SOCK=/tmp/ssh-W2td9Eccs28Z/agent.71 [2023-03-08T00:00:07.257Z] SSH_AGENT_PID=77 [2023-03-08T00:00:07.262Z] Running ssh-add (command line suppressed) [2023-03-08T00:00:07.373Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_8432069014117401907.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_8432069014117401907.key) [2023-03-08T00:00:07.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:00:07.685Z] + git semver init [2023-03-08T00:00:07.944Z] 2023-03-08 00:00:07,854 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T00:00:07.945Z] 2023-03-08 00:00:07,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-251/.semver [2023-03-08T00:00:07.945Z] 2023-03-08 00:00:07,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-251/.semver [2023-03-08T00:00:07.945Z] 2023-03-08 00:00:07,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-251/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-251, universal_newlines=False, shell=None, istream=None) [2023-03-08T00:00:08.885Z] 2023-03-08 00:00:08,822 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-251/.git/info/exclude [2023-03-08T00:00:08.885Z] 2023-03-08 00:00:08,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 with force:False [2023-03-08T00:00:08.885Z] 2023-03-08 00:00:08,823 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 [2023-03-08T00:00:08.885Z] 2023-03-08 00:00:08,827 [execute] INFO git cat-file --batch-check [2023-03-08T00:00:08.885Z] 2023-03-08 00:00:08,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T00:00:08.885Z] 2023-03-08 00:00:08,833 [execute] INFO git cat-file --batch [2023-03-08T00:00:08.885Z] 2023-03-08 00:00:08,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T00:00:08.885Z] 2023-03-08 00:00:08,839 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 [2023-03-08T00:00:08.885Z] 0.0.0 [Pipeline] } [2023-03-08T00:00:08.894Z] $ docker exec --env ******** --env ******** 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 ssh-agent -k [2023-03-08T00:00:09.008Z] unset SSH_AUTH_SOCK; [2023-03-08T00:00:09.009Z] unset SSH_AGENT_PID; [2023-03-08T00:00:09.009Z] echo Agent pid 77 killed; [2023-03-08T00:00:09.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T00:00:09.322Z] + git semver [Pipeline] } [2023-03-08T00:00:09.595Z] $ docker stop --time=1 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 [2023-03-08T00:00:10.936Z] $ docker rm -f --volumes 68d0b07910d4d0c43562fd44fc2b2215e16045ae685b0c7edd2a502e3bd76068 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T00:00:11.295Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T00:00:11.503Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T00:00:11.508Z] [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-08T00:00:11.698Z] provisioning config files... [2023-03-08T00:00:11.706Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config1414250537536309188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:00:12.004Z] ---> docker-login.sh [2023-03-08T00:00:12.004Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:00:12.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:12.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:12.004Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:12.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:12.004Z] [2023-03-08T00:00:12.004Z] Login Succeeded [2023-03-08T00:00:12.004Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:00:12.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:12.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:12.004Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:12.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:12.004Z] [2023-03-08T00:00:12.004Z] Login Succeeded [2023-03-08T00:00:12.004Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:00:12.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:12.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:12.264Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:12.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:12.264Z] [2023-03-08T00:00:12.264Z] Login Succeeded [2023-03-08T00:00:12.264Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:00:12.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:12.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:12.264Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:12.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:12.264Z] [2023-03-08T00:00:12.264Z] Login Succeeded [2023-03-08T00:00:12.264Z] docker.io [2023-03-08T00:00:12.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:00:13.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:00:13.465Z] Configure a credential helper to remove this warning. See [2023-03-08T00:00:13.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:00:13.465Z] [2023-03-08T00:00:13.465Z] Login Succeeded [2023-03-08T00:00:13.465Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T00:00:13.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T00:00:13.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:00:13.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:00:13.559Z] ========================================================= [2023-03-08T00:00:13.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T00:00:13.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:00:13.867Z] + 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-08T00:00:13.868Z] Sending build context to Docker daemon 27.84MB [2023-03-08T00:00:13.868Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T00:00:13.868Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-08T00:00:14.128Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T00:00:14.128Z] 213ec9aee27d: Pulling fs layer [2023-03-08T00:00:14.128Z] 4583459ba037: Pulling fs layer [2023-03-08T00:00:14.128Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T00:00:14.128Z] 53926ce57604: Pulling fs layer [2023-03-08T00:00:14.128Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T00:00:14.128Z] 22ff95d597cd: Pulling fs layer [2023-03-08T00:00:14.128Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T00:00:14.128Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T00:00:14.128Z] a7acece74701: Pulling fs layer [2023-03-08T00:00:14.128Z] 22ff95d597cd: Waiting [2023-03-08T00:00:14.128Z] 96b7cbca73a9: Waiting [2023-03-08T00:00:14.128Z] 12d6caf4c0d1: Waiting [2023-03-08T00:00:14.128Z] a7acece74701: Waiting [2023-03-08T00:00:14.128Z] 21b2b0c7a3f4: Waiting [2023-03-08T00:00:14.128Z] 53926ce57604: Waiting [2023-03-08T00:00:14.128Z] 93c1e223e6f2: Download complete [2023-03-08T00:00:14.128Z] 4583459ba037: Download complete [2023-03-08T00:00:14.128Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T00:00:14.128Z] 21b2b0c7a3f4: Download complete [2023-03-08T00:00:14.128Z] 22ff95d597cd: Verifying Checksum [2023-03-08T00:00:14.128Z] 22ff95d597cd: Download complete [2023-03-08T00:00:14.128Z] 213ec9aee27d: Verifying Checksum [2023-03-08T00:00:14.128Z] 213ec9aee27d: Download complete [2023-03-08T00:00:14.128Z] 12d6caf4c0d1: Download complete [2023-03-08T00:00:14.397Z] 213ec9aee27d: Pull complete [2023-03-08T00:00:14.657Z] 4583459ba037: Pull complete [2023-03-08T00:00:14.657Z] 93c1e223e6f2: Pull complete [2023-03-08T00:00:14.918Z] a7acece74701: Verifying Checksum [2023-03-08T00:00:14.918Z] a7acece74701: Download complete [2023-03-08T00:00:15.178Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T00:00:15.178Z] 96b7cbca73a9: Download complete [2023-03-08T00:00:15.178Z] 53926ce57604: Verifying Checksum [2023-03-08T00:00:15.178Z] 53926ce57604: Download complete [2023-03-08T00:00:20.445Z] 53926ce57604: Pull complete [2023-03-08T00:00:20.445Z] 21b2b0c7a3f4: Pull complete [2023-03-08T00:00:20.445Z] 22ff95d597cd: Pull complete [2023-03-08T00:00:20.445Z] 12d6caf4c0d1: Pull complete [2023-03-08T00:00:22.975Z] 96b7cbca73a9: Pull complete [2023-03-08T00:00:23.554Z] a7acece74701: Pull complete [2023-03-08T00:00:23.554Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T00:00:23.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:00:23.554Z] ---> db6d94c90886 [2023-03-08T00:00:23.554Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:00:26.645Z] Still waiting to schedule task [2023-03-08T00:00:26.645Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8692’ [2023-03-08T00:00:28.830Z] ---> Running in ecb97106b62c [2023-03-08T00:00:28.830Z] Removing intermediate container ecb97106b62c [2023-03-08T00:00:28.830Z] ---> b2e27388e93e [2023-03-08T00:00:28.830Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T00:00:28.830Z] ---> Running in 543f41434591 [2023-03-08T00:00:28.830Z] Removing intermediate container 543f41434591 [2023-03-08T00:00:28.830Z] ---> 262188f5314e [2023-03-08T00:00:28.830Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T00:00:28.830Z] ---> Running in 38e944753d78 [2023-03-08T00:00:28.830Z] Removing intermediate container 38e944753d78 [2023-03-08T00:00:28.830Z] ---> 185e9b1487f2 [2023-03-08T00:00:28.830Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T00:00:28.830Z] ---> Running in d70c25ea0268 [2023-03-08T00:00:28.830Z] Removing intermediate container d70c25ea0268 [2023-03-08T00:00:28.830Z] ---> 4e595fe0a9df [2023-03-08T00:00:28.830Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-08T00:00:28.830Z] ---> Running in e20f4526f974 [2023-03-08T00:00:28.830Z] Removing intermediate container e20f4526f974 [2023-03-08T00:00:28.830Z] ---> d5d34c272141 [2023-03-08T00:00:28.830Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T00:00:28.830Z] ---> Running in ae167217373a [2023-03-08T00:00:29.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:00:29.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:00:29.609Z] OK: 211 MiB in 51 packages [2023-03-08T00:00:29.868Z] Removing intermediate container ae167217373a [2023-03-08T00:00:29.868Z] ---> 91e6a508eb42 [2023-03-08T00:00:29.868Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-08T00:00:29.868Z] ---> Running in 7810de7d6039 [2023-03-08T00:00:29.868Z] Removing intermediate container 7810de7d6039 [2023-03-08T00:00:29.868Z] ---> cb8e76d5aaaf [2023-03-08T00:00:29.868Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-08T00:00:30.127Z] ---> 027931b26225 [2023-03-08T00:00:30.127Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:00:30.127Z] ---> Running in fb2f683cb788 [2023-03-08T00:01:02.437Z] Removing intermediate container fb2f683cb788 [2023-03-08T00:01:02.437Z] ---> 05256d251c2c [2023-03-08T00:01:02.437Z] Step 12/13 : COPY . . [2023-03-08T00:01:02.697Z] ---> fe30886cc725 [2023-03-08T00:01:02.697Z] Step 13/13 : RUN ${MAKE} [2023-03-08T00:01:02.697Z] ---> Running in 5989028feeeb [2023-03-08T00:01:02.957Z] noop [2023-03-08T00:01:03.226Z] Removing intermediate container 5989028feeeb [2023-03-08T00:01:03.226Z] ---> 597b34f6c737 [2023-03-08T00:01:03.226Z] Successfully built 597b34f6c737 [2023-03-08T00:01:03.226Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:01:03.534Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T00:01:03.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:01:03.606Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-03-08T00:01:03.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T00:01:03.991Z] $ docker top f732fcc9287b240092c81e0595adbe891b3aa2a79ea24ff4e995070d47350806 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:01:04.331Z] + go version [2023-03-08T00:01:04.331Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T00:01:04.350Z] $ docker stop --time=1 f732fcc9287b240092c81e0595adbe891b3aa2a79ea24ff4e995070d47350806 [2023-03-08T00:01:05.630Z] $ docker rm -f --volumes f732fcc9287b240092c81e0595adbe891b3aa2a79ea24ff4e995070d47350806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:01:06.044Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T00:01:06.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:01:06.112Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-03-08T00:01:06.147Z] $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T00:01:06.511Z] $ docker top 6fc65d281d58162ed6292e37ed92cf3e6746ec65e02e0af87bf1571ad4988dc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:01:06.851Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:01:07.149Z] + make test [2023-03-08T00:01:07.149Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T00:01:07.407Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-08T00:01:19.607Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-08T00:01:22.143Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 30.5% of statements [2023-03-08T00:01:22.143Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-08T00:01:22.143Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.537s coverage: 86.5% of statements [2023-03-08T00:01:30.256Z] 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-08T00:01:30.256Z] go vet ./... [2023-03-08T00:01:33.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T00:01:33.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T00:01:33.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T00:01:33.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T00:01:33.830Z] $ docker stop --time=1 6fc65d281d58162ed6292e37ed92cf3e6746ec65e02e0af87bf1571ad4988dc5 [2023-03-08T00:01:36.816Z] $ docker rm -f --volumes 6fc65d281d58162ed6292e37ed92cf3e6746ec65e02e0af87bf1571ad4988dc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T00:01:37.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T00:01:37.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T00:01:37.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T00:01:38.149Z] + ls -al . [2023-03-08T00:01:38.149Z] total 232 [2023-03-08T00:01:38.149Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 00:01 . [2023-03-08T00:01:38.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 .. [2023-03-08T00:01:38.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 00:01 .git [2023-03-08T00:01:38.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:59 .github [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 23:59 .gitignore [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 23:59 .golangci.yml [2023-03-08T00:01:38.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 00:00 .semver [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 23:59 Attribution.txt [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 23:59 CHANGELOG.md [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 23:59 Dockerfile [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:59 GOVERNANCE.md [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 23:59 Jenkinsfile [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 23:59 LICENSE [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 23:59 Makefile [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 23:59 OWNERS.md [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 23:59 README.md [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 00:00 VERSION [2023-03-08T00:01:38.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:59 bin [2023-03-08T00:01:38.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:59 cmd [2023-03-08T00:01:38.149Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 00:01 coverage.out [2023-03-08T00:01:38.149Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 23:59 doc [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 23:59 go.mod [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 23:59 go.sum [2023-03-08T00:01:38.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 internal [2023-03-08T00:01:38.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:59 snap [2023-03-08T00:01:38.149Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 23:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:01:38.460Z] + 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=344577fdb5da1d5aaea574f566102dbc604c264f --label arch=amd64 --label version=0.0.0 . [2023-03-08T00:01:38.461Z] Sending build context to Docker daemon 27.92MB [2023-03-08T00:01:38.461Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T00:01:38.461Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-08T00:01:38.461Z] ---> 597b34f6c737 [2023-03-08T00:01:38.461Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:01:39.034Z] ---> Running in bed09aec157b [2023-03-08T00:01:39.034Z] Removing intermediate container bed09aec157b [2023-03-08T00:01:39.034Z] ---> 9c610a328a68 [2023-03-08T00:01:39.034Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T00:01:39.034Z] ---> Running in 84a32e5efaab [2023-03-08T00:01:39.034Z] Removing intermediate container 84a32e5efaab [2023-03-08T00:01:39.034Z] ---> 9ac811c2cf40 [2023-03-08T00:01:39.034Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T00:01:39.034Z] ---> Running in 9181bebd4a24 [2023-03-08T00:01:39.034Z] Removing intermediate container 9181bebd4a24 [2023-03-08T00:01:39.034Z] ---> 594b11524e9f [2023-03-08T00:01:39.034Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T00:01:39.034Z] ---> Running in 14c724c7cd05 [2023-03-08T00:01:39.294Z] Removing intermediate container 14c724c7cd05 [2023-03-08T00:01:39.294Z] ---> 1f6c13ae9ca2 [2023-03-08T00:01:39.294Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-08T00:01:39.294Z] ---> Running in 40b8183238c3 [2023-03-08T00:01:39.294Z] Removing intermediate container 40b8183238c3 [2023-03-08T00:01:39.294Z] ---> c539fa2e74ac [2023-03-08T00:01:39.294Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T00:01:39.294Z] ---> Running in 952a07f7ad77 [2023-03-08T00:01:39.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:01:39.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:01:40.072Z] OK: 211 MiB in 51 packages [2023-03-08T00:01:40.332Z] Removing intermediate container 952a07f7ad77 [2023-03-08T00:01:40.332Z] ---> 7b14fac52df1 [2023-03-08T00:01:40.332Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-08T00:01:40.332Z] ---> Running in 0aa500b855d5 [2023-03-08T00:01:40.592Z] Removing intermediate container 0aa500b855d5 [2023-03-08T00:01:40.592Z] ---> 12ff3ad3102b [2023-03-08T00:01:40.592Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-08T00:01:40.592Z] ---> e5b1d73c021a [2023-03-08T00:01:40.592Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:01:40.592Z] ---> Running in e995f28a42af [2023-03-08T00:01:41.531Z] Removing intermediate container e995f28a42af [2023-03-08T00:01:41.531Z] ---> 8406001f0d26 [2023-03-08T00:01:41.531Z] Step 12/26 : COPY . . [2023-03-08T00:01:42.584Z] ---> 76109c69cb34 [2023-03-08T00:01:42.584Z] Step 13/26 : RUN ${MAKE} [2023-03-08T00:01:42.584Z] ---> Running in 8af943fb1c6e [2023-03-08T00:01:42.841Z] 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-08T00:02:09.377Z] Removing intermediate container 8af943fb1c6e [2023-03-08T00:02:09.377Z] ---> 682a7fb879c2 [2023-03-08T00:02:09.377Z] Step 14/26 : FROM alpine:3.16 [2023-03-08T00:02:09.377Z] 3.16: Pulling from library/alpine [2023-03-08T00:02:09.377Z] ef5531b6e74e: Pulling fs layer [2023-03-08T00:02:09.377Z] ef5531b6e74e: Verifying Checksum [2023-03-08T00:02:09.377Z] ef5531b6e74e: Download complete [2023-03-08T00:02:09.377Z] ef5531b6e74e: Pull complete [2023-03-08T00:02:09.377Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:02:09.377Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T00:02:09.377Z] ---> dfd21b5a31f5 [2023-03-08T00:02:09.377Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-08T00:02:09.377Z] ---> Running in 2ab3746e2a5c [2023-03-08T00:02:09.377Z] Removing intermediate container 2ab3746e2a5c [2023-03-08T00:02:09.377Z] ---> 76dbfa7ce259 [2023-03-08T00:02:09.377Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:02:09.377Z] ---> Running in cf848cc0cddd [2023-03-08T00:02:09.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:02:09.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:02:09.377Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:02:09.377Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:02:09.377Z] OK: 6 MiB in 15 packages [2023-03-08T00:02:09.377Z] Removing intermediate container cf848cc0cddd [2023-03-08T00:02:09.377Z] ---> 6e231dc418c9 [2023-03-08T00:02:09.377Z] Step 17/26 : WORKDIR / [2023-03-08T00:02:09.377Z] ---> Running in 1456b27a51e8 [2023-03-08T00:02:09.377Z] Removing intermediate container 1456b27a51e8 [2023-03-08T00:02:09.377Z] ---> a390349e9138 [2023-03-08T00:02:09.377Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-08T00:02:09.377Z] ---> df4395159792 [2023-03-08T00:02:09.377Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-08T00:02:09.377Z] ---> 1057d3194a2b [2023-03-08T00:02:09.377Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-08T00:02:09.377Z] ---> 5f9d6c2e285b [2023-03-08T00:02:09.377Z] Step 21/26 : EXPOSE 59984 [2023-03-08T00:02:09.377Z] ---> Running in 265b661086d3 [2023-03-08T00:02:09.377Z] Removing intermediate container 265b661086d3 [2023-03-08T00:02:09.377Z] ---> 8c9eb6b90ae5 [2023-03-08T00:02:09.377Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-08T00:02:09.377Z] ---> Running in ddd955e224df [2023-03-08T00:02:09.377Z] Removing intermediate container ddd955e224df [2023-03-08T00:02:09.377Z] ---> b21bd601cfd1 [2023-03-08T00:02:09.377Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:02:09.377Z] ---> Running in c7f3947b6fb2 [2023-03-08T00:02:09.377Z] Removing intermediate container c7f3947b6fb2 [2023-03-08T00:02:09.377Z] ---> b0c0b021b0d1 [2023-03-08T00:02:09.377Z] Step 24/26 : LABEL arch=amd64 [2023-03-08T00:02:09.377Z] ---> Running in 0fffb02760cf [2023-03-08T00:02:09.377Z] Removing intermediate container 0fffb02760cf [2023-03-08T00:02:09.377Z] ---> a91c99238535 [2023-03-08T00:02:09.377Z] Step 25/26 : LABEL git_sha=344577fdb5da1d5aaea574f566102dbc604c264f [2023-03-08T00:02:09.377Z] ---> Running in 769bb31edd59 [2023-03-08T00:02:09.377Z] Removing intermediate container 769bb31edd59 [2023-03-08T00:02:09.377Z] ---> ee2c56672fe2 [2023-03-08T00:02:09.377Z] Step 26/26 : LABEL version=0.0.0 [2023-03-08T00:02:09.377Z] ---> Running in ff0b113393db [2023-03-08T00:02:09.377Z] Removing intermediate container ff0b113393db [2023-03-08T00:02:09.377Z] ---> 8d5faa4d393b [2023-03-08T00:02:09.377Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T00:02:09.377Z] Successfully built 8d5faa4d393b [2023-03-08T00:02:09.377Z] 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-08T00:02:09.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T00:02:09.771Z] [2023-03-08T00:02:09.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:02:10.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T00:02:10.064Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T00:02:10.064Z] 5eb5b503b376: Pulling fs layer [2023-03-08T00:02:10.064Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T00:02:10.064Z] ec43610c2a17: Pulling fs layer [2023-03-08T00:02:10.064Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T00:02:10.064Z] 33b1e0a273af: Pulling fs layer [2023-03-08T00:02:10.064Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T00:02:10.064Z] 2f39f015ded8: Pulling fs layer [2023-03-08T00:02:10.064Z] 5d3b04190fa2: Waiting [2023-03-08T00:02:10.064Z] 2f39f015ded8: Waiting [2023-03-08T00:02:10.064Z] 3a2ae6a8a46f: Waiting [2023-03-08T00:02:10.064Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T00:02:10.064Z] 5c69ac0246d0: Download complete [2023-03-08T00:02:10.064Z] 3a2ae6a8a46f: Download complete [2023-03-08T00:02:10.324Z] 33b1e0a273af: Download complete [2023-03-08T00:02:10.324Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T00:02:10.324Z] 5d3b04190fa2: Download complete [2023-03-08T00:02:10.324Z] ec43610c2a17: Verifying Checksum [2023-03-08T00:02:10.324Z] ec43610c2a17: Download complete [2023-03-08T00:02:10.324Z] 5eb5b503b376: Verifying Checksum [2023-03-08T00:02:10.324Z] 5eb5b503b376: Download complete [2023-03-08T00:02:10.890Z] 2f39f015ded8: Download complete [2023-03-08T00:02:11.824Z] 5eb5b503b376: Pull complete [2023-03-08T00:02:11.824Z] 5c69ac0246d0: Pull complete [2023-03-08T00:02:12.393Z] ec43610c2a17: Pull complete [2023-03-08T00:02:12.393Z] 3a2ae6a8a46f: Pull complete [2023-03-08T00:02:12.652Z] 33b1e0a273af: Pull complete [2023-03-08T00:02:12.652Z] 5d3b04190fa2: Pull complete [2023-03-08T00:02:17.914Z] 2f39f015ded8: Pull complete [2023-03-08T00:02:17.914Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T00:02:17.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T00:02:17.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:02:17.989Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-03-08T00:02:18.023Z] $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T00:02:24.110Z] $ docker top 7fe26d7c069f61d3467efd7fe288e35189e15cc89ae9789a6369d4d1b06ce85f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:02:24.492Z] ---> job-cost.sh [2023-03-08T00:02:24.492Z] lf-activate-venv: SKIPPING [2023-03-08T00:02:24.492Z] INFO: No Stack... [2023-03-08T00:02:24.751Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T00:02:25.009Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T00:02:25.297Z] + cat /w/workspace/undry_device-onvif-camera_PR-251/archives/cost.csv [2023-03-08T00:02:25.297Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T00:02:25.310Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [2023-03-08T00:02:25.320Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] did not exist. Created. [2023-03-08T00:02:25.320Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T00:02:25.618Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T00:02:25.645Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T00:02:25.652Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T00:02:25.674Z] $ docker stop --time=1 7fe26d7c069f61d3467efd7fe288e35189e15cc89ae9789a6369d4d1b06ce85f [2023-03-08T00:02:26.814Z] $ docker rm -f --volumes 7fe26d7c069f61d3467efd7fe288e35189e15cc89ae9789a6369d4d1b06ce85f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T00:03:27.661Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8695 in /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] { [Pipeline] ws [2023-03-08T00:03:27.673Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2023-03-08T00:03:27.713Z] The recommended git tool is: git [2023-03-08T00:03:32.978Z] using credential edgex-jenkins-ssh [2023-03-08T00:03:32.995Z] Cloning the remote Git repository [2023-03-08T00:03:33.047Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-08T00:03:33.130Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2023-03-08T00:03:33.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-08T00:03:33.305Z] > git --version # timeout=10 [2023-03-08T00:03:33.325Z] > git --version # 'git version 2.25.1' [2023-03-08T00:03:33.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T00:03:33.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T00:03:37.168Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-08T00:03:37.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T00:03:38.759Z] Merging remotes/origin/main commit f65ca887385793521c5f561c8b8ec0758ab43644 into PR head commit 344577fdb5da1d5aaea574f566102dbc604c264f [2023-03-08T00:03:39.270Z] Merge succeeded, producing 344577fdb5da1d5aaea574f566102dbc604c264f [2023-03-08T00:03:39.271Z] Checking out Revision 344577fdb5da1d5aaea574f566102dbc604c264f (PR-251) [2023-03-08T00:03:38.132Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-08T00:03:38.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-08T00:03:38.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T00:03:38.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T00:03:38.778Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T00:03:38.813Z] > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 [2023-03-08T00:03:39.152Z] > git remote # timeout=10 [2023-03-08T00:03:39.174Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T00:03:39.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T00:03:39.221Z] > git merge f65ca887385793521c5f561c8b8ec0758ab43644 # timeout=10 [2023-03-08T00:03:39.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T00:03:39.277Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T00:03:39.295Z] > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 [2023-03-08T00:03:40.029Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T00:03:40.901Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T00:03:40.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T00:03:40.901Z] Dload Upload Total Spent Left Speed [2023-03-08T00:03:40.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-08T00:03:41.542Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T00:03:41.880Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T00:03:41.881Z] + sudo tee /etc/docker/daemon.new [2023-03-08T00:03:41.881Z] { [2023-03-08T00:03:41.881Z] "registry-mirrors": [ [2023-03-08T00:03:41.881Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T00:03:41.881Z] ], [2023-03-08T00:03:41.881Z] "bip": "10.250.0.254/24", [2023-03-08T00:03:41.881Z] "hosts": [ [2023-03-08T00:03:41.881Z] "tcp://0.0.0.0:5555", [2023-03-08T00:03:41.881Z] "unix:///var/run/docker.sock" [2023-03-08T00:03:41.881Z] ], [2023-03-08T00:03:41.881Z] "mtu": 1458, [2023-03-08T00:03:41.881Z] "selinux-enabled": true, [2023-03-08T00:03:41.881Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T00:03:41.881Z] } [Pipeline] sh [2023-03-08T00:03:42.220Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T00:03:42.557Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:04:00.842Z] provisioning config files... [2023-03-08T00:04:00.875Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config4213765209038862698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:04:01.234Z] ---> docker-login.sh [2023-03-08T00:04:01.234Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:04:01.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:04:01.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:04:01.827Z] Configure a credential helper to remove this warning. See [2023-03-08T00:04:01.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:04:01.827Z] [2023-03-08T00:04:01.827Z] Login Succeeded [2023-03-08T00:04:01.827Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:04:02.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:04:02.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:04:02.376Z] Configure a credential helper to remove this warning. See [2023-03-08T00:04:02.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:04:02.376Z] [2023-03-08T00:04:02.376Z] Login Succeeded [2023-03-08T00:04:02.376Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:04:02.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:04:02.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:04:02.648Z] Configure a credential helper to remove this warning. See [2023-03-08T00:04:02.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:04:02.648Z] [2023-03-08T00:04:02.648Z] Login Succeeded [2023-03-08T00:04:02.648Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:04:02.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:04:02.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:04:02.920Z] Configure a credential helper to remove this warning. See [2023-03-08T00:04:02.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:04:02.920Z] [2023-03-08T00:04:02.920Z] Login Succeeded [2023-03-08T00:04:03.203Z] docker.io [2023-03-08T00:04:03.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:04:03.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:04:03.477Z] Configure a credential helper to remove this warning. See [2023-03-08T00:04:03.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:04:03.477Z] [2023-03-08T00:04:03.477Z] Login Succeeded [2023-03-08T00:04:03.477Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T00:04:03.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T00:04:03.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:04:03.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:04:03.799Z] ========================================================= [2023-03-08T00:04:03.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T00:04:03.799Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:04:04.167Z] + 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-08T00:04:04.776Z] Sending build context to Docker daemon 20.6MB [2023-03-08T00:04:05.060Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T00:04:05.060Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-08T00:04:05.060Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T00:04:05.060Z] 9b18e9b68314: Pulling fs layer [2023-03-08T00:04:05.060Z] 35d82f9e3411: Pulling fs layer [2023-03-08T00:04:05.060Z] e16973657156: Pulling fs layer [2023-03-08T00:04:05.060Z] fc693d55d65f: Pulling fs layer [2023-03-08T00:04:05.060Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T00:04:05.060Z] dda99020689f: Pulling fs layer [2023-03-08T00:04:05.060Z] fc693d55d65f: Waiting [2023-03-08T00:04:05.060Z] 7e9fc2657dce: Waiting [2023-03-08T00:04:05.060Z] db1c61fa0a46: Pulling fs layer [2023-03-08T00:04:05.060Z] 891c053d2c06: Pulling fs layer [2023-03-08T00:04:05.060Z] dda99020689f: Waiting [2023-03-08T00:04:05.060Z] db1c61fa0a46: Waiting [2023-03-08T00:04:05.060Z] 891c053d2c06: Waiting [2023-03-08T00:04:05.060Z] e16973657156: Verifying Checksum [2023-03-08T00:04:05.060Z] e16973657156: Download complete [2023-03-08T00:04:05.060Z] 35d82f9e3411: Verifying Checksum [2023-03-08T00:04:05.060Z] 35d82f9e3411: Download complete [2023-03-08T00:04:05.334Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T00:04:05.334Z] 7e9fc2657dce: Download complete [2023-03-08T00:04:05.334Z] dda99020689f: Verifying Checksum [2023-03-08T00:04:05.334Z] dda99020689f: Download complete [2023-03-08T00:04:05.334Z] 9b18e9b68314: Download complete [2023-03-08T00:04:06.309Z] 9b18e9b68314: Pull complete [2023-03-08T00:04:06.580Z] 891c053d2c06: Verifying Checksum [2023-03-08T00:04:06.580Z] 891c053d2c06: Download complete [2023-03-08T00:04:06.855Z] 35d82f9e3411: Pull complete [2023-03-08T00:04:07.134Z] e16973657156: Pull complete [2023-03-08T00:04:07.727Z] db1c61fa0a46: Verifying Checksum [2023-03-08T00:04:07.727Z] db1c61fa0a46: Download complete [2023-03-08T00:04:08.316Z] fc693d55d65f: Verifying Checksum [2023-03-08T00:04:08.316Z] fc693d55d65f: Download complete [2023-03-08T00:04:20.666Z] fc693d55d65f: Pull complete [2023-03-08T00:04:20.666Z] 7e9fc2657dce: Pull complete [2023-03-08T00:04:20.666Z] dda99020689f: Pull complete [2023-03-08T00:04:26.017Z] db1c61fa0a46: Pull complete [2023-03-08T00:04:26.983Z] 891c053d2c06: Pull complete [2023-03-08T00:04:26.983Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T00:04:26.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:04:26.983Z] ---> f96f9c87975a [2023-03-08T00:04:26.983Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:04:28.940Z] ---> Running in de9ec50e87dc [2023-03-08T00:04:29.211Z] Removing intermediate container de9ec50e87dc [2023-03-08T00:04:29.211Z] ---> 909c7d320976 [2023-03-08T00:04:29.211Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T00:04:29.479Z] ---> Running in c449403383de [2023-03-08T00:04:29.811Z] Removing intermediate container c449403383de [2023-03-08T00:04:29.811Z] ---> 0d7d0ff2b359 [2023-03-08T00:04:29.811Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T00:04:29.811Z] ---> Running in 4ac67f953a35 [2023-03-08T00:04:30.087Z] Removing intermediate container 4ac67f953a35 [2023-03-08T00:04:30.087Z] ---> e44caa31d619 [2023-03-08T00:04:30.087Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T00:04:30.379Z] ---> Running in 3cc0463de35d [2023-03-08T00:04:30.657Z] Removing intermediate container 3cc0463de35d [2023-03-08T00:04:30.657Z] ---> 0ded9a6c6932 [2023-03-08T00:04:30.657Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-08T00:04:30.657Z] ---> Running in 700f301bb18a [2023-03-08T00:04:30.930Z] Removing intermediate container 700f301bb18a [2023-03-08T00:04:30.930Z] ---> d6304226a27b [2023-03-08T00:04:30.930Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T00:04:31.203Z] ---> Running in b93a06f1b692 [2023-03-08T00:04:32.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:04:32.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:04:33.855Z] OK: 221 MiB in 51 packages [2023-03-08T00:04:34.451Z] Removing intermediate container b93a06f1b692 [2023-03-08T00:04:34.451Z] ---> 86e9780369b5 [2023-03-08T00:04:34.451Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-08T00:04:34.451Z] ---> Running in 0aef052a553b [2023-03-08T00:04:35.043Z] Removing intermediate container 0aef052a553b [2023-03-08T00:04:35.043Z] ---> 74558332fbf6 [2023-03-08T00:04:35.043Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-08T00:04:35.637Z] ---> 310ddb3d6d3d [2023-03-08T00:04:35.637Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:04:35.637Z] ---> Running in 091e35fa19b9 [2023-03-08T00:05:43.575Z] Removing intermediate container 091e35fa19b9 [2023-03-08T00:05:43.575Z] ---> 715614aa0179 [2023-03-08T00:05:43.575Z] Step 12/13 : COPY . . [2023-03-08T00:05:46.943Z] ---> a32613b58801 [2023-03-08T00:05:46.943Z] Step 13/13 : RUN ${MAKE} [2023-03-08T00:05:46.943Z] ---> Running in c5818e67ea5c [2023-03-08T00:05:47.917Z] noop [2023-03-08T00:05:48.902Z] Removing intermediate container c5818e67ea5c [2023-03-08T00:05:48.902Z] ---> d9baa56787f1 [2023-03-08T00:05:48.902Z] Successfully built d9baa56787f1 [2023-03-08T00:05:48.902Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:05:49.267Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T00:05:49.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:05:49.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container [2023-03-08T00:05:49.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T00:05:50.825Z] $ docker top bfa045123d7150b172273081ecdd1ca3bcca2cb40928299847b007c4f6fe65f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:05:51.655Z] + go version [2023-03-08T00:05:51.655Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T00:05:51.686Z] $ docker stop --time=1 bfa045123d7150b172273081ecdd1ca3bcca2cb40928299847b007c4f6fe65f5 [2023-03-08T00:05:53.321Z] $ docker rm -f --volumes bfa045123d7150b172273081ecdd1ca3bcca2cb40928299847b007c4f6fe65f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:05:53.857Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T00:05:53.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:05:54.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container [2023-03-08T00:05:54.118Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T00:05:55.319Z] $ docker top 3b9173231774f02a7f2d26b931d800ec107ab077d2d4b2e42758033da774babb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:05:56.154Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:05:56.804Z] + make test [2023-03-08T00:05:56.804Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T00:05:58.774Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-08T00:07:35.429Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-08T00:07:35.429Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.162s coverage: 30.5% of statements [2023-03-08T00:07:35.429Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-08T00:07:53.668Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.378s coverage: 86.5% of statements [2023-03-08T00:07:53.668Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T00:07:53.668Z] go vet ./... [2023-03-08T00:08:25.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T00:08:25.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T00:08:25.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T00:08:25.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T00:08:26.002Z] $ docker stop --time=1 3b9173231774f02a7f2d26b931d800ec107ab077d2d4b2e42758033da774babb [2023-03-08T00:08:27.887Z] $ docker rm -f --volumes 3b9173231774f02a7f2d26b931d800ec107ab077d2d4b2e42758033da774babb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T00:08:28.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T00:08:28.864Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T00:08:29.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T00:08:29.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T00:08:30.186Z] + ls -al . [2023-03-08T00:08:30.186Z] total 228 [2023-03-08T00:08:30.186Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 00:05 . [2023-03-08T00:08:30.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 00:03 .. [2023-03-08T00:08:30.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 00:03 .git [2023-03-08T00:08:30.186Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 00:03 .github [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 8 00:03 .gitignore [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 00:03 .golangci.yml [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 8 00:03 Attribution.txt [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 8 00:03 CHANGELOG.md [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 8 00:03 Dockerfile [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 00:03 GOVERNANCE.md [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 8 00:03 Jenkinsfile [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 00:03 LICENSE [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 8 00:03 Makefile [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 00:03 OWNERS.md [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 8 00:03 README.md [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 00:00 VERSION [2023-03-08T00:08:30.186Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 00:03 bin [2023-03-08T00:08:30.186Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 00:03 cmd [2023-03-08T00:08:30.186Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 00:07 coverage.out [2023-03-08T00:08:30.186Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 00:03 doc [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 8 00:03 go.mod [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 8 00:03 go.sum [2023-03-08T00:08:30.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 00:03 internal [2023-03-08T00:08:30.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 00:03 snap [2023-03-08T00:08:30.186Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 8 00:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:08:30.526Z] + 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=344577fdb5da1d5aaea574f566102dbc604c264f --label arch=arm64 --label version=0.0.0 . [2023-03-08T00:08:31.112Z] Sending build context to Docker daemon 20.68MB [2023-03-08T00:08:31.380Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T00:08:31.380Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-08T00:08:31.380Z] ---> d9baa56787f1 [2023-03-08T00:08:31.380Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:08:31.655Z] ---> Running in 0b80dfe116ec [2023-03-08T00:08:31.930Z] Removing intermediate container 0b80dfe116ec [2023-03-08T00:08:31.930Z] ---> e2b5606e618d [2023-03-08T00:08:31.930Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T00:08:32.198Z] ---> Running in 7092b1148701 [2023-03-08T00:08:32.468Z] Removing intermediate container 7092b1148701 [2023-03-08T00:08:32.468Z] ---> 6223fbec5617 [2023-03-08T00:08:32.468Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T00:08:32.468Z] ---> Running in 70015c1ec7ad [2023-03-08T00:08:32.745Z] Removing intermediate container 70015c1ec7ad [2023-03-08T00:08:32.745Z] ---> 8399716439f9 [2023-03-08T00:08:32.745Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T00:08:33.013Z] ---> Running in a844b8ae0f89 [2023-03-08T00:08:33.284Z] Removing intermediate container a844b8ae0f89 [2023-03-08T00:08:33.284Z] ---> c2b4e304f8a4 [2023-03-08T00:08:33.284Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-08T00:08:33.284Z] ---> Running in 06794becfc89 [2023-03-08T00:08:33.573Z] Removing intermediate container 06794becfc89 [2023-03-08T00:08:33.573Z] ---> 25aaa3a87b5e [2023-03-08T00:08:33.573Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T00:08:33.843Z] ---> Running in 995214b8dcb5 [2023-03-08T00:08:34.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:08:35.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:08:36.040Z] OK: 221 MiB in 51 packages [2023-03-08T00:08:37.004Z] Removing intermediate container 995214b8dcb5 [2023-03-08T00:08:37.004Z] ---> f91403b456f5 [2023-03-08T00:08:37.004Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-08T00:08:37.004Z] ---> Running in 2254e0ae7595 [2023-03-08T00:08:37.592Z] Removing intermediate container 2254e0ae7595 [2023-03-08T00:08:37.592Z] ---> b9de96adaade [2023-03-08T00:08:37.592Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-08T00:08:38.186Z] ---> 4eecae9bbf96 [2023-03-08T00:08:38.186Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:08:38.186Z] ---> Running in 1c192e93e8a2 [2023-03-08T00:08:42.468Z] Removing intermediate container 1c192e93e8a2 [2023-03-08T00:08:42.468Z] ---> f4c7a29b7522 [2023-03-08T00:08:42.468Z] Step 12/26 : COPY . . [2023-03-08T00:08:45.835Z] ---> 64528604f245 [2023-03-08T00:08:45.835Z] Step 13/26 : RUN ${MAKE} [2023-03-08T00:08:45.835Z] ---> Running in a08f9402cfa2 [2023-03-08T00:08:46.804Z] 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-08T00:11:08.516Z] Removing intermediate container a08f9402cfa2 [2023-03-08T00:11:08.516Z] ---> 3a0425cf1771 [2023-03-08T00:11:08.516Z] Step 14/26 : FROM alpine:3.16 [2023-03-08T00:11:08.516Z] 3.16: Pulling from library/alpine [2023-03-08T00:11:08.516Z] 3760b48202b3: Pulling fs layer [2023-03-08T00:11:08.516Z] 3760b48202b3: Verifying Checksum [2023-03-08T00:11:08.516Z] 3760b48202b3: Download complete [2023-03-08T00:11:08.516Z] 3760b48202b3: Pull complete [2023-03-08T00:11:08.516Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:11:08.516Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T00:11:08.516Z] ---> 4c81e5bf8899 [2023-03-08T00:11:08.516Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-08T00:11:08.516Z] ---> Running in 82ac881df1b1 [2023-03-08T00:11:08.516Z] Removing intermediate container 82ac881df1b1 [2023-03-08T00:11:08.516Z] ---> 8d6b9911e4d0 [2023-03-08T00:11:08.516Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:11:08.516Z] ---> Running in a4fac364cea5 [2023-03-08T00:11:08.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:11:08.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:11:08.516Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:11:08.516Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:11:08.516Z] OK: 5 MiB in 15 packages [2023-03-08T00:11:08.516Z] Removing intermediate container a4fac364cea5 [2023-03-08T00:11:08.516Z] ---> aa1663853642 [2023-03-08T00:11:08.516Z] Step 17/26 : WORKDIR / [2023-03-08T00:11:08.516Z] ---> Running in b6f57b838410 [2023-03-08T00:11:08.516Z] Removing intermediate container b6f57b838410 [2023-03-08T00:11:08.516Z] ---> 8acd62adad1e [2023-03-08T00:11:08.516Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-08T00:11:08.516Z] ---> e3a308038fbe [2023-03-08T00:11:08.516Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-08T00:11:08.516Z] ---> ad06571c9a44 [2023-03-08T00:11:08.516Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-08T00:11:08.516Z] ---> e8dd65bdb48c [2023-03-08T00:11:08.516Z] Step 21/26 : EXPOSE 59984 [2023-03-08T00:11:08.516Z] ---> Running in 6043334a04fd [2023-03-08T00:11:08.516Z] Removing intermediate container 6043334a04fd [2023-03-08T00:11:08.516Z] ---> 026409156932 [2023-03-08T00:11:08.516Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-08T00:11:08.516Z] ---> Running in 3955a1d69219 [2023-03-08T00:11:08.516Z] Removing intermediate container 3955a1d69219 [2023-03-08T00:11:08.516Z] ---> 97063b2e6f6d [2023-03-08T00:11:08.517Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:11:08.517Z] ---> Running in ca1d34a6ce0c [2023-03-08T00:11:08.517Z] Removing intermediate container ca1d34a6ce0c [2023-03-08T00:11:08.517Z] ---> 1c5cf4fa60f9 [2023-03-08T00:11:08.517Z] Step 24/26 : LABEL arch=arm64 [2023-03-08T00:11:08.517Z] ---> Running in 4e56f8c3f951 [2023-03-08T00:11:08.517Z] Removing intermediate container 4e56f8c3f951 [2023-03-08T00:11:08.517Z] ---> b1fe1d74272c [2023-03-08T00:11:08.517Z] Step 25/26 : LABEL git_sha=344577fdb5da1d5aaea574f566102dbc604c264f [2023-03-08T00:11:08.517Z] ---> Running in cbc889508a42 [2023-03-08T00:11:08.517Z] Removing intermediate container cbc889508a42 [2023-03-08T00:11:08.517Z] ---> fd29798e9d68 [2023-03-08T00:11:08.517Z] Step 26/26 : LABEL version=0.0.0 [2023-03-08T00:11:08.517Z] ---> Running in 35e25d963361 [2023-03-08T00:11:08.517Z] Removing intermediate container 35e25d963361 [2023-03-08T00:11:08.517Z] ---> c702e91bf2e1 [2023-03-08T00:11:08.517Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T00:11:08.517Z] Successfully built c702e91bf2e1 [2023-03-08T00:11:08.517Z] 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-08T00:11:08.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T00:11:08.925Z] [2023-03-08T00:11:08.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:11:09.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T00:11:09.252Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T00:11:09.252Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T00:11:09.252Z] 04944245beec: Pulling fs layer [2023-03-08T00:11:09.252Z] 699f458cf7ca: Pulling fs layer [2023-03-08T00:11:09.252Z] 765212b225bb: Pulling fs layer [2023-03-08T00:11:09.252Z] f23df028b6ca: Pulling fs layer [2023-03-08T00:11:09.252Z] 765212b225bb: Waiting [2023-03-08T00:11:09.252Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T00:11:09.252Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T00:11:09.252Z] f23df028b6ca: Waiting [2023-03-08T00:11:09.252Z] d65c8cfc05b1: Waiting [2023-03-08T00:11:09.520Z] 04944245beec: Verifying Checksum [2023-03-08T00:11:09.520Z] 04944245beec: Download complete [2023-03-08T00:11:09.520Z] 765212b225bb: Verifying Checksum [2023-03-08T00:11:09.520Z] 765212b225bb: Download complete [2023-03-08T00:11:09.520Z] f23df028b6ca: Verifying Checksum [2023-03-08T00:11:09.520Z] f23df028b6ca: Download complete [2023-03-08T00:11:09.520Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T00:11:09.520Z] d65c8cfc05b1: Download complete [2023-03-08T00:11:09.788Z] 699f458cf7ca: Verifying Checksum [2023-03-08T00:11:09.788Z] 699f458cf7ca: Download complete [2023-03-08T00:11:10.055Z] 8998bd30e6a1: Download complete [2023-03-08T00:11:12.633Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T00:11:12.633Z] 2437ff75d9bd: Download complete [2023-03-08T00:11:14.047Z] 8998bd30e6a1: Pull complete [2023-03-08T00:11:14.641Z] 04944245beec: Pull complete [2023-03-08T00:11:16.048Z] 699f458cf7ca: Pull complete [2023-03-08T00:11:16.048Z] 765212b225bb: Pull complete [2023-03-08T00:11:16.631Z] f23df028b6ca: Pull complete [2023-03-08T00:11:16.898Z] d65c8cfc05b1: Pull complete [2023-03-08T00:11:31.891Z] 2437ff75d9bd: Pull complete [2023-03-08T00:11:31.892Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T00:11:31.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T00:11:31.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:11:32.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-8695 does not seem to be running inside a container [2023-03-08T00:11:32.160Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T00:11:34.704Z] $ docker top 858a612d6dae2f3d4667f404e93336c7e5f96e522eaa9a8c20ed703e7b5807dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:11:35.198Z] ---> job-cost.sh [2023-03-08T00:11:35.463Z] lf-activate-venv: SKIPPING [2023-03-08T00:11:35.463Z] INFO: No Stack... [2023-03-08T00:11:35.728Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T00:11:36.685Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T00:11:37.002Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2023-03-08T00:11:37.002Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T00:11:37.341Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [2023-03-08T00:11:37.348Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] did not exist. Created. [2023-03-08T00:11:37.348Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T00:11:37.692Z] /w/workspace/device-onvif-camera/4@tmp/durable-642a74af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T00:11:38.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T00:11:38.057Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T00:11:38.133Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T00:11:38.138Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T00:11:38.171Z] $ docker stop --time=1 858a612d6dae2f3d4667f404e93336c7e5f96e522eaa9a8c20ed703e7b5807dc [2023-03-08T00:11:40.120Z] $ docker rm -f --volumes 858a612d6dae2f3d4667f404e93336c7e5f96e522eaa9a8c20ed703e7b5807dc [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-08T00:11:40.496Z] provisioning config files... [2023-03-08T00:11:40.503Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config8913466323915461449tmp [Pipeline] { [Pipeline] sh [2023-03-08T00:11:40.798Z] + set +x [2023-03-08T00:11:40.798Z] + bash -s -- [2023-03-08T00:11:40.798Z] + curl -s https://codecov.io/bash [2023-03-08T00:11:40.798Z] [2023-03-08T00:11:40.798Z] _____ _ [2023-03-08T00:11:40.798Z] / ____| | | [2023-03-08T00:11:40.798Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T00:11:40.798Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T00:11:40.798Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T00:11:40.798Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T00:11:40.798Z] Bash-1.0.6 [2023-03-08T00:11:40.798Z] [2023-03-08T00:11:40.798Z] [2023-03-08T00:11:40.798Z] ==> git version 2.25.1 found [2023-03-08T00:11:40.798Z] ==> 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-08T00:11:40.798Z] Release-Date: 2020-01-08 [2023-03-08T00:11:40.798Z] 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-08T00:11:40.798Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T00:11:40.798Z] ==> Jenkins CI detected. [2023-03-08T00:11:40.798Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-251 [2023-03-08T00:11:40.798Z] project root: . [2023-03-08T00:11:40.798Z] --> token set from env [2023-03-08T00:11:40.798Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T00:11:40.798Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T00:11:40.798Z] ==> Python coveragepy not found [2023-03-08T00:11:40.798Z] ==> Searching for coverage reports in: [2023-03-08T00:11:40.798Z] + . [2023-03-08T00:11:40.798Z] -> Found 1 reports [2023-03-08T00:11:40.798Z] ==> Detecting git/mercurial file structure [2023-03-08T00:11:40.798Z] ==> Reading reports [2023-03-08T00:11:40.798Z] + ./coverage.out bytes=76650 [2023-03-08T00:11:40.798Z] ==> Appending adjustments [2023-03-08T00:11:40.798Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T00:11:41.058Z] + Found adjustments [2023-03-08T00:11:41.058Z] ==> Gzipping contents [2023-03-08T00:11:41.058Z] 12K /tmp/codecov.QuWAFp.gz [2023-03-08T00:11:41.058Z] ==> Uploading reports [2023-03-08T00:11:41.058Z] url: https://codecov.io [2023-03-08T00:11:41.058Z] query: branch=PR-251&commit=344577fdb5da1d5aaea574f566102dbc604c264f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-03-08T00:11:41.058Z] -> Pinging Codecov [2023-03-08T00:11:41.058Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-251&commit=344577fdb5da1d5aaea574f566102dbc604c264f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-03-08T00:11:41.318Z] -> Uploading to [2023-03-08T00:11:41.318Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/F29A59C45E3A92E06B3E522C9905F8EF/344577fdb5da1d5aaea574f566102dbc604c264f/905944af-521a-4487-b03a-d48d8be83afd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T001141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3418ccfa3d70b17b1f19cb8833b8f366fd7cc61558d7047e4f1f8f02f60ff6b [2023-03-08T00:11:41.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T00:11:41.318Z] Dload Upload Total Spent Left Speed [2023-03-08T00:11:41.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10526 0 0 100 10526 0 34854 --:--:-- --:--:-- --:--:-- 34854 [2023-03-08T00:11:41.578Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/344577fdb5da1d5aaea574f566102dbc604c264f [Pipeline] } [2023-03-08T00:11:41.586Z] 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-08T00:11:42.272Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-251/archives ] [2023-03-08T00:11:42.272Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-08T00:11:42.272Z] total 16 [2023-03-08T00:11:42.272Z] drwxr-xr-x 3 root root 4096 Mar 8 00:02 . [2023-03-08T00:11:42.272Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 00:02 .. [2023-03-08T00:11:42.272Z] drwxr-xr-x 2 root root 4096 Mar 8 00:02 cost [2023-03-08T00:11:42.272Z] -rw-r--r-- 1 root root 91 Mar 8 00:02 cost.csv [2023-03-08T00:11:42.272Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-08T00:11:42.272Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-08T00:11:42.272Z] total 16 [2023-03-08T00:11:42.272Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 00:02 . [2023-03-08T00:11:42.272Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 00:02 .. [2023-03-08T00:11:42.272Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 00:02 cost [2023-03-08T00:11:42.272Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 8 00:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:11:42.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:11:43.427Z] ---> package-listing.sh [2023-03-08T00:11:43.427Z] ++ facter osfamily [2023-03-08T00:11:43.427Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T00:11:43.687Z] + OS_FAMILY=debian [2023-03-08T00:11:43.687Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-251 [2023-03-08T00:11:43.687Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T00:11:43.687Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T00:11:43.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T00:11:43.687Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T00:11:43.687Z] + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' [2023-03-08T00:11:43.687Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T00:11:43.687Z] + case "${OS_FAMILY}" in [2023-03-08T00:11:43.687Z] + dpkg -l [2023-03-08T00:11:43.687Z] + grep '^ii' [2023-03-08T00:11:43.687Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T00:11:43.687Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T00:11:43.687Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T00:11:43.687Z] + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' [2023-03-08T00:11:43.687Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-251/archives/ [2023-03-08T00:11:43.687Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-251/archives/ [Pipeline] echo [2023-03-08T00:11:43.698Z] 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-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T00:11:43.978Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:11:44.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T00:11:44.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:11:44.610Z] prd-ubuntu20.04-docker-8c-8g-8694 does not seem to be running inside a container [2023-03-08T00:11:44.652Z] $ 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-251/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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T00:11:44.873Z] $ docker top ce00e3d181bc139b80ab2dd125bdd218806025cb0a0841f01b2e0dcf1ee424e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:11:45.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T00:11:45.489Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T00:11:45.781Z] + ls /var/log/sa-host [2023-03-08T00:11:45.781Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:11:45.845Z] provisioning config files... [2023-03-08T00:11:45.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config5790006286664875604tmp [Pipeline] { [Pipeline] echo [2023-03-08T00:11:45.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:11:46.148Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T00:11:46.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:11:46.484Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T00:11:46.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:11:46.776Z] ---> sudo-logs.sh [2023-03-08T00:11:46.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T00:11:46.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:11:47.088Z] ---> job-cost.sh [2023-03-08T00:11:47.088Z] lf-activate-venv: SKIPPING [2023-03-08T00:11:47.088Z] DEBUG: total: 0.2199999988079071 [2023-03-08T00:11:47.088Z] INFO: Retrieving Stack Cost... [2023-03-08T00:11:47.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T00:11:47.916Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T00:11:47.927Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:11:48.214Z] ---> logs-deploy.sh [2023-03-08T00:11:48.214Z] lf-activate-venv: SKIPPING [2023-03-08T00:11:48.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-251/4 [2023-03-08T00:11:48.214Z] INFO: archiving workspace using pattern(s): [2023-03-08T00:11:49.150Z] Archives upload complete. [2023-03-08T00:11:49.150Z] INFO: archiving logs to Nexus