Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+916f6b3a329f57eb75e5307752edff55e76e784f (e009105164e63ef836e8c34e005416af85fd44ee) 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-ssh3902148154024902583.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-ssh10444703083247264208.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-185/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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3528763682375397738.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-ssh13661756777623771676.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-185/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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16185568966428070396.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1981 in /w/workspace/undry_device-onvif-camera_PR-185 [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-185 # 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/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a Checking out Revision 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # 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 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a # timeout=10 Commit message: "Merge commit '916f6b3a329f57eb75e5307752edff55e76e784f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T22:11:19.428Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T22:11:19.491Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T22:11:19.513Z] ========================================================= [2023-01-11T22:11:19.514Z] EdgeX Global Pipelines Version Info [2023-01-11T22:11:19.514Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aee7025df1e4901b2ec3c1ae16df8c78c17f5672 # timeout=10 [2023-01-11T22:11:20.222Z] ------------------- [2023-01-11T22:11:20.222Z] stable info: [2023-01-11T22:11:20.222Z] ------------------- [2023-01-11T22:11:20.222Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T22:11:20.222Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T22:11:20.222Z] Message: update stable to v1.0.244 [2023-01-11T22:11:20.793Z] ------------------- [2023-01-11T22:11:20.793Z] experimental info: [2023-01-11T22:11:20.793Z] ------------------- [2023-01-11T22:11:20.793Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T22:11:20.793Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T22:11:20.793Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T22:11:20.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-01-11T22:11:20.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-01-11T22:11:20.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T22:11:20.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T22:11:21.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T22:11:21.016Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T22:11:21.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T22:11:21.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T22:11:21.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T22:11:21.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T22:11:21.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T22:11:21.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-01-11T22:11:21.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T22:11:21.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T22:11:21.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T22:11:21.137Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T22:11:21.148Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T22:11:21.164Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T22:11:21.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T22:11:21.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T22:11:21.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-11T22:11:21.219Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-01-11T22:11:21.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T22:11:21.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T22:11:21.256Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T22:11:21.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T22:11:21.278Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T22:11:21.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2023-01-11T22:11:21.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2023-01-11T22:11:21.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2023-01-11T22:11:21.324Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] echo [2023-01-11T22:11:21.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2de4a23 [Pipeline] echo [2023-01-11T22:11:21.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T22:11:21.394Z] provisioning config files... [2023-01-11T22:11:21.409Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config17188099528990216862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:11:21.710Z] ---> docker-login.sh [2023-01-11T22:11:21.710Z] nexus3.edgexfoundry.org:10001 [2023-01-11T22:11:21.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:21.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:21.971Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:21.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:21.971Z] [2023-01-11T22:11:21.971Z] Login Succeeded [2023-01-11T22:11:21.971Z] nexus3.edgexfoundry.org:10002 [2023-01-11T22:11:22.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:22.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:22.229Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:22.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:22.229Z] [2023-01-11T22:11:22.229Z] Login Succeeded [2023-01-11T22:11:22.229Z] nexus3.edgexfoundry.org:10003 [2023-01-11T22:11:22.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:22.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:22.230Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:22.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:22.230Z] [2023-01-11T22:11:22.230Z] Login Succeeded [2023-01-11T22:11:22.230Z] nexus3.edgexfoundry.org:10004 [2023-01-11T22:11:22.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:22.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:22.488Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:22.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:22.488Z] [2023-01-11T22:11:22.488Z] Login Succeeded [2023-01-11T22:11:22.488Z] docker.io [2023-01-11T22:11:22.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:22.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:22.747Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:22.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:22.747Z] [2023-01-11T22:11:22.747Z] Login Succeeded [2023-01-11T22:11:22.747Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T22:11:22.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T22:11:23.155Z] + git rev-list -1 --merges 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a~1..2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] echo [2023-01-11T22:11:23.195Z] -----------> git rev-list -1 --merges 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a~1..2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [2023-01-11T22:11:23.195Z] 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [false] [Pipeline] sh [2023-01-11T22:11:23.481Z] + git log --format=format:%s -1 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] echo [2023-01-11T22:11:23.494Z] ========================================================= [2023-01-11T22:11:23.494Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T22:11:23.494Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T22:11:23.811Z] + git log --format=format:%s -1 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] echo [2023-01-11T22:11:23.823Z] [semverPrep] GIT_COMMIT: 2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a, Commit Message: Merge commit '916f6b3a329f57eb75e5307752edff55e76e784f' into HEAD [Pipeline] echo [2023-01-11T22:11:23.831Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T22:11:24.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T22:11:24.262Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T22:11:24.262Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T22:11:24.262Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T22:11:24.262Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-01-11T22:11:24.262Z] -a /etc/ssh/ssh_known_hosts [2023-01-11T22:11:24.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:11:24.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T22:11:24.621Z] [2023-01-11T22:11:24.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:11:24.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T22:11:24.924Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T22:11:24.924Z] b85a868b505f: Pulling fs layer [2023-01-11T22:11:24.924Z] e2be974225ed: Pulling fs layer [2023-01-11T22:11:24.924Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T22:11:24.924Z] 988bab9f4d93: Pulling fs layer [2023-01-11T22:11:24.924Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T22:11:24.924Z] eaf3925da568: Pulling fs layer [2023-01-11T22:11:24.924Z] bab4dde63d76: Pulling fs layer [2023-01-11T22:11:24.924Z] bde34c3a00c8: Pulling fs layer [2023-01-11T22:11:24.924Z] b352a97aabf1: Pulling fs layer [2023-01-11T22:11:24.924Z] 4872d77fe225: Pulling fs layer [2023-01-11T22:11:24.924Z] 5851b861e8e6: Pulling fs layer [2023-01-11T22:11:24.924Z] bab4dde63d76: Waiting [2023-01-11T22:11:24.924Z] bde34c3a00c8: Waiting [2023-01-11T22:11:24.924Z] b352a97aabf1: Waiting [2023-01-11T22:11:24.924Z] 4872d77fe225: Waiting [2023-01-11T22:11:24.924Z] 988bab9f4d93: Waiting [2023-01-11T22:11:24.924Z] 1469e6f7b9e6: Waiting [2023-01-11T22:11:24.924Z] eaf3925da568: Waiting [2023-01-11T22:11:24.924Z] 5851b861e8e6: Waiting [2023-01-11T22:11:24.924Z] e2be974225ed: Download complete [2023-01-11T22:11:24.924Z] 988bab9f4d93: Verifying Checksum [2023-01-11T22:11:24.924Z] 988bab9f4d93: Download complete [2023-01-11T22:11:25.184Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T22:11:25.184Z] 1469e6f7b9e6: Download complete [2023-01-11T22:11:25.184Z] eaf3925da568: Verifying Checksum [2023-01-11T22:11:25.184Z] eaf3925da568: Download complete [2023-01-11T22:11:25.184Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T22:11:25.184Z] 339a4e72a1f5: Download complete [2023-01-11T22:11:25.184Z] bde34c3a00c8: Verifying Checksum [2023-01-11T22:11:25.184Z] bde34c3a00c8: Download complete [2023-01-11T22:11:25.184Z] b352a97aabf1: Verifying Checksum [2023-01-11T22:11:25.184Z] b352a97aabf1: Download complete [2023-01-11T22:11:25.184Z] 4872d77fe225: Verifying Checksum [2023-01-11T22:11:25.184Z] 4872d77fe225: Download complete [2023-01-11T22:11:25.184Z] 5851b861e8e6: Verifying Checksum [2023-01-11T22:11:25.184Z] 5851b861e8e6: Download complete [2023-01-11T22:11:25.184Z] b85a868b505f: Verifying Checksum [2023-01-11T22:11:25.184Z] b85a868b505f: Download complete [2023-01-11T22:11:25.443Z] bab4dde63d76: Verifying Checksum [2023-01-11T22:11:25.443Z] bab4dde63d76: Download complete [2023-01-11T22:11:26.377Z] b85a868b505f: Pull complete [2023-01-11T22:11:26.377Z] e2be974225ed: Pull complete [2023-01-11T22:11:26.945Z] 339a4e72a1f5: Pull complete [2023-01-11T22:11:26.945Z] 988bab9f4d93: Pull complete [2023-01-11T22:11:27.204Z] 1469e6f7b9e6: Pull complete [2023-01-11T22:11:27.204Z] eaf3925da568: Pull complete [2023-01-11T22:11:29.112Z] bab4dde63d76: Pull complete [2023-01-11T22:11:29.112Z] bde34c3a00c8: Pull complete [2023-01-11T22:11:29.112Z] b352a97aabf1: Pull complete [2023-01-11T22:11:29.112Z] 4872d77fe225: Pull complete [2023-01-11T22:11:29.373Z] 5851b861e8e6: Pull complete [2023-01-11T22:11:29.373Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T22:11:29.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T22:11:29.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:11:29.456Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-01-11T22:11:29.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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-01-11T22:11:31.290Z] $ docker top 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 -eo pid,comm [2023-01-11T22:11:31.348Z] 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-01-11T22:11:31.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T22:11:31.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T22:11:31.386Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T22:11:31.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T22:11:31.514Z] $ docker exec 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 ssh-agent [2023-01-11T22:11:31.609Z] SSH_AUTH_SOCK=/tmp/ssh-RLyqFE0mFJL2/agent.31 [2023-01-11T22:11:31.609Z] SSH_AGENT_PID=37 [2023-01-11T22:11:31.615Z] Running ssh-add (command line suppressed) [2023-01-11T22:11:31.717Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_953570027773821449.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_953570027773821449.key) [2023-01-11T22:11:31.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T22:11:32.015Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T22:11:32.034Z] $ docker exec --env ******** --env ******** 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 ssh-agent -k [2023-01-11T22:11:32.143Z] unset SSH_AUTH_SOCK; [2023-01-11T22:11:32.143Z] unset SSH_AGENT_PID; [2023-01-11T22:11:32.143Z] echo Agent pid 37 killed; [2023-01-11T22:11:32.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T22:11:32.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T22:11:32.173Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T22:11:32.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T22:11:32.287Z] $ docker exec 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 ssh-agent [2023-01-11T22:11:32.397Z] SSH_AUTH_SOCK=/tmp/ssh-ot1hNS8KUmio/agent.69 [2023-01-11T22:11:32.397Z] SSH_AGENT_PID=75 [2023-01-11T22:11:32.401Z] Running ssh-add (command line suppressed) [2023-01-11T22:11:32.512Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_3034756051956044998.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_3034756051956044998.key) [2023-01-11T22:11:32.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T22:11:32.813Z] + git semver init [2023-01-11T22:11:33.072Z] 2023-01-11 22:11:33,016 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T22:11:33.072Z] 2023-01-11 22:11:33,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver [2023-01-11T22:11:33.072Z] 2023-01-11 22:11:33,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver [2023-01-11T22:11:33.072Z] 2023-01-11 22:11:33,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) [2023-01-11T22:11:34.010Z] 2023-01-11 22:11:33,889 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude [2023-01-11T22:11:34.010Z] 2023-01-11 22:11:33,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False [2023-01-11T22:11:34.010Z] 2023-01-11 22:11:33,890 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2023-01-11T22:11:34.010Z] 2023-01-11 22:11:33,895 [execute] INFO git cat-file --batch-check [2023-01-11T22:11:34.010Z] 2023-01-11 22:11:33,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T22:11:34.010Z] 2023-01-11 22:11:33,902 [execute] INFO git cat-file --batch [2023-01-11T22:11:34.010Z] 2023-01-11 22:11:33,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T22:11:34.010Z] 2023-01-11 22:11:33,908 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2023-01-11T22:11:34.010Z] 0.0.0 [Pipeline] } [2023-01-11T22:11:34.022Z] $ docker exec --env ******** --env ******** 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 ssh-agent -k [2023-01-11T22:11:34.124Z] unset SSH_AUTH_SOCK; [2023-01-11T22:11:34.124Z] unset SSH_AGENT_PID; [2023-01-11T22:11:34.125Z] echo Agent pid 75 killed; [2023-01-11T22:11:34.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T22:11:34.429Z] + git semver [Pipeline] } [2023-01-11T22:11:34.705Z] $ docker stop --time=1 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 [2023-01-11T22:11:36.065Z] $ docker rm -f --volumes 275a97ea17790a5f2bcc8a64eb18b6bbe5092b87d9794819b2297388c648f341 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T22:11:36.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T22:11:36.647Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T22:11:36.650Z] [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-01-11T22:11:36.760Z] provisioning config files... [2023-01-11T22:11:36.776Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config2917145373552244646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:11:37.080Z] ---> docker-login.sh [2023-01-11T22:11:37.080Z] nexus3.edgexfoundry.org:10001 [2023-01-11T22:11:37.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:37.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:37.080Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:37.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:37.080Z] [2023-01-11T22:11:37.080Z] Login Succeeded [2023-01-11T22:11:37.080Z] nexus3.edgexfoundry.org:10002 [2023-01-11T22:11:37.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:37.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:37.080Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:37.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:37.080Z] [2023-01-11T22:11:37.080Z] Login Succeeded [2023-01-11T22:11:37.080Z] nexus3.edgexfoundry.org:10003 [2023-01-11T22:11:37.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:37.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:37.340Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:37.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:37.340Z] [2023-01-11T22:11:37.340Z] Login Succeeded [2023-01-11T22:11:37.340Z] nexus3.edgexfoundry.org:10004 [2023-01-11T22:11:37.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:37.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:37.340Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:37.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:37.340Z] [2023-01-11T22:11:37.340Z] Login Succeeded [2023-01-11T22:11:37.340Z] docker.io [2023-01-11T22:11:37.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:11:37.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:11:37.599Z] Configure a credential helper to remove this warning. See [2023-01-11T22:11:37.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:11:37.599Z] [2023-01-11T22:11:37.599Z] Login Succeeded [2023-01-11T22:11:37.599Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T22:11:37.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T22:11:37.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T22:11:37.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T22:11:37.680Z] ========================================================= [2023-01-11T22:11:37.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T22:11:37.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:11:37.991Z] + 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-01-11T22:11:37.991Z] Sending build context to Docker daemon 27.66MB [2023-01-11T22:11:37.991Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T22:11:37.991Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-11T22:11:38.250Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T22:11:38.250Z] 213ec9aee27d: Pulling fs layer [2023-01-11T22:11:38.250Z] 4583459ba037: Pulling fs layer [2023-01-11T22:11:38.250Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T22:11:38.250Z] 53926ce57604: Pulling fs layer [2023-01-11T22:11:38.250Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T22:11:38.250Z] 22ff95d597cd: Pulling fs layer [2023-01-11T22:11:38.250Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T22:11:38.250Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T22:11:38.250Z] a7acece74701: Pulling fs layer [2023-01-11T22:11:38.250Z] 21b2b0c7a3f4: Waiting [2023-01-11T22:11:38.250Z] 22ff95d597cd: Waiting [2023-01-11T22:11:38.250Z] 12d6caf4c0d1: Waiting [2023-01-11T22:11:38.250Z] 96b7cbca73a9: Waiting [2023-01-11T22:11:38.250Z] a7acece74701: Waiting [2023-01-11T22:11:38.250Z] 53926ce57604: Waiting [2023-01-11T22:11:38.250Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T22:11:38.250Z] 93c1e223e6f2: Download complete [2023-01-11T22:11:38.250Z] 4583459ba037: Verifying Checksum [2023-01-11T22:11:38.250Z] 4583459ba037: Download complete [2023-01-11T22:11:38.250Z] 21b2b0c7a3f4: Download complete [2023-01-11T22:11:38.250Z] 22ff95d597cd: Verifying Checksum [2023-01-11T22:11:38.250Z] 22ff95d597cd: Download complete [2023-01-11T22:11:38.250Z] 213ec9aee27d: Verifying Checksum [2023-01-11T22:11:38.250Z] 213ec9aee27d: Download complete [2023-01-11T22:11:38.250Z] 12d6caf4c0d1: Download complete [2023-01-11T22:11:38.512Z] 213ec9aee27d: Pull complete [2023-01-11T22:11:38.512Z] 4583459ba037: Pull complete [2023-01-11T22:11:38.771Z] 93c1e223e6f2: Pull complete [2023-01-11T22:11:38.771Z] a7acece74701: Verifying Checksum [2023-01-11T22:11:38.771Z] a7acece74701: Download complete [2023-01-11T22:11:39.335Z] 53926ce57604: Verifying Checksum [2023-01-11T22:11:39.335Z] 53926ce57604: Download complete [2023-01-11T22:11:39.335Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T22:11:39.335Z] 96b7cbca73a9: Download complete [2023-01-11T22:11:43.522Z] 53926ce57604: Pull complete [2023-01-11T22:11:43.522Z] 21b2b0c7a3f4: Pull complete [2023-01-11T22:11:43.522Z] 22ff95d597cd: Pull complete [2023-01-11T22:11:43.522Z] 12d6caf4c0d1: Pull complete [2023-01-11T22:11:45.425Z] 96b7cbca73a9: Pull complete [2023-01-11T22:11:45.997Z] a7acece74701: Pull complete [2023-01-11T22:11:45.997Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T22:11:45.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T22:11:45.997Z] ---> db6d94c90886 [2023-01-11T22:11:45.997Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-11T22:11:48.534Z] ---> Running in e0497f43eac7 [2023-01-11T22:11:48.534Z] Removing intermediate container e0497f43eac7 [2023-01-11T22:11:48.534Z] ---> f0e7ef1dc21a [2023-01-11T22:11:48.534Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T22:11:48.534Z] ---> Running in 12133888060f [2023-01-11T22:11:48.534Z] Removing intermediate container 12133888060f [2023-01-11T22:11:48.534Z] ---> 912c3b7a4364 [2023-01-11T22:11:48.534Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T22:11:48.534Z] ---> Running in 0e8c83a5a1c2 [2023-01-11T22:11:48.534Z] Removing intermediate container 0e8c83a5a1c2 [2023-01-11T22:11:48.534Z] ---> 8c7acef246dc [2023-01-11T22:11:48.534Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T22:11:48.534Z] ---> Running in 9abfc9dbcac1 [2023-01-11T22:11:48.793Z] Removing intermediate container 9abfc9dbcac1 [2023-01-11T22:11:48.793Z] ---> 8e03c2c743b0 [2023-01-11T22:11:48.793Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-11T22:11:48.793Z] ---> Running in 4b0de1723ac0 [2023-01-11T22:11:48.793Z] Removing intermediate container 4b0de1723ac0 [2023-01-11T22:11:48.793Z] ---> f0a2998f27fb [2023-01-11T22:11:48.793Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T22:11:48.793Z] ---> Running in d4a7a1cb65cc [2023-01-11T22:11:49.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T22:11:49.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T22:11:49.619Z] OK: 211 MiB in 51 packages [2023-01-11T22:11:49.879Z] Removing intermediate container d4a7a1cb65cc [2023-01-11T22:11:49.879Z] ---> fd9474e615e9 [2023-01-11T22:11:49.879Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-11T22:11:50.139Z] ---> Running in f19596eb6b70 [2023-01-11T22:11:50.139Z] Removing intermediate container f19596eb6b70 [2023-01-11T22:11:50.139Z] ---> da0f2bc58d4b [2023-01-11T22:11:50.139Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-11T22:11:50.398Z] ---> 68c9d02dbaf2 [2023-01-11T22:11:50.398Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T22:11:50.398Z] ---> Running in f4751bd82943 [2023-01-11T22:11:51.721Z] Still waiting to schedule task [2023-01-11T22:11:51.721Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-11T22:12:08.509Z] Removing intermediate container f4751bd82943 [2023-01-11T22:12:08.509Z] ---> 7f0d4de42e8b [2023-01-11T22:12:08.509Z] Step 12/13 : COPY . . [2023-01-11T22:12:09.078Z] ---> babd5dd782d5 [2023-01-11T22:12:09.078Z] Step 13/13 : RUN ${MAKE} [2023-01-11T22:12:09.337Z] ---> Running in 7cdb02db97ef [2023-01-11T22:12:09.337Z] noop [2023-01-11T22:12:09.907Z] Removing intermediate container 7cdb02db97ef [2023-01-11T22:12:09.907Z] ---> 1ea7f940a89f [2023-01-11T22:12:09.907Z] Successfully built 1ea7f940a89f [2023-01-11T22:12:09.907Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:12:10.232Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T22:12:10.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:12:10.302Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-01-11T22:12:10.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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-01-11T22:12:10.680Z] $ docker top 044bbaac0091e08425815e7a21d751aa2bf4016d4fcf9e45912ff08e62a678ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:12:11.020Z] + go version [2023-01-11T22:12:11.020Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T22:12:11.032Z] $ docker stop --time=1 044bbaac0091e08425815e7a21d751aa2bf4016d4fcf9e45912ff08e62a678ca [2023-01-11T22:12:12.403Z] $ docker rm -f --volumes 044bbaac0091e08425815e7a21d751aa2bf4016d4fcf9e45912ff08e62a678ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:12:12.819Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T22:12:12.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:12:12.885Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-01-11T22:12:12.916Z] $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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-01-11T22:12:13.278Z] $ docker top 4c16dd0c5631cb8cdef68488d25bee5474556bfaa84ed6501a0c775eff12345a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:12:13.620Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh [2023-01-11T22:12:13.920Z] + make test [2023-01-11T22:12:13.920Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T22:12:14.180Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-11T22:12:24.143Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-11T22:12:26.672Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.049s coverage: 29.3% of statements [2023-01-11T22:12:26.672Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-11T22:12:26.672Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.420s coverage: 86.5% of statements [2023-01-11T22:12:33.233Z] 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-01-11T22:12:33.233Z] go vet ./... [2023-01-11T22:12:36.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T22:12:36.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T22:12:36.515Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T22:12:36.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T22:12:36.542Z] $ docker stop --time=1 4c16dd0c5631cb8cdef68488d25bee5474556bfaa84ed6501a0c775eff12345a [2023-01-11T22:12:38.559Z] $ docker rm -f --volumes 4c16dd0c5631cb8cdef68488d25bee5474556bfaa84ed6501a0c775eff12345a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T22:12:38.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T22:12:39.048Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T22:12:39.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T22:12:39.951Z] + ls -al . [2023-01-11T22:12:39.951Z] total 248 [2023-01-11T22:12:39.951Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 22:12 . [2023-01-11T22:12:39.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:11 .. [2023-01-11T22:12:39.951Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 22:12 .git [2023-01-11T22:12:39.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:11 .github [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 11 22:11 .gitignore [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 22:11 .golangci.yml [2023-01-11T22:12:39.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 22:11 .semver [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 11 22:11 Attribution.txt [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 11 22:11 CHANGELOG.md [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 11 22:11 Dockerfile [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 22:11 GOVERNANCE.md [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 11 22:11 Jenkinsfile [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 22:11 LICENSE [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 2577 Jan 11 22:11 Makefile [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 11 22:11 OWNERS.md [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 11 22:11 README.md [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 22:11 VERSION [2023-01-11T22:12:39.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 22:11 bin [2023-01-11T22:12:39.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:11 cmd [2023-01-11T22:12:39.951Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 11 22:12 coverage.out [2023-01-11T22:12:39.951Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 11 22:11 doc [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 11 22:11 go.mod [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 11 22:11 go.sum [2023-01-11T22:12:39.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:11 internal [2023-01-11T22:12:39.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:11 snap [2023-01-11T22:12:39.951Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 11 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:12:40.259Z] + 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=2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a --label arch=amd64 --label version=0.0.0 . [2023-01-11T22:12:40.259Z] Sending build context to Docker daemon 27.74MB [2023-01-11T22:12:40.259Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T22:12:40.259Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-11T22:12:40.259Z] ---> 1ea7f940a89f [2023-01-11T22:12:40.259Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-11T22:12:40.518Z] ---> Running in faa7b63b91bb [2023-01-11T22:12:40.518Z] Removing intermediate container faa7b63b91bb [2023-01-11T22:12:40.518Z] ---> 83e2ff7de104 [2023-01-11T22:12:40.518Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T22:12:40.777Z] ---> Running in 1fc555962f92 [2023-01-11T22:12:40.777Z] Removing intermediate container 1fc555962f92 [2023-01-11T22:12:40.777Z] ---> a76adbc92450 [2023-01-11T22:12:40.777Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T22:12:40.777Z] ---> Running in 7645ecd0614b [2023-01-11T22:12:40.777Z] Removing intermediate container 7645ecd0614b [2023-01-11T22:12:40.777Z] ---> 96ccc84f3e15 [2023-01-11T22:12:40.777Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T22:12:41.040Z] ---> Running in 5f202c8502ca [2023-01-11T22:12:41.040Z] Removing intermediate container 5f202c8502ca [2023-01-11T22:12:41.040Z] ---> f50c3601443b [2023-01-11T22:12:41.040Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-11T22:12:41.040Z] ---> Running in 140607db1159 [2023-01-11T22:12:41.040Z] Removing intermediate container 140607db1159 [2023-01-11T22:12:41.040Z] ---> 998d14e98b2b [2023-01-11T22:12:41.040Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T22:12:41.299Z] ---> Running in 4480b257c3ba [2023-01-11T22:12:41.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T22:12:41.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T22:12:41.818Z] OK: 211 MiB in 51 packages [2023-01-11T22:12:42.385Z] Removing intermediate container 4480b257c3ba [2023-01-11T22:12:42.385Z] ---> 3419157d5783 [2023-01-11T22:12:42.385Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-11T22:12:42.385Z] ---> Running in db83045cf3ae [2023-01-11T22:12:42.385Z] Removing intermediate container db83045cf3ae [2023-01-11T22:12:42.385Z] ---> 22ece2759484 [2023-01-11T22:12:42.385Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-11T22:12:42.644Z] ---> e04a52846847 [2023-01-11T22:12:42.644Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T22:12:42.644Z] ---> Running in fe7e07107ab3 [2023-01-11T22:12:43.211Z] Removing intermediate container fe7e07107ab3 [2023-01-11T22:12:43.211Z] ---> f392124aa120 [2023-01-11T22:12:43.211Z] Step 12/26 : COPY . . [2023-01-11T22:12:44.163Z] ---> c23891070d07 [2023-01-11T22:12:44.163Z] Step 13/26 : RUN ${MAKE} [2023-01-11T22:12:44.163Z] ---> Running in afdac6dd7e97 [2023-01-11T22:12:44.422Z] 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-01-11T22:13:02.493Z] Removing intermediate container afdac6dd7e97 [2023-01-11T22:13:02.493Z] ---> aec7f5d4ab99 [2023-01-11T22:13:02.493Z] Step 14/26 : FROM alpine:3.16 [2023-01-11T22:13:02.493Z] 3.16: Pulling from library/alpine [2023-01-11T22:13:02.751Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T22:13:02.751Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T22:13:02.751Z] ca7dd9ec2225: Download complete [2023-01-11T22:13:03.011Z] ca7dd9ec2225: Pull complete [2023-01-11T22:13:03.011Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T22:13:03.011Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T22:13:03.011Z] ---> bfe296a52501 [2023-01-11T22:13:03.011Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-11T22:13:03.012Z] ---> Running in 3cae239b9213 [2023-01-11T22:13:03.270Z] Removing intermediate container 3cae239b9213 [2023-01-11T22:13:03.270Z] ---> c76d4b6d1212 [2023-01-11T22:13:03.270Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-11T22:13:03.270Z] ---> Running in a6d1bedeae21 [2023-01-11T22:13:03.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T22:13:03.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T22:13:04.044Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T22:13:04.044Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T22:13:04.044Z] OK: 6 MiB in 15 packages [2023-01-11T22:13:04.304Z] Removing intermediate container a6d1bedeae21 [2023-01-11T22:13:04.304Z] ---> 15dda560d0eb [2023-01-11T22:13:04.304Z] Step 17/26 : WORKDIR / [2023-01-11T22:13:04.304Z] ---> Running in 41e1082c54d6 [2023-01-11T22:13:04.564Z] Removing intermediate container 41e1082c54d6 [2023-01-11T22:13:04.564Z] ---> 77d006ac917e [2023-01-11T22:13:04.564Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-11T22:13:05.137Z] ---> 5150f9fe5761 [2023-01-11T22:13:05.137Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-11T22:13:05.137Z] ---> b62eb3f8936f [2023-01-11T22:13:05.137Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-11T22:13:05.404Z] ---> b44081bca0b1 [2023-01-11T22:13:05.404Z] Step 21/26 : EXPOSE 59984 [2023-01-11T22:13:05.404Z] ---> Running in b50531df3186 [2023-01-11T22:13:05.404Z] Removing intermediate container b50531df3186 [2023-01-11T22:13:05.404Z] ---> b3e534700a03 [2023-01-11T22:13:05.404Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-11T22:13:05.404Z] ---> Running in a9366da4516b [2023-01-11T22:13:05.671Z] Removing intermediate container a9366da4516b [2023-01-11T22:13:05.671Z] ---> d47163d0b588 [2023-01-11T22:13:05.671Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T22:13:05.671Z] ---> Running in 1aa6790f97c2 [2023-01-11T22:13:05.671Z] Removing intermediate container 1aa6790f97c2 [2023-01-11T22:13:05.671Z] ---> db23ca557f55 [2023-01-11T22:13:05.671Z] Step 24/26 : LABEL arch=amd64 [2023-01-11T22:13:05.671Z] ---> Running in 8799ee4848e8 [2023-01-11T22:13:05.930Z] Removing intermediate container 8799ee4848e8 [2023-01-11T22:13:05.930Z] ---> dc8bfe480713 [2023-01-11T22:13:05.930Z] Step 25/26 : LABEL git_sha=2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [2023-01-11T22:13:05.930Z] ---> Running in e407a6bc600b [2023-01-11T22:13:05.930Z] Removing intermediate container e407a6bc600b [2023-01-11T22:13:05.930Z] ---> 5c1f597686ed [2023-01-11T22:13:05.930Z] Step 26/26 : LABEL version=0.0.0 [2023-01-11T22:13:05.930Z] ---> Running in 54271351f09b [2023-01-11T22:13:06.189Z] Removing intermediate container 54271351f09b [2023-01-11T22:13:06.189Z] ---> 4541492b7449 [2023-01-11T22:13:06.189Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T22:13:06.189Z] Successfully built 4541492b7449 [2023-01-11T22:13:06.189Z] 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-01-11T22:13:06.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:13:06.632Z] [2023-01-11T22:13:06.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:13:06.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:13:06.929Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T22:13:06.929Z] 5eb5b503b376: Pulling fs layer [2023-01-11T22:13:06.929Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T22:13:06.929Z] ec43610c2a17: Pulling fs layer [2023-01-11T22:13:06.929Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T22:13:06.929Z] 33b1e0a273af: Pulling fs layer [2023-01-11T22:13:06.929Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T22:13:06.929Z] 2f39f015ded8: Pulling fs layer [2023-01-11T22:13:06.929Z] 3a2ae6a8a46f: Waiting [2023-01-11T22:13:06.929Z] 33b1e0a273af: Waiting [2023-01-11T22:13:06.929Z] 2f39f015ded8: Waiting [2023-01-11T22:13:06.929Z] 5d3b04190fa2: Waiting [2023-01-11T22:13:06.929Z] 5c69ac0246d0: Verifying Checksum [2023-01-11T22:13:06.929Z] 5c69ac0246d0: Download complete [2023-01-11T22:13:06.929Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T22:13:06.929Z] 3a2ae6a8a46f: Download complete [2023-01-11T22:13:07.189Z] 33b1e0a273af: Verifying Checksum [2023-01-11T22:13:07.189Z] 33b1e0a273af: Download complete [2023-01-11T22:13:07.189Z] ec43610c2a17: Verifying Checksum [2023-01-11T22:13:07.189Z] ec43610c2a17: Download complete [2023-01-11T22:13:07.189Z] 5d3b04190fa2: Download complete [2023-01-11T22:13:07.189Z] 5eb5b503b376: Verifying Checksum [2023-01-11T22:13:07.189Z] 5eb5b503b376: Download complete [2023-01-11T22:13:07.757Z] 2f39f015ded8: Download complete [2023-01-11T22:13:08.331Z] 5eb5b503b376: Pull complete [2023-01-11T22:13:08.331Z] 5c69ac0246d0: Pull complete [2023-01-11T22:13:08.896Z] ec43610c2a17: Pull complete [2023-01-11T22:13:08.896Z] 3a2ae6a8a46f: Pull complete [2023-01-11T22:13:09.154Z] 33b1e0a273af: Pull complete [2023-01-11T22:13:09.154Z] 5d3b04190fa2: Pull complete [2023-01-11T22:13:13.342Z] 2f39f015ded8: Pull complete [2023-01-11T22:13:13.342Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T22:13:13.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:13:13.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:13:13.418Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-01-11T22:13:13.446Z] $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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-01-11T22:13:15.253Z] $ docker top 10cfedb870ce85d16c6ca640b73f3d6c3bb7ec064b2e197a775054998510789b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:13:15.626Z] ---> job-cost.sh [2023-01-11T22:13:15.626Z] lf-activate-venv: SKIPPING [2023-01-11T22:13:15.626Z] INFO: No Stack... [2023-01-11T22:13:15.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T22:13:16.144Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T22:13:16.431Z] + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv [2023-01-11T22:13:16.431Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T22:13:16.446Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [2023-01-11T22:13:16.454Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] did not exist. Created. [2023-01-11T22:13:16.454Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T22:13:16.755Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T22:13:16.787Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T22:13:16.793Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T22:13:16.810Z] $ docker stop --time=1 10cfedb870ce85d16c6ca640b73f3d6c3bb7ec064b2e197a775054998510789b [2023-01-11T22:13:17.992Z] $ docker rm -f --volumes 10cfedb870ce85d16c6ca640b73f3d6c3bb7ec064b2e197a775054998510789b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T22:13:22.665Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1982 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws [2023-01-11T22:13:22.679Z] Running in /w/workspace/device-onvif-camera/14 [Pipeline] { [Pipeline] checkout [2023-01-11T22:13:22.713Z] The recommended git tool is: git [2023-01-11T22:13:27.817Z] using credential edgex-jenkins-ssh [2023-01-11T22:13:27.833Z] Cloning the remote Git repository [2023-01-11T22:13:27.881Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-11T22:13:27.946Z] > git init /w/workspace/device-onvif-camera/14 # timeout=10 [2023-01-11T22:13:28.088Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-11T22:13:28.089Z] > git --version # timeout=10 [2023-01-11T22:13:28.111Z] > git --version # 'git version 2.25.1' [2023-01-11T22:13:28.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T22:13:28.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T22:13:29.492Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-11T22:13:29.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T22:13:30.979Z] Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 [2023-01-11T22:13:30.371Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-11T22:13:30.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-11T22:13:30.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T22:13:30.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-11T22:13:31.001Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T22:13:31.018Z] > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 [2023-01-11T22:13:31.250Z] > git remote # timeout=10 [2023-01-11T22:13:31.268Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T22:13:31.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T22:13:31.304Z] > git merge 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 [2023-01-11T22:13:32.047Z] Merge succeeded, producing 926409d48ce99a32329c6f9896ea1f75ad8a0f58 [2023-01-11T22:13:32.047Z] Checking out Revision 926409d48ce99a32329c6f9896ea1f75ad8a0f58 (PR-185) [2023-01-11T22:13:32.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T22:13:32.057Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T22:13:32.074Z] > git checkout -f 926409d48ce99a32329c6f9896ea1f75ad8a0f58 # timeout=10 [2023-01-11T22:13:35.912Z] Commit message: "Merge commit '916f6b3a329f57eb75e5307752edff55e76e784f' into HEAD" [2023-01-11T22:13:35.935Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T22:13:36.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T22:13:36.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T22:13:36.986Z] Dload Upload Total Spent Left Speed [2023-01-11T22:13:36.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10500 0 0 65625 0 --:--:-- --:--:-- --:--:-- 65217 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-01-11T22:13:35.923Z] > git rev-list --no-walk aee7025df1e4901b2ec3c1ae16df8c78c17f5672 # timeout=10 [2023-01-11T22:13:37.706Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T22:13:38.034Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T22:13:38.034Z] + sudo tee /etc/docker/daemon.new [2023-01-11T22:13:38.034Z] { [2023-01-11T22:13:38.034Z] "registry-mirrors": [ [2023-01-11T22:13:38.034Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T22:13:38.034Z] ], [2023-01-11T22:13:38.034Z] "bip": "10.250.0.254/24", [2023-01-11T22:13:38.034Z] "hosts": [ [2023-01-11T22:13:38.034Z] "tcp://0.0.0.0:5555", [2023-01-11T22:13:38.034Z] "unix:///var/run/docker.sock" [2023-01-11T22:13:38.034Z] ], [2023-01-11T22:13:38.034Z] "mtu": 1458, [2023-01-11T22:13:38.034Z] "selinux-enabled": true, [2023-01-11T22:13:38.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T22:13:38.034Z] } [Pipeline] sh [2023-01-11T22:13:38.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T22:13:38.692Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T22:13:56.953Z] provisioning config files... [2023-01-11T22:13:56.980Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/14@tmp/config4116578537128606489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:13:57.325Z] ---> docker-login.sh [2023-01-11T22:13:57.325Z] nexus3.edgexfoundry.org:10001 [2023-01-11T22:13:57.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:13:57.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:13:57.864Z] Configure a credential helper to remove this warning. See [2023-01-11T22:13:57.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:13:57.864Z] [2023-01-11T22:13:57.864Z] Login Succeeded [2023-01-11T22:13:57.864Z] nexus3.edgexfoundry.org:10002 [2023-01-11T22:13:58.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:13:58.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:13:58.405Z] Configure a credential helper to remove this warning. See [2023-01-11T22:13:58.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:13:58.405Z] [2023-01-11T22:13:58.405Z] Login Succeeded [2023-01-11T22:13:58.405Z] nexus3.edgexfoundry.org:10003 [2023-01-11T22:13:58.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:13:58.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:13:58.674Z] Configure a credential helper to remove this warning. See [2023-01-11T22:13:58.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:13:58.674Z] [2023-01-11T22:13:58.674Z] Login Succeeded [2023-01-11T22:13:58.674Z] nexus3.edgexfoundry.org:10004 [2023-01-11T22:13:58.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:13:58.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:13:58.943Z] Configure a credential helper to remove this warning. See [2023-01-11T22:13:58.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:13:58.943Z] [2023-01-11T22:13:58.943Z] Login Succeeded [2023-01-11T22:13:58.943Z] docker.io [2023-01-11T22:13:59.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:13:59.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:13:59.482Z] Configure a credential helper to remove this warning. See [2023-01-11T22:13:59.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:13:59.483Z] [2023-01-11T22:13:59.483Z] Login Succeeded [2023-01-11T22:13:59.483Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T22:13:59.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T22:13:59.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T22:13:59.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T22:13:59.773Z] ========================================================= [2023-01-11T22:13:59.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T22:13:59.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:14:00.121Z] + 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-01-11T22:14:00.712Z] Sending build context to Docker daemon 20.52MB [2023-01-11T22:14:00.712Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T22:14:00.712Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-11T22:14:00.712Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T22:14:00.712Z] 9b18e9b68314: Pulling fs layer [2023-01-11T22:14:00.712Z] 35d82f9e3411: Pulling fs layer [2023-01-11T22:14:00.712Z] e16973657156: Pulling fs layer [2023-01-11T22:14:00.712Z] fc693d55d65f: Pulling fs layer [2023-01-11T22:14:00.712Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T22:14:00.712Z] dda99020689f: Pulling fs layer [2023-01-11T22:14:00.712Z] db1c61fa0a46: Pulling fs layer [2023-01-11T22:14:00.712Z] 891c053d2c06: Pulling fs layer [2023-01-11T22:14:00.712Z] dda99020689f: Waiting [2023-01-11T22:14:00.712Z] db1c61fa0a46: Waiting [2023-01-11T22:14:00.983Z] 891c053d2c06: Waiting [2023-01-11T22:14:00.983Z] 7e9fc2657dce: Waiting [2023-01-11T22:14:00.983Z] fc693d55d65f: Waiting [2023-01-11T22:14:00.983Z] e16973657156: Verifying Checksum [2023-01-11T22:14:00.983Z] e16973657156: Download complete [2023-01-11T22:14:00.983Z] 35d82f9e3411: Verifying Checksum [2023-01-11T22:14:00.983Z] 35d82f9e3411: Download complete [2023-01-11T22:14:00.983Z] 7e9fc2657dce: Verifying Checksum [2023-01-11T22:14:00.983Z] 7e9fc2657dce: Download complete [2023-01-11T22:14:00.983Z] dda99020689f: Download complete [2023-01-11T22:14:00.983Z] 9b18e9b68314: Verifying Checksum [2023-01-11T22:14:00.983Z] 9b18e9b68314: Download complete [2023-01-11T22:14:01.959Z] 9b18e9b68314: Pull complete [2023-01-11T22:14:02.232Z] 891c053d2c06: Verifying Checksum [2023-01-11T22:14:02.232Z] 891c053d2c06: Download complete [2023-01-11T22:14:02.505Z] 35d82f9e3411: Pull complete [2023-01-11T22:14:02.776Z] e16973657156: Pull complete [2023-01-11T22:14:03.365Z] db1c61fa0a46: Verifying Checksum [2023-01-11T22:14:03.365Z] db1c61fa0a46: Download complete [2023-01-11T22:14:03.951Z] fc693d55d65f: Verifying Checksum [2023-01-11T22:14:03.951Z] fc693d55d65f: Download complete [2023-01-11T22:14:16.305Z] fc693d55d65f: Pull complete [2023-01-11T22:14:16.305Z] 7e9fc2657dce: Pull complete [2023-01-11T22:14:16.573Z] dda99020689f: Pull complete [2023-01-11T22:14:23.234Z] db1c61fa0a46: Pull complete [2023-01-11T22:14:24.644Z] 891c053d2c06: Pull complete [2023-01-11T22:14:24.644Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T22:14:24.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T22:14:24.644Z] ---> f96f9c87975a [2023-01-11T22:14:24.644Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-11T22:14:26.600Z] ---> Running in f2c0d6dc9cc4 [2023-01-11T22:14:26.870Z] Removing intermediate container f2c0d6dc9cc4 [2023-01-11T22:14:26.870Z] ---> dc33ff97da4e [2023-01-11T22:14:26.870Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T22:14:26.870Z] ---> Running in 5ba71425545b [2023-01-11T22:14:27.138Z] Removing intermediate container 5ba71425545b [2023-01-11T22:14:27.138Z] ---> 5aa5d9360902 [2023-01-11T22:14:27.138Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T22:14:27.406Z] ---> Running in 267422e72405 [2023-01-11T22:14:27.673Z] Removing intermediate container 267422e72405 [2023-01-11T22:14:27.673Z] ---> cb95a0503ef5 [2023-01-11T22:14:27.673Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T22:14:27.673Z] ---> Running in 53fb3d926561 [2023-01-11T22:14:27.942Z] Removing intermediate container 53fb3d926561 [2023-01-11T22:14:27.942Z] ---> 07a29abe0c28 [2023-01-11T22:14:27.942Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-11T22:14:28.209Z] ---> Running in e48dd463f589 [2023-01-11T22:14:28.477Z] Removing intermediate container e48dd463f589 [2023-01-11T22:14:28.477Z] ---> 32ab8b6a1286 [2023-01-11T22:14:28.477Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T22:14:28.477Z] ---> Running in aa56911d216a [2023-01-11T22:14:29.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T22:14:29.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T22:14:30.480Z] OK: 221 MiB in 51 packages [2023-01-11T22:14:31.443Z] Removing intermediate container aa56911d216a [2023-01-11T22:14:31.443Z] ---> 9448f2c2939d [2023-01-11T22:14:31.443Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-11T22:14:31.443Z] ---> Running in b5368021b5a6 [2023-01-11T22:14:31.713Z] Removing intermediate container b5368021b5a6 [2023-01-11T22:14:31.713Z] ---> cbbb504ca0ed [2023-01-11T22:14:31.713Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-11T22:14:32.310Z] ---> 1da3fe0e8f29 [2023-01-11T22:14:32.310Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T22:14:32.310Z] ---> Running in 4ecf614bc5ad [2023-01-11T22:15:28.745Z] Removing intermediate container 4ecf614bc5ad [2023-01-11T22:15:28.745Z] ---> 05f10bbc8ec5 [2023-01-11T22:15:28.745Z] Step 12/13 : COPY . . [2023-01-11T22:15:28.745Z] ---> 5296184b3b51 [2023-01-11T22:15:28.745Z] Step 13/13 : RUN ${MAKE} [2023-01-11T22:15:28.745Z] ---> Running in 2ffce33cbe1d [2023-01-11T22:15:28.745Z] noop [2023-01-11T22:15:28.745Z] Removing intermediate container 2ffce33cbe1d [2023-01-11T22:15:28.745Z] ---> 38ccd2a3873b [2023-01-11T22:15:28.745Z] Successfully built 38ccd2a3873b [2023-01-11T22:15:28.745Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:15:29.101Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T22:15:29.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:15:29.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-1982 does not seem to be running inside a container [2023-01-11T22:15:29.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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-01-11T22:15:30.558Z] $ docker top cdaab9b86a1b3b6afe159e630a7738519cd52b13a36c0fd50f026bdf0a36e094 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:15:31.385Z] + go version [2023-01-11T22:15:31.385Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T22:15:31.407Z] $ docker stop --time=1 cdaab9b86a1b3b6afe159e630a7738519cd52b13a36c0fd50f026bdf0a36e094 [2023-01-11T22:15:33.015Z] $ docker rm -f --volumes cdaab9b86a1b3b6afe159e630a7738519cd52b13a36c0fd50f026bdf0a36e094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:15:33.546Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T22:15:33.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:15:33.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-1982 does not seem to be running inside a container [2023-01-11T22:15:33.785Z] $ 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/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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-01-11T22:15:34.941Z] $ docker top cf378dabbfa8cdfa223e149c7738edbb041c4a134916f19f3fdfc4186b149409 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:15:35.463Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/14 [Pipeline] fileExists [Pipeline] sh [2023-01-11T22:15:35.804Z] + make test [2023-01-11T22:15:35.804Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T22:15:37.748Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-11T22:17:14.428Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-11T22:17:14.428Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.172s coverage: 29.3% of statements [2023-01-11T22:17:14.428Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-11T22:17:29.440Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.030s coverage: 86.5% of statements [2023-01-11T22:17:29.440Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T22:17:29.440Z] go vet ./... [2023-01-11T22:17:56.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T22:17:56.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T22:17:56.146Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T22:17:56.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T22:17:56.182Z] $ docker stop --time=1 cf378dabbfa8cdfa223e149c7738edbb041c4a134916f19f3fdfc4186b149409 [2023-01-11T22:17:58.068Z] $ docker rm -f --volumes cf378dabbfa8cdfa223e149c7738edbb041c4a134916f19f3fdfc4186b149409 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T22:17:59.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T22:17:59.185Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T22:18:00.053Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T22:18:00.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T22:18:00.794Z] + ls -al . [2023-01-11T22:18:00.794Z] total 244 [2023-01-11T22:18:00.794Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 22:15 . [2023-01-11T22:18:00.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:13 .. [2023-01-11T22:18:00.794Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 22:13 .git [2023-01-11T22:18:00.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:13 .github [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 11 22:13 .gitignore [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 22:13 .golangci.yml [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 11 22:13 Attribution.txt [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 11 22:13 CHANGELOG.md [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 11 22:13 Dockerfile [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 22:13 GOVERNANCE.md [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 11 22:13 Jenkinsfile [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 22:13 LICENSE [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 2577 Jan 11 22:13 Makefile [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 11 22:13 OWNERS.md [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 11 22:13 README.md [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 22:11 VERSION [2023-01-11T22:18:00.794Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 22:13 bin [2023-01-11T22:18:00.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:13 cmd [2023-01-11T22:18:00.794Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 11 22:17 coverage.out [2023-01-11T22:18:00.794Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 11 22:13 doc [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 11 22:13 go.mod [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 11 22:13 go.sum [2023-01-11T22:18:00.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:13 internal [2023-01-11T22:18:00.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:13 snap [2023-01-11T22:18:00.794Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 11 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:18:01.132Z] + 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=926409d48ce99a32329c6f9896ea1f75ad8a0f58 --label arch=arm64 --label version=0.0.0 . [2023-01-11T22:18:02.553Z] Sending build context to Docker daemon 20.6MB [2023-01-11T22:18:02.553Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T22:18:02.553Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-11T22:18:02.553Z] ---> 38ccd2a3873b [2023-01-11T22:18:02.553Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-11T22:18:02.553Z] ---> Running in 976e21d32d0e [2023-01-11T22:18:02.823Z] Removing intermediate container 976e21d32d0e [2023-01-11T22:18:02.823Z] ---> d5ea33dbe4dd [2023-01-11T22:18:02.823Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T22:18:02.823Z] ---> Running in 4c6569da3b05 [2023-01-11T22:18:03.408Z] Removing intermediate container 4c6569da3b05 [2023-01-11T22:18:03.408Z] ---> b3e7415aa1dd [2023-01-11T22:18:03.408Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-11T22:18:03.408Z] ---> Running in d4b811da5a79 [2023-01-11T22:18:03.675Z] Removing intermediate container d4b811da5a79 [2023-01-11T22:18:03.675Z] ---> 4e900fa0bc72 [2023-01-11T22:18:03.675Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T22:18:03.675Z] ---> Running in 751ba8d3c069 [2023-01-11T22:18:03.942Z] Removing intermediate container 751ba8d3c069 [2023-01-11T22:18:03.942Z] ---> 8cdd87e5b051 [2023-01-11T22:18:03.942Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-11T22:18:04.210Z] ---> Running in 077265a23ce4 [2023-01-11T22:18:04.477Z] Removing intermediate container 077265a23ce4 [2023-01-11T22:18:04.477Z] ---> b6a8bad2ed69 [2023-01-11T22:18:04.477Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T22:18:04.477Z] ---> Running in 52011fd8f068 [2023-01-11T22:18:05.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T22:18:05.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T22:18:06.675Z] OK: 221 MiB in 51 packages [2023-01-11T22:18:08.275Z] Removing intermediate container 52011fd8f068 [2023-01-11T22:18:08.275Z] ---> 618570d8c171 [2023-01-11T22:18:08.275Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-11T22:18:08.555Z] ---> Running in 303a97425ff2 [2023-01-11T22:18:08.827Z] Removing intermediate container 303a97425ff2 [2023-01-11T22:18:08.827Z] ---> 8954ec875af4 [2023-01-11T22:18:08.827Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-11T22:18:09.459Z] ---> d0141c8d762e [2023-01-11T22:18:09.459Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T22:18:09.459Z] ---> Running in ca8f905dd40e [2023-01-11T22:18:12.122Z] Removing intermediate container ca8f905dd40e [2023-01-11T22:18:12.122Z] ---> 85716be9ba92 [2023-01-11T22:18:12.122Z] Step 12/26 : COPY . . [2023-01-11T22:18:13.536Z] ---> c92a898a741e [2023-01-11T22:18:13.536Z] Step 13/26 : RUN ${MAKE} [2023-01-11T22:18:13.536Z] ---> Running in 6bd6d4b90fcd [2023-01-11T22:18:14.958Z] 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-01-11T22:20:36.688Z] Removing intermediate container 6bd6d4b90fcd [2023-01-11T22:20:36.688Z] ---> d574a8b18ce4 [2023-01-11T22:20:36.688Z] Step 14/26 : FROM alpine:3.16 [2023-01-11T22:20:36.688Z] 3.16: Pulling from library/alpine [2023-01-11T22:20:36.688Z] 6875df1f5354: Pulling fs layer [2023-01-11T22:20:36.688Z] 6875df1f5354: Verifying Checksum [2023-01-11T22:20:36.688Z] 6875df1f5354: Download complete [2023-01-11T22:20:36.688Z] 6875df1f5354: Pull complete [2023-01-11T22:20:36.688Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T22:20:36.688Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T22:20:36.688Z] ---> 2b4661558fb8 [2023-01-11T22:20:36.688Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-11T22:20:36.688Z] ---> Running in ea466378b2cc [2023-01-11T22:20:36.688Z] Removing intermediate container ea466378b2cc [2023-01-11T22:20:36.688Z] ---> ad701e6df1d8 [2023-01-11T22:20:36.688Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-11T22:20:36.688Z] ---> Running in 84c8462c76c9 [2023-01-11T22:20:36.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T22:20:36.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T22:20:36.688Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T22:20:36.688Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T22:20:36.688Z] OK: 5 MiB in 15 packages [2023-01-11T22:20:36.688Z] Removing intermediate container 84c8462c76c9 [2023-01-11T22:20:36.688Z] ---> 028e99fa9e07 [2023-01-11T22:20:36.688Z] Step 17/26 : WORKDIR / [2023-01-11T22:20:36.688Z] ---> Running in f4a10ed34e27 [2023-01-11T22:20:36.688Z] Removing intermediate container f4a10ed34e27 [2023-01-11T22:20:36.688Z] ---> 6eea2c8f6829 [2023-01-11T22:20:36.688Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-11T22:20:36.688Z] ---> a8d18dbc78b2 [2023-01-11T22:20:36.688Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-11T22:20:36.688Z] ---> 61b563be7f9e [2023-01-11T22:20:36.689Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-11T22:20:36.689Z] ---> 36e000c19f3a [2023-01-11T22:20:36.689Z] Step 21/26 : EXPOSE 59984 [2023-01-11T22:20:36.689Z] ---> Running in ec9b6282f130 [2023-01-11T22:20:36.689Z] Removing intermediate container ec9b6282f130 [2023-01-11T22:20:36.689Z] ---> ec325bb41e0d [2023-01-11T22:20:36.689Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-11T22:20:36.689Z] ---> Running in 5ba2e4d4c0ed [2023-01-11T22:20:36.689Z] Removing intermediate container 5ba2e4d4c0ed [2023-01-11T22:20:36.689Z] ---> ee3ee8ed598b [2023-01-11T22:20:36.689Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T22:20:36.689Z] ---> Running in 127f1373d45c [2023-01-11T22:20:36.689Z] Removing intermediate container 127f1373d45c [2023-01-11T22:20:36.689Z] ---> a5ae46d3847e [2023-01-11T22:20:36.689Z] Step 24/26 : LABEL arch=arm64 [2023-01-11T22:20:36.689Z] ---> Running in beb65a7656c6 [2023-01-11T22:20:36.689Z] Removing intermediate container beb65a7656c6 [2023-01-11T22:20:36.689Z] ---> 6468411e258d [2023-01-11T22:20:36.689Z] Step 25/26 : LABEL git_sha=926409d48ce99a32329c6f9896ea1f75ad8a0f58 [2023-01-11T22:20:36.689Z] ---> Running in d97c4f7afb00 [2023-01-11T22:20:36.689Z] Removing intermediate container d97c4f7afb00 [2023-01-11T22:20:36.689Z] ---> 4276b48ab30f [2023-01-11T22:20:36.689Z] Step 26/26 : LABEL version=0.0.0 [2023-01-11T22:20:36.689Z] ---> Running in d74e0458b26d [2023-01-11T22:20:36.689Z] Removing intermediate container d74e0458b26d [2023-01-11T22:20:36.689Z] ---> 1d8bd5e10f3a [2023-01-11T22:20:36.689Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T22:20:36.689Z] Successfully built 1d8bd5e10f3a [2023-01-11T22:20:36.689Z] 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-01-11T22:20:37.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:20:37.098Z] [2023-01-11T22:20:37.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:20:37.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:20:37.425Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T22:20:37.425Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T22:20:37.425Z] 04944245beec: Pulling fs layer [2023-01-11T22:20:37.425Z] 699f458cf7ca: Pulling fs layer [2023-01-11T22:20:37.425Z] 765212b225bb: Pulling fs layer [2023-01-11T22:20:37.425Z] f23df028b6ca: Pulling fs layer [2023-01-11T22:20:37.425Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T22:20:37.425Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T22:20:37.425Z] f23df028b6ca: Waiting [2023-01-11T22:20:37.425Z] d65c8cfc05b1: Waiting [2023-01-11T22:20:37.425Z] 2437ff75d9bd: Waiting [2023-01-11T22:20:37.425Z] 765212b225bb: Waiting [2023-01-11T22:20:37.690Z] 04944245beec: Verifying Checksum [2023-01-11T22:20:37.690Z] 04944245beec: Download complete [2023-01-11T22:20:37.690Z] 765212b225bb: Verifying Checksum [2023-01-11T22:20:37.690Z] 765212b225bb: Download complete [2023-01-11T22:20:37.690Z] f23df028b6ca: Verifying Checksum [2023-01-11T22:20:37.690Z] f23df028b6ca: Download complete [2023-01-11T22:20:37.690Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T22:20:37.690Z] d65c8cfc05b1: Download complete [2023-01-11T22:20:37.690Z] 699f458cf7ca: Verifying Checksum [2023-01-11T22:20:37.690Z] 699f458cf7ca: Download complete [2023-01-11T22:20:38.272Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T22:20:38.272Z] 8998bd30e6a1: Download complete [2023-01-11T22:20:40.221Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T22:20:40.221Z] 2437ff75d9bd: Download complete [2023-01-11T22:20:42.158Z] 8998bd30e6a1: Pull complete [2023-01-11T22:20:42.158Z] 04944245beec: Pull complete [2023-01-11T22:20:43.563Z] 699f458cf7ca: Pull complete [2023-01-11T22:20:43.563Z] 765212b225bb: Pull complete [2023-01-11T22:20:44.142Z] f23df028b6ca: Pull complete [2023-01-11T22:20:44.407Z] d65c8cfc05b1: Pull complete [2023-01-11T22:20:56.715Z] 2437ff75d9bd: Pull complete [2023-01-11T22:20:56.715Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T22:20:56.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:20:56.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:20:56.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-1982 does not seem to be running inside a container [2023-01-11T22:20:56.952Z] $ 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/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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-01-11T22:20:59.381Z] $ docker top 74eae00ae574428d9a1ecf72751357fa9350dff0a0e745a088b4786a322b4d9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:20:59.879Z] ---> job-cost.sh [2023-01-11T22:21:00.145Z] lf-activate-venv: SKIPPING [2023-01-11T22:21:00.145Z] INFO: No Stack... [2023-01-11T22:21:00.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T22:21:01.363Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T22:21:01.681Z] + cat /w/workspace/device-onvif-camera/14/archives/cost.csv [2023-01-11T22:21:01.681Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T22:21:01.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [2023-01-11T22:21:01.748Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] did not exist. Created. [2023-01-11T22:21:01.748Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T22:21:02.076Z] /w/workspace/device-onvif-camera/14@tmp/durable-aa3c74fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T22:21:02.403Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T22:21:02.427Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T22:21:02.488Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T22:21:02.496Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T22:21:02.518Z] $ docker stop --time=1 74eae00ae574428d9a1ecf72751357fa9350dff0a0e745a088b4786a322b4d9e [2023-01-11T22:21:05.155Z] $ docker rm -f --volumes 74eae00ae574428d9a1ecf72751357fa9350dff0a0e745a088b4786a322b4d9e [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-01-11T22:21:05.494Z] provisioning config files... [2023-01-11T22:21:05.500Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config4816030791177764936tmp [Pipeline] { [Pipeline] sh [2023-01-11T22:21:05.789Z] + set +x [2023-01-11T22:21:05.789Z] + + bash -s -- [2023-01-11T22:21:05.789Z] curl -s https://codecov.io/bash [2023-01-11T22:21:05.789Z] [2023-01-11T22:21:05.789Z] _____ _ [2023-01-11T22:21:05.789Z] / ____| | | [2023-01-11T22:21:05.789Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T22:21:05.789Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T22:21:05.789Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T22:21:05.789Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T22:21:05.789Z] Bash-1.0.6 [2023-01-11T22:21:05.789Z] [2023-01-11T22:21:05.789Z] [2023-01-11T22:21:05.789Z] ==> git version 2.25.1 found [2023-01-11T22:21:05.789Z] ==> 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-01-11T22:21:05.789Z] Release-Date: 2020-01-08 [2023-01-11T22:21:05.789Z] 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-01-11T22:21:05.789Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T22:21:05.789Z] ==> Jenkins CI detected. [2023-01-11T22:21:05.789Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-185 [2023-01-11T22:21:05.789Z] project root: . [2023-01-11T22:21:05.789Z] --> token set from env [2023-01-11T22:21:05.789Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T22:21:05.789Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T22:21:05.789Z] ==> Python coveragepy not found [2023-01-11T22:21:05.789Z] ==> Searching for coverage reports in: [2023-01-11T22:21:05.789Z] + . [2023-01-11T22:21:05.789Z] -> Found 1 reports [2023-01-11T22:21:05.789Z] ==> Detecting git/mercurial file structure [2023-01-11T22:21:05.789Z] ==> Reading reports [2023-01-11T22:21:05.789Z] + ./coverage.out bytes=79184 [2023-01-11T22:21:06.048Z] ==> Appending adjustments [2023-01-11T22:21:06.048Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T22:21:06.048Z] + Found adjustments [2023-01-11T22:21:06.048Z] ==> Gzipping contents [2023-01-11T22:21:06.048Z] 12K /tmp/codecov.qxzCi3.gz [2023-01-11T22:21:06.048Z] ==> Uploading reports [2023-01-11T22:21:06.048Z] url: https://codecov.io [2023-01-11T22:21:06.048Z] query: branch=PR-185&commit=2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2023-01-11T22:21:06.048Z] -> Pinging Codecov [2023-01-11T22:21:06.048Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2023-01-11T22:21:06.308Z] -> Uploading to [2023-01-11T22:21:06.308Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/F29A59C45E3A92E06B3E522C9905F8EF/2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a/c47e0072-f661-4f76-97d9-bcd27acbf194.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T222106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b465102fa850085ce3eb2002462b7b47f3fdb93b77d96df0668d93e37f5e812 [2023-01-11T22:21:06.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T22:21:06.308Z] Dload Upload Total Spent Left Speed [2023-01-11T22:21:06.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10872 0 0 100 10872 0 42303 --:--:-- --:--:-- --:--:-- 42303 [2023-01-11T22:21:06.567Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2de4a238a1cd6f4637b96ce9dbc800c59fa87b6a [Pipeline] } [2023-01-11T22:21:06.575Z] 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-01-11T22:21:07.271Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] [2023-01-11T22:21:07.271Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2023-01-11T22:21:07.271Z] total 16 [2023-01-11T22:21:07.271Z] drwxr-xr-x 3 root root 4096 Jan 11 22:13 . [2023-01-11T22:21:07.271Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 22:13 .. [2023-01-11T22:21:07.271Z] drwxr-xr-x 2 root root 4096 Jan 11 22:13 cost [2023-01-11T22:21:07.271Z] -rw-r--r-- 1 root root 92 Jan 11 22:13 cost.csv [2023-01-11T22:21:07.271Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives [2023-01-11T22:21:07.271Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2023-01-11T22:21:07.271Z] total 16 [2023-01-11T22:21:07.271Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 22:13 . [2023-01-11T22:21:07.271Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 22:13 .. [2023-01-11T22:21:07.271Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 22:13 cost [2023-01-11T22:21:07.272Z] -rw-r--r-- 1 jenkins jenkins 92 Jan 11 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:21:07.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:21:08.411Z] ---> package-listing.sh [2023-01-11T22:21:08.411Z] ++ facter osfamily [2023-01-11T22:21:08.411Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T22:21:08.676Z] + OS_FAMILY=debian [2023-01-11T22:21:08.676Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-185 [2023-01-11T22:21:08.676Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T22:21:08.676Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T22:21:08.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T22:21:08.676Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T22:21:08.676Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2023-01-11T22:21:08.676Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T22:21:08.676Z] + case "${OS_FAMILY}" in [2023-01-11T22:21:08.676Z] + dpkg -l [2023-01-11T22:21:08.676Z] + grep '^ii' [2023-01-11T22:21:08.676Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T22:21:08.676Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T22:21:08.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T22:21:08.676Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2023-01-11T22:21:08.676Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ [2023-01-11T22:21:08.676Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo [2023-01-11T22:21:08.686Z] 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T22:21:08.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:21:09.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:21:09.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:21:09.589Z] prd-ubuntu20.04-docker-8c-8g-1981 does not seem to be running inside a container [2023-01-11T22:21:09.618Z] $ 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-185/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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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-01-11T22:21:09.800Z] $ docker top 347235187fcc9051c94e65bde0cf47f1a15e6d560a48547724dbd0220b8ea0b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:21:10.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T22:21:10.424Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T22:21:10.712Z] + ls /var/log/sa-host [2023-01-11T22:21:10.712Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T22:21:10.776Z] provisioning config files... [2023-01-11T22:21:10.785Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config7535918119389109061tmp [Pipeline] { [Pipeline] echo [2023-01-11T22:21:10.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:21:11.079Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T22:21:11.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:21:11.407Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T22:21:11.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:21:11.703Z] ---> sudo-logs.sh [2023-01-11T22:21:11.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T22:21:11.733Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:21:12.015Z] ---> job-cost.sh [2023-01-11T22:21:12.015Z] lf-activate-venv: SKIPPING [2023-01-11T22:21:12.015Z] DEBUG: total: 0.2199999988079071 [2023-01-11T22:21:12.015Z] INFO: Retrieving Stack Cost... [2023-01-11T22:21:12.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T22:21:12.841Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T22:21:12.854Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:21:13.135Z] ---> logs-deploy.sh [2023-01-11T22:21:13.135Z] lf-activate-venv: SKIPPING [2023-01-11T22:21:13.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/14 [2023-01-11T22:21:13.135Z] INFO: archiving workspace using pattern(s): [2023-01-11T22:21:14.069Z] Archives upload complete. [2023-01-11T22:21:14.069Z] INFO: archiving logs to Nexus