Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 201cf242bae9e183bc4bdc133a26c0afb244aa26+a761beb27065a69935e8288e1ea85e5d9ee20b97 (a038bfd78ec4958f2cf67b9bfe218dabd2bae60e) 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-ssh732523917729424552.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16943627784496756891.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-111/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-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7956288335527537110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh6495521596082713238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-111/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-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16137778379107812079.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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] ========================================================= [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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20572’ Running on prd-ubuntu20.04-docker-8c-8g-20575 in /w/workspace/undry_device-onvif-camera_PR-111 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-111 # 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 Merging remotes/origin/main commit a761beb27065a69935e8288e1ea85e5d9ee20b97 into PR head commit 201cf242bae9e183bc4bdc133a26c0afb244aa26 Merge succeeded, producing 6146b101b345b3ce66b83fcf28dc6d39dc835a01 Checking out Revision 6146b101b345b3ce66b83fcf28dc6d39dc835a01 (PR-111) > 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 201cf242bae9e183bc4bdc133a26c0afb244aa26 # 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 a761beb27065a69935e8288e1ea85e5d9ee20b97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6146b101b345b3ce66b83fcf28dc6d39dc835a01 # timeout=10 Commit message: "Merge commit 'a761beb27065a69935e8288e1ea85e5d9ee20b97' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-20T10:11:14.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 9f21df807ec71b5ed2d90c5962930d3467358c37 # timeout=10 [Pipeline] withCredentials [2022-07-20T10:11:14.554Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-20T10:11:14.567Z] ========================================================= [2022-07-20T10:11:14.567Z] EdgeX Global Pipelines Version Info [2022-07-20T10:11:14.567Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:11:15.337Z] ------------------- [2022-07-20T10:11:15.337Z] stable info: [2022-07-20T10:11:15.337Z] ------------------- [2022-07-20T10:11:15.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T10:11:15.337Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T10:11:15.337Z] Message: update stable to v1.0.238 [2022-07-20T10:11:15.910Z] ------------------- [2022-07-20T10:11:15.910Z] experimental info: [2022-07-20T10:11:15.910Z] ------------------- [2022-07-20T10:11:15.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T10:11:15.910Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T10:11:15.910Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-20T10:11:16.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-20T10:11:16.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-20T10:11:16.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-20T10:11:16.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-20T10:11:16.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-20T10:11:16.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-20T10:11:16.170Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-20T10:11:16.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-20T10:11:16.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-20T10:11:16.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-20T10:11:16.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-20T10:11:16.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-20T10:11:16.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-20T10:11:16.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-20T10:11:16.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T10:11:16.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T10:11:16.310Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T10:11:16.321Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T10:11:16.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-20T10:11:16.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-20T10:11:16.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-20T10:11:16.375Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-20T10:11:16.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-20T10:11:16.395Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-20T10:11:16.407Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-20T10:11:16.418Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-20T10:11:16.443Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-20T10:11:16.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo [2022-07-20T10:11:16.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo [2022-07-20T10:11:16.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo [2022-07-20T10:11:16.490Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6146b101b345b3ce66b83fcf28dc6d39dc835a01 [Pipeline] echo [2022-07-20T10:11:16.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6146b10 [Pipeline] echo [2022-07-20T10:11:16.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T10:11:16.550Z] provisioning config files... [2022-07-20T10:11:16.564Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config8249815461412559716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:11:16.872Z] ---> docker-login.sh [2022-07-20T10:11:16.872Z] nexus3.edgexfoundry.org:10001 [2022-07-20T10:11:17.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:17.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:17.134Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:17.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:17.134Z] [2022-07-20T10:11:17.134Z] Login Succeeded [2022-07-20T10:11:17.134Z] nexus3.edgexfoundry.org:10002 [2022-07-20T10:11:17.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:17.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:17.401Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:17.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:17.401Z] [2022-07-20T10:11:17.401Z] Login Succeeded [2022-07-20T10:11:17.401Z] nexus3.edgexfoundry.org:10003 [2022-07-20T10:11:17.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:17.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:17.401Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:17.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:17.401Z] [2022-07-20T10:11:17.401Z] Login Succeeded [2022-07-20T10:11:17.401Z] nexus3.edgexfoundry.org:10004 [2022-07-20T10:11:17.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:17.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:17.663Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:17.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:17.663Z] [2022-07-20T10:11:17.663Z] Login Succeeded [2022-07-20T10:11:17.663Z] docker.io [2022-07-20T10:11:17.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:18.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:18.237Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:18.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:18.237Z] [2022-07-20T10:11:18.237Z] Login Succeeded [2022-07-20T10:11:18.237Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T10:11:18.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-20T10:11:18.613Z] + git rev-list -1 --merges 6146b101b345b3ce66b83fcf28dc6d39dc835a01~1..6146b101b345b3ce66b83fcf28dc6d39dc835a01 [Pipeline] echo [2022-07-20T10:11:18.733Z] -----------> git rev-list -1 --merges 6146b101b345b3ce66b83fcf28dc6d39dc835a01~1..6146b101b345b3ce66b83fcf28dc6d39dc835a01 6146b101b345b3ce66b83fcf28dc6d39dc835a01 [2022-07-20T10:11:18.733Z] 6146b101b345b3ce66b83fcf28dc6d39dc835a01 [false] [Pipeline] sh [2022-07-20T10:11:19.027Z] + git log --format=format:%s -1 6146b101b345b3ce66b83fcf28dc6d39dc835a01 [Pipeline] echo [2022-07-20T10:11:19.041Z] ========================================================= [2022-07-20T10:11:19.041Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-20T10:11:19.041Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T10:11:19.387Z] + git log --format=format:%s -1 6146b101b345b3ce66b83fcf28dc6d39dc835a01 [Pipeline] echo [2022-07-20T10:11:19.398Z] [semverPrep] GIT_COMMIT: 6146b101b345b3ce66b83fcf28dc6d39dc835a01, Commit Message: Merge commit 'a761beb27065a69935e8288e1ea85e5d9ee20b97' into HEAD [Pipeline] echo [2022-07-20T10:11:19.407Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-20T10:11:19.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T10:11:19.758Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-20T10:11:19.758Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-20T10:11:19.758Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-20T10:11:19.758Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-20T10:11:19.758Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-20T10:11:19.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:11:20.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T10:11:20.122Z] [2022-07-20T10:11:20.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:11:20.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T10:11:20.426Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-20T10:11:20.426Z] b85a868b505f: Pulling fs layer [2022-07-20T10:11:20.426Z] e2be974225ed: Pulling fs layer [2022-07-20T10:11:20.426Z] 339a4e72a1f5: Pulling fs layer [2022-07-20T10:11:20.426Z] 988bab9f4d93: Pulling fs layer [2022-07-20T10:11:20.426Z] 1469e6f7b9e6: Pulling fs layer [2022-07-20T10:11:20.426Z] eaf3925da568: Pulling fs layer [2022-07-20T10:11:20.426Z] bab4dde63d76: Pulling fs layer [2022-07-20T10:11:20.426Z] bde34c3a00c8: Pulling fs layer [2022-07-20T10:11:20.426Z] b352a97aabf1: Pulling fs layer [2022-07-20T10:11:20.426Z] 4872d77fe225: Pulling fs layer [2022-07-20T10:11:20.426Z] 5851b861e8e6: Pulling fs layer [2022-07-20T10:11:20.426Z] b352a97aabf1: Waiting [2022-07-20T10:11:20.426Z] bab4dde63d76: Waiting [2022-07-20T10:11:20.426Z] 4872d77fe225: Waiting [2022-07-20T10:11:20.426Z] 988bab9f4d93: Waiting [2022-07-20T10:11:20.426Z] bde34c3a00c8: Waiting [2022-07-20T10:11:20.426Z] eaf3925da568: Waiting [2022-07-20T10:11:20.426Z] 5851b861e8e6: Waiting [2022-07-20T10:11:20.426Z] e2be974225ed: Download complete [2022-07-20T10:11:20.426Z] 988bab9f4d93: Verifying Checksum [2022-07-20T10:11:20.426Z] 988bab9f4d93: Download complete [2022-07-20T10:11:20.692Z] 1469e6f7b9e6: Verifying Checksum [2022-07-20T10:11:20.692Z] 1469e6f7b9e6: Download complete [2022-07-20T10:11:20.692Z] 339a4e72a1f5: Verifying Checksum [2022-07-20T10:11:20.692Z] 339a4e72a1f5: Download complete [2022-07-20T10:11:20.692Z] eaf3925da568: Verifying Checksum [2022-07-20T10:11:20.692Z] eaf3925da568: Download complete [2022-07-20T10:11:20.692Z] bde34c3a00c8: Verifying Checksum [2022-07-20T10:11:20.692Z] bde34c3a00c8: Download complete [2022-07-20T10:11:20.692Z] b352a97aabf1: Download complete [2022-07-20T10:11:20.692Z] 4872d77fe225: Verifying Checksum [2022-07-20T10:11:20.692Z] 4872d77fe225: Download complete [2022-07-20T10:11:20.692Z] 5851b861e8e6: Verifying Checksum [2022-07-20T10:11:20.692Z] 5851b861e8e6: Download complete [2022-07-20T10:11:20.692Z] b85a868b505f: Verifying Checksum [2022-07-20T10:11:20.692Z] b85a868b505f: Download complete [2022-07-20T10:11:20.952Z] bab4dde63d76: Verifying Checksum [2022-07-20T10:11:20.952Z] bab4dde63d76: Download complete [2022-07-20T10:11:22.331Z] b85a868b505f: Pull complete [2022-07-20T10:11:22.331Z] e2be974225ed: Pull complete [2022-07-20T10:11:22.899Z] 339a4e72a1f5: Pull complete [2022-07-20T10:11:22.899Z] 988bab9f4d93: Pull complete [2022-07-20T10:11:23.159Z] 1469e6f7b9e6: Pull complete [2022-07-20T10:11:23.421Z] eaf3925da568: Pull complete [2022-07-20T10:11:25.328Z] bab4dde63d76: Pull complete [2022-07-20T10:11:25.328Z] bde34c3a00c8: Pull complete [2022-07-20T10:11:25.589Z] b352a97aabf1: Pull complete [2022-07-20T10:11:25.589Z] 4872d77fe225: Pull complete [2022-07-20T10:11:25.589Z] 5851b861e8e6: Pull complete [2022-07-20T10:11:25.589Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-20T10:11:25.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T10:11:25.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T10:11:25.954Z] prd-ubuntu20.04-docker-8c-8g-20575 does not seem to be running inside a container [2022-07-20T10:11:25.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T10:11:27.536Z] $ docker top a0fd4d2a063a0d67359c35c58903f87822e0df28c4ef9f55e82309e7e76629cf -eo pid,comm [2022-07-20T10:11:27.609Z] 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). [2022-07-20T10:11:27.609Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T10:11:27.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T10:11:27.642Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T10:11:27.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T10:11:27.788Z] $ docker exec a0fd4d2a063a0d67359c35c58903f87822e0df28c4ef9f55e82309e7e76629cf ssh-agent [2022-07-20T10:11:27.919Z] SSH_AUTH_SOCK=/tmp/ssh-dboBpWPJGvbS/agent.32 [2022-07-20T10:11:27.919Z] SSH_AGENT_PID=39 [2022-07-20T10:11:27.926Z] Running ssh-add (command line suppressed) [2022-07-20T10:11:28.067Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_333225895127365741.key (/w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_333225895127365741.key) [2022-07-20T10:11:28.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T10:11:28.373Z] + git tag --points-at HEAD [Pipeline] } [2022-07-20T10:11:28.396Z] $ docker exec --env ******** --env ******** a0fd4d2a063a0d67359c35c58903f87822e0df28c4ef9f55e82309e7e76629cf ssh-agent -k [2022-07-20T10:11:28.500Z] unset SSH_AUTH_SOCK; [2022-07-20T10:11:28.501Z] unset SSH_AGENT_PID; [2022-07-20T10:11:28.501Z] echo Agent pid 39 killed; [2022-07-20T10:11:28.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-20T10:11:28.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T10:11:28.530Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T10:11:28.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T10:11:28.673Z] $ docker exec a0fd4d2a063a0d67359c35c58903f87822e0df28c4ef9f55e82309e7e76629cf ssh-agent [2022-07-20T10:11:28.802Z] SSH_AUTH_SOCK=/tmp/ssh-D3kczWv3vlDo/agent.72 [2022-07-20T10:11:28.802Z] SSH_AGENT_PID=78 [2022-07-20T10:11:28.807Z] Running ssh-add (command line suppressed) [2022-07-20T10:11:28.919Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_2994049682796177589.key (/w/workspace/undry_device-onvif-camera_PR-111@tmp/private_key_2994049682796177589.key) [2022-07-20T10:11:28.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T10:11:29.226Z] + git semver init [2022-07-20T10:11:29.485Z] 2022-07-20 10:11:29,430 [run_init] DEBUG init version:0.0.0 force:False [2022-07-20T10:11:29.485Z] 2022-07-20 10:11:29,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-111/.semver [2022-07-20T10:11:29.485Z] 2022-07-20 10:11:29,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-111/.semver [2022-07-20T10:11:29.485Z] 2022-07-20 10:11:29,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-111/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-111, universal_newlines=False, shell=None, istream=None) [2022-07-20T10:11:30.426Z] 2022-07-20 10:11:30,184 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-111/.git/info/exclude [2022-07-20T10:11:30.426Z] 2022-07-20 10:11:30,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 with force:False [2022-07-20T10:11:30.426Z] 2022-07-20 10:11:30,185 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 [2022-07-20T10:11:30.426Z] 2022-07-20 10:11:30,188 [execute] INFO git cat-file --batch-check [2022-07-20T10:11:30.426Z] 2022-07-20 10:11:30,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T10:11:30.426Z] 2022-07-20 10:11:30,196 [execute] INFO git cat-file --batch [2022-07-20T10:11:30.426Z] 2022-07-20 10:11:30,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T10:11:30.426Z] 2022-07-20 10:11:30,202 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-111/.semver/PR-111 [2022-07-20T10:11:30.426Z] 0.0.0 [Pipeline] } [2022-07-20T10:11:30.441Z] $ docker exec --env ******** --env ******** a0fd4d2a063a0d67359c35c58903f87822e0df28c4ef9f55e82309e7e76629cf ssh-agent -k [2022-07-20T10:11:30.546Z] unset SSH_AUTH_SOCK; [2022-07-20T10:11:30.546Z] unset SSH_AGENT_PID; [2022-07-20T10:11:30.547Z] echo Agent pid 78 killed; [2022-07-20T10:11:30.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T10:11:30.865Z] + git semver [Pipeline] } [2022-07-20T10:11:31.141Z] $ docker stop --time=1 a0fd4d2a063a0d67359c35c58903f87822e0df28c4ef9f55e82309e7e76629cf [2022-07-20T10:11:32.491Z] $ docker rm -f a0fd4d2a063a0d67359c35c58903f87822e0df28c4ef9f55e82309e7e76629cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T10:11:32.847Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-20T10:11:33.092Z] Stashed 1 file(s) [Pipeline] echo [2022-07-20T10:11:33.094Z] [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 [2022-07-20T10:11:33.242Z] provisioning config files... [2022-07-20T10:11:33.251Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config4600286632445098657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:11:33.553Z] ---> docker-login.sh [2022-07-20T10:11:33.553Z] nexus3.edgexfoundry.org:10001 [2022-07-20T10:11:33.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:33.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:33.553Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:33.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:33.553Z] [2022-07-20T10:11:33.553Z] Login Succeeded [2022-07-20T10:11:33.553Z] nexus3.edgexfoundry.org:10002 [2022-07-20T10:11:33.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:33.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:33.814Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:33.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:33.814Z] [2022-07-20T10:11:33.814Z] Login Succeeded [2022-07-20T10:11:33.814Z] nexus3.edgexfoundry.org:10003 [2022-07-20T10:11:33.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:33.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:33.814Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:33.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:33.814Z] [2022-07-20T10:11:33.814Z] Login Succeeded [2022-07-20T10:11:33.814Z] nexus3.edgexfoundry.org:10004 [2022-07-20T10:11:34.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:34.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:34.075Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:34.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:34.075Z] [2022-07-20T10:11:34.075Z] Login Succeeded [2022-07-20T10:11:34.075Z] docker.io [2022-07-20T10:11:34.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:11:34.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:11:34.337Z] Configure a credential helper to remove this warning. See [2022-07-20T10:11:34.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:11:34.337Z] [2022-07-20T10:11:34.337Z] Login Succeeded [2022-07-20T10:11:34.337Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T10:11:34.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T10:11:34.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T10:11:34.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T10:11:34.435Z] ========================================================= [2022-07-20T10:11:34.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-20T10:11:34.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:11:34.757Z] + 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 . [2022-07-20T10:11:34.757Z] Sending build context to Docker daemon 18.93MB [2022-07-20T10:11:34.757Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T10:11:34.757Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-20T10:11:35.024Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-20T10:11:35.024Z] 2408cc74d12b: Pulling fs layer [2022-07-20T10:11:35.024Z] ea60b727a1ce: Pulling fs layer [2022-07-20T10:11:35.024Z] 30c4a7721957: Pulling fs layer [2022-07-20T10:11:35.024Z] 370296b7ddb6: Pulling fs layer [2022-07-20T10:11:35.024Z] 7c6cee850709: Pulling fs layer [2022-07-20T10:11:35.024Z] 39a5fcdaea64: Pulling fs layer [2022-07-20T10:11:35.024Z] d94ebbe4e438: Pulling fs layer [2022-07-20T10:11:35.024Z] 370296b7ddb6: Waiting [2022-07-20T10:11:35.024Z] 7c6cee850709: Waiting [2022-07-20T10:11:35.024Z] 39a5fcdaea64: Waiting [2022-07-20T10:11:35.024Z] bcfd1f05c69d: Pulling fs layer [2022-07-20T10:11:35.024Z] 59ccb84bbe0f: Pulling fs layer [2022-07-20T10:11:35.024Z] bcfd1f05c69d: Waiting [2022-07-20T10:11:35.024Z] 30c4a7721957: Verifying Checksum [2022-07-20T10:11:35.024Z] 30c4a7721957: Download complete [2022-07-20T10:11:35.024Z] ea60b727a1ce: Verifying Checksum [2022-07-20T10:11:35.024Z] ea60b727a1ce: Download complete [2022-07-20T10:11:35.024Z] 7c6cee850709: Verifying Checksum [2022-07-20T10:11:35.024Z] 7c6cee850709: Download complete [2022-07-20T10:11:35.024Z] 39a5fcdaea64: Verifying Checksum [2022-07-20T10:11:35.024Z] 39a5fcdaea64: Download complete [2022-07-20T10:11:35.024Z] 2408cc74d12b: Verifying Checksum [2022-07-20T10:11:35.024Z] d94ebbe4e438: Verifying Checksum [2022-07-20T10:11:35.024Z] d94ebbe4e438: Download complete [2022-07-20T10:11:35.024Z] 2408cc74d12b: Pull complete [2022-07-20T10:11:35.296Z] ea60b727a1ce: Pull complete [2022-07-20T10:11:35.296Z] 30c4a7721957: Pull complete [2022-07-20T10:11:35.564Z] 59ccb84bbe0f: Verifying Checksum [2022-07-20T10:11:35.564Z] 59ccb84bbe0f: Download complete [2022-07-20T10:11:35.826Z] 370296b7ddb6: Verifying Checksum [2022-07-20T10:11:35.826Z] 370296b7ddb6: Download complete [2022-07-20T10:11:35.826Z] bcfd1f05c69d: Verifying Checksum [2022-07-20T10:11:35.826Z] bcfd1f05c69d: Download complete [2022-07-20T10:11:40.029Z] 370296b7ddb6: Pull complete [2022-07-20T10:11:40.029Z] 7c6cee850709: Pull complete [2022-07-20T10:11:40.029Z] 39a5fcdaea64: Pull complete [2022-07-20T10:11:40.029Z] d94ebbe4e438: Pull complete [2022-07-20T10:11:42.570Z] bcfd1f05c69d: Pull complete [2022-07-20T10:11:43.141Z] 59ccb84bbe0f: Pull complete [2022-07-20T10:11:43.141Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-20T10:11:43.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-20T10:11:43.141Z] ---> a4fb48ad2a94 [2022-07-20T10:11:43.141Z] Step 3/13 : ARG MAKE="make build" [2022-07-20T10:11:45.066Z] ---> Running in d304c0ea6810 [2022-07-20T10:11:45.066Z] Removing intermediate container d304c0ea6810 [2022-07-20T10:11:45.066Z] ---> df62fcbcfd43 [2022-07-20T10:11:45.066Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T10:11:45.066Z] ---> Running in 5cf9dac4adde [2022-07-20T10:11:45.324Z] Removing intermediate container 5cf9dac4adde [2022-07-20T10:11:45.324Z] ---> ba368ffd927f [2022-07-20T10:11:45.324Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T10:11:45.324Z] ---> Running in c073f4682627 [2022-07-20T10:11:45.324Z] Removing intermediate container c073f4682627 [2022-07-20T10:11:45.324Z] ---> e6dd1345943b [2022-07-20T10:11:45.324Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-20T10:11:45.324Z] ---> Running in 6985353f6533 [2022-07-20T10:11:45.585Z] Removing intermediate container 6985353f6533 [2022-07-20T10:11:45.585Z] ---> ad4652156f1f [2022-07-20T10:11:45.585Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T10:11:45.585Z] ---> Running in 7a4c799aa109 [2022-07-20T10:11:46.157Z] Removing intermediate container 7a4c799aa109 [2022-07-20T10:11:46.157Z] ---> f3e5b0d03273 [2022-07-20T10:11:46.157Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T10:11:46.157Z] ---> Running in 3deb930e2791 [2022-07-20T10:11:46.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T10:11:47.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T10:11:47.623Z] OK: 211 MiB in 51 packages [2022-07-20T10:11:48.197Z] Still waiting to schedule task [2022-07-20T10:11:48.198Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20573’ is offline [2022-07-20T10:11:48.201Z] Removing intermediate container 3deb930e2791 [2022-07-20T10:11:48.201Z] ---> 385d254c1c83 [2022-07-20T10:11:48.201Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-20T10:11:48.201Z] ---> Running in d49d2e670a4d [2022-07-20T10:11:48.201Z] Removing intermediate container d49d2e670a4d [2022-07-20T10:11:48.201Z] ---> 93351709c1df [2022-07-20T10:11:48.201Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-20T10:11:48.201Z] ---> 536d0850a0f9 [2022-07-20T10:11:48.201Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T10:11:48.469Z] ---> Running in 37fb455f8615 [2022-07-20T10:12:03.389Z] Removing intermediate container 37fb455f8615 [2022-07-20T10:12:03.389Z] ---> e1ecc07a1569 [2022-07-20T10:12:03.389Z] Step 12/13 : COPY . . [2022-07-20T10:12:03.389Z] ---> e1f0bb053ea9 [2022-07-20T10:12:03.389Z] Step 13/13 : RUN ${MAKE} [2022-07-20T10:12:03.389Z] ---> Running in d7aff55082ce [2022-07-20T10:12:03.652Z] noop [2022-07-20T10:12:03.911Z] Removing intermediate container d7aff55082ce [2022-07-20T10:12:03.912Z] ---> 269ebd776e9c [2022-07-20T10:12:03.912Z] Successfully built 269ebd776e9c [2022-07-20T10:12:03.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:12:04.223Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T10:12:04.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T10:12:04.306Z] prd-ubuntu20.04-docker-8c-8g-20575 does not seem to be running inside a container [2022-07-20T10:12:04.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T10:12:04.754Z] $ docker top 19bc004152c7b92931bb836aec1196f5b69dc00a2bbb6f16b126952bce2ab3c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T10:12:05.109Z] + go version [2022-07-20T10:12:05.109Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-20T10:12:05.124Z] $ docker stop --time=1 19bc004152c7b92931bb836aec1196f5b69dc00a2bbb6f16b126952bce2ab3c0 [2022-07-20T10:12:06.451Z] $ docker rm -f 19bc004152c7b92931bb836aec1196f5b69dc00a2bbb6f16b126952bce2ab3c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:12:06.872Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T10:12:06.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T10:12:06.965Z] prd-ubuntu20.04-docker-8c-8g-20575 does not seem to be running inside a container [2022-07-20T10:12:07.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T10:12:07.409Z] $ docker top 62c69ec401cfdc9840f6a86fd347e1bd782a5c9e5f4b26833e1fda5167abc73b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T10:12:07.852Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-111 [Pipeline] fileExists [Pipeline] sh [2022-07-20T10:12:08.157Z] + make test [2022-07-20T10:12:08.157Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-20T10:12:08.419Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-20T10:12:20.637Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-20T10:12:20.637Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 7.0% of statements [2022-07-20T10:12:20.637Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-20T10:12:23.936Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.221s coverage: 13.8% of statements [2022-07-20T10:12:32.074Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-20T10:12:34.613Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T10:12:34.613Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T10:12:34.613Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T10:12:35.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T10:12:35.217Z] $ docker stop --time=1 62c69ec401cfdc9840f6a86fd347e1bd782a5c9e5f4b26833e1fda5167abc73b [2022-07-20T10:12:37.003Z] $ docker rm -f 62c69ec401cfdc9840f6a86fd347e1bd782a5c9e5f4b26833e1fda5167abc73b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T10:12:37.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T10:12:37.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-20T10:12:37.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T10:12:38.277Z] + ls -al . [2022-07-20T10:12:38.277Z] total 228 [2022-07-20T10:12:38.277Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 10:12 . [2022-07-20T10:12:38.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 10:11 .. [2022-07-20T10:12:38.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 10:12 .git [2022-07-20T10:12:38.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 10:11 .github [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 20 10:11 .gitignore [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 20 10:11 .golangci.yml [2022-07-20T10:12:38.277Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 10:11 .semver [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 20 10:11 Attribution.txt [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 20 10:11 CHANGELOG.md [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 20 10:11 Dockerfile [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 10:11 GOVERNANCE.md [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 20 10:11 Jenkinsfile [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 20 10:11 LICENSE [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 20 10:11 Makefile [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 20 10:11 OWNERS.md [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 20 10:11 README.md [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 10:11 VERSION [2022-07-20T10:12:38.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 10:11 bin [2022-07-20T10:12:38.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 10:11 cmd [2022-07-20T10:12:38.277Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 20 10:12 coverage.out [2022-07-20T10:12:38.277Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 20 10:11 doc [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 20 10:11 go.mod [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 20 10:11 go.sum [2022-07-20T10:12:38.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 10:11 internal [2022-07-20T10:12:38.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 10:11 snap [2022-07-20T10:12:38.277Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 20 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:12:38.591Z] + 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=6146b101b345b3ce66b83fcf28dc6d39dc835a01 --label arch=amd64 --label version=0.0.0 . [2022-07-20T10:12:38.591Z] Sending build context to Docker daemon 19MB [2022-07-20T10:12:38.591Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T10:12:38.591Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-20T10:12:38.591Z] ---> 269ebd776e9c [2022-07-20T10:12:38.591Z] Step 3/26 : ARG MAKE="make build" [2022-07-20T10:12:38.853Z] ---> Running in 27b363fa270f [2022-07-20T10:12:38.853Z] Removing intermediate container 27b363fa270f [2022-07-20T10:12:38.853Z] ---> 61b499c715b4 [2022-07-20T10:12:38.853Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T10:12:38.853Z] ---> Running in 6ff2fcd1857c [2022-07-20T10:12:38.853Z] Removing intermediate container 6ff2fcd1857c [2022-07-20T10:12:38.853Z] ---> 453cf3abda51 [2022-07-20T10:12:38.853Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T10:12:39.113Z] ---> Running in 3967b8170d00 [2022-07-20T10:12:39.113Z] Removing intermediate container 3967b8170d00 [2022-07-20T10:12:39.113Z] ---> 1ab5fe1c5883 [2022-07-20T10:12:39.113Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-20T10:12:39.113Z] ---> Running in 85783a1d2595 [2022-07-20T10:12:39.113Z] Removing intermediate container 85783a1d2595 [2022-07-20T10:12:39.113Z] ---> 6676292cf8bb [2022-07-20T10:12:39.113Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T10:12:39.374Z] ---> Running in 68b1d5f104f0 [2022-07-20T10:12:39.946Z] Removing intermediate container 68b1d5f104f0 [2022-07-20T10:12:39.946Z] ---> 6e187fe70429 [2022-07-20T10:12:39.946Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T10:12:39.946Z] ---> Running in 27cae1631683 [2022-07-20T10:12:40.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T10:12:41.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T10:12:41.151Z] OK: 211 MiB in 51 packages [2022-07-20T10:12:41.721Z] Removing intermediate container 27cae1631683 [2022-07-20T10:12:41.721Z] ---> 308e4bcafa32 [2022-07-20T10:12:41.721Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-20T10:12:41.721Z] ---> Running in 4ec41e31e3d4 [2022-07-20T10:12:41.721Z] Removing intermediate container 4ec41e31e3d4 [2022-07-20T10:12:41.721Z] ---> c503ba84c549 [2022-07-20T10:12:41.721Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-20T10:12:41.982Z] ---> 67995b0edbf1 [2022-07-20T10:12:41.982Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T10:12:41.982Z] ---> Running in 53fbace012bf [2022-07-20T10:12:42.553Z] Removing intermediate container 53fbace012bf [2022-07-20T10:12:42.553Z] ---> 564bc6a8add3 [2022-07-20T10:12:42.553Z] Step 12/26 : COPY . . [2022-07-20T10:12:43.123Z] ---> de5462bf1024 [2022-07-20T10:12:43.123Z] Step 13/26 : RUN ${MAKE} [2022-07-20T10:12:43.123Z] ---> Running in d42af7c440d4 [2022-07-20T10:12:43.382Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-20T10:13:05.341Z] Removing intermediate container d42af7c440d4 [2022-07-20T10:13:05.341Z] ---> 021575bb877c [2022-07-20T10:13:05.341Z] Step 14/26 : FROM alpine:3.15 [2022-07-20T10:13:05.341Z] 3.15: Pulling from library/alpine [2022-07-20T10:13:05.341Z] ab6db1bc80d0: Pulling fs layer [2022-07-20T10:13:05.341Z] ab6db1bc80d0: Verifying Checksum [2022-07-20T10:13:05.341Z] ab6db1bc80d0: Download complete [2022-07-20T10:13:05.341Z] ab6db1bc80d0: Pull complete [2022-07-20T10:13:05.341Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T10:13:05.341Z] Status: Downloaded newer image for alpine:3.15 [2022-07-20T10:13:05.341Z] ---> 2720e26172a0 [2022-07-20T10:13:05.341Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-20T10:13:05.341Z] ---> Running in 2de3b70bead6 [2022-07-20T10:13:05.341Z] Removing intermediate container 2de3b70bead6 [2022-07-20T10:13:05.341Z] ---> e8a151528762 [2022-07-20T10:13:05.341Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-20T10:13:05.341Z] ---> Running in cc865feef4c4 [2022-07-20T10:13:05.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-20T10:13:05.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-20T10:13:05.341Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-20T10:13:05.341Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-20T10:13:05.341Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-20T10:13:05.341Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-20T10:13:05.341Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-20T10:13:05.341Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-20T10:13:05.602Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T10:13:05.602Z] OK: 8 MiB in 20 packages [2022-07-20T10:13:05.868Z] Removing intermediate container cc865feef4c4 [2022-07-20T10:13:05.868Z] ---> a27a8cc73047 [2022-07-20T10:13:05.868Z] Step 17/26 : WORKDIR / [2022-07-20T10:13:05.868Z] ---> Running in 52cee6c997dd [2022-07-20T10:13:06.126Z] Removing intermediate container 52cee6c997dd [2022-07-20T10:13:06.126Z] ---> ab3a1d12d956 [2022-07-20T10:13:06.126Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-20T10:13:06.697Z] ---> ddc455fa2634 [2022-07-20T10:13:06.697Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-20T10:13:06.697Z] ---> 373d41f06ac9 [2022-07-20T10:13:06.697Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-20T10:13:06.958Z] ---> fe89b13785ee [2022-07-20T10:13:06.958Z] Step 21/26 : EXPOSE 59984 [2022-07-20T10:13:06.958Z] ---> Running in f28427879071 [2022-07-20T10:13:06.958Z] Removing intermediate container f28427879071 [2022-07-20T10:13:06.958Z] ---> 255f77441c17 [2022-07-20T10:13:06.958Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-20T10:13:06.958Z] ---> Running in d0a0fc592a56 [2022-07-20T10:13:07.219Z] Removing intermediate container d0a0fc592a56 [2022-07-20T10:13:07.219Z] ---> 1d6839ca399d [2022-07-20T10:13:07.219Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T10:13:07.219Z] ---> Running in d714284d7ba1 [2022-07-20T10:13:07.219Z] Removing intermediate container d714284d7ba1 [2022-07-20T10:13:07.219Z] ---> 902253bedb4d [2022-07-20T10:13:07.219Z] Step 24/26 : LABEL arch=amd64 [2022-07-20T10:13:07.219Z] ---> Running in 86216d3c7a57 [2022-07-20T10:13:07.482Z] Removing intermediate container 86216d3c7a57 [2022-07-20T10:13:07.482Z] ---> 816c52546b8b [2022-07-20T10:13:07.482Z] Step 25/26 : LABEL git_sha=6146b101b345b3ce66b83fcf28dc6d39dc835a01 [2022-07-20T10:13:07.482Z] ---> Running in 92ba27f9acb4 [2022-07-20T10:13:07.482Z] Removing intermediate container 92ba27f9acb4 [2022-07-20T10:13:07.482Z] ---> fc3f2516caff [2022-07-20T10:13:07.482Z] Step 26/26 : LABEL version=0.0.0 [2022-07-20T10:13:07.742Z] ---> Running in 55ca999ded1a [2022-07-20T10:13:07.742Z] Removing intermediate container 55ca999ded1a [2022-07-20T10:13:07.742Z] ---> 2e82af7fb49c [2022-07-20T10:13:07.742Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T10:13:07.742Z] Successfully built 2e82af7fb49c [2022-07-20T10:13:07.742Z] 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 [2022-07-20T10:13:08.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T10:13:08.168Z] [2022-07-20T10:13:08.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:13:08.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T10:13:08.477Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-20T10:13:08.477Z] 5eb5b503b376: Pulling fs layer [2022-07-20T10:13:08.477Z] 5c69ac0246d0: Pulling fs layer [2022-07-20T10:13:08.477Z] ec43610c2a17: Pulling fs layer [2022-07-20T10:13:08.477Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-20T10:13:08.477Z] 33b1e0a273af: Pulling fs layer [2022-07-20T10:13:08.477Z] 5d3b04190fa2: Pulling fs layer [2022-07-20T10:13:08.477Z] 2f39f015ded8: Pulling fs layer [2022-07-20T10:13:08.477Z] 33b1e0a273af: Waiting [2022-07-20T10:13:08.477Z] 5d3b04190fa2: Waiting [2022-07-20T10:13:08.477Z] 2f39f015ded8: Waiting [2022-07-20T10:13:08.477Z] 3a2ae6a8a46f: Waiting [2022-07-20T10:13:08.477Z] 5c69ac0246d0: Download complete [2022-07-20T10:13:08.477Z] 3a2ae6a8a46f: Download complete [2022-07-20T10:13:08.477Z] 33b1e0a273af: Verifying Checksum [2022-07-20T10:13:08.477Z] 33b1e0a273af: Download complete [2022-07-20T10:13:08.736Z] ec43610c2a17: Verifying Checksum [2022-07-20T10:13:08.736Z] ec43610c2a17: Download complete [2022-07-20T10:13:08.736Z] 5d3b04190fa2: Verifying Checksum [2022-07-20T10:13:08.736Z] 5d3b04190fa2: Download complete [2022-07-20T10:13:08.736Z] 5eb5b503b376: Verifying Checksum [2022-07-20T10:13:08.736Z] 5eb5b503b376: Download complete [2022-07-20T10:13:09.305Z] 2f39f015ded8: Download complete [2022-07-20T10:13:09.872Z] 5eb5b503b376: Pull complete [2022-07-20T10:13:10.131Z] 5c69ac0246d0: Pull complete [2022-07-20T10:13:10.699Z] ec43610c2a17: Pull complete [2022-07-20T10:13:10.699Z] 3a2ae6a8a46f: Pull complete [2022-07-20T10:13:10.957Z] 33b1e0a273af: Pull complete [2022-07-20T10:13:10.957Z] 5d3b04190fa2: Pull complete [2022-07-20T10:13:16.236Z] 2f39f015ded8: Pull complete [2022-07-20T10:13:16.236Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-20T10:13:16.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T10:13:16.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T10:13:16.326Z] prd-ubuntu20.04-docker-8c-8g-20575 does not seem to be running inside a container [2022-07-20T10:13:16.365Z] $ 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-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@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 [2022-07-20T10:13:18.129Z] $ docker top 065f4566967e7656f433417994653b7d44aeebdc7140fea9398996c220fc6386 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:13:18.512Z] ---> job-cost.sh [2022-07-20T10:13:18.512Z] lf-activate-venv: SKIPPING [2022-07-20T10:13:18.512Z] INFO: No Stack... [2022-07-20T10:13:18.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T10:13:19.344Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T10:13:19.644Z] + cat /w/workspace/undry_device-onvif-camera_PR-111/archives/cost.csv [2022-07-20T10:13:19.644Z] + cut -d, -f6 [Pipeline] lock [2022-07-20T10:13:19.658Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-111-3-stack-cost] [2022-07-20T10:13:19.668Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-3-stack-cost] did not exist. Created. [2022-07-20T10:13:19.668Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-111-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T10:13:20.076Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-20T10:13:20.164Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T10:13:20.170Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T10:13:20.196Z] $ docker stop --time=1 065f4566967e7656f433417994653b7d44aeebdc7140fea9398996c220fc6386 [2022-07-20T10:13:21.371Z] $ docker rm -f 065f4566967e7656f433417994653b7d44aeebdc7140fea9398996c220fc6386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T10:13:32.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20577 in /w/workspace/undry_device-onvif-camera_PR-111 [Pipeline] { [Pipeline] ws [2022-07-20T10:13:32.393Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2022-07-20T10:13:32.438Z] Selected Git installation does not exist. Using Default [2022-07-20T10:13:32.438Z] The recommended git tool is: NONE [2022-07-20T10:13:37.697Z] using credential edgex-jenkins-ssh [2022-07-20T10:13:37.714Z] Cloning the remote Git repository [2022-07-20T10:13:37.770Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-20T10:13:37.841Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2022-07-20T10:13:37.924Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-20T10:13:37.925Z] > git --version # timeout=10 [2022-07-20T10:13:37.945Z] > git --version # 'git version 2.25.1' [2022-07-20T10:13:37.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T10:13:38.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T10:13:39.640Z] Merging remotes/origin/main commit a761beb27065a69935e8288e1ea85e5d9ee20b97 into PR head commit 201cf242bae9e183bc4bdc133a26c0afb244aa26 [2022-07-20T10:13:39.103Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-20T10:13:39.120Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T10:13:39.146Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-20T10:13:39.176Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-20T10:13:39.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T10:13:39.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-20T10:13:39.661Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T10:13:39.677Z] > git checkout -f 201cf242bae9e183bc4bdc133a26c0afb244aa26 # timeout=10 [2022-07-20T10:13:39.816Z] > git remote # timeout=10 [2022-07-20T10:13:39.833Z] > git config --get remote.origin.url # timeout=10 [2022-07-20T10:13:39.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T10:13:39.859Z] > git merge a761beb27065a69935e8288e1ea85e5d9ee20b97 # timeout=10 [2022-07-20T10:13:40.109Z] Merge succeeded, producing 6116ce538caacee4f4dc8a8719b60ad3653f7bd3 [2022-07-20T10:13:40.110Z] Checking out Revision 6116ce538caacee4f4dc8a8719b60ad3653f7bd3 (PR-111) [2022-07-20T10:13:40.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-20T10:13:40.119Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T10:13:40.136Z] > git checkout -f 6116ce538caacee4f4dc8a8719b60ad3653f7bd3 # timeout=10 [2022-07-20T10:13:44.351Z] Commit message: "Merge commit 'a761beb27065a69935e8288e1ea85e5d9ee20b97' into HEAD" [2022-07-20T10:13:44.376Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T10:13:45.487Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-20T10:13:45.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T10:13:45.487Z] Dload Upload Total Spent Left Speed [2022-07-20T10:13:45.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 95596 0 --:--:-- --:--:-- --:--:-- 95596 [2022-07-20T10:13:44.362Z] > git rev-list --no-walk 9f21df807ec71b5ed2d90c5962930d3467358c37 # timeout=10 [Pipeline] sh [2022-07-20T10:13:46.136Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-20T10:13:46.484Z] + sudo tee /etc/docker/daemon.new [2022-07-20T10:13:46.484Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-20T10:13:46.484Z] { [2022-07-20T10:13:46.484Z] "registry-mirrors": [ [2022-07-20T10:13:46.484Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-20T10:13:46.484Z] ], [2022-07-20T10:13:46.484Z] "bip": "10.250.0.254/24", [2022-07-20T10:13:46.484Z] "hosts": [ [2022-07-20T10:13:46.484Z] "tcp://0.0.0.0:5555", [2022-07-20T10:13:46.484Z] "unix:///var/run/docker.sock" [2022-07-20T10:13:46.484Z] ], [2022-07-20T10:13:46.484Z] "mtu": 1458, [2022-07-20T10:13:46.484Z] "selinux-enabled": true, [2022-07-20T10:13:46.484Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-20T10:13:46.484Z] } [Pipeline] sh [2022-07-20T10:13:46.891Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-20T10:13:47.236Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T10:14:05.583Z] provisioning config files... [2022-07-20T10:14:05.608Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config7434572746977962203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:14:05.962Z] ---> docker-login.sh [2022-07-20T10:14:05.962Z] nexus3.edgexfoundry.org:10001 [2022-07-20T10:14:06.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:14:06.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:14:06.831Z] Configure a credential helper to remove this warning. See [2022-07-20T10:14:06.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:14:06.831Z] [2022-07-20T10:14:06.831Z] Login Succeeded [2022-07-20T10:14:06.831Z] nexus3.edgexfoundry.org:10002 [2022-07-20T10:14:07.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:14:07.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:14:07.103Z] Configure a credential helper to remove this warning. See [2022-07-20T10:14:07.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:14:07.103Z] [2022-07-20T10:14:07.103Z] Login Succeeded [2022-07-20T10:14:07.103Z] nexus3.edgexfoundry.org:10003 [2022-07-20T10:14:07.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:14:07.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:14:07.701Z] Configure a credential helper to remove this warning. See [2022-07-20T10:14:07.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:14:07.701Z] [2022-07-20T10:14:07.701Z] Login Succeeded [2022-07-20T10:14:07.701Z] nexus3.edgexfoundry.org:10004 [2022-07-20T10:14:07.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:14:07.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:14:07.977Z] Configure a credential helper to remove this warning. See [2022-07-20T10:14:07.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:14:07.977Z] [2022-07-20T10:14:07.977Z] Login Succeeded [2022-07-20T10:14:07.977Z] docker.io [2022-07-20T10:14:08.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T10:14:08.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T10:14:08.840Z] Configure a credential helper to remove this warning. See [2022-07-20T10:14:08.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T10:14:08.840Z] [2022-07-20T10:14:08.840Z] Login Succeeded [2022-07-20T10:14:08.840Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T10:14:08.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T10:14:09.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T10:14:09.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T10:14:09.368Z] ========================================================= [2022-07-20T10:14:09.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-20T10:14:09.368Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:14:09.759Z] + 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 . [2022-07-20T10:14:10.369Z] Sending build context to Docker daemon 12.89MB [2022-07-20T10:14:10.369Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T10:14:10.369Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-20T10:14:10.369Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-20T10:14:10.369Z] b3c136eddcbf: Pulling fs layer [2022-07-20T10:14:10.369Z] c0a3192eca97: Pulling fs layer [2022-07-20T10:14:10.369Z] a050256f5b6f: Pulling fs layer [2022-07-20T10:14:10.369Z] 656be50a0ddc: Pulling fs layer [2022-07-20T10:14:10.369Z] 2bbca73fdf42: Pulling fs layer [2022-07-20T10:14:10.369Z] 46d945488cbd: Pulling fs layer [2022-07-20T10:14:10.369Z] 8a5474983e97: Pulling fs layer [2022-07-20T10:14:10.369Z] 329c88fbcd65: Pulling fs layer [2022-07-20T10:14:10.369Z] 2bbca73fdf42: Waiting [2022-07-20T10:14:10.369Z] 46d945488cbd: Waiting [2022-07-20T10:14:10.369Z] 8a5474983e97: Waiting [2022-07-20T10:14:10.369Z] 329c88fbcd65: Waiting [2022-07-20T10:14:10.369Z] 656be50a0ddc: Waiting [2022-07-20T10:14:10.369Z] a050256f5b6f: Download complete [2022-07-20T10:14:10.369Z] c0a3192eca97: Verifying Checksum [2022-07-20T10:14:10.369Z] c0a3192eca97: Download complete [2022-07-20T10:14:10.369Z] 2bbca73fdf42: Verifying Checksum [2022-07-20T10:14:10.369Z] 2bbca73fdf42: Download complete [2022-07-20T10:14:10.662Z] 46d945488cbd: Verifying Checksum [2022-07-20T10:14:10.662Z] 46d945488cbd: Download complete [2022-07-20T10:14:10.662Z] b3c136eddcbf: Download complete [2022-07-20T10:14:11.656Z] b3c136eddcbf: Pull complete [2022-07-20T10:14:11.656Z] 329c88fbcd65: Verifying Checksum [2022-07-20T10:14:11.656Z] 329c88fbcd65: Download complete [2022-07-20T10:14:11.934Z] c0a3192eca97: Pull complete [2022-07-20T10:14:12.212Z] a050256f5b6f: Pull complete [2022-07-20T10:14:12.816Z] 8a5474983e97: Verifying Checksum [2022-07-20T10:14:12.816Z] 8a5474983e97: Download complete [2022-07-20T10:14:13.414Z] 656be50a0ddc: Verifying Checksum [2022-07-20T10:14:13.414Z] 656be50a0ddc: Download complete [2022-07-20T10:14:25.809Z] 656be50a0ddc: Pull complete [2022-07-20T10:14:25.809Z] 2bbca73fdf42: Pull complete [2022-07-20T10:14:26.081Z] 46d945488cbd: Pull complete [2022-07-20T10:14:31.470Z] 8a5474983e97: Pull complete [2022-07-20T10:14:33.445Z] 329c88fbcd65: Pull complete [2022-07-20T10:14:33.445Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-20T10:14:33.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-20T10:14:33.445Z] ---> ff4287adb874 [2022-07-20T10:14:33.445Z] Step 3/13 : ARG MAKE="make build" [2022-07-20T10:14:34.888Z] ---> Running in 3708690f6ae7 [2022-07-20T10:14:35.160Z] Removing intermediate container 3708690f6ae7 [2022-07-20T10:14:35.160Z] ---> 1614c66ac51b [2022-07-20T10:14:35.160Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T10:14:35.160Z] ---> Running in 622c1b9a03d0 [2022-07-20T10:14:35.764Z] Removing intermediate container 622c1b9a03d0 [2022-07-20T10:14:35.764Z] ---> 527bc899bdb8 [2022-07-20T10:14:35.764Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T10:14:35.764Z] ---> Running in d6a03dec9a14 [2022-07-20T10:14:36.045Z] Removing intermediate container d6a03dec9a14 [2022-07-20T10:14:36.045Z] ---> 45d8e82a6fbb [2022-07-20T10:14:36.045Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-20T10:14:36.045Z] ---> Running in c5bb35a2a84c [2022-07-20T10:14:37.500Z] Removing intermediate container c5bb35a2a84c [2022-07-20T10:14:37.500Z] ---> f5d953722b77 [2022-07-20T10:14:37.500Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T10:14:37.500Z] ---> Running in 1a209ab0ac0f [2022-07-20T10:14:39.466Z] Removing intermediate container 1a209ab0ac0f [2022-07-20T10:14:39.466Z] ---> 0035f48b097b [2022-07-20T10:14:39.466Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T10:14:39.466Z] ---> Running in 25044bfc9e92 [2022-07-20T10:14:40.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T10:14:41.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T10:14:42.387Z] OK: 221 MiB in 51 packages [2022-07-20T10:14:42.989Z] Removing intermediate container 25044bfc9e92 [2022-07-20T10:14:42.989Z] ---> 42a3ff0d8cd1 [2022-07-20T10:14:42.989Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-20T10:14:42.989Z] ---> Running in 1583aa1a7783 [2022-07-20T10:14:43.261Z] Removing intermediate container 1583aa1a7783 [2022-07-20T10:14:43.261Z] ---> 24be71b189f2 [2022-07-20T10:14:43.261Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-20T10:14:43.856Z] ---> 7872964b5c27 [2022-07-20T10:14:43.856Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T10:14:43.856Z] ---> Running in 92815403fca2 [2022-07-20T10:15:30.826Z] Removing intermediate container 92815403fca2 [2022-07-20T10:15:30.826Z] ---> 64daf692329b [2022-07-20T10:15:30.826Z] Step 12/13 : COPY . . [2022-07-20T10:15:30.826Z] ---> a82a74a31b67 [2022-07-20T10:15:30.826Z] Step 13/13 : RUN ${MAKE} [2022-07-20T10:15:30.826Z] ---> Running in b44476b28346 [2022-07-20T10:15:30.826Z] noop [2022-07-20T10:15:30.826Z] Removing intermediate container b44476b28346 [2022-07-20T10:15:30.826Z] ---> 9d480f38ce77 [2022-07-20T10:15:30.826Z] Successfully built 9d480f38ce77 [2022-07-20T10:15:30.826Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:15:31.196Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T10:15:31.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T10:15:31.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-20577 does not seem to be running inside a container [2022-07-20T10:15:31.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-20T10:15:32.871Z] $ docker top 3ae8ac1c6a227c111b5f5ad8e122c898758d52be97a3cb40bde251698069814a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T10:15:33.797Z] + go version [2022-07-20T10:15:33.797Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-20T10:15:33.825Z] $ docker stop --time=1 3ae8ac1c6a227c111b5f5ad8e122c898758d52be97a3cb40bde251698069814a [2022-07-20T10:15:35.510Z] $ docker rm -f 3ae8ac1c6a227c111b5f5ad8e122c898758d52be97a3cb40bde251698069814a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:15:36.115Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T10:15:36.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T10:15:36.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-20577 does not seem to be running inside a container [2022-07-20T10:15:36.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-20T10:15:37.820Z] $ docker top cabdd1f42e0d3750b839eaecf1f0c67fb819e31ece6d8cdd177f38e60f334865 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T10:15:38.732Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2022-07-20T10:15:39.403Z] + make test [2022-07-20T10:15:39.404Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-20T10:15:41.399Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-20T10:17:18.306Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-20T10:17:18.306Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.092s coverage: 7.0% of statements [2022-07-20T10:17:18.306Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-20T10:17:40.457Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.871s coverage: 13.8% of statements [2022-07-20T10:17:40.457Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-20T10:17:40.457Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-20T10:18:02.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T10:18:02.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T10:18:02.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T10:18:04.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T10:18:04.146Z] $ docker stop --time=1 cabdd1f42e0d3750b839eaecf1f0c67fb819e31ece6d8cdd177f38e60f334865 [2022-07-20T10:18:05.976Z] $ docker rm -f cabdd1f42e0d3750b839eaecf1f0c67fb819e31ece6d8cdd177f38e60f334865 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T10:18:07.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T10:18:07.031Z] Warning: overwriting stash ‘coverage-report’ [2022-07-20T10:18:07.744Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T10:18:08.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T10:18:08.539Z] + ls -al . [2022-07-20T10:18:08.539Z] total 224 [2022-07-20T10:18:08.539Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 10:18 . [2022-07-20T10:18:08.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 10:13 .. [2022-07-20T10:18:08.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 10:13 .git [2022-07-20T10:18:08.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 10:13 .github [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 418 Jul 20 10:13 .gitignore [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 20 10:13 .golangci.yml [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 20 10:13 Attribution.txt [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 20 10:13 CHANGELOG.md [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 20 10:13 Dockerfile [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 10:13 GOVERNANCE.md [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 20 10:13 Jenkinsfile [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 20 10:13 LICENSE [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 20 10:13 Makefile [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 20 10:13 OWNERS.md [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 5796 Jul 20 10:13 README.md [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 10:11 VERSION [2022-07-20T10:18:08.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 10:13 bin [2022-07-20T10:18:08.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 10:13 cmd [2022-07-20T10:18:08.539Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 20 10:17 coverage.out [2022-07-20T10:18:08.539Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 20 10:13 doc [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 20 10:13 go.mod [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 20 10:13 go.sum [2022-07-20T10:18:08.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 10:13 internal [2022-07-20T10:18:08.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 10:13 snap [2022-07-20T10:18:08.539Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 20 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:18:08.922Z] + 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=6116ce538caacee4f4dc8a8719b60ad3653f7bd3 --label arch=arm64 --label version=0.0.0 . [2022-07-20T10:18:09.565Z] Sending build context to Docker daemon 12.97MB [2022-07-20T10:18:09.565Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-20T10:18:09.565Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-20T10:18:09.565Z] ---> 9d480f38ce77 [2022-07-20T10:18:09.565Z] Step 3/26 : ARG MAKE="make build" [2022-07-20T10:18:09.840Z] ---> Running in ef680d26581c [2022-07-20T10:18:10.120Z] Removing intermediate container ef680d26581c [2022-07-20T10:18:10.120Z] ---> b99f18a76d3e [2022-07-20T10:18:10.120Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-20T10:18:10.120Z] ---> Running in 6cc74cd13b3a [2022-07-20T10:18:10.722Z] Removing intermediate container 6cc74cd13b3a [2022-07-20T10:18:10.722Z] ---> ed9d5ea9fa06 [2022-07-20T10:18:10.722Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T10:18:10.722Z] ---> Running in 9f19b53c3faa [2022-07-20T10:18:10.997Z] Removing intermediate container 9f19b53c3faa [2022-07-20T10:18:10.997Z] ---> e0983de44bab [2022-07-20T10:18:10.997Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-20T10:18:10.997Z] ---> Running in 58c95cbe0c87 [2022-07-20T10:18:11.598Z] Removing intermediate container 58c95cbe0c87 [2022-07-20T10:18:11.598Z] ---> c5fe13246f63 [2022-07-20T10:18:11.598Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T10:18:11.598Z] ---> Running in 4db0465b4892 [2022-07-20T10:18:13.585Z] Removing intermediate container 4db0465b4892 [2022-07-20T10:18:13.585Z] ---> aa081f7ec4d3 [2022-07-20T10:18:13.585Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T10:18:13.585Z] ---> Running in c28094e2843d [2022-07-20T10:18:14.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T10:18:15.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T10:18:16.144Z] OK: 221 MiB in 51 packages [2022-07-20T10:18:17.130Z] Removing intermediate container c28094e2843d [2022-07-20T10:18:17.130Z] ---> e3622ebf485b [2022-07-20T10:18:17.130Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-20T10:18:17.130Z] ---> Running in ff0eba7785e7 [2022-07-20T10:18:17.406Z] Removing intermediate container ff0eba7785e7 [2022-07-20T10:18:17.406Z] ---> 27183eec581e [2022-07-20T10:18:17.406Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-20T10:18:18.005Z] ---> 95d6b9cf4906 [2022-07-20T10:18:18.005Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T10:18:18.292Z] ---> Running in 9a9adae16ebd [2022-07-20T10:18:20.281Z] Removing intermediate container 9a9adae16ebd [2022-07-20T10:18:20.281Z] ---> a0d1863eef1a [2022-07-20T10:18:20.281Z] Step 12/26 : COPY . . [2022-07-20T10:18:21.717Z] ---> 764cc4cda753 [2022-07-20T10:18:21.717Z] Step 13/26 : RUN ${MAKE} [2022-07-20T10:18:21.993Z] ---> Running in e6d74148e3d4 [2022-07-20T10:18:22.980Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-20T10:20:44.876Z] Removing intermediate container e6d74148e3d4 [2022-07-20T10:20:44.876Z] ---> 85ddf8190686 [2022-07-20T10:20:44.876Z] Step 14/26 : FROM alpine:3.15 [2022-07-20T10:20:44.876Z] 3.15: Pulling from library/alpine [2022-07-20T10:20:44.876Z] e0295fd11fe2: Pulling fs layer [2022-07-20T10:20:44.876Z] e0295fd11fe2: Verifying Checksum [2022-07-20T10:20:44.876Z] e0295fd11fe2: Download complete [2022-07-20T10:20:44.876Z] e0295fd11fe2: Pull complete [2022-07-20T10:20:44.876Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-20T10:20:44.876Z] Status: Downloaded newer image for alpine:3.15 [2022-07-20T10:20:44.876Z] ---> 60f2846fe774 [2022-07-20T10:20:44.876Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-20T10:20:44.876Z] ---> Running in 4d1552718f18 [2022-07-20T10:20:44.876Z] Removing intermediate container 4d1552718f18 [2022-07-20T10:20:44.876Z] ---> 85894363335b [2022-07-20T10:20:44.876Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-20T10:20:44.876Z] ---> Running in 6c80981ee9ca [2022-07-20T10:20:44.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-20T10:20:44.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-20T10:20:44.876Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-20T10:20:44.876Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-20T10:20:44.876Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-20T10:20:44.876Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-20T10:20:44.876Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-20T10:20:44.876Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-20T10:20:44.876Z] Executing busybox-1.34.1-r7.trigger [2022-07-20T10:20:44.876Z] OK: 8 MiB in 20 packages [2022-07-20T10:20:44.876Z] Removing intermediate container 6c80981ee9ca [2022-07-20T10:20:44.876Z] ---> a505f7aac857 [2022-07-20T10:20:44.876Z] Step 17/26 : WORKDIR / [2022-07-20T10:20:44.876Z] ---> Running in 445b46669691 [2022-07-20T10:20:44.876Z] Removing intermediate container 445b46669691 [2022-07-20T10:20:44.876Z] ---> 32a77bcbb7a9 [2022-07-20T10:20:44.876Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-20T10:20:44.876Z] ---> 0b951dcad32c [2022-07-20T10:20:44.876Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-20T10:20:45.471Z] ---> f2ed62d5512a [2022-07-20T10:20:45.471Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-20T10:20:46.075Z] ---> dedfe07064f8 [2022-07-20T10:20:46.075Z] Step 21/26 : EXPOSE 59984 [2022-07-20T10:20:46.075Z] ---> Running in 40b8c70c4fa8 [2022-07-20T10:20:46.348Z] Removing intermediate container 40b8c70c4fa8 [2022-07-20T10:20:46.348Z] ---> 23f95e36a156 [2022-07-20T10:20:46.348Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-20T10:20:46.348Z] ---> Running in e77d03e23038 [2022-07-20T10:20:46.629Z] Removing intermediate container e77d03e23038 [2022-07-20T10:20:46.629Z] ---> 535cd49c0bbc [2022-07-20T10:20:46.629Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T10:20:46.910Z] ---> Running in 660307655b48 [2022-07-20T10:20:47.184Z] Removing intermediate container 660307655b48 [2022-07-20T10:20:47.184Z] ---> 4d704892b915 [2022-07-20T10:20:47.184Z] Step 24/26 : LABEL arch=arm64 [2022-07-20T10:20:47.184Z] ---> Running in 633a4407f721 [2022-07-20T10:20:47.455Z] Removing intermediate container 633a4407f721 [2022-07-20T10:20:47.455Z] ---> f02e31657010 [2022-07-20T10:20:47.455Z] Step 25/26 : LABEL git_sha=6116ce538caacee4f4dc8a8719b60ad3653f7bd3 [2022-07-20T10:20:47.455Z] ---> Running in 6d6a3a285e45 [2022-07-20T10:20:48.058Z] Removing intermediate container 6d6a3a285e45 [2022-07-20T10:20:48.058Z] ---> a8892e2c24e2 [2022-07-20T10:20:48.058Z] Step 26/26 : LABEL version=0.0.0 [2022-07-20T10:20:48.058Z] ---> Running in 62f82aa9c38b [2022-07-20T10:20:48.331Z] Removing intermediate container 62f82aa9c38b [2022-07-20T10:20:48.331Z] ---> 9d82e22e2f79 [2022-07-20T10:20:48.331Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T10:20:48.331Z] Successfully built 9d82e22e2f79 [2022-07-20T10:20:48.331Z] 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 [2022-07-20T10:20:48.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T10:20:48.809Z] [2022-07-20T10:20:48.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:20:49.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T10:20:49.439Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-20T10:20:49.439Z] 8998bd30e6a1: Pulling fs layer [2022-07-20T10:20:49.439Z] 04944245beec: Pulling fs layer [2022-07-20T10:20:49.439Z] 699f458cf7ca: Pulling fs layer [2022-07-20T10:20:49.439Z] 765212b225bb: Pulling fs layer [2022-07-20T10:20:49.439Z] f23df028b6ca: Pulling fs layer [2022-07-20T10:20:49.439Z] d65c8cfc05b1: Pulling fs layer [2022-07-20T10:20:49.439Z] 2437ff75d9bd: Pulling fs layer [2022-07-20T10:20:49.439Z] 765212b225bb: Waiting [2022-07-20T10:20:49.439Z] d65c8cfc05b1: Waiting [2022-07-20T10:20:49.439Z] 2437ff75d9bd: Waiting [2022-07-20T10:20:49.440Z] f23df028b6ca: Waiting [2022-07-20T10:20:49.440Z] 04944245beec: Verifying Checksum [2022-07-20T10:20:49.440Z] 04944245beec: Download complete [2022-07-20T10:20:49.440Z] 765212b225bb: Verifying Checksum [2022-07-20T10:20:49.440Z] 765212b225bb: Download complete [2022-07-20T10:20:49.440Z] f23df028b6ca: Download complete [2022-07-20T10:20:49.440Z] d65c8cfc05b1: Verifying Checksum [2022-07-20T10:20:49.440Z] d65c8cfc05b1: Download complete [2022-07-20T10:20:49.716Z] 699f458cf7ca: Verifying Checksum [2022-07-20T10:20:49.716Z] 699f458cf7ca: Download complete [2022-07-20T10:20:49.991Z] 8998bd30e6a1: Verifying Checksum [2022-07-20T10:20:49.991Z] 8998bd30e6a1: Download complete [2022-07-20T10:20:52.627Z] 2437ff75d9bd: Verifying Checksum [2022-07-20T10:20:52.627Z] 2437ff75d9bd: Download complete [2022-07-20T10:20:54.073Z] 8998bd30e6a1: Pull complete [2022-07-20T10:20:54.673Z] 04944245beec: Pull complete [2022-07-20T10:20:56.111Z] 699f458cf7ca: Pull complete [2022-07-20T10:20:56.384Z] 765212b225bb: Pull complete [2022-07-20T10:20:57.400Z] f23df028b6ca: Pull complete [2022-07-20T10:20:57.674Z] d65c8cfc05b1: Pull complete [2022-07-20T10:21:12.808Z] 2437ff75d9bd: Pull complete [2022-07-20T10:21:12.808Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-20T10:21:12.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T10:21:12.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T10:21:13.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-20577 does not seem to be running inside a container [2022-07-20T10:21:13.165Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-20T10:21:15.748Z] $ docker top dc2b0bc1967ccf3d3c69da48c0f22606744bbac542ecea8b02ad4deb21ece077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:21:16.672Z] ---> job-cost.sh [2022-07-20T10:21:16.672Z] lf-activate-venv: SKIPPING [2022-07-20T10:21:16.672Z] INFO: No Stack... [2022-07-20T10:21:16.943Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-20T10:21:17.919Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T10:21:18.599Z] + cut -d, -f6 [2022-07-20T10:21:18.599Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [Pipeline] lock [2022-07-20T10:21:18.661Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-111-3-stack-cost] [2022-07-20T10:21:18.666Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-3-stack-cost] did not exist. Created. [2022-07-20T10:21:18.666Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-111-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T10:21:19.339Z] /w/workspace/device-onvif-camera/3@tmp/durable-feec464a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-20T10:21:20.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-20T10:21:20.094Z] Warning: overwriting stash ‘stack-cost’ [2022-07-20T10:21:20.161Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T10:21:20.168Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-111-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T10:21:20.191Z] $ docker stop --time=1 dc2b0bc1967ccf3d3c69da48c0f22606744bbac542ecea8b02ad4deb21ece077 [2022-07-20T10:21:21.736Z] $ docker rm -f dc2b0bc1967ccf3d3c69da48c0f22606744bbac542ecea8b02ad4deb21ece077 [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 [2022-07-20T10:21:22.253Z] provisioning config files... [2022-07-20T10:21:22.262Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config2036449683461672894tmp [Pipeline] { [Pipeline] sh [2022-07-20T10:21:22.559Z] + set +x [2022-07-20T10:21:22.559Z] + curl -s https://codecov.io/bash [2022-07-20T10:21:22.559Z] + bash -s -- [2022-07-20T10:21:22.559Z] [2022-07-20T10:21:22.559Z] _____ _ [2022-07-20T10:21:22.559Z] / ____| | | [2022-07-20T10:21:22.559Z] | | ___ __| | ___ ___ _____ __ [2022-07-20T10:21:22.559Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-20T10:21:22.559Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-20T10:21:22.559Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-20T10:21:22.559Z] Bash-1.0.6 [2022-07-20T10:21:22.559Z] [2022-07-20T10:21:22.559Z] [2022-07-20T10:21:22.559Z] ==> git version 2.25.1 found [2022-07-20T10:21:22.559Z] ==> 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 [2022-07-20T10:21:22.559Z] Release-Date: 2020-01-08 [2022-07-20T10:21:22.559Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-20T10:21:22.559Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-20T10:21:22.559Z] ==> Jenkins CI detected. [2022-07-20T10:21:22.559Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-111 [2022-07-20T10:21:22.559Z] project root: . [2022-07-20T10:21:22.559Z] --> token set from env [2022-07-20T10:21:22.559Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-20T10:21:22.559Z] ==> Running gcov in . (disable via -X gcov) [2022-07-20T10:21:22.559Z] ==> Python coveragepy not found [2022-07-20T10:21:22.559Z] ==> Searching for coverage reports in: [2022-07-20T10:21:22.559Z] + . [2022-07-20T10:21:22.559Z] -> Found 1 reports [2022-07-20T10:21:22.559Z] ==> Detecting git/mercurial file structure [2022-07-20T10:21:22.822Z] ==> Reading reports [2022-07-20T10:21:22.822Z] + ./coverage.out bytes=70262 [2022-07-20T10:21:22.822Z] ==> Appending adjustments [2022-07-20T10:21:22.822Z] https://docs.codecov.io/docs/fixing-reports [2022-07-20T10:21:22.822Z] + Found adjustments [2022-07-20T10:21:22.822Z] ==> Gzipping contents [2022-07-20T10:21:22.822Z] 12K /tmp/codecov.w46Prf.gz [2022-07-20T10:21:22.822Z] ==> Uploading reports [2022-07-20T10:21:22.822Z] url: https://codecov.io [2022-07-20T10:21:22.822Z] query: branch=PR-111&commit=6146b101b345b3ce66b83fcf28dc6d39dc835a01&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-111%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=111&job=&cmd_args= [2022-07-20T10:21:22.822Z] -> Pinging Codecov [2022-07-20T10:21:22.822Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-111&commit=6146b101b345b3ce66b83fcf28dc6d39dc835a01&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-111%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=111&job=&cmd_args= [2022-07-20T10:21:23.083Z] -> Uploading to [2022-07-20T10:21:23.083Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-20/F29A59C45E3A92E06B3E522C9905F8EF/6146b101b345b3ce66b83fcf28dc6d39dc835a01/afb713a9-3253-476d-a914-052f005c14b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T102123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08f25ab885375603e497c05e605365f180f0fbc9cc46b8d44a64071097938227 [2022-07-20T10:21:23.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T10:21:23.346Z] Dload Upload Total Spent Left Speed [2022-07-20T10:21:23.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9567 0 0 100 9567 0 39533 --:--:-- --:--:-- --:--:-- 39697 [2022-07-20T10:21:23.346Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/6146b101b345b3ce66b83fcf28dc6d39dc835a01 [Pipeline] } [2022-07-20T10:21:23.355Z] 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 [2022-07-20T10:21:24.108Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-111/archives ] [2022-07-20T10:21:24.108Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-111/archives [2022-07-20T10:21:24.108Z] total 16 [2022-07-20T10:21:24.108Z] drwxr-xr-x 3 root root 4096 Jul 20 10:13 . [2022-07-20T10:21:24.108Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 20 10:13 .. [2022-07-20T10:21:24.109Z] drwxr-xr-x 2 root root 4096 Jul 20 10:13 cost [2022-07-20T10:21:24.109Z] -rw-r--r-- 1 root root 90 Jul 20 10:13 cost.csv [2022-07-20T10:21:24.109Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-111/archives [2022-07-20T10:21:24.109Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-111/archives [2022-07-20T10:21:24.109Z] total 16 [2022-07-20T10:21:24.109Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 10:13 . [2022-07-20T10:21:24.109Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 20 10:13 .. [2022-07-20T10:21:24.109Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 10:13 cost [2022-07-20T10:21:24.109Z] -rw-r--r-- 1 jenkins jenkins 90 Jul 20 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:21:24.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:21:25.288Z] ---> package-listing.sh [2022-07-20T10:21:25.288Z] ++ facter osfamily [2022-07-20T10:21:25.288Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-20T10:21:25.552Z] + OS_FAMILY=debian [2022-07-20T10:21:25.552Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-111 [2022-07-20T10:21:25.552Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-20T10:21:25.552Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-20T10:21:25.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-20T10:21:25.552Z] + PACKAGES=/tmp/packages_start.txt [2022-07-20T10:21:25.552Z] + '[' /w/workspace/undry_device-onvif-camera_PR-111 ']' [2022-07-20T10:21:25.552Z] + PACKAGES=/tmp/packages_end.txt [2022-07-20T10:21:25.552Z] + case "${OS_FAMILY}" in [2022-07-20T10:21:25.552Z] + dpkg -l [2022-07-20T10:21:25.552Z] + grep '^ii' [2022-07-20T10:21:25.552Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-20T10:21:25.552Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-20T10:21:25.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-20T10:21:25.552Z] + '[' /w/workspace/undry_device-onvif-camera_PR-111 ']' [2022-07-20T10:21:25.552Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-111/archives/ [2022-07-20T10:21:25.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-111/archives/ [Pipeline] echo [2022-07-20T10:21:25.564Z] 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-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-20T10:21:25.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T10:21:26.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T10:21:26.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T10:21:26.514Z] prd-ubuntu20.04-docker-8c-8g-20575 does not seem to be running inside a container [2022-07-20T10:21:26.556Z] $ 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-111/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-111 -v /w/workspace/undry_device-onvif-camera_PR-111:/w/workspace/undry_device-onvif-camera_PR-111:rw,z -v /w/workspace/undry_device-onvif-camera_PR-111@tmp:/w/workspace/undry_device-onvif-camera_PR-111@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T10:21:26.827Z] $ docker top 131afe8c3bc8acc7591fc5e13391ea8e6df74063d10e1d25a70b7179738dd8d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T10:21:27.195Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-20T10:21:27.488Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-20T10:21:27.782Z] + ls /var/log/sa-host [2022-07-20T10:21:27.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T10:21:27.855Z] provisioning config files... [2022-07-20T10:21:27.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-111@tmp/config5934920679684473704tmp [Pipeline] { [Pipeline] echo [2022-07-20T10:21:27.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:21:28.166Z] ---> create-netrc.sh [Pipeline] } [2022-07-20T10:21:28.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:21:28.522Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-20T10:21:28.531Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:21:28.819Z] ---> sudo-logs.sh [2022-07-20T10:21:28.819Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-20T10:21:28.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:21:29.139Z] ---> job-cost.sh [2022-07-20T10:21:29.140Z] lf-activate-venv: SKIPPING [2022-07-20T10:21:29.140Z] DEBUG: total: 0.2199999988079071 [2022-07-20T10:21:29.140Z] INFO: Retrieving Stack Cost... [2022-07-20T10:21:29.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T10:21:29.972Z] INFO: Archiving Costs [Pipeline] echo [2022-07-20T10:21:29.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T10:21:30.270Z] ---> logs-deploy.sh [2022-07-20T10:21:30.270Z] lf-activate-venv: SKIPPING [2022-07-20T10:21:30.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-111/3 [2022-07-20T10:21:30.270Z] INFO: archiving workspace using pattern(s): [2022-07-20T10:21:31.212Z] Archives upload complete. [2022-07-20T10:21:31.474Z] INFO: archiving logs to Nexus [2022-07-20T10:21:32.418Z] ---> uname -a: [2022-07-20T10:21:32.418Z] Linux prd-ubuntu20-04-docker-8c-8g-20575 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-20T10:21:32.418Z] [2022-07-20T10:21:32.418Z] [2022-07-20T10:21:32.418Z] ---> lscpu: [2022-07-20T10:21:32.418Z] Architecture: x86_64 [2022-07-20T10:21:32.418Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-20T10:21:32.418Z] Byte Order: Little Endian [2022-07-20T10:21:32.418Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-20T10:21:32.418Z] CPU(s): 8 [2022-07-20T10:21:32.418Z] On-line CPU(s) list: 0-7 [2022-07-20T10:21:32.418Z] Thread(s) per core: 1 [2022-07-20T10:21:32.418Z] Core(s) per socket: 1 [2022-07-20T10:21:32.418Z] Socket(s): 8 [2022-07-20T10:21:32.418Z] NUMA node(s): 1 [2022-07-20T10:21:32.418Z] Vendor ID: AuthenticAMD [2022-07-20T10:21:32.418Z] CPU family: 23 [2022-07-20T10:21:32.418Z] Model: 49 [2022-07-20T10:21:32.418Z] Model name: AMD EPYC-Rome Processor [2022-07-20T10:21:32.418Z] Stepping: 0 [2022-07-20T10:21:32.418Z] CPU MHz: 2799.998 [2022-07-20T10:21:32.418Z] BogoMIPS: 5599.99 [2022-07-20T10:21:32.418Z] Virtualization: AMD-V [2022-07-20T10:21:32.418Z] Hypervisor vendor: KVM [2022-07-20T10:21:32.418Z] Virtualization type: full [2022-07-20T10:21:32.418Z] L1d cache: 256 KiB [2022-07-20T10:21:32.419Z] L1i cache: 256 KiB [2022-07-20T10:21:32.419Z] L2 cache: 4 MiB [2022-07-20T10:21:32.419Z] L3 cache: 128 MiB [2022-07-20T10:21:32.419Z] NUMA node0 CPU(s): 0-7 [2022-07-20T10:21:32.419Z] Vulnerability Itlb multihit: Not affected [2022-07-20T10:21:32.419Z] Vulnerability L1tf: Not affected [2022-07-20T10:21:32.419Z] Vulnerability Mds: Not affected [2022-07-20T10:21:32.419Z] Vulnerability Meltdown: Not affected [2022-07-20T10:21:32.419Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-20T10:21:32.419Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-20T10:21:32.419Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-20T10:21:32.419Z] Vulnerability Srbds: Not affected [2022-07-20T10:21:32.419Z] Vulnerability Tsx async abort: Not affected [2022-07-20T10:21:32.419Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] ---> nproc: [2022-07-20T10:21:32.419Z] 8 [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] ---> df -h: [2022-07-20T10:21:32.419Z] Filesystem Size Used Avail Use% Mounted on [2022-07-20T10:21:32.419Z] overlay 155G 11G 145G 7% / [2022-07-20T10:21:32.419Z] tmpfs 64M 0 64M 0% /dev [2022-07-20T10:21:32.419Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-20T10:21:32.419Z] shm 64M 0 64M 0% /dev/shm [2022-07-20T10:21:32.419Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] ---> sar -b -r -n DEV: [2022-07-20T10:21:32.419Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20575) 07/20/22 _x86_64_ (8 CPU) [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] 10:10:33 LINUX RESTART (8 CPU) [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] 10:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-20T10:21:32.419Z] 10:12:01 355.91 19.46 336.45 0.00 2286.97 142204.33 0.00 [2022-07-20T10:21:32.419Z] 10:13:01 117.28 0.20 117.08 0.00 14.93 20672.29 0.00 [2022-07-20T10:21:32.419Z] 10:14:01 97.93 0.02 97.92 0.00 0.27 26850.52 0.00 [2022-07-20T10:21:32.419Z] 10:15:01 2.12 0.00 2.12 0.00 0.00 23.08 0.00 [2022-07-20T10:21:32.419Z] 10:16:01 1.10 0.03 1.07 0.00 1.47 11.99 0.00 [2022-07-20T10:21:32.419Z] 10:17:02 1.63 0.02 1.62 0.00 0.13 18.26 0.00 [2022-07-20T10:21:32.419Z] 10:18:01 1.36 0.00 1.36 0.00 0.00 15.86 0.00 [2022-07-20T10:21:32.419Z] 10:19:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 [2022-07-20T10:21:32.419Z] 10:20:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-07-20T10:21:32.419Z] 10:21:01 1.72 0.00 1.72 0.00 0.00 24.00 0.00 [2022-07-20T10:21:32.419Z] Average: 58.20 1.98 56.22 0.00 230.77 19016.69 0.00 [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] 10:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-20T10:21:32.419Z] 10:12:01 27998296 31762048 529868 1.61 158848 3779560 2005016 5.91 1203748 3197612 51416 [2022-07-20T10:21:32.419Z] 10:13:01 27967668 31718152 571444 1.74 165284 3778292 2202044 6.49 1390456 3055808 134956 [2022-07-20T10:21:32.419Z] 10:14:01 27631584 31767848 519940 1.58 175436 4111164 1803632 5.32 1359828 3376764 324 [2022-07-20T10:21:32.419Z] 10:15:01 27632068 31768400 519164 1.58 175476 4111164 1803632 5.32 1359196 3376768 12 [2022-07-20T10:21:32.419Z] 10:16:01 27642072 31778300 509144 1.55 175496 4111208 1803632 5.32 1349096 3376768 24 [2022-07-20T10:21:32.419Z] 10:17:02 27641976 31778272 509104 1.55 175528 4111208 1803632 5.32 1349816 3376812 16 [2022-07-20T10:21:32.419Z] 10:18:01 27647664 31784476 503056 1.53 175564 4111216 1803632 5.32 1342328 3377224 8 [2022-07-20T10:21:32.419Z] 10:19:01 27647852 31784768 502608 1.53 175588 4111220 1803632 5.32 1342444 3377244 184 [2022-07-20T10:21:32.419Z] 10:20:01 27648024 31784976 502364 1.53 175600 4111220 1803632 5.32 1342668 3377244 12 [2022-07-20T10:21:32.419Z] 10:21:01 27647812 31784804 502560 1.53 175660 4111204 1803632 5.32 1342644 3377228 80 [2022-07-20T10:21:32.419Z] Average: 27710502 31771204 516925 1.57 172848 4044746 1863612 5.49 1338222 3326947 18703 [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] 10:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-20T10:21:32.419Z] 10:12:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:12:01 docker0 108.36 135.97 9.08 1177.68 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:12:01 ens3 766.46 519.69 7541.68 119.59 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:13:01 docker0 7.62 9.02 0.45 40.81 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:13:01 ens3 80.77 65.92 84.11 67.96 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:14:01 docker0 2.73 5.60 0.18 53.82 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:14:01 ens3 151.92 108.06 2642.03 60.95 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:15:01 ens3 0.67 0.48 0.35 0.28 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:17:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:17:02 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:20:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] 10:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] Average: docker0 11.89 15.08 0.97 127.45 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] Average: ens3 100.21 69.58 1028.59 24.93 0.00 0.00 0.00 0.00 [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] ---> sar -P ALL: [2022-07-20T10:21:32.419Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20575) 07/20/22 _x86_64_ (8 CPU) [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] 10:10:33 LINUX RESTART (8 CPU) [2022-07-20T10:21:32.419Z] [2022-07-20T10:21:32.419Z] 10:11:01 CPU %user %nice %system %iowait %steal %idle [2022-07-20T10:21:32.419Z] 10:12:01 all 13.31 0.00 5.36 1.94 0.07 79.32 [2022-07-20T10:21:32.419Z] 10:12:01 0 13.07 0.00 4.95 0.20 0.07 81.71 [2022-07-20T10:21:32.419Z] 10:12:01 1 14.13 0.00 4.48 0.35 0.05 80.98 [2022-07-20T10:21:32.419Z] 10:12:01 2 13.38 0.00 5.06 2.23 0.08 79.25 [2022-07-20T10:21:32.419Z] 10:12:01 3 14.16 0.00 5.38 1.81 0.05 78.61 [2022-07-20T10:21:32.419Z] 10:12:01 4 12.57 0.00 6.22 4.62 0.07 76.52 [2022-07-20T10:21:32.419Z] 10:12:01 5 12.94 0.00 4.99 1.08 0.07 80.91 [2022-07-20T10:21:32.419Z] 10:12:01 6 13.60 0.00 4.16 0.34 0.07 81.83 [2022-07-20T10:21:32.419Z] 10:12:01 7 12.64 0.00 7.61 4.91 0.10 74.73 [2022-07-20T10:21:32.419Z] 10:13:01 all 42.99 0.00 7.08 0.62 0.10 49.21 [2022-07-20T10:21:32.419Z] 10:13:01 0 45.56 0.00 7.12 0.10 0.10 47.11 [2022-07-20T10:21:32.419Z] 10:13:01 1 41.55 0.00 7.07 0.37 0.10 50.90 [2022-07-20T10:21:32.419Z] 10:13:01 2 42.90 0.00 7.09 1.12 0.10 48.79 [2022-07-20T10:21:32.419Z] 10:13:01 3 45.60 0.00 7.35 0.99 0.10 45.95 [2022-07-20T10:21:32.419Z] 10:13:01 4 43.90 0.00 7.15 0.35 0.08 48.51 [2022-07-20T10:21:32.419Z] 10:13:01 5 41.96 0.00 6.99 0.07 0.10 50.89 [2022-07-20T10:21:32.419Z] 10:13:01 6 41.48 0.00 6.63 0.14 0.08 51.67 [2022-07-20T10:21:32.419Z] 10:13:01 7 40.91 0.00 7.27 1.84 0.10 49.89 [2022-07-20T10:21:32.419Z] 10:14:01 all 3.76 0.00 1.73 0.69 0.02 93.79 [2022-07-20T10:21:32.419Z] 10:14:01 0 3.92 0.00 2.25 0.02 0.03 93.78 [2022-07-20T10:21:32.419Z] 10:14:01 1 4.38 0.00 1.59 0.23 0.02 93.79 [2022-07-20T10:21:32.419Z] 10:14:01 2 3.85 0.00 1.86 3.83 0.02 90.44 [2022-07-20T10:21:32.419Z] 10:14:01 3 3.42 0.00 1.41 0.40 0.03 94.73 [2022-07-20T10:21:32.419Z] 10:14:01 4 4.00 0.00 1.45 0.02 0.02 94.52 [2022-07-20T10:21:32.419Z] 10:14:01 5 3.62 0.00 1.96 0.40 0.02 94.00 [2022-07-20T10:21:32.419Z] 10:14:01 6 3.55 0.00 1.87 0.00 0.02 94.57 [2022-07-20T10:21:32.419Z] 10:14:01 7 3.33 0.00 1.48 0.66 0.03 94.50 [2022-07-20T10:21:32.419Z] 10:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-20T10:21:32.419Z] 10:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T10:21:32.419Z] 10:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-20T10:21:32.419Z] 10:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-20T10:21:32.419Z] 10:15:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-20T10:21:32.419Z] 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.419Z] 10:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-20T10:21:32.419Z] 10:15:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-20T10:21:32.419Z] 10:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-20T10:21:32.419Z] 10:16:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2022-07-20T10:21:32.419Z] 10:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T10:21:32.419Z] 10:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-20T10:21:32.419Z] 10:16:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-20T10:21:32.419Z] 10:16:01 3 0.05 0.00 0.08 0.02 0.00 99.85 [2022-07-20T10:21:32.419Z] 10:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T10:21:32.419Z] 10:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.419Z] 10:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-20T10:21:32.419Z] 10:16:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-20T10:21:32.419Z] 10:17:02 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-20T10:21:32.419Z] 10:17:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-20T10:21:32.419Z] 10:17:02 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-20T10:21:32.419Z] 10:17:02 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-20T10:21:32.419Z] 10:17:02 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-20T10:21:32.419Z] 10:17:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T10:21:32.419Z] 10:17:02 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-20T10:21:32.420Z] 10:17:02 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-20T10:21:32.420Z] 10:17:02 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-20T10:21:32.420Z] 10:18:01 all 0.04 0.00 0.05 0.00 0.01 99.90 [2022-07-20T10:21:32.420Z] 10:18:01 0 0.05 0.00 0.14 0.00 0.00 99.81 [2022-07-20T10:21:32.420Z] 10:18:01 1 0.07 0.00 0.07 0.00 0.00 99.86 [2022-07-20T10:21:32.420Z] 10:18:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-20T10:21:32.420Z] 10:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-20T10:21:32.420Z] 10:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-20T10:21:32.420Z] 10:18:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-20T10:21:32.420Z] 10:18:01 6 0.07 0.00 0.10 0.00 0.00 99.83 [2022-07-20T10:21:32.420Z] 10:18:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2022-07-20T10:21:32.420Z] 10:19:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-20T10:21:32.420Z] 10:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.420Z] 10:19:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-20T10:21:32.420Z] 10:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.420Z] 10:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-20T10:21:32.420Z] 10:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-20T10:21:32.420Z] 10:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-20T10:21:32.420Z] 10:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-20T10:21:32.420Z] 10:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-20T10:21:32.420Z] 10:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.420Z] 10:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.420Z] 10:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-20T10:21:32.420Z] 10:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-20T10:21:32.420Z] 10:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-20T10:21:32.420Z] 10:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.420Z] 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.420Z] 10:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-20T10:21:32.420Z] 10:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-20T10:21:32.420Z] 10:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-20T10:21:32.420Z] Average: all 5.97 0.00 1.42 0.33 0.02 92.26 [2022-07-20T10:21:32.420Z] Average: 0 6.23 0.00 1.45 0.03 0.02 92.26 [2022-07-20T10:21:32.420Z] Average: 1 5.98 0.00 1.32 0.10 0.02 92.59 [2022-07-20T10:21:32.420Z] Average: 2 5.97 0.00 1.40 0.73 0.02 91.88 [2022-07-20T10:21:32.420Z] Average: 3 6.30 0.00 1.42 0.33 0.02 91.94 [2022-07-20T10:21:32.420Z] Average: 4 6.00 0.00 1.47 0.50 0.02 92.01 [2022-07-20T10:21:32.420Z] Average: 5 5.82 0.00 1.39 0.15 0.02 92.62 [2022-07-20T10:21:32.420Z] Average: 6 5.82 0.00 1.27 0.05 0.02 92.83 [2022-07-20T10:21:32.420Z] Average: 7 5.63 0.00 1.63 0.73 0.03 91.97 [2022-07-20T10:21:32.420Z] [2022-07-20T10:21:32.420Z] [2022-07-20T10:21:32.420Z]