Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19d22e422abd2bf1e17912171b3c0bb2febc4a3e 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-ssh12024039780954106027.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh4856959846900112583.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3673319633910936137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh15454522806419742140.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13236519925114667477.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.17 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1549 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 19d22e422abd2bf1e17912171b3c0bb2febc4a3e (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 Commit message: "Merge pull request #80 from soda480/US4643" > git rev-list --no-walk 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T21:09:57.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T21:09:57.267Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T21:09:57.280Z] ========================================================= [2022-06-06T21:09:57.280Z] EdgeX Global Pipelines Version Info [2022-06-06T21:09:57.280Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:09:58.084Z] ------------------- [2022-06-06T21:09:58.084Z] stable info: [2022-06-06T21:09:58.084Z] ------------------- [2022-06-06T21:09:58.084Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T21:09:58.084Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T21:09:58.084Z] Message: update stable to v1.0.232 [2022-06-06T21:09:58.658Z] ------------------- [2022-06-06T21:09:58.658Z] experimental info: [2022-06-06T21:09:58.658Z] ------------------- [2022-06-06T21:09:58.658Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T21:09:58.658Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T21:09:58.658Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T21:09:58.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T21:09:58.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T21:09:58.941Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T21:09:58.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T21:09:58.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T21:09:58.979Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T21:09:58.987Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T21:09:58.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T21:09:59.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T21:09:59.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T21:09:59.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T21:09:59.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T21:09:59.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T21:09:59.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T21:09:59.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T21:09:59.066Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T21:09:59.081Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T21:09:59.092Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T21:09:59.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T21:09:59.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T21:09:59.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T21:09:59.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T21:09:59.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T21:09:59.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T21:09:59.201Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T21:09:59.218Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T21:09:59.236Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T21:09:59.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-06T21:09:59.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-06T21:09:59.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-06T21:09:59.288Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] echo [2022-06-06T21:09:59.309Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19d22e4 [Pipeline] echo [2022-06-06T21:09:59.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:09:59.373Z] provisioning config files... [2022-06-06T21:09:59.389Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1716688230356013809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:09:59.701Z] ---> docker-login.sh [2022-06-06T21:09:59.702Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:09:59.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:09:59.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:09:59.965Z] Configure a credential helper to remove this warning. See [2022-06-06T21:09:59.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:09:59.965Z] [2022-06-06T21:09:59.965Z] Login Succeeded [2022-06-06T21:09:59.965Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:10:00.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:00.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:00.229Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:00.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:00.229Z] [2022-06-06T21:10:00.229Z] Login Succeeded [2022-06-06T21:10:00.229Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:10:00.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:00.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:00.229Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:00.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:00.229Z] [2022-06-06T21:10:00.229Z] Login Succeeded [2022-06-06T21:10:00.229Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:10:00.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:00.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:00.491Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:00.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:00.491Z] [2022-06-06T21:10:00.491Z] Login Succeeded [2022-06-06T21:10:00.491Z] docker.io [2022-06-06T21:10:00.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:01.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:01.071Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:01.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:01.071Z] [2022-06-06T21:10:01.071Z] Login Succeeded [2022-06-06T21:10:01.071Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:10:01.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T21:10:01.472Z] + git rev-list -1 --merges 19d22e422abd2bf1e17912171b3c0bb2febc4a3e~1..19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] echo [2022-06-06T21:10:01.511Z] -----------> git rev-list -1 --merges 19d22e422abd2bf1e17912171b3c0bb2febc4a3e~1..19d22e422abd2bf1e17912171b3c0bb2febc4a3e 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:10:01.512Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [false] [Pipeline] sh [2022-06-06T21:10:01.812Z] + git log --format=format:%s -1 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] echo [2022-06-06T21:10:01.828Z] ========================================================= [2022-06-06T21:10:01.828Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T21:10:01.828Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T21:10:02.161Z] + git log --format=format:%s -1 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] echo [2022-06-06T21:10:02.174Z] [semverPrep] GIT_COMMIT: 19d22e422abd2bf1e17912171b3c0bb2febc4a3e, Commit Message: Merge pull request #80 from soda480/US4643 [Pipeline] echo [2022-06-06T21:10:02.183Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T21:10:02.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T21:10:02.538Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T21:10:02.538Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T21:10:02.538Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T21:10:02.538Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T21:10:02.538Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T21:10:02.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:10:02.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:10:02.887Z] [2022-06-06T21:10:02.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:10:03.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:10:03.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T21:10:03.187Z] 42c077c10790: Pulling fs layer [2022-06-06T21:10:03.187Z] f63e77b7563a: Pulling fs layer [2022-06-06T21:10:03.187Z] bd5fdadae976: Pulling fs layer [2022-06-06T21:10:03.187Z] 205491f53016: Pulling fs layer [2022-06-06T21:10:03.187Z] df18705c85c3: Pulling fs layer [2022-06-06T21:10:03.187Z] bdb3f477010e: Pulling fs layer [2022-06-06T21:10:03.187Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T21:10:03.187Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T21:10:03.187Z] bdb8f0575790: Pulling fs layer [2022-06-06T21:10:03.187Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T21:10:03.187Z] 2343380bae48: Pulling fs layer [2022-06-06T21:10:03.187Z] c8a8fc8e1c8f: Waiting [2022-06-06T21:10:03.187Z] 2c6e9b1d212d: Waiting [2022-06-06T21:10:03.187Z] bdb8f0575790: Waiting [2022-06-06T21:10:03.187Z] 386e3cb2ff24: Waiting [2022-06-06T21:10:03.187Z] 205491f53016: Waiting [2022-06-06T21:10:03.187Z] 2343380bae48: Waiting [2022-06-06T21:10:03.187Z] df18705c85c3: Waiting [2022-06-06T21:10:03.187Z] f63e77b7563a: Verifying Checksum [2022-06-06T21:10:03.187Z] f63e77b7563a: Download complete [2022-06-06T21:10:03.187Z] 205491f53016: Verifying Checksum [2022-06-06T21:10:03.187Z] 205491f53016: Download complete [2022-06-06T21:10:03.447Z] df18705c85c3: Verifying Checksum [2022-06-06T21:10:03.447Z] df18705c85c3: Download complete [2022-06-06T21:10:03.447Z] bd5fdadae976: Verifying Checksum [2022-06-06T21:10:03.447Z] bd5fdadae976: Download complete [2022-06-06T21:10:03.447Z] bdb3f477010e: Verifying Checksum [2022-06-06T21:10:03.447Z] bdb3f477010e: Download complete [2022-06-06T21:10:03.447Z] 2c6e9b1d212d: Download complete [2022-06-06T21:10:03.447Z] bdb8f0575790: Verifying Checksum [2022-06-06T21:10:03.447Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T21:10:03.447Z] 386e3cb2ff24: Download complete [2022-06-06T21:10:03.447Z] 2343380bae48: Download complete [2022-06-06T21:10:03.447Z] 42c077c10790: Verifying Checksum [2022-06-06T21:10:03.447Z] 42c077c10790: Download complete [2022-06-06T21:10:03.709Z] c8a8fc8e1c8f: Download complete [2022-06-06T21:10:05.090Z] 42c077c10790: Pull complete [2022-06-06T21:10:05.090Z] f63e77b7563a: Pull complete [2022-06-06T21:10:05.689Z] bd5fdadae976: Pull complete [2022-06-06T21:10:05.689Z] 205491f53016: Pull complete [2022-06-06T21:10:05.950Z] df18705c85c3: Pull complete [2022-06-06T21:10:05.951Z] bdb3f477010e: Pull complete [2022-06-06T21:10:07.869Z] c8a8fc8e1c8f: Pull complete [2022-06-06T21:10:08.132Z] 2c6e9b1d212d: Pull complete [2022-06-06T21:10:08.132Z] bdb8f0575790: Pull complete [2022-06-06T21:10:08.399Z] 386e3cb2ff24: Pull complete [2022-06-06T21:10:08.399Z] 2343380bae48: Pull complete [2022-06-06T21:10:08.399Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T21:10:08.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:10:08.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:10:08.496Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:10:08.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T21:10:09.940Z] $ docker top 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 -eo pid,comm [2022-06-06T21:10:10.016Z] 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-06-06T21:10:10.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T21:10:10.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:10:10.048Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:10:10.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:10:10.195Z] $ docker exec 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 ssh-agent [2022-06-06T21:10:10.318Z] SSH_AUTH_SOCK=/tmp/ssh-GBWfG7LcOLfh/agent.32 [2022-06-06T21:10:10.318Z] SSH_AGENT_PID=38 [2022-06-06T21:10:10.325Z] Running ssh-add (command line suppressed) [2022-06-06T21:10:10.467Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9171636649250635910.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9171636649250635910.key) [2022-06-06T21:10:10.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:10:10.771Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T21:10:10.801Z] $ docker exec --env ******** --env ******** 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 ssh-agent -k [2022-06-06T21:10:10.928Z] unset SSH_AUTH_SOCK; [2022-06-06T21:10:10.928Z] unset SSH_AGENT_PID; [2022-06-06T21:10:10.929Z] echo Agent pid 38 killed; [2022-06-06T21:10:10.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T21:10:10.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:10:10.965Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:10:11.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:10:11.123Z] $ docker exec 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 ssh-agent [2022-06-06T21:10:11.253Z] SSH_AUTH_SOCK=/tmp/ssh-9ZCKnyu8L4pX/agent.71 [2022-06-06T21:10:11.253Z] SSH_AGENT_PID=78 [2022-06-06T21:10:11.259Z] Running ssh-add (command line suppressed) [2022-06-06T21:10:11.394Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6867131677389595421.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6867131677389595421.key) [2022-06-06T21:10:11.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:10:11.697Z] + git semver init [2022-06-06T21:10:11.957Z] 2022-06-06 21:10:11,903 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T21:10:11.957Z] 2022-06-06 21:10:11,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-06-06T21:10:11.957Z] 2022-06-06 21:10:11,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-06-06T21:10:11.957Z] 2022-06-06 21:10:11,904 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-06T21:10:12.902Z] 2022-06-06 21:10:12,591 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-06-06T21:10:12.902Z] 2022-06-06 21:10:12,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-06-06T21:10:12.902Z] 2022-06-06 21:10:12,592 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:10:12.902Z] 2022-06-06 21:10:12,592 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:10:12.902Z] 0.0.1-dev.9 [Pipeline] } [2022-06-06T21:10:12.918Z] $ docker exec --env ******** --env ******** 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 ssh-agent -k [2022-06-06T21:10:13.034Z] unset SSH_AUTH_SOCK; [2022-06-06T21:10:13.034Z] unset SSH_AGENT_PID; [2022-06-06T21:10:13.034Z] echo Agent pid 78 killed; [2022-06-06T21:10:13.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T21:10:13.356Z] + git semver [Pipeline] } [2022-06-06T21:10:13.640Z] $ docker stop --time=1 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 [2022-06-06T21:10:14.936Z] $ docker rm -f 699cd10337cff6e595a859ac6cf161506ffc21adc2418e61cf974d07b228f035 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T21:10:15.296Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T21:10:15.590Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T21:10:15.593Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.9 [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-06-06T21:10:15.749Z] provisioning config files... [2022-06-06T21:10:15.759Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config453186641885404152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:10:16.060Z] ---> docker-login.sh [2022-06-06T21:10:16.060Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:10:16.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:16.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:16.060Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:16.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:16.060Z] [2022-06-06T21:10:16.060Z] Login Succeeded [2022-06-06T21:10:16.060Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:10:16.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:16.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:16.319Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:16.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:16.319Z] [2022-06-06T21:10:16.319Z] Login Succeeded [2022-06-06T21:10:16.319Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:10:16.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:16.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:16.319Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:16.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:16.319Z] [2022-06-06T21:10:16.319Z] Login Succeeded [2022-06-06T21:10:16.319Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:10:16.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:16.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:16.579Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:16.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:16.579Z] [2022-06-06T21:10:16.579Z] Login Succeeded [2022-06-06T21:10:16.579Z] docker.io [2022-06-06T21:10:16.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:16.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:16.840Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:16.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:16.840Z] [2022-06-06T21:10:16.840Z] Login Succeeded [2022-06-06T21:10:16.840Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:10:16.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T21:10:16.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T21:10:16.919Z] ========================================================= [2022-06-06T21:10:16.919Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T21:10:16.919Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:10:17.233Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T21:10:17.234Z] Sending build context to Docker daemon 8.696MB [2022-06-06T21:10:17.234Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T21:10:17.234Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T21:10:17.234Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T21:10:17.234Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T21:10:17.234Z] 666ba61612fd: Pulling fs layer [2022-06-06T21:10:17.234Z] 8ed8ca486205: Pulling fs layer [2022-06-06T21:10:17.234Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T21:10:17.234Z] c516ae0d96e1: Pulling fs layer [2022-06-06T21:10:17.234Z] 684cea983483: Pulling fs layer [2022-06-06T21:10:17.234Z] dd3240ac7de5: Pulling fs layer [2022-06-06T21:10:17.234Z] b1e948a4e11c: Pulling fs layer [2022-06-06T21:10:17.234Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T21:10:17.234Z] 646ad004c059: Pulling fs layer [2022-06-06T21:10:17.234Z] c516ae0d96e1: Waiting [2022-06-06T21:10:17.234Z] cc1cd167ecdc: Waiting [2022-06-06T21:10:17.234Z] a8fd76ee1af6: Waiting [2022-06-06T21:10:17.234Z] 684cea983483: Waiting [2022-06-06T21:10:17.234Z] 646ad004c059: Waiting [2022-06-06T21:10:17.234Z] b1e948a4e11c: Waiting [2022-06-06T21:10:17.234Z] dd3240ac7de5: Waiting [2022-06-06T21:10:17.497Z] 8ed8ca486205: Verifying Checksum [2022-06-06T21:10:17.497Z] 8ed8ca486205: Download complete [2022-06-06T21:10:17.497Z] 666ba61612fd: Verifying Checksum [2022-06-06T21:10:17.497Z] 666ba61612fd: Download complete [2022-06-06T21:10:17.497Z] c516ae0d96e1: Download complete [2022-06-06T21:10:17.497Z] 684cea983483: Verifying Checksum [2022-06-06T21:10:17.497Z] 684cea983483: Download complete [2022-06-06T21:10:17.497Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T21:10:17.497Z] 59bf1c3509f3: Download complete [2022-06-06T21:10:17.497Z] dd3240ac7de5: Verifying Checksum [2022-06-06T21:10:17.497Z] dd3240ac7de5: Download complete [2022-06-06T21:10:17.497Z] b1e948a4e11c: Verifying Checksum [2022-06-06T21:10:17.497Z] b1e948a4e11c: Download complete [2022-06-06T21:10:17.497Z] 59bf1c3509f3: Pull complete [2022-06-06T21:10:17.764Z] 666ba61612fd: Pull complete [2022-06-06T21:10:17.765Z] 8ed8ca486205: Pull complete [2022-06-06T21:10:17.765Z] 646ad004c059: Verifying Checksum [2022-06-06T21:10:17.765Z] 646ad004c059: Download complete [2022-06-06T21:10:18.340Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T21:10:18.340Z] cc1cd167ecdc: Download complete [2022-06-06T21:10:18.340Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T21:10:18.340Z] a8fd76ee1af6: Download complete [2022-06-06T21:10:21.630Z] cc1cd167ecdc: Pull complete [2022-06-06T21:10:21.891Z] c516ae0d96e1: Pull complete [2022-06-06T21:10:21.891Z] 684cea983483: Pull complete [2022-06-06T21:10:21.891Z] dd3240ac7de5: Pull complete [2022-06-06T21:10:22.149Z] b1e948a4e11c: Pull complete [2022-06-06T21:10:24.064Z] a8fd76ee1af6: Pull complete [2022-06-06T21:10:25.001Z] 646ad004c059: Pull complete [2022-06-06T21:10:25.001Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T21:10:25.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T21:10:25.001Z] ---> 8f69c11f6b0c [2022-06-06T21:10:25.001Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T21:10:26.914Z] ---> Running in 1cf192f1b7f3 [2022-06-06T21:10:26.914Z] Removing intermediate container 1cf192f1b7f3 [2022-06-06T21:10:26.914Z] ---> 804d53cc4b7f [2022-06-06T21:10:26.914Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T21:10:26.914Z] ---> Running in 3a20adae0b76 [2022-06-06T21:10:26.914Z] Removing intermediate container 3a20adae0b76 [2022-06-06T21:10:26.914Z] ---> e0cd88a8fb72 [2022-06-06T21:10:26.914Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T21:10:26.914Z] ---> Running in 0e95ebfbb8c4 [2022-06-06T21:10:26.914Z] Removing intermediate container 0e95ebfbb8c4 [2022-06-06T21:10:26.914Z] ---> ec00325d20c5 [2022-06-06T21:10:26.914Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T21:10:26.914Z] ---> Running in 3f81cf590fac [2022-06-06T21:10:26.914Z] Removing intermediate container 3f81cf590fac [2022-06-06T21:10:26.914Z] ---> 07a952cdb240 [2022-06-06T21:10:26.914Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T21:10:26.914Z] ---> Running in e9c9533ee7a0 [2022-06-06T21:10:27.484Z] Removing intermediate container e9c9533ee7a0 [2022-06-06T21:10:27.484Z] ---> 5105aa1c4b63 [2022-06-06T21:10:27.484Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T21:10:27.484Z] ---> Running in f17421f5bb68 [2022-06-06T21:10:27.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T21:10:28.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T21:10:28.949Z] OK: 221 MiB in 52 packages [2022-06-06T21:10:29.216Z] Removing intermediate container f17421f5bb68 [2022-06-06T21:10:29.216Z] ---> 779ac49faaaa [2022-06-06T21:10:29.216Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T21:10:29.216Z] ---> Running in 9ab41f1144c4 [2022-06-06T21:10:29.487Z] Removing intermediate container 9ab41f1144c4 [2022-06-06T21:10:29.487Z] ---> 59337804f739 [2022-06-06T21:10:29.487Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T21:10:29.487Z] ---> f0e24b7b1a4a [2022-06-06T21:10:29.487Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T21:10:29.487Z] ---> Running in ea69f811f3a0 [2022-06-06T21:10:30.700Z] Still waiting to schedule task [2022-06-06T21:10:30.700Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-06T21:10:44.403Z] Removing intermediate container ea69f811f3a0 [2022-06-06T21:10:44.403Z] ---> 23e7be04319e [2022-06-06T21:10:44.403Z] Step 12/13 : COPY . . [2022-06-06T21:10:44.403Z] ---> bf9142db4313 [2022-06-06T21:10:44.403Z] Step 13/13 : RUN ${MAKE} [2022-06-06T21:10:44.662Z] ---> Running in a63f198c857d [2022-06-06T21:10:44.921Z] noop [2022-06-06T21:10:45.181Z] Removing intermediate container a63f198c857d [2022-06-06T21:10:45.181Z] ---> 3c9103d1514a [2022-06-06T21:10:45.181Z] Successfully built 3c9103d1514a [2022-06-06T21:10:45.181Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:10:45.498Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T21:10:45.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:10:45.580Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:10:45.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2022-06-06T21:10:46.112Z] $ docker top a019264aade4f15f9fd83e22e1bbd3dbe228e8da016d97fef7216b44679e5623 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T21:10:46.458Z] + go version [2022-06-06T21:10:46.458Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T21:10:46.474Z] $ docker stop --time=1 a019264aade4f15f9fd83e22e1bbd3dbe228e8da016d97fef7216b44679e5623 [2022-06-06T21:10:47.770Z] $ docker rm -f a019264aade4f15f9fd83e22e1bbd3dbe228e8da016d97fef7216b44679e5623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:10:48.160Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T21:10:48.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:10:48.267Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:10:48.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2022-06-06T21:10:48.677Z] $ docker top 7e4463fc6fb05135dbcdfdbda732d8cf4029908e8f9040f13b558403ea893b32 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T21:10:49.082Z] + make test [2022-06-06T21:10:49.082Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T21:10:49.341Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T21:10:59.345Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T21:10:59.345Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.3% of statements [2022-06-06T21:11:03.549Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.923s coverage: 13.8% of statements [2022-06-06T21:11:10.125Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T21:11:14.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T21:11:14.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T21:11:14.321Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T21:11:14.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T21:11:14.354Z] $ docker stop --time=1 7e4463fc6fb05135dbcdfdbda732d8cf4029908e8f9040f13b558403ea893b32 [2022-06-06T21:11:16.082Z] $ docker rm -f 7e4463fc6fb05135dbcdfdbda732d8cf4029908e8f9040f13b558403ea893b32 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T21:11:16.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T21:11:16.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T21:11:17.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T21:11:17.320Z] + ls -al . [2022-06-06T21:11:17.320Z] total 232 [2022-06-06T21:11:17.320Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 21:11 . [2022-06-06T21:11:17.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:09 .. [2022-06-06T21:11:17.320Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:10 .git [2022-06-06T21:11:17.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:09 .github [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 21:09 .gitignore [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 21:09 .golangci.yml [2022-06-06T21:11:17.320Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 21:10 .semver [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 21:09 Attribution.txt [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 21:09 CHANGELOG.md [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 21:09 Dockerfile [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 21:09 GOVERNANCE.md [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 21:09 Jenkinsfile [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 21:09 LICENSE [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 21:09 Makefile [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 21:09 OWNERS.md [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 6 21:09 README.md [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 21:10 VERSION [2022-06-06T21:11:17.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:09 bin [2022-06-06T21:11:17.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:09 cmd [2022-06-06T21:11:17.320Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 21:11 coverage.out [2022-06-06T21:11:17.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:09 doc [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 21:09 go.mod [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 21:09 go.sum [2022-06-06T21:11:17.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:09 internal [2022-06-06T21:11:17.320Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:17.632Z] + 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=19d22e422abd2bf1e17912171b3c0bb2febc4a3e --label arch=amd64 --label version=0.0.1-dev.9 . [2022-06-06T21:11:17.632Z] Sending build context to Docker daemon 8.75MB [2022-06-06T21:11:17.632Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T21:11:17.632Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T21:11:17.632Z] ---> 3c9103d1514a [2022-06-06T21:11:17.632Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T21:11:17.632Z] ---> Running in 4823319549ec [2022-06-06T21:11:17.896Z] Removing intermediate container 4823319549ec [2022-06-06T21:11:17.896Z] ---> 9b35c5a0d4a3 [2022-06-06T21:11:17.896Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T21:11:17.896Z] ---> Running in ec3eec83b6f7 [2022-06-06T21:11:17.896Z] Removing intermediate container ec3eec83b6f7 [2022-06-06T21:11:17.896Z] ---> 44012c074c7e [2022-06-06T21:11:17.896Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T21:11:17.896Z] ---> Running in 4df095956b7e [2022-06-06T21:11:17.896Z] Removing intermediate container 4df095956b7e [2022-06-06T21:11:17.896Z] ---> 2f28a48f90f8 [2022-06-06T21:11:17.896Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T21:11:18.159Z] ---> Running in 238e54e68050 [2022-06-06T21:11:18.159Z] Removing intermediate container 238e54e68050 [2022-06-06T21:11:18.159Z] ---> 2b836500ca87 [2022-06-06T21:11:18.159Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T21:11:18.159Z] ---> Running in aefc219e5b71 [2022-06-06T21:11:18.732Z] Removing intermediate container aefc219e5b71 [2022-06-06T21:11:18.732Z] ---> a06429144ae6 [2022-06-06T21:11:18.732Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T21:11:18.732Z] ---> Running in 12749ee6fffb [2022-06-06T21:11:18.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T21:11:19.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T21:11:20.193Z] OK: 221 MiB in 52 packages [2022-06-06T21:11:20.453Z] Removing intermediate container 12749ee6fffb [2022-06-06T21:11:20.453Z] ---> 653fe9bafb1f [2022-06-06T21:11:20.453Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T21:11:20.713Z] ---> Running in 4c19707bd900 [2022-06-06T21:11:20.714Z] Removing intermediate container 4c19707bd900 [2022-06-06T21:11:20.714Z] ---> 5cc812415a61 [2022-06-06T21:11:20.714Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T21:11:20.714Z] ---> c77a08dc9345 [2022-06-06T21:11:20.714Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T21:11:20.973Z] ---> Running in 02c00f780ae6 [2022-06-06T21:11:21.544Z] Removing intermediate container 02c00f780ae6 [2022-06-06T21:11:21.544Z] ---> 51d848990a57 [2022-06-06T21:11:21.544Z] Step 12/26 : COPY . . [2022-06-06T21:11:21.804Z] ---> 83f455023036 [2022-06-06T21:11:21.804Z] Step 13/26 : RUN ${MAKE} [2022-06-06T21:11:21.804Z] ---> Running in 2af44e2cee22 [2022-06-06T21:11:22.373Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.9 -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-06-06T21:11:44.332Z] Removing intermediate container 2af44e2cee22 [2022-06-06T21:11:44.332Z] ---> d5f9b1ee5996 [2022-06-06T21:11:44.332Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T21:11:44.332Z] 3.15: Pulling from library/alpine [2022-06-06T21:11:44.332Z] df9b9388f04a: Pulling fs layer [2022-06-06T21:11:44.332Z] df9b9388f04a: Verifying Checksum [2022-06-06T21:11:44.332Z] df9b9388f04a: Download complete [2022-06-06T21:11:44.332Z] df9b9388f04a: Pull complete [2022-06-06T21:11:44.332Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T21:11:44.332Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T21:11:44.332Z] ---> 0ac33e5f5afa [2022-06-06T21:11:44.332Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T21:11:44.332Z] ---> Running in 116bf2ed3f69 [2022-06-06T21:11:44.332Z] Removing intermediate container 116bf2ed3f69 [2022-06-06T21:11:44.332Z] ---> d91c7f2fd7a4 [2022-06-06T21:11:44.332Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T21:11:44.332Z] ---> Running in c64f41606ad5 [2022-06-06T21:11:44.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T21:11:44.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T21:11:44.332Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T21:11:44.332Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T21:11:44.332Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T21:11:44.332Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T21:11:44.332Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T21:11:44.332Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T21:11:44.332Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T21:11:44.332Z] OK: 8 MiB in 20 packages [2022-06-06T21:11:44.332Z] Removing intermediate container c64f41606ad5 [2022-06-06T21:11:44.332Z] ---> ef3b1ad357a8 [2022-06-06T21:11:44.332Z] Step 17/26 : WORKDIR / [2022-06-06T21:11:44.332Z] ---> Running in c2e90c828121 [2022-06-06T21:11:44.332Z] Removing intermediate container c2e90c828121 [2022-06-06T21:11:44.332Z] ---> 1cfdab097f2f [2022-06-06T21:11:44.332Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T21:11:44.332Z] ---> 7589fc312e00 [2022-06-06T21:11:44.332Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T21:11:44.591Z] ---> 9eb16459768a [2022-06-06T21:11:44.591Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T21:11:44.591Z] ---> b0924e629a0b [2022-06-06T21:11:44.591Z] Step 21/26 : EXPOSE 59984 [2022-06-06T21:11:44.591Z] ---> Running in 0f1104bb0c42 [2022-06-06T21:11:44.852Z] Removing intermediate container 0f1104bb0c42 [2022-06-06T21:11:44.852Z] ---> 896eead28d86 [2022-06-06T21:11:44.852Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T21:11:44.852Z] ---> Running in 8cae46aeb0d0 [2022-06-06T21:11:44.852Z] Removing intermediate container 8cae46aeb0d0 [2022-06-06T21:11:44.852Z] ---> 33148c3d64cd [2022-06-06T21:11:44.852Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T21:11:44.852Z] ---> Running in 000cb4ae0608 [2022-06-06T21:11:45.113Z] Removing intermediate container 000cb4ae0608 [2022-06-06T21:11:45.113Z] ---> a3440cce6221 [2022-06-06T21:11:45.113Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T21:11:45.113Z] ---> Running in 58f40dcd7d30 [2022-06-06T21:11:45.113Z] Removing intermediate container 58f40dcd7d30 [2022-06-06T21:11:45.113Z] ---> 3f327b0609a7 [2022-06-06T21:11:45.113Z] Step 25/26 : LABEL git_sha=19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:11:45.113Z] ---> Running in f67fa17d6ff1 [2022-06-06T21:11:45.373Z] Removing intermediate container f67fa17d6ff1 [2022-06-06T21:11:45.373Z] ---> 4f4e110e92b7 [2022-06-06T21:11:45.373Z] Step 26/26 : LABEL version=0.0.1-dev.9 [2022-06-06T21:11:45.373Z] ---> Running in 584bc68ecdb3 [2022-06-06T21:11:45.373Z] Removing intermediate container 584bc68ecdb3 [2022-06-06T21:11:45.373Z] ---> afe9abc4c3e6 [2022-06-06T21:11:45.373Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T21:11:45.373Z] Successfully built afe9abc4c3e6 [2022-06-06T21:11:45.373Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:11:45.467Z] provisioning config files... [2022-06-06T21:11:45.479Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1806343969041910818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:11:45.781Z] ---> docker-login.sh [2022-06-06T21:11:45.781Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:11:45.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:11:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:11:45.781Z] Configure a credential helper to remove this warning. See [2022-06-06T21:11:45.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:11:45.781Z] [2022-06-06T21:11:45.781Z] Login Succeeded [2022-06-06T21:11:45.781Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:11:45.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:11:46.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:11:46.042Z] Configure a credential helper to remove this warning. See [2022-06-06T21:11:46.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:11:46.042Z] [2022-06-06T21:11:46.042Z] Login Succeeded [2022-06-06T21:11:46.042Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:11:46.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:11:46.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:11:46.042Z] Configure a credential helper to remove this warning. See [2022-06-06T21:11:46.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:11:46.042Z] [2022-06-06T21:11:46.042Z] Login Succeeded [2022-06-06T21:11:46.042Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:11:46.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:11:46.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:11:46.303Z] Configure a credential helper to remove this warning. See [2022-06-06T21:11:46.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:11:46.303Z] [2022-06-06T21:11:46.303Z] Login Succeeded [2022-06-06T21:11:46.303Z] docker.io [2022-06-06T21:11:46.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:11:46.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:11:46.563Z] Configure a credential helper to remove this warning. See [2022-06-06T21:11:46.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:11:46.563Z] [2022-06-06T21:11:46.563Z] Login Succeeded [2022-06-06T21:11:46.563Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:11:46.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T21:11:46.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T21:11:46.620Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-06-06T21:11:46.620Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:11:46.620Z] latest [2022-06-06T21:11:46.620Z] 0.0.1-dev.9 [2022-06-06T21:11:46.620Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [2022-06-06T21:11:46.620Z] main [2022-06-06T21:11:46.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:46.931Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:47.241Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:11:47.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T21:11:47.241Z] be30c490f34b: Preparing [2022-06-06T21:11:47.241Z] d65d0681ce8c: Preparing [2022-06-06T21:11:47.241Z] cca0f3f29ea4: Preparing [2022-06-06T21:11:47.241Z] d2271890a751: Preparing [2022-06-06T21:11:47.241Z] 4fc242d58285: Preparing [2022-06-06T21:11:47.241Z] 4fc242d58285: Layer already exists [2022-06-06T21:11:47.241Z] d65d0681ce8c: Pushed [2022-06-06T21:11:47.241Z] be30c490f34b: Pushed [2022-06-06T21:11:47.501Z] d2271890a751: Pushed [2022-06-06T21:11:50.040Z] cca0f3f29ea4: Pushed [2022-06-06T21:11:50.040Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:50.355Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:50.668Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-06-06T21:11:50.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T21:11:50.668Z] be30c490f34b: Preparing [2022-06-06T21:11:50.668Z] d65d0681ce8c: Preparing [2022-06-06T21:11:50.668Z] cca0f3f29ea4: Preparing [2022-06-06T21:11:50.668Z] d2271890a751: Preparing [2022-06-06T21:11:50.668Z] 4fc242d58285: Preparing [2022-06-06T21:11:50.668Z] be30c490f34b: Layer already exists [2022-06-06T21:11:50.668Z] 4fc242d58285: Layer already exists [2022-06-06T21:11:50.668Z] d65d0681ce8c: Layer already exists [2022-06-06T21:11:50.668Z] cca0f3f29ea4: Layer already exists [2022-06-06T21:11:50.668Z] d2271890a751: Layer already exists [2022-06-06T21:11:50.668Z] latest: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:50.986Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:51.300Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.9 [2022-06-06T21:11:51.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T21:11:51.300Z] be30c490f34b: Preparing [2022-06-06T21:11:51.300Z] d65d0681ce8c: Preparing [2022-06-06T21:11:51.300Z] cca0f3f29ea4: Preparing [2022-06-06T21:11:51.300Z] d2271890a751: Preparing [2022-06-06T21:11:51.300Z] 4fc242d58285: Preparing [2022-06-06T21:11:51.300Z] be30c490f34b: Layer already exists [2022-06-06T21:11:51.300Z] 4fc242d58285: Layer already exists [2022-06-06T21:11:51.300Z] cca0f3f29ea4: Layer already exists [2022-06-06T21:11:51.300Z] d2271890a751: Layer already exists [2022-06-06T21:11:51.300Z] d65d0681ce8c: Layer already exists [2022-06-06T21:11:51.300Z] 0.0.1-dev.9: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:51.620Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:51.938Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [2022-06-06T21:11:51.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T21:11:51.938Z] be30c490f34b: Preparing [2022-06-06T21:11:51.938Z] d65d0681ce8c: Preparing [2022-06-06T21:11:51.938Z] cca0f3f29ea4: Preparing [2022-06-06T21:11:51.938Z] d2271890a751: Preparing [2022-06-06T21:11:51.938Z] 4fc242d58285: Preparing [2022-06-06T21:11:51.938Z] d65d0681ce8c: Layer already exists [2022-06-06T21:11:51.938Z] d2271890a751: Layer already exists [2022-06-06T21:11:51.938Z] 4fc242d58285: Layer already exists [2022-06-06T21:11:51.938Z] be30c490f34b: Layer already exists [2022-06-06T21:11:51.938Z] cca0f3f29ea4: Layer already exists [2022-06-06T21:11:51.938Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:52.260Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:52.579Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-06-06T21:11:52.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T21:11:52.579Z] be30c490f34b: Preparing [2022-06-06T21:11:52.579Z] d65d0681ce8c: Preparing [2022-06-06T21:11:52.579Z] cca0f3f29ea4: Preparing [2022-06-06T21:11:52.579Z] d2271890a751: Preparing [2022-06-06T21:11:52.579Z] 4fc242d58285: Preparing [2022-06-06T21:11:52.579Z] cca0f3f29ea4: Layer already exists [2022-06-06T21:11:52.579Z] 4fc242d58285: Layer already exists [2022-06-06T21:11:52.579Z] be30c490f34b: Layer already exists [2022-06-06T21:11:52.579Z] d65d0681ce8c: Layer already exists [2022-06-06T21:11:52.579Z] d2271890a751: Layer already exists [2022-06-06T21:11:52.579Z] main: digest: sha256:c2102f9b84dd25b1a8d56f9099490fc58914fe06a447e4745e5b52067861ba57 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T21:11:52.618Z] ===================================================== [Pipeline] echo [2022-06-06T21:11:52.624Z] taggedImages: [2022-06-06T21:11:52.624Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:11:52.624Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-06-06T21:11:52.624Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.9 [2022-06-06T21:11:52.624Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [2022-06-06T21:11:52.624Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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-06-06T21:11:52.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T21:11:52.975Z] [2022-06-06T21:11:52.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:53.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T21:11:53.281Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T21:11:53.281Z] 5eb5b503b376: Pulling fs layer [2022-06-06T21:11:53.281Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T21:11:53.281Z] ec43610c2a17: Pulling fs layer [2022-06-06T21:11:53.281Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T21:11:53.281Z] 33b1e0a273af: Pulling fs layer [2022-06-06T21:11:53.281Z] 3a2ae6a8a46f: Waiting [2022-06-06T21:11:53.281Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T21:11:53.281Z] 2f39f015ded8: Pulling fs layer [2022-06-06T21:11:53.281Z] 5d3b04190fa2: Waiting [2022-06-06T21:11:53.281Z] 2f39f015ded8: Waiting [2022-06-06T21:11:53.281Z] 5c69ac0246d0: Verifying Checksum [2022-06-06T21:11:53.281Z] 5c69ac0246d0: Download complete [2022-06-06T21:11:53.281Z] 3a2ae6a8a46f: Download complete [2022-06-06T21:11:53.281Z] 33b1e0a273af: Verifying Checksum [2022-06-06T21:11:53.281Z] 33b1e0a273af: Download complete [2022-06-06T21:11:53.543Z] 5d3b04190fa2: Download complete [2022-06-06T21:11:53.543Z] ec43610c2a17: Verifying Checksum [2022-06-06T21:11:53.543Z] ec43610c2a17: Download complete [2022-06-06T21:11:53.543Z] 5eb5b503b376: Verifying Checksum [2022-06-06T21:11:53.543Z] 5eb5b503b376: Download complete [2022-06-06T21:11:54.112Z] 2f39f015ded8: Download complete [2022-06-06T21:11:54.680Z] 5eb5b503b376: Pull complete [2022-06-06T21:11:54.940Z] 5c69ac0246d0: Pull complete [2022-06-06T21:11:55.509Z] ec43610c2a17: Pull complete [2022-06-06T21:11:55.509Z] 3a2ae6a8a46f: Pull complete [2022-06-06T21:11:55.768Z] 33b1e0a273af: Pull complete [2022-06-06T21:11:55.768Z] 5d3b04190fa2: Pull complete [2022-06-06T21:11:59.962Z] 2f39f015ded8: Pull complete [2022-06-06T21:11:59.962Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T21:12:00.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T21:12:00.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:12:00.355Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:12:00.395Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T21:12:01.947Z] $ docker top 300b2cccb60b03e974e11de8a19c09a0283d53a780836a7d97fe5459c8668b34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:12:02.337Z] ---> job-cost.sh [2022-06-06T21:12:02.337Z] lf-activate-venv: SKIPPING [2022-06-06T21:12:02.337Z] INFO: No Stack... [2022-06-06T21:12:02.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T21:12:03.168Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T21:12:03.460Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-06-06T21:12:03.460Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T21:12:03.536Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [2022-06-06T21:12:03.541Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] did not exist. Created. [2022-06-06T21:12:03.541Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T21:12:03.838Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T21:12:03.874Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T21:12:03.880Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T21:12:03.902Z] $ docker stop --time=1 300b2cccb60b03e974e11de8a19c09a0283d53a780836a7d97fe5459c8668b34 [2022-06-06T21:12:05.073Z] $ docker rm -f 300b2cccb60b03e974e11de8a19c09a0283d53a780836a7d97fe5459c8668b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T21:12:39.217Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1551 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-06-06T21:12:39.230Z] Running in /w/workspace/device-onvif-camera/11 [Pipeline] { [Pipeline] checkout [2022-06-06T21:12:39.285Z] Selected Git installation does not exist. Using Default [2022-06-06T21:12:39.285Z] The recommended git tool is: NONE [2022-06-06T21:12:47.608Z] using credential edgex-jenkins-ssh [2022-06-06T21:12:47.637Z] Cloning the remote Git repository [2022-06-06T21:12:47.705Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T21:12:47.878Z] > git init /w/workspace/device-onvif-camera/11 # timeout=10 [2022-06-06T21:12:49.133Z] Avoid second fetch [2022-06-06T21:12:49.134Z] Checking out Revision 19d22e422abd2bf1e17912171b3c0bb2febc4a3e (main) [2022-06-06T21:12:48.108Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T21:12:48.109Z] > git --version # timeout=10 [2022-06-06T21:12:48.163Z] > git --version # 'git version 2.25.1' [2022-06-06T21:12:48.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T21:12:48.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T21:12:49.088Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T21:12:49.112Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T21:12:49.158Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T21:12:49.179Z] > git checkout -f 19d22e422abd2bf1e17912171b3c0bb2febc4a3e # timeout=10 [2022-06-06T21:12:53.679Z] Commit message: "Merge pull request #80 from soda480/US4643" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T21:12:54.640Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T21:12:54.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T21:12:54.640Z] Dload Upload Total Spent Left Speed [2022-06-06T21:12:54.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2022-06-06T21:12:55.338Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T21:12:55.694Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T21:12:55.694Z] + sudo tee /etc/docker/daemon.new [2022-06-06T21:12:55.694Z] { [2022-06-06T21:12:55.694Z] "registry-mirrors": [ [2022-06-06T21:12:55.694Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T21:12:55.694Z] ], [2022-06-06T21:12:55.694Z] "bip": "10.250.0.254/24", [2022-06-06T21:12:55.694Z] "hosts": [ [2022-06-06T21:12:55.694Z] "tcp://0.0.0.0:5555", [2022-06-06T21:12:55.694Z] "unix:///var/run/docker.sock" [2022-06-06T21:12:55.694Z] ], [2022-06-06T21:12:55.694Z] "mtu": 1458, [2022-06-06T21:12:55.694Z] "selinux-enabled": true, [2022-06-06T21:12:55.694Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T21:12:55.694Z] } [Pipeline] sh [2022-06-06T21:12:56.054Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T21:12:56.404Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:13:14.844Z] provisioning config files... [2022-06-06T21:13:14.874Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config8116415135328390178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:13:15.258Z] ---> docker-login.sh [2022-06-06T21:13:15.258Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:13:15.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:13:16.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:13:16.135Z] Configure a credential helper to remove this warning. See [2022-06-06T21:13:16.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:13:16.135Z] [2022-06-06T21:13:16.135Z] Login Succeeded [2022-06-06T21:13:16.135Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:13:16.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:13:16.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:13:16.738Z] Configure a credential helper to remove this warning. See [2022-06-06T21:13:16.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:13:16.738Z] [2022-06-06T21:13:16.738Z] Login Succeeded [2022-06-06T21:13:16.738Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:13:17.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:13:17.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:13:17.345Z] Configure a credential helper to remove this warning. See [2022-06-06T21:13:17.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:13:17.345Z] [2022-06-06T21:13:17.345Z] Login Succeeded [2022-06-06T21:13:17.345Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:13:17.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:13:17.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:13:17.897Z] Configure a credential helper to remove this warning. See [2022-06-06T21:13:17.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:13:17.897Z] [2022-06-06T21:13:17.897Z] Login Succeeded [2022-06-06T21:13:17.897Z] docker.io [2022-06-06T21:13:18.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:13:18.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:13:18.773Z] Configure a credential helper to remove this warning. See [2022-06-06T21:13:18.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:13:18.773Z] [2022-06-06T21:13:18.773Z] Login Succeeded [2022-06-06T21:13:18.773Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:13:18.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T21:13:19.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T21:13:19.391Z] ========================================================= [2022-06-06T21:13:19.391Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T21:13:19.391Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:13:19.775Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T21:13:20.381Z] Sending build context to Docker daemon 5.925MB [2022-06-06T21:13:20.381Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T21:13:20.381Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T21:13:20.381Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T21:13:20.381Z] 9b3977197b4f: Pulling fs layer [2022-06-06T21:13:20.381Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T21:13:20.381Z] 94645a83ff95: Pulling fs layer [2022-06-06T21:13:20.381Z] e6fb740bc735: Pulling fs layer [2022-06-06T21:13:20.381Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T21:13:20.381Z] 355e64cbe906: Pulling fs layer [2022-06-06T21:13:20.381Z] 63ab81a10011: Pulling fs layer [2022-06-06T21:13:20.381Z] 555d1d1c4555: Pulling fs layer [2022-06-06T21:13:20.381Z] 7d9057610161: Pulling fs layer [2022-06-06T21:13:20.381Z] e6fb740bc735: Waiting [2022-06-06T21:13:20.381Z] 3a77bd46dcc9: Waiting [2022-06-06T21:13:20.381Z] 355e64cbe906: Waiting [2022-06-06T21:13:20.381Z] 63ab81a10011: Waiting [2022-06-06T21:13:20.381Z] 555d1d1c4555: Waiting [2022-06-06T21:13:20.381Z] 7d9057610161: Waiting [2022-06-06T21:13:20.381Z] 94645a83ff95: Verifying Checksum [2022-06-06T21:13:20.381Z] 94645a83ff95: Download complete [2022-06-06T21:13:20.381Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T21:13:20.381Z] 1a89e8eeedd5: Download complete [2022-06-06T21:13:20.381Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T21:13:20.381Z] 3a77bd46dcc9: Download complete [2022-06-06T21:13:20.381Z] 355e64cbe906: Verifying Checksum [2022-06-06T21:13:20.381Z] 355e64cbe906: Download complete [2022-06-06T21:13:20.663Z] 9b3977197b4f: Download complete [2022-06-06T21:13:20.663Z] 63ab81a10011: Verifying Checksum [2022-06-06T21:13:20.663Z] 63ab81a10011: Download complete [2022-06-06T21:13:21.672Z] 9b3977197b4f: Pull complete [2022-06-06T21:13:21.672Z] 7d9057610161: Verifying Checksum [2022-06-06T21:13:21.672Z] 7d9057610161: Download complete [2022-06-06T21:13:22.307Z] 1a89e8eeedd5: Pull complete [2022-06-06T21:13:22.588Z] 94645a83ff95: Pull complete [2022-06-06T21:13:22.864Z] 555d1d1c4555: Verifying Checksum [2022-06-06T21:13:22.864Z] 555d1d1c4555: Download complete [2022-06-06T21:13:23.460Z] e6fb740bc735: Download complete [2022-06-06T21:13:35.888Z] e6fb740bc735: Pull complete [2022-06-06T21:13:35.888Z] 3a77bd46dcc9: Pull complete [2022-06-06T21:13:35.888Z] 355e64cbe906: Pull complete [2022-06-06T21:13:35.888Z] 63ab81a10011: Pull complete [2022-06-06T21:13:42.617Z] 555d1d1c4555: Pull complete [2022-06-06T21:13:44.064Z] 7d9057610161: Pull complete [2022-06-06T21:13:44.064Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T21:13:44.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T21:13:44.064Z] ---> 819e984ddca1 [2022-06-06T21:13:44.064Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T21:13:46.069Z] ---> Running in 8399d6296b7b [2022-06-06T21:13:46.069Z] Removing intermediate container 8399d6296b7b [2022-06-06T21:13:46.069Z] ---> d960e5752617 [2022-06-06T21:13:46.069Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T21:13:46.069Z] ---> Running in aee17feafda1 [2022-06-06T21:13:46.669Z] Removing intermediate container aee17feafda1 [2022-06-06T21:13:46.669Z] ---> 012ea8b9c209 [2022-06-06T21:13:46.669Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T21:13:46.942Z] ---> Running in 76d51f13777f [2022-06-06T21:13:47.218Z] Removing intermediate container 76d51f13777f [2022-06-06T21:13:47.218Z] ---> ca04d7bd76eb [2022-06-06T21:13:47.218Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T21:13:47.493Z] ---> Running in 90d7e6b4914b [2022-06-06T21:13:47.769Z] Removing intermediate container 90d7e6b4914b [2022-06-06T21:13:47.769Z] ---> 3b3b198529b0 [2022-06-06T21:13:47.769Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T21:13:47.769Z] ---> Running in 0168c41385c4 [2022-06-06T21:13:51.190Z] Removing intermediate container 0168c41385c4 [2022-06-06T21:13:51.190Z] ---> b22984a75d9a [2022-06-06T21:13:51.190Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T21:13:51.190Z] ---> Running in c2c733b00a25 [2022-06-06T21:13:51.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T21:13:52.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T21:13:53.760Z] OK: 220 MiB in 52 packages [2022-06-06T21:13:54.753Z] Removing intermediate container c2c733b00a25 [2022-06-06T21:13:54.753Z] ---> 9f4eea4d830e [2022-06-06T21:13:54.753Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T21:13:54.753Z] ---> Running in cfa7b603e531 [2022-06-06T21:13:55.031Z] Removing intermediate container cfa7b603e531 [2022-06-06T21:13:55.031Z] ---> be0f6163ef21 [2022-06-06T21:13:55.031Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T21:13:55.636Z] ---> 51b8cb937f5a [2022-06-06T21:13:55.636Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T21:13:55.636Z] ---> Running in 9e9c357d71ff [2022-06-06T21:14:52.232Z] Removing intermediate container 9e9c357d71ff [2022-06-06T21:14:52.232Z] ---> 2408545156e7 [2022-06-06T21:14:52.232Z] Step 12/13 : COPY . . [2022-06-06T21:14:52.232Z] ---> b7ef91390399 [2022-06-06T21:14:52.232Z] Step 13/13 : RUN ${MAKE} [2022-06-06T21:14:52.232Z] ---> Running in 3887025d315a [2022-06-06T21:14:52.232Z] noop [2022-06-06T21:14:52.232Z] Removing intermediate container 3887025d315a [2022-06-06T21:14:52.232Z] ---> 28bcd70d5738 [2022-06-06T21:14:52.232Z] Successfully built 28bcd70d5738 [2022-06-06T21:14:52.232Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:14:52.611Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T21:14:52.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:14:52.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container [2022-06-06T21:14:52.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** ci-base-image-arm64 cat [2022-06-06T21:14:54.393Z] $ docker top cbe3c078146bc06bc4bf7889ff06722b1d467f22bf081011fd7a09f2c838cd1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T21:14:55.351Z] + go version [2022-06-06T21:14:55.351Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T21:14:55.385Z] $ docker stop --time=1 cbe3c078146bc06bc4bf7889ff06722b1d467f22bf081011fd7a09f2c838cd1b [2022-06-06T21:14:57.126Z] $ docker rm -f cbe3c078146bc06bc4bf7889ff06722b1d467f22bf081011fd7a09f2c838cd1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:14:57.739Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T21:14:57.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:14:58.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container [2022-06-06T21:14:58.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** ci-base-image-arm64 cat [2022-06-06T21:14:59.519Z] $ docker top 7be77ce26039499521648b72c678cb10df27708f22bd9befc5b7587b8a3ff9f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T21:15:00.474Z] + make test [2022-06-06T21:15:00.474Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T21:15:02.491Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T21:16:54.457Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T21:16:54.457Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.081s coverage: 1.3% of statements [2022-06-06T21:17:09.573Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.352s coverage: 13.8% of statements [2022-06-06T21:17:09.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T21:17:09.574Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T21:17:41.992Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T21:17:41.992Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T21:17:41.992Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T21:17:42.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T21:17:42.312Z] $ docker stop --time=1 7be77ce26039499521648b72c678cb10df27708f22bd9befc5b7587b8a3ff9f1 [2022-06-06T21:17:44.169Z] $ docker rm -f 7be77ce26039499521648b72c678cb10df27708f22bd9befc5b7587b8a3ff9f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T21:17:45.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T21:17:45.354Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T21:17:46.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T21:17:46.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T21:17:46.988Z] + ls -al . [2022-06-06T21:17:46.988Z] total 228 [2022-06-06T21:17:46.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:17 . [2022-06-06T21:17:46.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:12 .. [2022-06-06T21:17:46.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:12 .git [2022-06-06T21:17:46.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:12 .github [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 21:12 .gitignore [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 21:12 .golangci.yml [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 21:12 Attribution.txt [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 21:12 CHANGELOG.md [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 21:12 Dockerfile [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 21:12 GOVERNANCE.md [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 21:12 Jenkinsfile [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 21:12 LICENSE [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 21:12 Makefile [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 21:12 OWNERS.md [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 6 21:12 README.md [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 21:10 VERSION [2022-06-06T21:17:46.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:12 bin [2022-06-06T21:17:46.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:12 cmd [2022-06-06T21:17:46.988Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 21:17 coverage.out [2022-06-06T21:17:46.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:12 doc [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 21:12 go.mod [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 21:12 go.sum [2022-06-06T21:17:46.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:12 internal [2022-06-06T21:17:46.988Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 21:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:17:47.425Z] + 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=19d22e422abd2bf1e17912171b3c0bb2febc4a3e --label arch=arm64 --label version=0.0.1-dev.9 . [2022-06-06T21:17:48.046Z] Sending build context to Docker daemon 5.98MB [2022-06-06T21:17:48.046Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T21:17:48.046Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T21:17:48.046Z] ---> 28bcd70d5738 [2022-06-06T21:17:48.046Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T21:17:48.046Z] ---> Running in 2f2117848089 [2022-06-06T21:17:48.655Z] Removing intermediate container 2f2117848089 [2022-06-06T21:17:48.655Z] ---> 0a4a65505400 [2022-06-06T21:17:48.655Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T21:17:48.655Z] ---> Running in 10532321bb09 [2022-06-06T21:17:48.931Z] Removing intermediate container 10532321bb09 [2022-06-06T21:17:48.931Z] ---> ca4f0d4b5caf [2022-06-06T21:17:48.931Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T21:17:48.931Z] ---> Running in 50e0edbb4fde [2022-06-06T21:17:49.545Z] Removing intermediate container 50e0edbb4fde [2022-06-06T21:17:49.545Z] ---> db880b74c539 [2022-06-06T21:17:49.545Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T21:17:49.545Z] ---> Running in 9d8ba01644d1 [2022-06-06T21:17:49.824Z] Removing intermediate container 9d8ba01644d1 [2022-06-06T21:17:49.824Z] ---> 46e9b2897692 [2022-06-06T21:17:49.824Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T21:17:49.824Z] ---> Running in 8baae2e4b281 [2022-06-06T21:17:51.825Z] Removing intermediate container 8baae2e4b281 [2022-06-06T21:17:51.825Z] ---> d46657950a76 [2022-06-06T21:17:51.825Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T21:17:51.825Z] ---> Running in 04f383d8c78d [2022-06-06T21:17:53.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T21:17:53.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T21:17:54.857Z] OK: 220 MiB in 52 packages [2022-06-06T21:17:55.855Z] Removing intermediate container 04f383d8c78d [2022-06-06T21:17:55.855Z] ---> 442506bc9a96 [2022-06-06T21:17:55.855Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T21:17:55.855Z] ---> Running in 5f965f3f2eda [2022-06-06T21:17:56.133Z] Removing intermediate container 5f965f3f2eda [2022-06-06T21:17:56.133Z] ---> dc9e5050eebc [2022-06-06T21:17:56.133Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T21:17:56.740Z] ---> fd55e9c7d4da [2022-06-06T21:17:56.740Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T21:17:57.018Z] ---> Running in b9f8bc1227db [2022-06-06T21:17:59.012Z] Removing intermediate container b9f8bc1227db [2022-06-06T21:17:59.012Z] ---> e144514be699 [2022-06-06T21:17:59.012Z] Step 12/26 : COPY . . [2022-06-06T21:18:00.453Z] ---> daa164abcdb7 [2022-06-06T21:18:00.453Z] Step 13/26 : RUN ${MAKE} [2022-06-06T21:18:00.453Z] ---> Running in 4b5bc95dbfa1 [2022-06-06T21:18:01.442Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.9 -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-06-06T21:20:38.442Z] Removing intermediate container 4b5bc95dbfa1 [2022-06-06T21:20:38.442Z] ---> 22fe9005159c [2022-06-06T21:20:38.442Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T21:20:38.442Z] 3.15: Pulling from library/alpine [2022-06-06T21:20:38.442Z] 9981e73032c8: Pulling fs layer [2022-06-06T21:20:38.442Z] 9981e73032c8: Download complete [2022-06-06T21:20:38.442Z] 9981e73032c8: Pull complete [2022-06-06T21:20:38.442Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T21:20:38.442Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T21:20:38.442Z] ---> 3fb3c9af89a9 [2022-06-06T21:20:38.442Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T21:20:38.442Z] ---> Running in 41770164fe86 [2022-06-06T21:20:38.442Z] Removing intermediate container 41770164fe86 [2022-06-06T21:20:38.442Z] ---> 6326be6d6f17 [2022-06-06T21:20:38.442Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T21:20:38.442Z] ---> Running in c5e895a4490f [2022-06-06T21:20:38.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T21:20:38.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T21:20:38.442Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T21:20:38.442Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T21:20:38.442Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T21:20:38.442Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T21:20:38.442Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T21:20:38.442Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T21:20:38.442Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T21:20:38.442Z] OK: 8 MiB in 20 packages [2022-06-06T21:20:39.037Z] Removing intermediate container c5e895a4490f [2022-06-06T21:20:39.037Z] ---> 863203e63d17 [2022-06-06T21:20:39.037Z] Step 17/26 : WORKDIR / [2022-06-06T21:20:39.037Z] ---> Running in 822a5794b767 [2022-06-06T21:20:39.310Z] Removing intermediate container 822a5794b767 [2022-06-06T21:20:39.310Z] ---> 39e59c623547 [2022-06-06T21:20:39.310Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T21:20:41.282Z] ---> 99d05dd26c08 [2022-06-06T21:20:41.282Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T21:20:41.554Z] ---> 92f2655f15b0 [2022-06-06T21:20:41.554Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T21:20:42.152Z] ---> 9fc96a0aed60 [2022-06-06T21:20:42.152Z] Step 21/26 : EXPOSE 59984 [2022-06-06T21:20:42.152Z] ---> Running in e2b56d2e4e8c [2022-06-06T21:20:42.757Z] Removing intermediate container e2b56d2e4e8c [2022-06-06T21:20:42.757Z] ---> 3f54721c1d16 [2022-06-06T21:20:42.757Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T21:20:42.757Z] ---> Running in e6043c5795c8 [2022-06-06T21:20:43.037Z] Removing intermediate container e6043c5795c8 [2022-06-06T21:20:43.037Z] ---> cffff68ea298 [2022-06-06T21:20:43.037Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T21:20:43.037Z] ---> Running in ee8bbf7acafa [2022-06-06T21:20:43.644Z] Removing intermediate container ee8bbf7acafa [2022-06-06T21:20:43.644Z] ---> 765459e804ab [2022-06-06T21:20:43.644Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T21:20:43.644Z] ---> Running in f1afd506d878 [2022-06-06T21:20:43.917Z] Removing intermediate container f1afd506d878 [2022-06-06T21:20:43.917Z] ---> 26e30657cee8 [2022-06-06T21:20:43.917Z] Step 25/26 : LABEL git_sha=19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:20:43.917Z] ---> Running in 5216e1863e30 [2022-06-06T21:20:44.511Z] Removing intermediate container 5216e1863e30 [2022-06-06T21:20:44.511Z] ---> 86c49182e1df [2022-06-06T21:20:44.511Z] Step 26/26 : LABEL version=0.0.1-dev.9 [2022-06-06T21:20:44.511Z] ---> Running in c1ff3bc7c77e [2022-06-06T21:20:44.783Z] Removing intermediate container c1ff3bc7c77e [2022-06-06T21:20:44.783Z] ---> 6e839ae7fdd2 [2022-06-06T21:20:44.783Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T21:20:44.783Z] Successfully built 6e839ae7fdd2 [2022-06-06T21:20:44.783Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:20:44.890Z] provisioning config files... [2022-06-06T21:20:44.908Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config5944380860346780194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:20:45.258Z] ---> docker-login.sh [2022-06-06T21:20:45.259Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:20:45.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:20:45.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:20:45.531Z] Configure a credential helper to remove this warning. See [2022-06-06T21:20:45.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:20:45.531Z] [2022-06-06T21:20:45.531Z] Login Succeeded [2022-06-06T21:20:45.531Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:20:46.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:20:46.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:20:46.126Z] Configure a credential helper to remove this warning. See [2022-06-06T21:20:46.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:20:46.126Z] [2022-06-06T21:20:46.126Z] Login Succeeded [2022-06-06T21:20:46.126Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:20:46.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:20:46.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:20:46.723Z] Configure a credential helper to remove this warning. See [2022-06-06T21:20:46.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:20:46.723Z] [2022-06-06T21:20:46.723Z] Login Succeeded [2022-06-06T21:20:46.723Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:20:46.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:20:47.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:20:47.268Z] Configure a credential helper to remove this warning. See [2022-06-06T21:20:47.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:20:47.268Z] [2022-06-06T21:20:47.268Z] Login Succeeded [2022-06-06T21:20:47.268Z] docker.io [2022-06-06T21:20:47.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:20:47.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:20:47.814Z] Configure a credential helper to remove this warning. See [2022-06-06T21:20:47.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:20:47.814Z] [2022-06-06T21:20:47.814Z] Login Succeeded [2022-06-06T21:20:47.814Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:20:47.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T21:20:47.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T21:20:47.890Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-06-06T21:20:47.890Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:20:47.890Z] latest [2022-06-06T21:20:47.890Z] 0.0.1-dev.9 [2022-06-06T21:20:47.890Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [2022-06-06T21:20:47.890Z] main [2022-06-06T21:20:47.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:48.249Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:48.627Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:20:48.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T21:20:48.627Z] 1c54c108fb52: Preparing [2022-06-06T21:20:48.627Z] 4a33752c3bf5: Preparing [2022-06-06T21:20:48.627Z] 187d6e428db5: Preparing [2022-06-06T21:20:48.627Z] 79fa7889bbbb: Preparing [2022-06-06T21:20:48.627Z] 4f4ce317c6bb: Preparing [2022-06-06T21:20:48.627Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:20:48.907Z] 1c54c108fb52: Pushed [2022-06-06T21:20:48.907Z] 4a33752c3bf5: Pushed [2022-06-06T21:20:49.504Z] 79fa7889bbbb: Pushed [2022-06-06T21:20:54.906Z] 187d6e428db5: Pushed [2022-06-06T21:20:54.906Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:55.275Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:55.635Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-06-06T21:20:55.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T21:20:55.635Z] 1c54c108fb52: Preparing [2022-06-06T21:20:55.635Z] 4a33752c3bf5: Preparing [2022-06-06T21:20:55.635Z] 187d6e428db5: Preparing [2022-06-06T21:20:55.635Z] 79fa7889bbbb: Preparing [2022-06-06T21:20:55.635Z] 4f4ce317c6bb: Preparing [2022-06-06T21:20:55.635Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:20:55.635Z] 4a33752c3bf5: Layer already exists [2022-06-06T21:20:55.636Z] 79fa7889bbbb: Layer already exists [2022-06-06T21:20:55.636Z] 187d6e428db5: Layer already exists [2022-06-06T21:20:55.636Z] 1c54c108fb52: Layer already exists [2022-06-06T21:20:55.907Z] latest: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:56.276Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:56.632Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.9 [2022-06-06T21:20:56.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T21:20:56.632Z] 1c54c108fb52: Preparing [2022-06-06T21:20:56.632Z] 4a33752c3bf5: Preparing [2022-06-06T21:20:56.632Z] 187d6e428db5: Preparing [2022-06-06T21:20:56.632Z] 79fa7889bbbb: Preparing [2022-06-06T21:20:56.632Z] 4f4ce317c6bb: Preparing [2022-06-06T21:20:56.632Z] 79fa7889bbbb: Layer already exists [2022-06-06T21:20:56.632Z] 4a33752c3bf5: Layer already exists [2022-06-06T21:20:56.632Z] 1c54c108fb52: Layer already exists [2022-06-06T21:20:56.632Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:20:56.632Z] 187d6e428db5: Layer already exists [2022-06-06T21:20:56.903Z] 0.0.1-dev.9: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:57.267Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:57.625Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [2022-06-06T21:20:57.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T21:20:57.626Z] 1c54c108fb52: Preparing [2022-06-06T21:20:57.626Z] 4a33752c3bf5: Preparing [2022-06-06T21:20:57.626Z] 187d6e428db5: Preparing [2022-06-06T21:20:57.626Z] 79fa7889bbbb: Preparing [2022-06-06T21:20:57.626Z] 4f4ce317c6bb: Preparing [2022-06-06T21:20:57.626Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:20:57.626Z] 187d6e428db5: Layer already exists [2022-06-06T21:20:57.626Z] 1c54c108fb52: Layer already exists [2022-06-06T21:20:57.626Z] 4a33752c3bf5: Layer already exists [2022-06-06T21:20:57.626Z] 79fa7889bbbb: Layer already exists [2022-06-06T21:20:57.896Z] 19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:58.258Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:58.664Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-06-06T21:20:58.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T21:20:58.664Z] 1c54c108fb52: Preparing [2022-06-06T21:20:58.664Z] 4a33752c3bf5: Preparing [2022-06-06T21:20:58.664Z] 187d6e428db5: Preparing [2022-06-06T21:20:58.664Z] 79fa7889bbbb: Preparing [2022-06-06T21:20:58.664Z] 4f4ce317c6bb: Preparing [2022-06-06T21:20:58.664Z] 79fa7889bbbb: Layer already exists [2022-06-06T21:20:58.664Z] 4a33752c3bf5: Layer already exists [2022-06-06T21:20:58.664Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:20:58.664Z] 187d6e428db5: Layer already exists [2022-06-06T21:20:58.664Z] 1c54c108fb52: Layer already exists [2022-06-06T21:20:58.945Z] main: digest: sha256:da79b178aa51af7ac9b7b5ac257281be72daa81d3defdb9f7c7cb58c56299190 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T21:20:59.006Z] ===================================================== [Pipeline] echo [2022-06-06T21:20:59.019Z] taggedImages: [2022-06-06T21:20:59.019Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e [2022-06-06T21:20:59.019Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-06-06T21:20:59.019Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.9 [2022-06-06T21:20:59.019Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:19d22e422abd2bf1e17912171b3c0bb2febc4a3e-0.0.1-dev.9 [2022-06-06T21:20:59.019Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:59.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T21:20:59.389Z] [2022-06-06T21:20:59.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:20:59.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T21:21:00.059Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T21:21:00.059Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T21:21:00.059Z] 04944245beec: Pulling fs layer [2022-06-06T21:21:00.059Z] 699f458cf7ca: Pulling fs layer [2022-06-06T21:21:00.059Z] 765212b225bb: Pulling fs layer [2022-06-06T21:21:00.059Z] f23df028b6ca: Pulling fs layer [2022-06-06T21:21:00.059Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T21:21:00.059Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T21:21:00.059Z] 765212b225bb: Waiting [2022-06-06T21:21:00.059Z] f23df028b6ca: Waiting [2022-06-06T21:21:00.059Z] d65c8cfc05b1: Waiting [2022-06-06T21:21:00.059Z] 2437ff75d9bd: Waiting [2022-06-06T21:21:00.059Z] 04944245beec: Verifying Checksum [2022-06-06T21:21:00.059Z] 04944245beec: Download complete [2022-06-06T21:21:00.059Z] 765212b225bb: Verifying Checksum [2022-06-06T21:21:00.059Z] 765212b225bb: Download complete [2022-06-06T21:21:00.350Z] f23df028b6ca: Download complete [2022-06-06T21:21:00.350Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T21:21:00.350Z] d65c8cfc05b1: Download complete [2022-06-06T21:21:00.350Z] 699f458cf7ca: Verifying Checksum [2022-06-06T21:21:00.350Z] 699f458cf7ca: Download complete [2022-06-06T21:21:00.970Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T21:21:00.970Z] 8998bd30e6a1: Download complete [2022-06-06T21:21:03.603Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T21:21:03.603Z] 2437ff75d9bd: Download complete [2022-06-06T21:21:05.051Z] 8998bd30e6a1: Pull complete [2022-06-06T21:21:05.326Z] 04944245beec: Pull complete [2022-06-06T21:21:06.762Z] 699f458cf7ca: Pull complete [2022-06-06T21:21:07.037Z] 765212b225bb: Pull complete [2022-06-06T21:21:08.027Z] f23df028b6ca: Pull complete [2022-06-06T21:21:08.301Z] d65c8cfc05b1: Pull complete [2022-06-06T21:21:23.406Z] 2437ff75d9bd: Pull complete [2022-06-06T21:21:23.406Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T21:21:23.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T21:21:23.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:21:23.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container [2022-06-06T21:21:23.787Z] $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T21:21:26.742Z] $ docker top 8c5909b86210b6caac929f36c67a500bf54a8bca93f5b7aa2ca67e16d074e0cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:21:27.689Z] ---> job-cost.sh [2022-06-06T21:21:27.689Z] lf-activate-venv: SKIPPING [2022-06-06T21:21:27.689Z] INFO: No Stack... [2022-06-06T21:21:28.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T21:21:29.268Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T21:21:29.934Z] + cat /w/workspace/device-onvif-camera/11/archives/cost.csv [2022-06-06T21:21:29.934Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T21:21:30.006Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [2022-06-06T21:21:30.014Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] did not exist. Created. [2022-06-06T21:21:30.014Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T21:21:30.707Z] /w/workspace/device-onvif-camera/11@tmp/durable-5fc56fae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T21:21:31.393Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T21:21:31.424Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T21:21:31.478Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T21:21:31.485Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T21:21:31.511Z] $ docker stop --time=1 8c5909b86210b6caac929f36c67a500bf54a8bca93f5b7aa2ca67e16d074e0cc [2022-06-06T21:21:33.091Z] $ docker rm -f 8c5909b86210b6caac929f36c67a500bf54a8bca93f5b7aa2ca67e16d074e0cc [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-06-06T21:21:33.631Z] provisioning config files... [2022-06-06T21:21:33.639Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4523722047199965983tmp [Pipeline] { [Pipeline] sh [2022-06-06T21:21:33.937Z] + set +x [2022-06-06T21:21:33.938Z] + curl -s https://codecov.io/bash [2022-06-06T21:21:33.938Z] + bash -s -- [2022-06-06T21:21:33.938Z] [2022-06-06T21:21:33.938Z] _____ _ [2022-06-06T21:21:33.938Z] / ____| | | [2022-06-06T21:21:33.938Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T21:21:33.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T21:21:33.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T21:21:33.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T21:21:33.938Z] Bash-1.0.6 [2022-06-06T21:21:33.938Z] [2022-06-06T21:21:33.938Z] [2022-06-06T21:21:33.938Z] ==> git version 2.25.1 found [2022-06-06T21:21:33.938Z] ==> 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-06-06T21:21:33.938Z] Release-Date: 2020-01-08 [2022-06-06T21:21:33.938Z] 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-06-06T21:21:33.938Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T21:21:33.938Z] ==> Jenkins CI detected. [2022-06-06T21:21:33.938Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-06-06T21:21:33.938Z] project root: . [2022-06-06T21:21:33.938Z] --> token set from env [2022-06-06T21:21:33.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T21:21:33.938Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T21:21:33.938Z] ==> Python coveragepy not found [2022-06-06T21:21:33.938Z] ==> Searching for coverage reports in: [2022-06-06T21:21:33.938Z] + . [2022-06-06T21:21:33.938Z] -> Found 1 reports [2022-06-06T21:21:33.938Z] ==> Detecting git/mercurial file structure [2022-06-06T21:21:34.199Z] ==> Reading reports [2022-06-06T21:21:34.199Z] + ./coverage.out bytes=53381 [2022-06-06T21:21:34.199Z] ==> Appending adjustments [2022-06-06T21:21:34.199Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T21:21:34.199Z] + Found adjustments [2022-06-06T21:21:34.199Z] ==> Gzipping contents [2022-06-06T21:21:34.199Z] 8.0K /tmp/codecov.s3jlAM.gz [2022-06-06T21:21:34.199Z] ==> Uploading reports [2022-06-06T21:21:34.199Z] url: https://codecov.io [2022-06-06T21:21:34.199Z] query: branch=main&commit=19d22e422abd2bf1e17912171b3c0bb2febc4a3e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-06T21:21:34.199Z] -> Pinging Codecov [2022-06-06T21:21:34.199Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=19d22e422abd2bf1e17912171b3c0bb2febc4a3e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-06T21:21:34.461Z] -> Uploading to [2022-06-06T21:21:34.461Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/19d22e422abd2bf1e17912171b3c0bb2febc4a3e/0cfedf4c-a032-42fe-8517-aa1d2503bd68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T212134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=918f873a7ff30f6be8ba137b701ed9bc3a0a1e93bc732ce0e7e4e779a6026cf1 [2022-06-06T21:21:34.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T21:21:34.461Z] Dload Upload Total Spent Left Speed [2022-06-06T21:21:34.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6793 0 0 100 6793 0 29793 --:--:-- --:--:-- --:--:-- 29793 [2022-06-06T21:21:34.722Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] } [2022-06-06T21:21:34.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-06T21:21:34.949Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-06T21:21:34.964Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:21:35.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T21:21:35.264Z] [2022-06-06T21:21:35.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:21:35.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T21:21:35.571Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-06T21:21:35.571Z] df9b9388f04a: Already exists [2022-06-06T21:21:35.571Z] 52dc419b0ee2: Pulling fs layer [2022-06-06T21:21:35.571Z] 25bc292e5bac: Pulling fs layer [2022-06-06T21:21:35.571Z] 114826534d7a: Pulling fs layer [2022-06-06T21:21:35.571Z] 4657fd5d0bcf: Pulling fs layer [2022-06-06T21:21:35.571Z] 6ad1cebc031e: Pulling fs layer [2022-06-06T21:21:35.571Z] 8a3aa393b2d8: Pulling fs layer [2022-06-06T21:21:35.571Z] 8a3aa393b2d8: Waiting [2022-06-06T21:21:35.571Z] 4657fd5d0bcf: Waiting [2022-06-06T21:21:35.571Z] 6ad1cebc031e: Waiting [2022-06-06T21:21:35.571Z] 25bc292e5bac: Verifying Checksum [2022-06-06T21:21:35.571Z] 25bc292e5bac: Download complete [2022-06-06T21:21:35.571Z] 52dc419b0ee2: Download complete [2022-06-06T21:21:35.571Z] 4657fd5d0bcf: Verifying Checksum [2022-06-06T21:21:35.571Z] 4657fd5d0bcf: Download complete [2022-06-06T21:21:35.830Z] 52dc419b0ee2: Pull complete [2022-06-06T21:21:35.830Z] 6ad1cebc031e: Verifying Checksum [2022-06-06T21:21:35.830Z] 6ad1cebc031e: Download complete [2022-06-06T21:21:35.830Z] 25bc292e5bac: Pull complete [2022-06-06T21:21:36.398Z] 114826534d7a: Verifying Checksum [2022-06-06T21:21:36.398Z] 114826534d7a: Download complete [2022-06-06T21:21:36.399Z] 8a3aa393b2d8: Verifying Checksum [2022-06-06T21:21:36.399Z] 8a3aa393b2d8: Download complete [2022-06-06T21:21:39.687Z] 114826534d7a: Pull complete [2022-06-06T21:21:39.687Z] 4657fd5d0bcf: Pull complete [2022-06-06T21:21:40.255Z] 6ad1cebc031e: Pull complete [2022-06-06T21:21:42.789Z] 8a3aa393b2d8: Pull complete [2022-06-06T21:21:42.789Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-06T21:21:42.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T21:21:42.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:21:42.883Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:21:42.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-06T21:21:44.674Z] $ docker top 35b9a687f9be321d2bbd765080610d61c45d1de6a6607b494d4be246c695b232 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-06T21:21:44.745Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-06-06T21:21:45.026Z] + set -o pipefail [2022-06-06T21:21:45.026Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-06-06T21:21:50.519Z] [2022-06-06T21:21:50.519Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-06-06T21:21:50.519Z] [2022-06-06T21:21:50.519Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/86e33bac-1ccb-4daa-9144-55f708b9f5e3 [2022-06-06T21:21:50.519Z] [2022-06-06T21:21:50.519Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-06T21:21:50.519Z] [2022-06-06T21:21:52.428Z] [Pipeline] } [2022-06-06T21:21:52.444Z] $ docker stop --time=1 35b9a687f9be321d2bbd765080610d61c45d1de6a6607b494d4be246c695b232 [2022-06-06T21:21:54.418Z] $ docker rm -f 35b9a687f9be321d2bbd765080610d61c45d1de6a6607b494d4be246c695b232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T21:21:55.156Z] + git log --format=format:%s -1 19d22e422abd2bf1e17912171b3c0bb2febc4a3e [Pipeline] sh [2022-06-06T21:21:55.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T21:21:55.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:21:55.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:21:55.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:21:55.834Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:21:55.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T21:21:56.260Z] $ docker top becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T21:21:56.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:21:56.353Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:21:56.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:21:56.514Z] $ docker exec becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 ssh-agent [2022-06-06T21:21:56.639Z] SSH_AUTH_SOCK=/tmp/ssh-fEqX5ydvoTTq/agent.33 [2022-06-06T21:21:56.639Z] SSH_AGENT_PID=39 [2022-06-06T21:21:56.666Z] Running ssh-add (command line suppressed) [2022-06-06T21:21:56.779Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6308237782585851855.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6308237782585851855.key) [2022-06-06T21:21:56.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:21:57.078Z] + git semver tag [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,264 [run_tag] DEBUG tag force:False [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,265 [check_head_tag] DEBUG check head tag [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,265 [execute] INFO git cat-file --batch-check [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,269 [execute] INFO git cat-file --batch [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,275 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,275 [execute] INFO git tag -a v0.0.1-dev.9 -m v0.0.1-dev.9 [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,276 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.9', '-m', 'v0.0.1-dev.9'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-06T21:21:57.338Z] 2022-06-06 21:21:57,281 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:21:57.338Z] 0.0.1-dev.9 [Pipeline] } [2022-06-06T21:21:57.353Z] $ docker exec --env ******** --env ******** becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 ssh-agent -k [2022-06-06T21:21:57.461Z] unset SSH_AUTH_SOCK; [2022-06-06T21:21:57.462Z] unset SSH_AGENT_PID; [2022-06-06T21:21:57.462Z] echo Agent pid 39 killed; [2022-06-06T21:21:57.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T21:21:57.783Z] + git semver [Pipeline] } [2022-06-06T21:21:58.060Z] $ docker stop --time=1 becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 [2022-06-06T21:21:59.329Z] $ docker rm -f becc5adc16c4cee8f9607af8139587752aad5c20feebb85870934ea9b97fef39 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:21:59.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T21:21:59.732Z] [2022-06-06T21:21:59.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:00.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T21:22:00.038Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-06T21:22:00.038Z] ab5ef0e58194: Pulling fs layer [2022-06-06T21:22:00.038Z] 9712f1f96733: Pulling fs layer [2022-06-06T21:22:00.038Z] 63f879dbbcfc: Pulling fs layer [2022-06-06T21:22:00.038Z] 0d9ebad4ef96: Pulling fs layer [2022-06-06T21:22:00.038Z] e9a5061849ea: Pulling fs layer [2022-06-06T21:22:00.038Z] d747dcd14b5f: Pulling fs layer [2022-06-06T21:22:00.038Z] 2de7ff778b66: Pulling fs layer [2022-06-06T21:22:00.038Z] d747dcd14b5f: Waiting [2022-06-06T21:22:00.038Z] 0d9ebad4ef96: Waiting [2022-06-06T21:22:00.038Z] e9a5061849ea: Waiting [2022-06-06T21:22:00.038Z] 2de7ff778b66: Waiting [2022-06-06T21:22:00.038Z] 9712f1f96733: Verifying Checksum [2022-06-06T21:22:00.038Z] 9712f1f96733: Download complete [2022-06-06T21:22:00.298Z] 63f879dbbcfc: Verifying Checksum [2022-06-06T21:22:00.298Z] 63f879dbbcfc: Download complete [2022-06-06T21:22:00.298Z] e9a5061849ea: Verifying Checksum [2022-06-06T21:22:00.298Z] e9a5061849ea: Download complete [2022-06-06T21:22:00.558Z] d747dcd14b5f: Verifying Checksum [2022-06-06T21:22:00.558Z] d747dcd14b5f: Download complete [2022-06-06T21:22:00.558Z] ab5ef0e58194: Verifying Checksum [2022-06-06T21:22:00.558Z] ab5ef0e58194: Download complete [2022-06-06T21:22:00.558Z] 2de7ff778b66: Verifying Checksum [2022-06-06T21:22:00.558Z] 2de7ff778b66: Download complete [2022-06-06T21:22:00.558Z] 0d9ebad4ef96: Verifying Checksum [2022-06-06T21:22:00.558Z] 0d9ebad4ef96: Download complete [2022-06-06T21:22:03.854Z] ab5ef0e58194: Pull complete [2022-06-06T21:22:03.854Z] 9712f1f96733: Pull complete [2022-06-06T21:22:04.422Z] 63f879dbbcfc: Pull complete [2022-06-06T21:22:08.616Z] 0d9ebad4ef96: Pull complete [2022-06-06T21:22:08.876Z] e9a5061849ea: Pull complete [2022-06-06T21:22:08.876Z] d747dcd14b5f: Pull complete [2022-06-06T21:22:10.259Z] 2de7ff778b66: Pull complete [2022-06-06T21:22:10.259Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-06T21:22:10.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T21:22:10.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:22:10.364Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:22:10.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-06T21:22:12.324Z] $ docker top c2fbd57dc4301dce97765f203ed7f6bc03bf9c197aa329a87d3b04a019b735f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:22:12.411Z] provisioning config files... [2022-06-06T21:22:12.419Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5919921883900685431tmp [2022-06-06T21:22:12.432Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6775556099948827488tmp [2022-06-06T21:22:12.443Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5670422357804110812tmp [Pipeline] { [Pipeline] echo [2022-06-06T21:22:12.458Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:12.744Z] ---> sigul-configuration.sh [2022-06-06T21:22:12.745Z] gpg: directory `/root/.gnupg' created [2022-06-06T21:22:12.745Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-06T21:22:12.745Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-06T21:22:12.745Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-06T21:22:12.745Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-06T21:22:12.745Z] gpg: CAST5 encrypted data [2022-06-06T21:22:12.745Z] gpg: encrypted with 1 passphrase [2022-06-06T21:22:12.745Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-06T21:22:13.033Z] + mkdir /home/jenkins [2022-06-06T21:22:13.033Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-06T21:22:13.324Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-06T21:22:13.333Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:13.619Z] ---> sigul-install.sh [2022-06-06T21:22:13.619Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-06T21:22:13.910Z] + git tag --list [2022-06-06T21:22:13.910Z] v0.0.0 [2022-06-06T21:22:13.910Z] v0.0.1-dev.1 [2022-06-06T21:22:13.910Z] v0.0.1-dev.2 [2022-06-06T21:22:13.910Z] v0.0.1-dev.3 [2022-06-06T21:22:13.910Z] v0.0.1-dev.4 [2022-06-06T21:22:13.910Z] v0.0.1-dev.5 [2022-06-06T21:22:13.910Z] v0.0.1-dev.6 [2022-06-06T21:22:13.910Z] v0.0.1-dev.7 [2022-06-06T21:22:13.910Z] v0.0.1-dev.8 [2022-06-06T21:22:13.910Z] v0.0.1-dev.9 [Pipeline] sh [2022-06-06T21:22:14.197Z] + lftools sign git-tag v0.0.1-dev.9 [2022-06-06T21:22:14.768Z] Signing Git tag with Sigul... [2022-06-06T21:22:14.769Z] Signing v0.0.1-dev.9 [Pipeline] echo [2022-06-06T21:22:15.039Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:15.325Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-06T21:22:15.333Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-06T21:22:15.352Z] $ docker stop --time=1 c2fbd57dc4301dce97765f203ed7f6bc03bf9c197aa329a87d3b04a019b735f0 [2022-06-06T21:22:16.687Z] $ docker rm -f c2fbd57dc4301dce97765f203ed7f6bc03bf9c197aa329a87d3b04a019b735f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-06T21:22:17.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T21:22:17.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:17.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:22:17.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:22:17.491Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:22:17.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T21:22:17.905Z] $ docker top c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T21:22:17.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:22:17.993Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:22:18.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:22:18.121Z] $ docker exec c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd ssh-agent [2022-06-06T21:22:18.237Z] SSH_AUTH_SOCK=/tmp/ssh-WJvDQK7Ef5PD/agent.34 [2022-06-06T21:22:18.237Z] SSH_AGENT_PID=40 [2022-06-06T21:22:18.245Z] Running ssh-add (command line suppressed) [2022-06-06T21:22:18.362Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8829822461494730651.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8829822461494730651.key) [2022-06-06T21:22:18.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:22:18.660Z] + git semver bump pre [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,850 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,850 [bump_version] DEBUG bumping version:0.0.1-dev.9 on axis:pre with prefix:dev [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,850 [bump_version] DEBUG bumped version:0.0.1-dev.10 [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,850 [write_version] DEBUG write version:0.0.1-dev.10 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,850 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,851 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,852 [execute] INFO git cat-file --batch-check [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,858 [execute] INFO git cat-file --batch [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T21:22:18.920Z] 2022-06-06 21:22:18,863 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:22:18.920Z] 0.0.1-dev.10 [Pipeline] } [2022-06-06T21:22:18.933Z] $ docker exec --env ******** --env ******** c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd ssh-agent -k [2022-06-06T21:22:19.042Z] unset SSH_AUTH_SOCK; [2022-06-06T21:22:19.042Z] unset SSH_AGENT_PID; [2022-06-06T21:22:19.042Z] echo Agent pid 40 killed; [2022-06-06T21:22:19.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T21:22:19.366Z] + git semver [Pipeline] } [2022-06-06T21:22:19.647Z] $ docker stop --time=1 c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd [2022-06-06T21:22:20.977Z] $ docker rm -f c043c5b5be45a5a500b6e0dea1293d69a455e86df7bc89406611c61eba0ad1dd [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T21:22:21.326Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T21:22:21.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:21.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:22:21.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:22:21.717Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:22:21.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T21:22:22.121Z] $ docker top e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T21:22:22.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:22:22.208Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:22:22.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:22:22.342Z] $ docker exec e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 ssh-agent [2022-06-06T21:22:22.479Z] SSH_AUTH_SOCK=/tmp/ssh-svAg4U4B5o9M/agent.34 [2022-06-06T21:22:22.479Z] SSH_AGENT_PID=40 [2022-06-06T21:22:22.484Z] Running ssh-add (command line suppressed) [2022-06-06T21:22:22.613Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2270071744902441964.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2270071744902441964.key) [2022-06-06T21:22:22.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:22:23.027Z] + git semver push [2022-06-06T21:22:23.597Z] 2022-06-06 21:22:23,293 [run_push] DEBUG push [2022-06-06T21:22:23.597Z] 2022-06-06 21:22:23,294 [execute] INFO git cat-file --batch-check [2022-06-06T21:22:23.597Z] 2022-06-06 21:22:23,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T21:22:23.597Z] 2022-06-06 21:22:23,299 [execute] INFO git rev-list d73b122d8fbb81347d923bbbb7f827b60e305448 -- [2022-06-06T21:22:23.597Z] 2022-06-06 21:22:23,299 [execute] DEBUG Popen(['git', 'rev-list', 'd73b122d8fbb81347d923bbbb7f827b60e305448', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-06T21:22:23.597Z] 2022-06-06 21:22:23,305 [execute] INFO git fetch -v origin [2022-06-06T21:22:23.597Z] 2022-06-06 21:22:23,306 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-06T21:22:23.858Z] 2022-06-06 21:22:23,789 [run_push] DEBUG no remote changes detected [2022-06-06T21:22:23.858Z] 2022-06-06 21:22:23,790 [execute] INFO git push origin semver [2022-06-06T21:22:23.858Z] 2022-06-06 21:22:23,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-06T21:22:24.800Z] 2022-06-06 21:22:24,486 [run_push] DEBUG push all version tags [2022-06-06T21:22:24.800Z] 2022-06-06 21:22:24,487 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-06T21:22:24.800Z] 2022-06-06 21:22:24,487 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-06T21:22:25.374Z] 2022-06-06 21:22:25,131 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T21:22:25.374Z] 0.0.1-dev.10 [Pipeline] } [2022-06-06T21:22:25.389Z] $ docker exec --env ******** --env ******** e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 ssh-agent -k [2022-06-06T21:22:25.504Z] unset SSH_AUTH_SOCK; [2022-06-06T21:22:25.504Z] unset SSH_AGENT_PID; [2022-06-06T21:22:25.504Z] echo Agent pid 40 killed; [2022-06-06T21:22:25.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T21:22:25.826Z] + git semver [Pipeline] } [2022-06-06T21:22:26.105Z] $ docker stop --time=1 e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 [2022-06-06T21:22:27.412Z] $ docker rm -f e78973c7975cdbee5dc47c8409195b45ba8e87898c46557e166631710156a607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-06-06T21:22:27.963Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-06-06T21:22:27.963Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-06T21:22:27.963Z] total 16 [2022-06-06T21:22:27.963Z] drwxr-xr-x 3 root root 4096 Jun 6 21:12 . [2022-06-06T21:22:27.963Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 21:22 .. [2022-06-06T21:22:27.963Z] drwxr-xr-x 2 root root 4096 Jun 6 21:12 cost [2022-06-06T21:22:27.963Z] -rw-r--r-- 1 root root 89 Jun 6 21:12 cost.csv [2022-06-06T21:22:27.963Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-06T21:22:27.963Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-06T21:22:27.963Z] total 16 [2022-06-06T21:22:27.963Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 21:12 . [2022-06-06T21:22:27.963Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 21:22 .. [2022-06-06T21:22:27.963Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 21:12 cost [2022-06-06T21:22:27.963Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 6 21:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:28.260Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:29.126Z] ---> package-listing.sh [2022-06-06T21:22:29.126Z] ++ facter osfamily [2022-06-06T21:22:29.126Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T21:22:29.386Z] + OS_FAMILY=debian [2022-06-06T21:22:29.386Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-06-06T21:22:29.386Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T21:22:29.386Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T21:22:29.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T21:22:29.386Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T21:22:29.386Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-06-06T21:22:29.386Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T21:22:29.386Z] + case "${OS_FAMILY}" in [2022-06-06T21:22:29.386Z] + dpkg -l [2022-06-06T21:22:29.386Z] + grep '^ii' [2022-06-06T21:22:29.386Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T21:22:29.386Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T21:22:29.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T21:22:29.386Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-06-06T21:22:29.386Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-06-06T21:22:29.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-06-06T21:22:29.398Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T21:22:29.681Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:30.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T21:22:30.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:22:30.332Z] prd-ubuntu20.04-docker-8c-8g-1549 does not seem to be running inside a container [2022-06-06T21:22:30.374Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T21:22:30.637Z] $ docker top 3016e1cde2f0de648e1d6e06468b61b89888ea3704dce37c886cb18535a6c8cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T21:22:30.996Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T21:22:31.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T21:22:31.574Z] + ls /var/log/sa-host [2022-06-06T21:22:31.574Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:22:31.642Z] provisioning config files... [2022-06-06T21:22:31.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8852056607845871657tmp [Pipeline] { [Pipeline] echo [2022-06-06T21:22:31.665Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:31.950Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T21:22:31.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:32.289Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T21:22:32.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:32.583Z] ---> sudo-logs.sh [2022-06-06T21:22:32.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T21:22:32.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:32.894Z] ---> job-cost.sh [2022-06-06T21:22:32.894Z] lf-activate-venv: SKIPPING [2022-06-06T21:22:32.894Z] DEBUG: total: 0.2199999988079071 [2022-06-06T21:22:32.894Z] INFO: Retrieving Stack Cost... [2022-06-06T21:22:33.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T21:22:33.725Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T21:22:33.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:34.025Z] ---> logs-deploy.sh [2022-06-06T21:22:34.025Z] lf-activate-venv: SKIPPING [2022-06-06T21:22:34.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/11 [2022-06-06T21:22:34.025Z] INFO: archiving workspace using pattern(s): [2022-06-06T21:22:34.972Z] Archives upload complete. [2022-06-06T21:22:35.232Z] INFO: archiving logs to Nexus [2022-06-06T21:22:35.804Z] ---> uname -a: [2022-06-06T21:22:35.804Z] Linux prd-ubuntu20-04-docker-8c-8g-1549 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-06T21:22:35.804Z] [2022-06-06T21:22:35.804Z] [2022-06-06T21:22:35.804Z] ---> lscpu: [2022-06-06T21:22:35.804Z] Architecture: x86_64 [2022-06-06T21:22:35.804Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-06T21:22:35.804Z] Byte Order: Little Endian [2022-06-06T21:22:35.804Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-06T21:22:35.804Z] CPU(s): 8 [2022-06-06T21:22:35.804Z] On-line CPU(s) list: 0-7 [2022-06-06T21:22:35.804Z] Thread(s) per core: 1 [2022-06-06T21:22:35.804Z] Core(s) per socket: 1 [2022-06-06T21:22:35.804Z] Socket(s): 8 [2022-06-06T21:22:35.804Z] NUMA node(s): 1 [2022-06-06T21:22:35.804Z] Vendor ID: AuthenticAMD [2022-06-06T21:22:35.804Z] CPU family: 23 [2022-06-06T21:22:35.804Z] Model: 49 [2022-06-06T21:22:35.804Z] Model name: AMD EPYC-Rome Processor [2022-06-06T21:22:35.804Z] Stepping: 0 [2022-06-06T21:22:35.804Z] CPU MHz: 2799.996 [2022-06-06T21:22:35.804Z] BogoMIPS: 5599.99 [2022-06-06T21:22:35.804Z] Virtualization: AMD-V [2022-06-06T21:22:35.804Z] Hypervisor vendor: KVM [2022-06-06T21:22:35.804Z] Virtualization type: full [2022-06-06T21:22:35.804Z] L1d cache: 256 KiB [2022-06-06T21:22:35.804Z] L1i cache: 256 KiB [2022-06-06T21:22:35.804Z] L2 cache: 4 MiB [2022-06-06T21:22:35.804Z] L3 cache: 128 MiB [2022-06-06T21:22:35.804Z] NUMA node0 CPU(s): 0-7 [2022-06-06T21:22:35.804Z] Vulnerability Itlb multihit: Not affected [2022-06-06T21:22:35.804Z] Vulnerability L1tf: Not affected [2022-06-06T21:22:35.804Z] Vulnerability Mds: Not affected [2022-06-06T21:22:35.804Z] Vulnerability Meltdown: Not affected [2022-06-06T21:22:35.804Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-06T21:22:35.804Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-06T21:22:35.804Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-06T21:22:35.804Z] Vulnerability Srbds: Not affected [2022-06-06T21:22:35.804Z] Vulnerability Tsx async abort: Not affected [2022-06-06T21:22:35.805Z] 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-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] ---> nproc: [2022-06-06T21:22:35.805Z] 8 [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] ---> df -h: [2022-06-06T21:22:35.805Z] Filesystem Size Used Avail Use% Mounted on [2022-06-06T21:22:35.805Z] overlay 155G 13G 143G 8% / [2022-06-06T21:22:35.805Z] tmpfs 64M 0 64M 0% /dev [2022-06-06T21:22:35.805Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-06T21:22:35.805Z] shm 64M 0 64M 0% /dev/shm [2022-06-06T21:22:35.805Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] ---> sar -b -r -n DEV: [2022-06-06T21:22:35.805Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1549) 06/06/22 _x86_64_ (8 CPU) [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] 21:09:20 LINUX RESTART (8 CPU) [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] 21:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-06T21:22:35.805Z] 21:11:01 210.71 4.30 206.41 0.00 408.61 107284.73 0.00 [2022-06-06T21:22:35.805Z] 21:12:01 187.44 0.08 187.35 0.00 2.93 40637.36 0.00 [2022-06-06T21:22:35.805Z] 21:13:01 4.73 0.02 4.72 0.00 2.67 78.27 0.00 [2022-06-06T21:22:35.805Z] 21:14:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2022-06-06T21:22:35.805Z] 21:15:01 1.10 0.02 1.08 0.00 0.13 13.33 0.00 [2022-06-06T21:22:35.805Z] 21:16:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 [2022-06-06T21:22:35.805Z] 21:17:01 1.07 0.02 1.05 0.00 0.13 12.39 0.00 [2022-06-06T21:22:35.805Z] 21:18:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 [2022-06-06T21:22:35.805Z] 21:19:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 [2022-06-06T21:22:35.805Z] 21:20:01 1.90 0.00 1.90 0.00 0.00 26.66 0.00 [2022-06-06T21:22:35.805Z] 21:21:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2022-06-06T21:22:35.805Z] 21:22:01 66.67 0.45 66.22 0.00 16.53 35210.93 0.00 [2022-06-06T21:22:35.805Z] Average: 39.79 0.40 39.39 0.00 35.40 15149.72 0.00 [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] 21:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-06T21:22:35.805Z] 21:11:01 28040224 31612936 676672 2.06 161068 3605260 2173556 6.41 1533484 2842080 232020 [2022-06-06T21:22:35.805Z] 21:12:01 27658404 31757672 531948 1.62 175120 4072160 2001512 5.90 1348216 3361892 156 [2022-06-06T21:22:35.805Z] 21:13:01 27681772 31781276 507452 1.54 175220 4072392 1857752 5.47 1334296 3349744 20 [2022-06-06T21:22:35.805Z] 21:14:01 27683020 31782652 505640 1.54 175236 4072392 1857752 5.47 1333484 3349744 24 [2022-06-06T21:22:35.805Z] 21:15:01 27683592 31783648 504848 1.54 175276 4072392 1875220 5.53 1332748 3350100 20 [2022-06-06T21:22:35.805Z] 21:16:01 27683544 31783624 504792 1.54 175304 4072404 1875220 5.53 1332368 3350104 56 [2022-06-06T21:22:35.805Z] 21:17:01 27691732 31791860 496520 1.51 175328 4072404 1875220 5.53 1324124 3350108 12 [2022-06-06T21:22:35.805Z] 21:18:01 27690992 31791308 496616 1.51 175352 4072412 1875220 5.53 1324372 3350112 184 [2022-06-06T21:22:35.805Z] 21:19:01 27691344 31791660 496028 1.51 175380 4072416 1875220 5.53 1323852 3350112 20 [2022-06-06T21:22:35.805Z] 21:20:01 27691516 31791872 495772 1.51 175424 4072392 1875220 5.53 1324184 3350120 28 [2022-06-06T21:22:35.805Z] 21:21:01 27691460 31791880 495728 1.51 175448 4072400 1875220 5.53 1323956 3350124 20 [2022-06-06T21:22:35.805Z] 21:22:01 26505428 31710528 574432 1.75 196836 5090524 2326276 6.86 1464436 4327612 320228 [2022-06-06T21:22:35.805Z] Average: 27616086 31764243 523871 1.59 175916 4118296 1945282 5.73 1358293 3390154 46066 [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] 21:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-06T21:22:35.805Z] 21:11:01 docker0 112.69 140.99 9.30 1139.50 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:11:01 ens3 442.62 307.61 6788.54 99.40 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:11:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:11:01 veth10682f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:12:01 docker0 9.98 14.70 0.60 91.90 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:12:01 ens3 200.72 153.89 2700.94 277.32 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:12:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:13:01 ens3 25.61 18.50 18.31 18.60 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:13:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:14:01 ens3 0.48 0.28 0.11 0.08 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:15:01 ens3 0.62 0.45 0.34 0.28 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:18:01 ens3 0.35 0.23 0.42 0.02 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:20:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:22:01 docker0 40.29 50.04 3.54 727.94 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:22:01 ens3 360.42 224.81 7849.56 62.18 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] 21:22:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] Average: docker0 13.44 16.97 1.11 161.91 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] Average: ens3 85.45 58.49 1439.00 38.08 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] Average: lo 1.21 1.21 0.12 0.12 0.00 0.00 0.00 0.00 [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] ---> sar -P ALL: [2022-06-06T21:22:35.805Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1549) 06/06/22 _x86_64_ (8 CPU) [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] 21:09:20 LINUX RESTART (8 CPU) [2022-06-06T21:22:35.805Z] [2022-06-06T21:22:35.805Z] 21:10:02 CPU %user %nice %system %iowait %steal %idle [2022-06-06T21:22:35.805Z] 21:11:01 all 23.10 0.00 6.76 1.32 0.09 68.73 [2022-06-06T21:22:35.805Z] 21:11:01 0 21.39 0.00 7.72 2.97 0.09 67.83 [2022-06-06T21:22:35.805Z] 21:11:01 1 24.71 0.00 7.02 0.19 0.09 67.99 [2022-06-06T21:22:35.805Z] 21:11:01 2 27.03 0.00 5.97 0.43 0.09 66.49 [2022-06-06T21:22:35.805Z] 21:11:01 3 23.00 0.00 6.50 0.71 0.09 69.71 [2022-06-06T21:22:35.805Z] 21:11:01 4 21.49 0.00 6.94 2.93 0.10 68.53 [2022-06-06T21:22:35.805Z] 21:11:01 5 20.56 0.00 5.91 1.41 0.09 72.04 [2022-06-06T21:22:35.805Z] 21:11:01 6 22.83 0.00 6.92 0.31 0.09 69.86 [2022-06-06T21:22:35.805Z] 21:11:01 7 23.80 0.00 7.10 1.59 0.12 67.38 [2022-06-06T21:22:35.805Z] 21:12:01 all 28.14 0.00 5.12 0.94 0.09 65.71 [2022-06-06T21:22:35.805Z] 21:12:01 0 27.76 0.00 5.17 0.89 0.10 66.08 [2022-06-06T21:22:35.805Z] 21:12:01 1 26.70 0.00 5.24 0.13 0.08 67.85 [2022-06-06T21:22:35.805Z] 21:12:01 2 29.35 0.00 5.17 0.49 0.10 64.89 [2022-06-06T21:22:35.805Z] 21:12:01 3 28.21 0.00 5.40 0.25 0.10 66.03 [2022-06-06T21:22:35.805Z] 21:12:01 4 27.60 0.00 4.14 0.24 0.08 67.94 [2022-06-06T21:22:35.805Z] 21:12:01 5 27.61 0.00 4.90 0.15 0.08 67.25 [2022-06-06T21:22:35.805Z] 21:12:01 6 28.44 0.00 5.66 2.75 0.10 63.04 [2022-06-06T21:22:35.805Z] 21:12:01 7 29.43 0.00 5.27 2.59 0.08 62.62 [2022-06-06T21:22:35.805Z] 21:13:01 all 0.23 0.00 0.16 0.02 0.00 99.59 [2022-06-06T21:22:35.805Z] 21:13:01 0 0.20 0.00 0.17 0.00 0.00 99.63 [2022-06-06T21:22:35.805Z] 21:13:01 1 0.17 0.00 0.18 0.02 0.00 99.63 [2022-06-06T21:22:35.805Z] 21:13:01 2 0.23 0.00 0.15 0.03 0.02 99.57 [2022-06-06T21:22:35.805Z] 21:13:01 3 0.33 0.00 0.18 0.05 0.00 99.43 [2022-06-06T21:22:35.805Z] 21:13:01 4 0.28 0.00 0.15 0.00 0.00 99.57 [2022-06-06T21:22:35.805Z] 21:13:01 5 0.18 0.00 0.13 0.00 0.00 99.68 [2022-06-06T21:22:35.805Z] 21:13:01 6 0.20 0.00 0.13 0.00 0.00 99.67 [2022-06-06T21:22:35.805Z] 21:13:01 7 0.20 0.00 0.22 0.05 0.02 99.52 [2022-06-06T21:22:35.805Z] 21:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-06-06T21:22:35.805Z] 21:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.805Z] 21:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-06T21:22:35.805Z] 21:14:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-06T21:22:35.805Z] 21:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.805Z] 21:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-06T21:22:35.805Z] 21:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-06-06T21:22:35.805Z] 21:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-06T21:22:35.805Z] 21:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-06T21:22:35.805Z] 21:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-06-06T21:22:35.805Z] 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-06T21:22:35.805Z] 21:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-06-06T21:22:35.805Z] 21:15:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-06-06T21:22:35.805Z] 21:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-06T21:22:35.805Z] 21:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-06T21:22:35.806Z] 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-06-06T21:22:35.806Z] 21:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-06T21:22:35.806Z] 21:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-06-06T21:22:35.806Z] 21:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-06T21:22:35.806Z] 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-06T21:22:35.806Z] 21:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:16:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-06-06T21:22:35.806Z] 21:17:01 all 0.07 0.00 0.02 0.01 0.00 99.89 [2022-06-06T21:22:35.806Z] 21:17:01 0 0.40 0.00 0.02 0.00 0.00 99.58 [2022-06-06T21:22:35.806Z] 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-06T21:22:35.806Z] 21:17:01 2 0.02 0.00 0.03 0.03 0.02 99.90 [2022-06-06T21:22:35.806Z] 21:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-06T21:22:35.806Z] 21:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-06T21:22:35.806Z] 21:17:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2022-06-06T21:22:35.806Z] 21:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-06T21:22:35.806Z] 21:17:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2022-06-06T21:22:35.806Z] 21:18:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2022-06-06T21:22:35.806Z] 21:18:01 0 1.97 0.00 0.02 0.00 0.02 98.00 [2022-06-06T21:22:35.806Z] 21:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-06T21:22:35.806Z] 21:18:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2022-06-06T21:22:35.806Z] 21:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-06T21:22:35.806Z] 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-06T21:22:35.806Z] 21:18:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2022-06-06T21:22:35.806Z] 21:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-06-06T21:22:35.806Z] 21:18:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2022-06-06T21:22:35.806Z] 21:19:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2022-06-06T21:22:35.806Z] 21:19:01 0 0.83 0.00 0.03 0.00 0.00 99.14 [2022-06-06T21:22:35.806Z] 21:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-06T21:22:35.806Z] 21:19:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2022-06-06T21:22:35.806Z] 21:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-06T21:22:35.806Z] 21:19:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-06-06T21:22:35.806Z] 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:19:01 7 0.10 0.00 0.02 0.02 0.00 99.87 [2022-06-06T21:22:35.806Z] 21:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-06-06T21:22:35.806Z] 21:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:20:01 2 0.03 0.00 0.03 0.03 0.00 99.90 [2022-06-06T21:22:35.806Z] 21:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-06T21:22:35.806Z] 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-06T21:22:35.806Z] 21:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-06T21:22:35.806Z] 21:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-06T21:22:35.806Z] 21:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-06-06T21:22:35.806Z] 21:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-06T21:22:35.806Z] 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:21:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-06-06T21:22:35.806Z] 21:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-06T21:22:35.806Z] 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-06T21:22:35.806Z] 21:21:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-06-06T21:22:35.806Z] 21:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-06T21:22:35.806Z] 21:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-06-06T21:22:35.806Z] [2022-06-06T21:22:35.806Z] 21:21:01 CPU %user %nice %system %iowait %steal %idle [2022-06-06T21:22:35.806Z] 21:22:01 all 5.72 0.00 2.25 0.45 0.03 91.56 [2022-06-06T21:22:35.806Z] 21:22:01 0 5.87 0.00 2.58 0.12 0.03 91.39 [2022-06-06T21:22:35.806Z] 21:22:01 1 5.18 0.00 1.90 0.03 0.02 92.87 [2022-06-06T21:22:35.806Z] 21:22:01 2 5.40 0.00 2.34 0.02 0.03 92.22 [2022-06-06T21:22:35.806Z] 21:22:01 3 5.55 0.00 2.25 0.08 0.02 92.10 [2022-06-06T21:22:35.806Z] 21:22:01 4 5.66 0.00 1.81 0.02 0.03 92.48 [2022-06-06T21:22:35.806Z] 21:22:01 5 4.87 0.00 1.69 0.00 0.02 93.43 [2022-06-06T21:22:35.806Z] 21:22:01 6 6.20 0.00 2.04 0.10 0.03 91.62 [2022-06-06T21:22:35.806Z] 21:22:01 7 7.01 0.00 3.41 3.20 0.03 86.34 [2022-06-06T21:22:35.806Z] Average: all 4.74 0.00 1.18 0.23 0.02 93.84 [2022-06-06T21:22:35.806Z] Average: 0 4.81 0.00 1.29 0.33 0.02 93.55 [2022-06-06T21:22:35.806Z] Average: 1 4.67 0.00 1.18 0.03 0.02 94.10 [2022-06-06T21:22:35.806Z] Average: 2 5.11 0.00 1.13 0.09 0.02 93.65 [2022-06-06T21:22:35.806Z] Average: 3 4.69 0.00 1.18 0.09 0.02 94.02 [2022-06-06T21:22:35.806Z] Average: 4 4.51 0.00 1.07 0.26 0.02 94.15 [2022-06-06T21:22:35.806Z] Average: 5 4.38 0.00 1.04 0.13 0.02 94.43 [2022-06-06T21:22:35.806Z] Average: 6 4.73 0.00 1.21 0.26 0.02 93.77 [2022-06-06T21:22:35.806Z] Average: 7 4.97 0.00 1.32 0.62 0.03 93.06 [2022-06-06T21:22:35.806Z] [2022-06-06T21:22:35.806Z] [2022-06-06T21:22:35.806Z]