Push event to branch upgrade-sdk Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0df8b436ad89036636470f87ff77d3a2d3cdf27a 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-ssh5283114629479221247.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh431396631779464340.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/upgrade-sdk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/upgrade-sdk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17984090586359812557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/upgrade-sdk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3837705890424473681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1394664839554154932.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/upgrade-sdk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/upgrade-sdk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2120456089179231961.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2557 in /w/workspace/_device-onvif-camera_upgrade-sdk [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 Avoid second fetch Checking out Revision 0df8b436ad89036636470f87ff77d3a2d3cdf27a (upgrade-sdk) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/_device-onvif-camera_upgrade-sdk # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0df8b436ad89036636470f87ff77d3a2d3cdf27a # timeout=10 Commit message: "build: Upgrade sdk and paho.mqtt lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:50:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:50:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:50:19 ========================================================= 10:50:19 EdgeX Global Pipelines Version Info 10:50:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:50:19 ------------------- 10:50:19 stable info: 10:50:19 ------------------- 10:50:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:50:19 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:50:19 Message: update stable to v1.0.234 10:50:20 ------------------- 10:50:20 experimental info: 10:50:20 ------------------- 10:50:20 Commited By: **** collab-it+edgex@linuxfoundation.org 10:50:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 10:50:20 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:50:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:50:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:50:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:50:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:50:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = upgrade-sdk [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = upgrade-sdk [Pipeline] echo 10:50:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = upgrade-sdk [Pipeline] echo 10:50:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] echo 10:50:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0df8b43 [Pipeline] echo 10:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:22 provisioning config files... 10:50:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/_device-onvif-camera_upgrade-sdk@tmp/config7071149422842614960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:22 ---> docker-login.sh 10:50:22 nexus3.edgexfoundry.org:10001 10:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:22 Configure a credential helper to remove this warning. See 10:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:22 10:50:22 Login Succeeded 10:50:22 nexus3.edgexfoundry.org:10002 10:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:23 Configure a credential helper to remove this warning. See 10:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:23 10:50:23 Login Succeeded 10:50:23 nexus3.edgexfoundry.org:10003 10:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:23 Configure a credential helper to remove this warning. See 10:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:23 10:50:23 Login Succeeded 10:50:23 nexus3.edgexfoundry.org:10004 10:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:23 Configure a credential helper to remove this warning. See 10:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:23 10:50:23 Login Succeeded 10:50:23 docker.io 10:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:23 Configure a credential helper to remove this warning. See 10:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:23 10:50:23 Login Succeeded 10:50:23 ---> docker-login.sh ends [Pipeline] } 10:50:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:50:24 + git rev-list -1 --merges 0df8b436ad89036636470f87ff77d3a2d3cdf27a~1..0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] echo 10:50:24 -----------> git rev-list -1 --merges 0df8b436ad89036636470f87ff77d3a2d3cdf27a~1..0df8b436ad89036636470f87ff77d3a2d3cdf27a 0df8b436ad89036636470f87ff77d3a2d3cdf27a [false] [Pipeline] sh 10:50:24 + git log --format=format:%s -1 0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] echo 10:50:24 ========================================================= 10:50:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:50:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:25 + git log --format=format:%s -1 0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] echo 10:50:25 [semverPrep] GIT_COMMIT: 0df8b436ad89036636470f87ff77d3a2d3cdf27a, Commit Message: build: Upgrade sdk and paho.mqtt lib [Pipeline] echo 10:50:25 [semverPrep] This is not a build commit. [Pipeline] sh 10:50:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:25 + grep -v github /etc/ssh/ssh_known_hosts 10:50:25 + [ -e /tmp/ssh_known_hosts ] 10:50:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:50:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:50:25 + sudo tee -a /etc/ssh/ssh_known_hosts 10:50:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:26 10:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:26 0.1.4: Pulling from edgex-devops/py-git-semver 10:50:26 42c077c10790: Pulling fs layer 10:50:26 f63e77b7563a: Pulling fs layer 10:50:26 bd5fdadae976: Pulling fs layer 10:50:26 205491f53016: Pulling fs layer 10:50:26 df18705c85c3: Pulling fs layer 10:50:26 bdb3f477010e: Pulling fs layer 10:50:26 c8a8fc8e1c8f: Pulling fs layer 10:50:26 2c6e9b1d212d: Pulling fs layer 10:50:26 bdb8f0575790: Pulling fs layer 10:50:26 386e3cb2ff24: Pulling fs layer 10:50:26 2343380bae48: Pulling fs layer 10:50:26 df18705c85c3: Waiting 10:50:26 c8a8fc8e1c8f: Waiting 10:50:26 bdb3f477010e: Waiting 10:50:26 386e3cb2ff24: Waiting 10:50:26 205491f53016: Waiting 10:50:26 2343380bae48: Waiting 10:50:26 2c6e9b1d212d: Waiting 10:50:26 bdb8f0575790: Waiting 10:50:26 f63e77b7563a: Verifying Checksum 10:50:26 f63e77b7563a: Download complete 10:50:26 205491f53016: Verifying Checksum 10:50:26 205491f53016: Download complete 10:50:26 df18705c85c3: Verifying Checksum 10:50:26 df18705c85c3: Download complete 10:50:26 bd5fdadae976: Verifying Checksum 10:50:26 bdb3f477010e: Verifying Checksum 10:50:26 bdb3f477010e: Download complete 10:50:26 2c6e9b1d212d: Download complete 10:50:26 bdb8f0575790: Download complete 10:50:26 386e3cb2ff24: Verifying Checksum 10:50:26 386e3cb2ff24: Download complete 10:50:26 2343380bae48: Verifying Checksum 10:50:26 2343380bae48: Download complete 10:50:26 42c077c10790: Verifying Checksum 10:50:26 42c077c10790: Download complete 10:50:27 c8a8fc8e1c8f: Download complete 10:50:28 42c077c10790: Pull complete 10:50:28 f63e77b7563a: Pull complete 10:50:29 bd5fdadae976: Pull complete 10:50:29 205491f53016: Pull complete 10:50:29 df18705c85c3: Pull complete 10:50:29 bdb3f477010e: Pull complete 10:50:31 c8a8fc8e1c8f: Pull complete 10:50:31 2c6e9b1d212d: Pull complete 10:50:31 bdb8f0575790: Pull complete 10:50:31 386e3cb2ff24: Pull complete 10:50:31 2343380bae48: Pull complete 10:50:31 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 10:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:32 prd-ubuntu20.04-docker-8c-8g-2557 does not seem to be running inside a container 10:50:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_device-onvif-camera_upgrade-sdk -v /w/workspace/_device-onvif-camera_upgrade-sdk:/w/workspace/_device-onvif-camera_upgrade-sdk:rw,z -v /w/workspace/_device-onvif-camera_upgrade-sdk@tmp:/w/workspace/_device-onvif-camera_upgrade-sdk@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:50:33 $ docker top 35df6e0369a0856d5c1edf0a42607c85eda02654712d167ff49ea21b8dfbded1 -eo pid,comm 10:50:33 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). 10:50:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:33 [ssh-agent] Looking for ssh-agent implementation... 10:50:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:34 $ docker exec 35df6e0369a0856d5c1edf0a42607c85eda02654712d167ff49ea21b8dfbded1 ssh-agent 10:50:34 SSH_AUTH_SOCK=/tmp/ssh-wcUyCN5a4nSH/agent.34 10:50:34 SSH_AGENT_PID=40 10:50:34 Running ssh-add (command line suppressed) 10:50:34 Identity added: /w/workspace/_device-onvif-camera_upgrade-sdk@tmp/private_key_3794206070492405232.key (/w/workspace/_device-onvif-camera_upgrade-sdk@tmp/private_key_3794206070492405232.key) 10:50:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:34 + git tag --points-at HEAD [Pipeline] } 10:50:34 $ docker exec --env ******** --env ******** 35df6e0369a0856d5c1edf0a42607c85eda02654712d167ff49ea21b8dfbded1 ssh-agent -k 10:50:34 unset SSH_AUTH_SOCK; 10:50:34 unset SSH_AGENT_PID; 10:50:34 echo Agent pid 40 killed; 10:50:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:50:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:34 [ssh-agent] Looking for ssh-agent implementation... 10:50:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:35 $ docker exec 35df6e0369a0856d5c1edf0a42607c85eda02654712d167ff49ea21b8dfbded1 ssh-agent 10:50:35 SSH_AUTH_SOCK=/tmp/ssh-0MSt0A0TxW7t/agent.74 10:50:35 SSH_AGENT_PID=80 10:50:35 Running ssh-add (command line suppressed) 10:50:35 Identity added: /w/workspace/_device-onvif-camera_upgrade-sdk@tmp/private_key_2900327243728046218.key (/w/workspace/_device-onvif-camera_upgrade-sdk@tmp/private_key_2900327243728046218.key) 10:50:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:35 + git semver init 10:50:35 2022-06-17 10:50:35,905 [run_init] DEBUG init version:0.0.0 force:False 10:50:35 2022-06-17 10:50:35,906 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_device-onvif-camera_upgrade-sdk/.semver 10:50:35 2022-06-17 10:50:35,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/_device-onvif-camera_upgrade-sdk/.semver 10:50:35 2022-06-17 10:50:35,907 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/_device-onvif-camera_upgrade-sdk/.semver'], cwd=/w/workspace/_device-onvif-camera_upgrade-sdk, universal_newlines=False, shell=None, istream=None) 10:50:36 2022-06-17 10:50:36,609 [append_file] DEBUG append to file:/w/workspace/_device-onvif-camera_upgrade-sdk/.git/info/exclude 10:50:36 2022-06-17 10:50:36,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_device-onvif-camera_upgrade-sdk/.semver/upgrade-sdk with force:False 10:50:36 2022-06-17 10:50:36,610 [write_file] DEBUG write to file:/w/workspace/_device-onvif-camera_upgrade-sdk/.semver/upgrade-sdk 10:50:36 2022-06-17 10:50:36,615 [execute] INFO git cat-file --batch-check 10:50:36 2022-06-17 10:50:36,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_device-onvif-camera_upgrade-sdk/.semver, universal_newlines=False, shell=None, istream=) 10:50:36 2022-06-17 10:50:36,623 [execute] INFO git cat-file --batch 10:50:36 2022-06-17 10:50:36,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_device-onvif-camera_upgrade-sdk/.semver, universal_newlines=False, shell=None, istream=) 10:50:36 2022-06-17 10:50:36,629 [read_version] DEBUG read version from /w/workspace/_device-onvif-camera_upgrade-sdk/.semver/upgrade-sdk 10:50:36 0.0.0 [Pipeline] } 10:50:36 $ docker exec --env ******** --env ******** 35df6e0369a0856d5c1edf0a42607c85eda02654712d167ff49ea21b8dfbded1 ssh-agent -k 10:50:37 unset SSH_AUTH_SOCK; 10:50:37 unset SSH_AGENT_PID; 10:50:37 echo Agent pid 80 killed; 10:50:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:37 + git semver [Pipeline] } 10:50:37 $ docker stop --time=1 35df6e0369a0856d5c1edf0a42607c85eda02654712d167ff49ea21b8dfbded1 10:50:39 $ docker rm -f 35df6e0369a0856d5c1edf0a42607c85eda02654712d167ff49ea21b8dfbded1 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:50:39 Stashed 1 file(s) [Pipeline] echo 10:50:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:40 provisioning config files... 10:50:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/_device-onvif-camera_upgrade-sdk@tmp/config4077106323249658562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:40 ---> docker-login.sh 10:50:40 nexus3.edgexfoundry.org:10001 10:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:40 Configure a credential helper to remove this warning. See 10:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:40 10:50:40 Login Succeeded 10:50:40 nexus3.edgexfoundry.org:10002 10:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 nexus3.edgexfoundry.org:10003 10:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 nexus3.edgexfoundry.org:10004 10:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 docker.io 10:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 ---> docker-login.sh ends [Pipeline] } 10:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:41 [edgeX.isLTS] Checking if [upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:41 [edgeX.isLTS] Checking if [upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:41 ========================================================= 10:50:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:50:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:42 + 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 . 10:50:42 Sending build context to Docker daemon 8.751MB 10:50:42 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:50:42 Step 2/13 : FROM ${BASE} AS builder 10:50:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:50:42 59bf1c3509f3: Pulling fs layer 10:50:42 666ba61612fd: Pulling fs layer 10:50:42 8ed8ca486205: Pulling fs layer 10:50:42 cc1cd167ecdc: Pulling fs layer 10:50:42 c516ae0d96e1: Pulling fs layer 10:50:42 684cea983483: Pulling fs layer 10:50:42 dd3240ac7de5: Pulling fs layer 10:50:42 b1e948a4e11c: Pulling fs layer 10:50:42 a8fd76ee1af6: Pulling fs layer 10:50:42 646ad004c059: Pulling fs layer 10:50:42 b1e948a4e11c: Waiting 10:50:42 dd3240ac7de5: Waiting 10:50:42 a8fd76ee1af6: Waiting 10:50:42 c516ae0d96e1: Waiting 10:50:42 684cea983483: Waiting 10:50:42 646ad004c059: Waiting 10:50:42 cc1cd167ecdc: Waiting 10:50:42 8ed8ca486205: Download complete 10:50:42 666ba61612fd: Verifying Checksum 10:50:42 666ba61612fd: Download complete 10:50:42 c516ae0d96e1: Verifying Checksum 10:50:42 c516ae0d96e1: Download complete 10:50:42 684cea983483: Download complete 10:50:42 59bf1c3509f3: Download complete 10:50:42 dd3240ac7de5: Verifying Checksum 10:50:42 dd3240ac7de5: Download complete 10:50:42 b1e948a4e11c: Verifying Checksum 10:50:42 b1e948a4e11c: Download complete 10:50:42 59bf1c3509f3: Pull complete 10:50:42 666ba61612fd: Pull complete 10:50:42 8ed8ca486205: Pull complete 10:50:43 646ad004c059: Verifying Checksum 10:50:43 646ad004c059: Download complete 10:50:43 cc1cd167ecdc: Verifying Checksum 10:50:43 cc1cd167ecdc: Download complete 10:50:43 a8fd76ee1af6: Verifying Checksum 10:50:43 a8fd76ee1af6: Download complete 10:50:47 cc1cd167ecdc: Pull complete 10:50:47 c516ae0d96e1: Pull complete 10:50:47 684cea983483: Pull complete 10:50:47 dd3240ac7de5: Pull complete 10:50:47 b1e948a4e11c: Pull complete 10:50:50 a8fd76ee1af6: Pull complete 10:50:50 646ad004c059: Pull complete 10:50:50 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 10:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:50:50 ---> 8f69c11f6b0c 10:50:50 Step 3/13 : ARG MAKE="make build" 10:50:52 ---> Running in 9d2954078d34 10:50:52 Removing intermediate container 9d2954078d34 10:50:52 ---> 3fa2dd3adc1a 10:50:52 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:50:52 ---> Running in f4633b4135d8 10:50:52 Removing intermediate container f4633b4135d8 10:50:52 ---> fcaab90ebf1b 10:50:52 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:50:52 ---> Running in d3b5feb228d7 10:50:52 Removing intermediate container d3b5feb228d7 10:50:52 ---> c9eed73926da 10:50:52 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:50:52 ---> Running in 6a922954083f 10:50:52 Removing intermediate container 6a922954083f 10:50:52 ---> 765542183ac6 10:50:52 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:50:52 ---> Running in 063dd286f7cb 10:50:53 Removing intermediate container 063dd286f7cb 10:50:53 ---> 642639aa3c51 10:50:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:53 ---> Running in f28644cf89a4 10:50:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:50:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:50:55 OK: 221 MiB in 52 packages 10:50:55 Still waiting to schedule task 10:50:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:50:55 Removing intermediate container f28644cf89a4 10:50:55 ---> 91b36246cfbb 10:50:55 Step 9/13 : WORKDIR /device-onvif-camera 10:50:55 ---> Running in 6c8432c03389 10:50:55 Removing intermediate container 6c8432c03389 10:50:55 ---> 07af333e1ac6 10:50:55 Step 10/13 : COPY go.mod vendor* ./ 10:50:55 ---> cd5a0a6ccc29 10:50:55 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:55 ---> Running in a14ca53bca5c 10:51:13 Removing intermediate container a14ca53bca5c 10:51:13 ---> 73c7500607fb 10:51:13 Step 12/13 : COPY . . 10:51:13 ---> b80a81e60c54 10:51:13 Step 13/13 : RUN ${MAKE} 10:51:13 ---> Running in a466aa7ed8e2 10:51:13 noop 10:51:13 Removing intermediate container a466aa7ed8e2 10:51:13 ---> 94b92be322a9 10:51:13 Successfully built 94b92be322a9 10:51:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:14 + docker inspect -f . ci-base-image-x86_64 10:51:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:14 prd-ubuntu20.04-docker-8c-8g-2557 does not seem to be running inside a container 10:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_device-onvif-camera_upgrade-sdk -v /w/workspace/_device-onvif-camera_upgrade-sdk:/w/workspace/_device-onvif-camera_upgrade-sdk:rw,z -v /w/workspace/_device-onvif-camera_upgrade-sdk@tmp:/w/workspace/_device-onvif-camera_upgrade-sdk@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 ******** ci-base-image-x86_64 cat 10:51:14 $ docker top 2e521a3df181b38569b1d36c0a6cb94811622d9020d1d57b48f18ba91a17aafc -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:15 + go version 10:51:15 go version go1.17.7 linux/amd64 [Pipeline] } 10:51:15 $ docker stop --time=1 2e521a3df181b38569b1d36c0a6cb94811622d9020d1d57b48f18ba91a17aafc 10:51:16 $ docker rm -f 2e521a3df181b38569b1d36c0a6cb94811622d9020d1d57b48f18ba91a17aafc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:17 + docker inspect -f . ci-base-image-x86_64 10:51:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:17 prd-ubuntu20.04-docker-8c-8g-2557 does not seem to be running inside a container 10:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_device-onvif-camera_upgrade-sdk -v /w/workspace/_device-onvif-camera_upgrade-sdk:/w/workspace/_device-onvif-camera_upgrade-sdk:rw,z -v /w/workspace/_device-onvif-camera_upgrade-sdk@tmp:/w/workspace/_device-onvif-camera_upgrade-sdk@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 ******** ci-base-image-x86_64 cat 10:51:18 $ docker top d0f6078a0d56fe802edd5dad9fe650fecf2f2a746e702757ef6e914a3c0a4b07 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:51:18 + make test 10:51:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:51:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:51:31 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:51:31 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 1.2% of statements 10:51:34 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.728s coverage: 13.8% of statements 10:51:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:51:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:51:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:51:47 ./bin/test-attribution-txt.sh [Pipeline] echo 10:51:48 [edgeX.isLTS] Checking if [upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:51:48 $ docker stop --time=1 d0f6078a0d56fe802edd5dad9fe650fecf2f2a746e702757ef6e914a3c0a4b07 10:51:50 $ docker rm -f d0f6078a0d56fe802edd5dad9fe650fecf2f2a746e702757ef6e914a3c0a4b07 [Pipeline] // withDockerContainer [Pipeline] sh 10:51:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:51:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:51:52 + ls -al . 10:51:52 total 236 10:51:52 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 10:51 . 10:51:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:50 .. 10:51:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:50 .git 10:51:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:50 .github 10:51:52 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 10:50 .gitignore 10:51:52 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 10:50 .golangci.yml 10:51:52 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 10:50 .semver 10:51:52 -rw-rw-r-- 1 jenkins jenkins 9227 Jun 17 10:50 Attribution.txt 10:51:52 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 10:50 CHANGELOG.md 10:51:52 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 10:50 Dockerfile 10:51:52 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 10:50 GOVERNANCE.md 10:51:52 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 10:50 Jenkinsfile 10:51:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 10:50 LICENSE 10:51:52 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 10:50 Makefile 10:51:52 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 10:50 OWNERS.md 10:51:52 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 10:50 README.md 10:51:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 10:50 VERSION 10:51:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:50 bin 10:51:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:50 cmd 10:51:52 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 10:51 coverage.out 10:51:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:50 doc 10:51:52 -rw-rw-r-- 1 jenkins jenkins 3584 Jun 17 10:50 go.mod 10:51:52 -rw-rw-r-- 1 jenkins jenkins 37933 Jun 17 10:50 go.sum 10:51:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:50 internal 10:51:52 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:52 + 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=0df8b436ad89036636470f87ff77d3a2d3cdf27a --label arch=amd64 --label version=0.0.0 . 10:51:52 Sending build context to Docker daemon 8.811MB 10:51:52 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:51:52 Step 2/26 : FROM ${BASE} AS builder 10:51:52 ---> 94b92be322a9 10:51:52 Step 3/26 : ARG MAKE="make build" 10:51:53 ---> Running in 4f68c52e924f 10:51:53 Removing intermediate container 4f68c52e924f 10:51:53 ---> 8801747f5f7a 10:51:53 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:51:53 ---> Running in 9d71d109ca1f 10:51:53 Removing intermediate container 9d71d109ca1f 10:51:53 ---> f313c2734cde 10:51:53 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:51:53 ---> Running in 7e0a34cfd2be 10:51:53 Removing intermediate container 7e0a34cfd2be 10:51:53 ---> ec5186bd7f2c 10:51:53 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:51:53 ---> Running in 6cfd2e31bab9 10:51:53 Removing intermediate container 6cfd2e31bab9 10:51:53 ---> 81a1cab91006 10:51:53 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:53 ---> Running in 064256110df2 10:51:54 Removing intermediate container 064256110df2 10:51:54 ---> 53f72cc59116 10:51:54 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:51:54 ---> Running in 87bb3b8fc137 10:51:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:51:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:51:55 OK: 221 MiB in 52 packages 10:51:55 Removing intermediate container 87bb3b8fc137 10:51:55 ---> 8627528273f5 10:51:55 Step 9/26 : WORKDIR /device-onvif-camera 10:51:55 ---> Running in 11c323ca654f 10:51:56 Removing intermediate container 11c323ca654f 10:51:56 ---> 9819c2ec73a6 10:51:56 Step 10/26 : COPY go.mod vendor* ./ 10:51:56 ---> bb46054f695d 10:51:56 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:56 ---> Running in bf01c46d26d7 10:51:57 Removing intermediate container bf01c46d26d7 10:51:57 ---> d10fffd904e2 10:51:57 Step 12/26 : COPY . . 10:51:57 ---> 32903348edef 10:51:57 Step 13/26 : RUN ${MAKE} 10:51:57 ---> Running in fa282201e1dd 10:51:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:52:19 Removing intermediate container fa282201e1dd 10:52:19 ---> 424cf82aa8fc 10:52:19 Step 14/26 : FROM alpine:3.15 10:52:19 3.15: Pulling from library/alpine 10:52:19 df9b9388f04a: Pulling fs layer 10:52:19 df9b9388f04a: Verifying Checksum 10:52:19 df9b9388f04a: Download complete 10:52:19 df9b9388f04a: Pull complete 10:52:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:52:19 Status: Downloaded newer image for alpine:3.15 10:52:19 ---> 0ac33e5f5afa 10:52:19 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:52:20 ---> Running in 43adf85f48a3 10:52:20 Removing intermediate container 43adf85f48a3 10:52:20 ---> 31695d507fc9 10:52:20 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:52:20 ---> Running in 09cf94c50523 10:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:52:20 (1/6) Installing dumb-init (1.2.5-r1) 10:52:20 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:52:20 (3/6) Installing libsodium (1.0.18-r0) 10:52:20 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:52:20 (5/6) Installing libzmq (4.3.4-r0) 10:52:20 (6/6) Installing zeromq (4.3.4-r0) 10:52:20 Executing busybox-1.34.1-r5.trigger 10:52:20 OK: 8 MiB in 20 packages 10:52:21 Removing intermediate container 09cf94c50523 10:52:21 ---> fde5f90a2ede 10:52:21 Step 17/26 : WORKDIR / 10:52:21 ---> Running in e839cc881535 10:52:21 Removing intermediate container e839cc881535 10:52:21 ---> e408271d0124 10:52:21 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:52:22 ---> 98fb7b592e1b 10:52:22 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:52:22 ---> b1fdc2a7cfd8 10:52:22 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:52:22 ---> 6a187d32c8dc 10:52:22 Step 21/26 : EXPOSE 59984 10:52:22 ---> Running in d35aea89b7e5 10:52:22 Removing intermediate container d35aea89b7e5 10:52:22 ---> 3f3339f5fb71 10:52:22 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:52:22 ---> Running in f1eacd87f8bf 10:52:22 Removing intermediate container f1eacd87f8bf 10:52:22 ---> e0ba69b27223 10:52:22 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:22 ---> Running in a5a58f8f5f69 10:52:22 Removing intermediate container a5a58f8f5f69 10:52:22 ---> 9863056e46cb 10:52:22 Step 24/26 : LABEL arch=amd64 10:52:22 ---> Running in 2d5e8af94f44 10:52:23 Removing intermediate container 2d5e8af94f44 10:52:23 ---> 42af327b30b7 10:52:23 Step 25/26 : LABEL git_sha=0df8b436ad89036636470f87ff77d3a2d3cdf27a 10:52:23 ---> Running in 0e1029981596 10:52:23 Removing intermediate container 0e1029981596 10:52:23 ---> 4f465123fc19 10:52:23 Step 26/26 : LABEL version=0.0.0 10:52:23 ---> Running in aabf93a834a0 10:52:23 Removing intermediate container aabf93a834a0 10:52:23 ---> c759e14b1fea 10:52:23 [Warning] One or more build-args [ARCH] were not consumed 10:52:23 Successfully built c759e14b1fea 10:52:23 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:24 10:52:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:24 latest: Pulling from edgex-lftools-log-publisher 10:52:24 5eb5b503b376: Pulling fs layer 10:52:24 5c69ac0246d0: Pulling fs layer 10:52:24 ec43610c2a17: Pulling fs layer 10:52:24 3a2ae6a8a46f: Pulling fs layer 10:52:24 33b1e0a273af: Pulling fs layer 10:52:24 5d3b04190fa2: Pulling fs layer 10:52:24 2f39f015ded8: Pulling fs layer 10:52:24 5d3b04190fa2: Waiting 10:52:24 3a2ae6a8a46f: Waiting 10:52:24 33b1e0a273af: Waiting 10:52:24 2f39f015ded8: Waiting 10:52:24 5c69ac0246d0: Download complete 10:52:24 3a2ae6a8a46f: Download complete 10:52:24 ec43610c2a17: Verifying Checksum 10:52:24 ec43610c2a17: Download complete 10:52:24 33b1e0a273af: Verifying Checksum 10:52:24 33b1e0a273af: Download complete 10:52:24 5d3b04190fa2: Download complete 10:52:24 5eb5b503b376: Verifying Checksum 10:52:24 5eb5b503b376: Download complete 10:52:25 2f39f015ded8: Download complete 10:52:26 5eb5b503b376: Pull complete 10:52:26 5c69ac0246d0: Pull complete 10:52:26 ec43610c2a17: Pull complete 10:52:26 3a2ae6a8a46f: Pull complete 10:52:27 33b1e0a273af: Pull complete 10:52:27 5d3b04190fa2: Pull complete 10:52:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2558 in /w/workspace/_device-onvif-camera_upgrade-sdk [Pipeline] { [Pipeline] ws 10:52:27 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 10:52:27 Selected Git installation does not exist. Using Default 10:52:27 The recommended git tool is: NONE 10:52:32 2f39f015ded8: Pull complete 10:52:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:32 prd-ubuntu20.04-docker-8c-8g-2557 does not seem to be running inside a container 10:52:32 $ 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_upgrade-sdk -v /w/workspace/_device-onvif-camera_upgrade-sdk:/w/workspace/_device-onvif-camera_upgrade-sdk:rw,z -v /w/workspace/_device-onvif-camera_upgrade-sdk@tmp:/w/workspace/_device-onvif-camera_upgrade-sdk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:52:34 using credential edgex-jenkins-ssh 10:52:34 Cloning the remote Git repository 10:52:34 $ docker top 0aa125756fbb1f98a71a61ea43371adebbf10c6e6eb4ba81f25af57ad6e74813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:35 ---> job-cost.sh 10:52:35 lf-activate-venv: SKIPPING 10:52:35 INFO: No Stack... 10:52:34 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:52:34 > git init /w/workspace/device-onvif-camera/1 # timeout=10 10:52:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:52:34 > git --version # timeout=10 10:52:34 > git --version # 'git version 2.25.1' 10:52:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:35 INFO: Retrieving Pricing Info for: v3-standard-8 10:52:35 Avoid second fetch 10:52:35 Checking out Revision 0df8b436ad89036636470f87ff77d3a2d3cdf27a (upgrade-sdk) 10:52:35 INFO: Archiving Costs [Pipeline] sh 10:52:36 + + cat /w/workspace/_device-onvif-camera_upgrade-sdk/archives/cost.csv 10:52:36 cut -d, -f6 [Pipeline] lock 10:52:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-upgrade-sdk-1-stack-cost] 10:52:36 Resource [jenkins-edgexfoundry-device-onvif-camera-upgrade-sdk-1-stack-cost] did not exist. Created. 10:52:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-upgrade-sdk-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:52:35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:52:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:35 > git config core.sparsecheckout # timeout=10 10:52:35 > git checkout -f 0df8b436ad89036636470f87ff77d3a2d3cdf27a # timeout=10 10:52:36 + echo total: 0.2199999988079071 [Pipeline] stash 10:52:36 Stashed 1 file(s) [Pipeline] } 10:52:36 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-upgrade-sdk-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:52:36 $ docker stop --time=1 0aa125756fbb1f98a71a61ea43371adebbf10c6e6eb4ba81f25af57ad6e74813 10:52:38 $ docker rm -f 0aa125756fbb1f98a71a61ea43371adebbf10c6e6eb4ba81f25af57ad6e74813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:52:40 Commit message: "build: Upgrade sdk and paho.mqtt lib" 10:52:40 > git --version # timeout=10 10:52:40 > git --version # 'git version 2.25.1' 10:52:40 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:52:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:41 Dload Upload Total Spent Left Speed 10:52:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 56465 0 --:--:-- --:--:-- --:--:-- 56726 [Pipeline] sh 10:52:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:52:42 + sudo tee /etc/docker/daemon.new 10:52:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:52:42 { 10:52:42 "registry-mirrors": [ 10:52:42 "https://nexus3.edgexfoundry.org:10001" 10:52:42 ], 10:52:42 "bip": "10.250.0.254/24", 10:52:42 "hosts": [ 10:52:42 "tcp://0.0.0.0:5555", 10:52:42 "unix:///var/run/docker.sock" 10:52:42 ], 10:52:42 "mtu": 1458, 10:52:42 "selinux-enabled": true, 10:52:42 "seccomp-profile": "/etc/docker/seccomp.json" 10:52:42 } [Pipeline] sh 10:52:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:52:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:01 provisioning config files... 10:53:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8612594306904076063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:02 ---> docker-login.sh 10:53:02 nexus3.edgexfoundry.org:10001 10:53:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:02 Configure a credential helper to remove this warning. See 10:53:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:02 10:53:02 Login Succeeded 10:53:02 nexus3.edgexfoundry.org:10002 10:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:03 Configure a credential helper to remove this warning. See 10:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:03 10:53:03 Login Succeeded 10:53:03 nexus3.edgexfoundry.org:10003 10:53:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:03 Configure a credential helper to remove this warning. See 10:53:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:03 10:53:03 Login Succeeded 10:53:03 nexus3.edgexfoundry.org:10004 10:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:04 Configure a credential helper to remove this warning. See 10:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:04 10:53:04 Login Succeeded 10:53:04 docker.io 10:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:04 Configure a credential helper to remove this warning. See 10:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:04 10:53:04 Login Succeeded 10:53:04 ---> docker-login.sh ends [Pipeline] } 10:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:53:05 [edgeX.isLTS] Checking if [upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:53:05 [edgeX.isLTS] Checking if [upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:53:05 ========================================================= 10:53:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:53:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:05 + 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 . 10:53:06 Sending build context to Docker daemon 5.962MB 10:53:06 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:53:06 Step 2/13 : FROM ${BASE} AS builder 10:53:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:53:06 9b3977197b4f: Pulling fs layer 10:53:06 1a89e8eeedd5: Pulling fs layer 10:53:06 94645a83ff95: Pulling fs layer 10:53:06 e6fb740bc735: Pulling fs layer 10:53:06 3a77bd46dcc9: Pulling fs layer 10:53:06 355e64cbe906: Pulling fs layer 10:53:06 63ab81a10011: Pulling fs layer 10:53:06 555d1d1c4555: Pulling fs layer 10:53:06 7d9057610161: Pulling fs layer 10:53:06 e6fb740bc735: Waiting 10:53:06 3a77bd46dcc9: Waiting 10:53:06 355e64cbe906: Waiting 10:53:06 63ab81a10011: Waiting 10:53:06 555d1d1c4555: Waiting 10:53:06 7d9057610161: Waiting 10:53:06 94645a83ff95: Verifying Checksum 10:53:06 94645a83ff95: Download complete 10:53:06 1a89e8eeedd5: Verifying Checksum 10:53:06 1a89e8eeedd5: Download complete 10:53:06 3a77bd46dcc9: Verifying Checksum 10:53:06 3a77bd46dcc9: Download complete 10:53:06 355e64cbe906: Verifying Checksum 10:53:06 355e64cbe906: Download complete 10:53:06 9b3977197b4f: Download complete 10:53:06 63ab81a10011: Verifying Checksum 10:53:06 63ab81a10011: Download complete 10:53:07 9b3977197b4f: Pull complete 10:53:07 7d9057610161: Verifying Checksum 10:53:07 7d9057610161: Download complete 10:53:08 1a89e8eeedd5: Pull complete 10:53:08 94645a83ff95: Pull complete 10:53:08 555d1d1c4555: Verifying Checksum 10:53:08 555d1d1c4555: Download complete 10:53:09 e6fb740bc735: Verifying Checksum 10:53:09 e6fb740bc735: Download complete 10:53:21 e6fb740bc735: Pull complete 10:53:21 3a77bd46dcc9: Pull complete 10:53:21 355e64cbe906: Pull complete 10:53:21 63ab81a10011: Pull complete 10:53:28 555d1d1c4555: Pull complete 10:53:30 7d9057610161: Pull complete 10:53:30 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 10:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:53:30 ---> 819e984ddca1 10:53:30 Step 3/13 : ARG MAKE="make build" 10:53:31 ---> Running in 7d8e0ada1fc1 10:53:31 Removing intermediate container 7d8e0ada1fc1 10:53:31 ---> 33e63446c987 10:53:31 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:53:31 ---> Running in 611c64195b32 10:53:32 Removing intermediate container 611c64195b32 10:53:32 ---> 4f6ab20f75cb 10:53:32 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 10:53:32 ---> Running in cf3a3c7a5fa1 10:53:32 Removing intermediate container cf3a3c7a5fa1 10:53:32 ---> 8441c8bb64d3 10:53:32 Step 6/13 : LABEL Name=edgex-device-onvif-camera 10:53:32 ---> Running in 28684f43ff3f 10:53:32 Removing intermediate container 28684f43ff3f 10:53:32 ---> 2faa6c4ca3ce 10:53:32 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:33 ---> Running in 9bd6a177dddb 10:53:35 Removing intermediate container 9bd6a177dddb 10:53:35 ---> f68212e50fb7 10:53:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:35 ---> Running in 13c07ee08c3e 10:53:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:53:37 OK: 220 MiB in 52 packages 10:53:38 Removing intermediate container 13c07ee08c3e 10:53:38 ---> 42a7c3932f59 10:53:38 Step 9/13 : WORKDIR /device-onvif-camera 10:53:38 ---> Running in 28ecd9453222 10:53:38 Removing intermediate container 28ecd9453222 10:53:38 ---> 043e4d0fb51c 10:53:38 Step 10/13 : COPY go.mod vendor* ./ 10:53:39 ---> 9801f43ca0d3 10:53:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:39 ---> Running in 69a24c90b635 10:54:26 Removing intermediate container 69a24c90b635 10:54:26 ---> 6e1d1e25fa57 10:54:26 Step 12/13 : COPY . . 10:54:26 ---> 5b56cfca4135 10:54:26 Step 13/13 : RUN ${MAKE} 10:54:26 ---> Running in f1f2a6d54c6b 10:54:26 noop 10:54:27 Removing intermediate container f1f2a6d54c6b 10:54:27 ---> e136f15d6f33 10:54:27 Successfully built e136f15d6f33 10:54:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:27 + docker inspect -f . ci-base-image-arm64 10:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:27 prd-ubuntu20.04-docker-arm64-4c-16g-2558 does not seem to be running inside a container 10:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:54:29 $ docker top 97d9a331d5fcda76c3201d4890e0bd919e17c8a62f897c2da5b4314f41b21242 -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:30 + go version 10:54:30 go version go1.17.7 linux/arm64 [Pipeline] } 10:54:30 $ docker stop --time=1 97d9a331d5fcda76c3201d4890e0bd919e17c8a62f897c2da5b4314f41b21242 10:54:31 $ docker rm -f 97d9a331d5fcda76c3201d4890e0bd919e17c8a62f897c2da5b4314f41b21242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:32 + docker inspect -f . ci-base-image-arm64 10:54:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:32 prd-ubuntu20.04-docker-arm64-4c-16g-2558 does not seem to be running inside a container 10:54:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:54:34 $ docker top e6f73a1f9762d2babc555f52ceaa31eac5d83f3e47121068b398c08ce90c3f8a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:54:35 + make test 10:54:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:54:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:56:14 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 10:56:14 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.077s coverage: 1.2% of statements 10:56:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.422s coverage: 13.8% of statements 10:56:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:56:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:56:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:56:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:56:54 ./bin/test-attribution-txt.sh [Pipeline] echo 10:56:54 [edgeX.isLTS] Checking if [upgrade-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:56:55 $ docker stop --time=1 e6f73a1f9762d2babc555f52ceaa31eac5d83f3e47121068b398c08ce90c3f8a 10:56:56 $ docker rm -f e6f73a1f9762d2babc555f52ceaa31eac5d83f3e47121068b398c08ce90c3f8a [Pipeline] // withDockerContainer [Pipeline] sh 10:56:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:56:58 Warning: overwriting stash ‘coverage-report’ 10:56:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:56:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:56:59 + ls -al . 10:56:59 total 232 10:56:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:56 . 10:56:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:52 .. 10:56:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 10:52 .git 10:56:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:52 .github 10:56:59 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 10:52 .gitignore 10:56:59 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 10:52 .golangci.yml 10:56:59 -rw-rw-r-- 1 jenkins jenkins 9227 Jun 17 10:52 Attribution.txt 10:56:59 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 10:52 CHANGELOG.md 10:56:59 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 10:52 Dockerfile 10:56:59 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 10:52 GOVERNANCE.md 10:56:59 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 10:52 Jenkinsfile 10:56:59 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 10:52 LICENSE 10:56:59 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 10:52 Makefile 10:56:59 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 10:52 OWNERS.md 10:56:59 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 10:52 README.md 10:56:59 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 10:50 VERSION 10:56:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 10:52 bin 10:56:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 10:52 cmd 10:56:59 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 10:56 coverage.out 10:56:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:52 doc 10:56:59 -rw-rw-r-- 1 jenkins jenkins 3584 Jun 17 10:52 go.mod 10:56:59 -rw-rw-r-- 1 jenkins jenkins 37933 Jun 17 10:52 go.sum 10:56:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 10:52 internal 10:56:59 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:00 + 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=0df8b436ad89036636470f87ff77d3a2d3cdf27a --label arch=arm64 --label version=0.0.0 . 10:57:00 Sending build context to Docker daemon 6.022MB 10:57:00 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 10:57:00 Step 2/26 : FROM ${BASE} AS builder 10:57:00 ---> e136f15d6f33 10:57:00 Step 3/26 : ARG MAKE="make build" 10:57:00 ---> Running in 020cdc6e21d8 10:57:01 Removing intermediate container 020cdc6e21d8 10:57:01 ---> 60fc1c80c45b 10:57:01 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:57:01 ---> Running in 1b6ef3827b0b 10:57:01 Removing intermediate container 1b6ef3827b0b 10:57:01 ---> e04888d1daf3 10:57:01 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:57:01 ---> Running in 7c5ced9453a3 10:57:01 Removing intermediate container 7c5ced9453a3 10:57:01 ---> 767bde8cf2e5 10:57:01 Step 6/26 : LABEL Name=edgex-device-onvif-camera 10:57:01 ---> Running in a539db49606e 10:57:02 Removing intermediate container a539db49606e 10:57:02 ---> bf91fbaad66d 10:57:02 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:02 ---> Running in 9d481c512a3b 10:57:04 Removing intermediate container 9d481c512a3b 10:57:04 ---> fda13733a694 10:57:04 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:57:04 ---> Running in 69b5a79f81c3 10:57:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:57:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:57:06 OK: 220 MiB in 52 packages 10:57:07 Removing intermediate container 69b5a79f81c3 10:57:07 ---> 571b4cae9f8b 10:57:07 Step 9/26 : WORKDIR /device-onvif-camera 10:57:07 ---> Running in 5a92a1dcc64c 10:57:08 Removing intermediate container 5a92a1dcc64c 10:57:08 ---> 29ce14b8353f 10:57:08 Step 10/26 : COPY go.mod vendor* ./ 10:57:08 ---> e8db7d5cb04c 10:57:08 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:08 ---> Running in 69670f6576ec 10:57:10 Removing intermediate container 69670f6576ec 10:57:10 ---> ce512b979367 10:57:10 Step 12/26 : COPY . . 10:57:11 ---> f72d16380da0 10:57:11 Step 13/26 : RUN ${MAKE} 10:57:11 ---> Running in 9e2fc4c1e13e 10:57:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:59:19 Removing intermediate container 9e2fc4c1e13e 10:59:19 ---> 1c6e5074b6c8 10:59:19 Step 14/26 : FROM alpine:3.15 10:59:19 3.15: Pulling from library/alpine 10:59:19 9981e73032c8: Pulling fs layer 10:59:20 9981e73032c8: Verifying Checksum 10:59:20 9981e73032c8: Download complete 10:59:20 9981e73032c8: Pull complete 10:59:20 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:59:20 Status: Downloaded newer image for alpine:3.15 10:59:20 ---> 3fb3c9af89a9 10:59:20 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:59:20 ---> Running in b30726201332 10:59:21 Removing intermediate container b30726201332 10:59:21 ---> 7e09bab8fc29 10:59:21 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 10:59:21 ---> Running in 30ba8f0e5dfc 10:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:59:23 (1/6) Installing dumb-init (1.2.5-r1) 10:59:23 (2/6) Installing libgcc (10.3.1_git20211027-r0) 10:59:23 (3/6) Installing libsodium (1.0.18-r0) 10:59:23 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 10:59:23 (5/6) Installing libzmq (4.3.4-r0) 10:59:23 (6/6) Installing zeromq (4.3.4-r0) 10:59:23 Executing busybox-1.34.1-r5.trigger 10:59:23 OK: 8 MiB in 20 packages 10:59:24 Removing intermediate container 30ba8f0e5dfc 10:59:24 ---> 879a3294be73 10:59:24 Step 17/26 : WORKDIR / 10:59:24 ---> Running in 59c4107ffa48 10:59:24 Removing intermediate container 59c4107ffa48 10:59:24 ---> 083efafafaaa 10:59:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 10:59:26 ---> 5b46432060b9 10:59:26 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 10:59:27 ---> 6d7980fd32e6 10:59:27 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 10:59:27 ---> b8bad673045e 10:59:27 Step 21/26 : EXPOSE 59984 10:59:27 ---> Running in 8b6bc88c1bd6 10:59:27 Removing intermediate container 8b6bc88c1bd6 10:59:27 ---> 86148d1f946b 10:59:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 10:59:27 ---> Running in 5105c1310675 10:59:28 Removing intermediate container 5105c1310675 10:59:28 ---> 75f6aea5e451 10:59:28 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:28 ---> Running in 39cbc733ac79 10:59:28 Removing intermediate container 39cbc733ac79 10:59:28 ---> b535f28fb1c3 10:59:28 Step 24/26 : LABEL arch=arm64 10:59:28 ---> Running in ec4167a5c736 10:59:29 Removing intermediate container ec4167a5c736 10:59:29 ---> 5feca8d3f4aa 10:59:29 Step 25/26 : LABEL git_sha=0df8b436ad89036636470f87ff77d3a2d3cdf27a 10:59:29 ---> Running in 1fdc333bac34 10:59:29 Removing intermediate container 1fdc333bac34 10:59:29 ---> 991e129f84a2 10:59:29 Step 26/26 : LABEL version=0.0.0 10:59:29 ---> Running in dc9e494d546e 10:59:29 Removing intermediate container dc9e494d546e 10:59:29 ---> 1982251e0067 10:59:29 [Warning] One or more build-args [ARCH] were not consumed 10:59:29 Successfully built 1982251e0067 10:59:29 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:30 10:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:31 arm64: Pulling from edgex-lftools-log-publisher 10:59:31 8998bd30e6a1: Pulling fs layer 10:59:31 04944245beec: Pulling fs layer 10:59:31 699f458cf7ca: Pulling fs layer 10:59:31 765212b225bb: Pulling fs layer 10:59:31 f23df028b6ca: Pulling fs layer 10:59:31 d65c8cfc05b1: Pulling fs layer 10:59:31 2437ff75d9bd: Pulling fs layer 10:59:31 f23df028b6ca: Waiting 10:59:31 d65c8cfc05b1: Waiting 10:59:31 765212b225bb: Waiting 10:59:31 2437ff75d9bd: Waiting 10:59:31 04944245beec: Verifying Checksum 10:59:31 04944245beec: Download complete 10:59:31 765212b225bb: Verifying Checksum 10:59:31 765212b225bb: Download complete 10:59:31 f23df028b6ca: Verifying Checksum 10:59:31 f23df028b6ca: Download complete 10:59:31 d65c8cfc05b1: Download complete 10:59:31 699f458cf7ca: Verifying Checksum 10:59:31 699f458cf7ca: Download complete 10:59:31 8998bd30e6a1: Verifying Checksum 10:59:31 8998bd30e6a1: Download complete 10:59:34 2437ff75d9bd: Verifying Checksum 10:59:34 2437ff75d9bd: Download complete 10:59:36 8998bd30e6a1: Pull complete 10:59:36 04944245beec: Pull complete 10:59:38 699f458cf7ca: Pull complete 10:59:38 765212b225bb: Pull complete 10:59:39 f23df028b6ca: Pull complete 10:59:39 d65c8cfc05b1: Pull complete 10:59:54 2437ff75d9bd: Pull complete 10:59:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:54 prd-ubuntu20.04-docker-arm64-4c-16g-2558 does not seem to be running inside a container 10:59:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:59:57 $ docker top 1a18a8bd795f81c994a1d55248dd9a016885d60927603136260dda26484d1ec6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:59 ---> job-cost.sh 10:59:59 lf-activate-venv: SKIPPING 10:59:59 INFO: No Stack... 10:59:59 INFO: Retrieving Pricing Info for: v3-standard-4 11:00:00 INFO: Archiving Costs [Pipeline] sh 11:00:01 + + cut -d, -f6 11:00:01 cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 11:00:01 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-upgrade-sdk-1-stack-cost] 11:00:01 Resource [jenkins-edgexfoundry-device-onvif-camera-upgrade-sdk-1-stack-cost] did not exist. Created. 11:00:01 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-upgrade-sdk-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:01 /w/workspace/device-onvif-camera/1@tmp/durable-e31d7f7a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:00:02 + echo total: 0.10999999940395355 [Pipeline] stash 11:00:02 Warning: overwriting stash ‘stack-cost’ 11:00:02 Stashed 1 file(s) [Pipeline] } 11:00:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-upgrade-sdk-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:00:02 $ docker stop --time=1 1a18a8bd795f81c994a1d55248dd9a016885d60927603136260dda26484d1ec6 11:00:04 $ docker rm -f 1a18a8bd795f81c994a1d55248dd9a016885d60927603136260dda26484d1ec6 [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 11:00:05 provisioning config files... 11:00:05 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/_device-onvif-camera_upgrade-sdk@tmp/config4275563043319720901tmp [Pipeline] { [Pipeline] sh 11:00:05 + set +x 11:00:05 + curl -s https://codecov.io/bash 11:00:05 + bash -s -- 11:00:05 11:00:05 _____ _ 11:00:05 / ____| | | 11:00:05 | | ___ __| | ___ ___ _____ __ 11:00:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:00:05 | |___| (_) | (_| | __/ (_| (_) \ V / 11:00:05 \_____\___/ \__,_|\___|\___\___/ \_/ 11:00:05 Bash-1.0.6 11:00:05 11:00:05 11:00:05 ==> git version 2.25.1 found 11:00:05 ==> 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 11:00:05 Release-Date: 2020-01-08 11:00:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:00:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:00:05 ==> Jenkins CI detected. 11:00:05 current dir:  /w/workspace/_device-onvif-camera_upgrade-sdk 11:00:05 project root: . 11:00:05 --> token set from env 11:00:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:00:05 ==> Running gcov in . (disable via -X gcov) 11:00:05 ==> Python coveragepy not found 11:00:05 ==> Searching for coverage reports in: 11:00:05 + . 11:00:05 -> Found 1 reports 11:00:05 ==> Detecting git/mercurial file structure 11:00:06 ==> Reading reports 11:00:06 + ./coverage.out bytes=59480 11:00:06 ==> Appending adjustments 11:00:06 https://docs.codecov.io/docs/fixing-reports 11:00:06 + Found adjustments 11:00:06 ==> Gzipping contents 11:00:06 8.0K /tmp/codecov.5cS5AL.gz 11:00:06 ==> Uploading reports 11:00:06 url: https://codecov.io 11:00:06 query: branch=upgrade-sdk&commit=0df8b436ad89036636470f87ff77d3a2d3cdf27a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fupgrade-sdk%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:00:06 -> Pinging Codecov 11:00:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=upgrade-sdk&commit=0df8b436ad89036636470f87ff77d3a2d3cdf27a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fupgrade-sdk%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:00:06 -> Uploading to 11:00:06 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/F29A59C45E3A92E06B3E522C9905F8EF/0df8b436ad89036636470f87ff77d3a2d3cdf27a/14f0adff-33c3-43b1-b525-b01b75d84f70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T110006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ddc41a5f73d6b01ce3d60dbda103f0028ac840d55b8131907e800f5a1a83640b 11:00:06 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:06 Dload Upload Total Spent Left Speed 11:00:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7641 0 0 100 7641 0 37273 --:--:-- --:--:-- --:--:-- 37273 11:00:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/0df8b436ad89036636470f87ff77d3a2d3cdf27a [Pipeline] } 11:00:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:00:08 + [ -d /w/workspace/_device-onvif-camera_upgrade-sdk/archives ] 11:00:08 + ls -al /w/workspace/_device-onvif-camera_upgrade-sdk/archives 11:00:08 total 16 11:00:08 drwxr-xr-x 3 root root 4096 Jun 17 10:52 . 11:00:08 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 10:52 .. 11:00:08 drwxr-xr-x 2 root root 4096 Jun 17 10:52 cost 11:00:08 -rw-r--r-- 1 root root 95 Jun 17 10:52 cost.csv 11:00:08 + sudo chown -R jenkins:jenkins /w/workspace/_device-onvif-camera_upgrade-sdk/archives 11:00:08 + ls -al /w/workspace/_device-onvif-camera_upgrade-sdk/archives 11:00:08 total 16 11:00:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 10:52 . 11:00:08 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 10:52 .. 11:00:08 drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 10:52 cost 11:00:08 -rw-r--r-- 1 jenkins jenkins 95 Jun 17 10:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:00:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:00:09 ---> package-listing.sh 11:00:09 ++ facter osfamily 11:00:09 ++ tr '[:upper:]' '[:lower:]' 11:00:09 + OS_FAMILY=debian 11:00:09 + workspace=/w/workspace/_device-onvif-camera_upgrade-sdk 11:00:09 + START_PACKAGES=/tmp/packages_start.txt 11:00:09 + END_PACKAGES=/tmp/packages_end.txt 11:00:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:00:09 + PACKAGES=/tmp/packages_start.txt 11:00:09 + '[' /w/workspace/_device-onvif-camera_upgrade-sdk ']' 11:00:09 + PACKAGES=/tmp/packages_end.txt 11:00:09 + case "${OS_FAMILY}" in 11:00:09 + dpkg -l 11:00:09 + grep '^ii' 11:00:09 + '[' -f /tmp/packages_start.txt ']' 11:00:09 + '[' -f /tmp/packages_end.txt ']' 11:00:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:00:09 + '[' /w/workspace/_device-onvif-camera_upgrade-sdk ']' 11:00:09 + mkdir -p /w/workspace/_device-onvif-camera_upgrade-sdk/archives/ 11:00:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_device-onvif-camera_upgrade-sdk/archives/ [Pipeline] echo 11:00:09 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/_device-onvif-camera_upgrade-sdk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:00:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:11 prd-ubuntu20.04-docker-8c-8g-2557 does not seem to be running inside a container 11:00:11 $ 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/_device-onvif-camera_upgrade-sdk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_device-onvif-camera_upgrade-sdk -v /w/workspace/_device-onvif-camera_upgrade-sdk:/w/workspace/_device-onvif-camera_upgrade-sdk:rw,z -v /w/workspace/_device-onvif-camera_upgrade-sdk@tmp:/w/workspace/_device-onvif-camera_upgrade-sdk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:00:11 $ docker top cf8f7067d87c94d0963a20b815c3d12212ffc59102722c78d10ff3925371352c -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:12 + touch /tmp/pre-build-complete [Pipeline] sh 11:00:12 + mkdir -p /var/log/sysstat [Pipeline] sh 11:00:12 + ls /var/log/sa-host 11:00:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:12 provisioning config files... 11:00:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_device-onvif-camera_upgrade-sdk@tmp/config1600421476737373195tmp [Pipeline] { [Pipeline] echo 11:00:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:00:13 ---> create-netrc.sh [Pipeline] } 11:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:00:13 ---> python-tools-install.sh [Pipeline] echo 11:00:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:00:14 ---> sudo-logs.sh 11:00:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:00:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:00:14 ---> job-cost.sh 11:00:14 lf-activate-venv: SKIPPING 11:00:14 DEBUG: total: 0.2199999988079071 11:00:14 INFO: Retrieving Stack Cost... 11:00:14 INFO: Retrieving Pricing Info for: v3-standard-8 11:00:15 INFO: Archiving Costs [Pipeline] echo 11:00:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:00:15 ---> logs-deploy.sh 11:00:15 lf-activate-venv: SKIPPING 11:00:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/upgrade-sdk/1 11:00:15 INFO: archiving workspace using pattern(s): 11:00:16 Archives upload complete. 11:00:16 INFO: archiving logs to Nexus 11:00:17 ---> uname -a: 11:00:17 Linux prd-ubuntu20-04-docker-8c-8g-2557 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 11:00:17 11:00:17 11:00:17 ---> lscpu: 11:00:17 Architecture: x86_64 11:00:17 CPU op-mode(s): 32-bit, 64-bit 11:00:17 Byte Order: Little Endian 11:00:17 Address sizes: 40 bits physical, 48 bits virtual 11:00:17 CPU(s): 8 11:00:17 On-line CPU(s) list: 0-7 11:00:17 Thread(s) per core: 1 11:00:17 Core(s) per socket: 1 11:00:17 Socket(s): 8 11:00:17 NUMA node(s): 1 11:00:17 Vendor ID: AuthenticAMD 11:00:17 CPU family: 23 11:00:17 Model: 49 11:00:17 Model name: AMD EPYC-Rome Processor 11:00:17 Stepping: 0 11:00:17 CPU MHz: 2799.998 11:00:17 BogoMIPS: 5599.99 11:00:17 Virtualization: AMD-V 11:00:17 Hypervisor vendor: KVM 11:00:17 Virtualization type: full 11:00:17 L1d cache: 256 KiB 11:00:17 L1i cache: 256 KiB 11:00:17 L2 cache: 4 MiB 11:00:17 L3 cache: 128 MiB 11:00:17 NUMA node0 CPU(s): 0-7 11:00:17 Vulnerability Itlb multihit: Not affected 11:00:17 Vulnerability L1tf: Not affected 11:00:17 Vulnerability Mds: Not affected 11:00:17 Vulnerability Meltdown: Not affected 11:00:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:00:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:00:17 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:00:17 Vulnerability Srbds: Not affected 11:00:17 Vulnerability Tsx async abort: Not affected 11:00:17 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 11:00:17 11:00:17 11:00:17 ---> nproc: 11:00:17 8 11:00:17 11:00:17 11:00:17 ---> df -h: 11:00:17 Filesystem Size Used Avail Use% Mounted on 11:00:17 overlay 155G 11G 145G 7% / 11:00:17 tmpfs 64M 0 64M 0% /dev 11:00:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:00:17 shm 64M 0 64M 0% /dev/shm 11:00:17 /dev/vda1 155G 11G 145G 7% /facter-os 11:00:17 11:00:17 11:00:17 ---> sar -b -r -n DEV: 11:00:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2557) 06/17/22 _x86_64_ (8 CPU) 11:00:17 11:00:17 10:49:42 LINUX RESTART (8 CPU) 11:00:17 11:00:17 10:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:00:17 10:51:01 396.09 48.42 347.66 0.00 4282.34 172844.05 0.00 11:00:17 10:52:01 151.22 0.18 151.04 0.00 12.66 38260.96 0.00 11:00:17 10:53:01 119.51 0.00 119.51 0.00 0.00 33790.47 0.00 11:00:17 10:54:01 1.77 0.00 1.77 0.00 0.00 21.21 0.00 11:00:17 10:55:01 1.28 0.02 1.27 0.00 0.13 14.93 0.00 11:00:17 10:56:01 1.03 0.00 1.03 0.00 0.00 14.26 0.00 11:00:17 10:57:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 11:00:17 10:58:01 0.95 0.00 0.95 0.00 0.00 12.80 0.00 11:00:17 10:59:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 11:00:17 11:00:01 1.50 0.00 1.50 0.00 0.00 21.46 0.00 11:00:17 Average: 67.02 4.79 62.23 0.00 423.12 24254.60 0.00 11:00:17 11:00:17 10:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:00:17 10:51:01 28404700 31730076 562768 1.71 144056 3390488 2225400 6.56 1226520 2806140 349480 11:00:17 10:52:01 28242056 31631600 654980 1.99 165124 3426084 2580336 7.60 1440284 2733972 27756 11:00:17 10:53:01 27661868 31765348 522640 1.59 175776 4075672 1853532 5.46 1350608 3353784 304 11:00:17 10:54:01 27663160 31766624 521304 1.59 175796 4075672 1853532 5.46 1348512 3353788 52 11:00:17 10:55:01 27668348 31772256 515976 1.57 175832 4075672 1853532 5.46 1342152 3354188 16 11:00:17 10:56:01 27669476 31773552 514348 1.56 175868 4075684 1853532 5.46 1341328 3354200 196 11:00:17 10:57:01 27673696 31777808 509956 1.55 175876 4075684 1853532 5.46 1336920 3354200 180 11:00:17 10:58:01 27674036 31778216 509620 1.55 175892 4075692 1853532 5.46 1337372 3354264 200 11:00:17 10:59:01 27673656 31777872 509888 1.55 175908 4075692 1853532 5.46 1337536 3354264 172 11:00:17 11:00:01 27674476 31778724 509056 1.55 175944 4075672 1853532 5.46 1336500 3354280 184 11:00:17 Average: 27800547 31755208 533054 1.62 171607 3942201 1963399 5.79 1339773 3237308 37854 11:00:17 11:00:17 10:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:00:17 10:51:01 ens3 909.18 583.84 7577.18 118.95 0.00 0.00 0.00 0.00 11:00:17 10:51:01 docker0 112.01 142.95 9.19 1141.07 0.00 0.00 0.00 0.00 11:00:17 10:51:01 lo 6.78 6.78 0.67 0.67 0.00 0.00 0.00 0.00 11:00:17 10:51:01 veth05c4918 99.00 129.02 9.62 1057.08 0.00 0.00 0.00 0.09 11:00:17 10:52:01 ens3 81.79 63.07 79.51 68.61 0.00 0.00 0.00 0.00 11:00:17 10:52:01 vethd1d2bdb 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 11:00:17 10:52:01 docker0 9.13 10.38 0.54 38.15 0.00 0.00 0.00 0.00 11:00:17 10:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:00:17 10:53:01 ens3 124.89 78.27 2628.22 14.72 0.00 0.00 0.00 0.00 11:00:17 10:53:01 docker0 2.78 6.25 0.18 53.88 0.00 0.00 0.00 0.00 11:00:17 10:53:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 11:00:17 10:54:01 ens3 0.65 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:00:17 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:17 10:55:01 ens3 14.56 9.53 13.69 10.84 0.00 0.00 0.00 0.00 11:00:17 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 10:56:01 ens3 4.22 4.23 0.39 7.00 0.00 0.00 0.00 0.00 11:00:17 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:17 10:57:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:00:17 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 10:58:01 ens3 4.70 8.43 0.41 7.60 0.00 0.00 0.00 0.00 11:00:17 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:17 10:59:01 ens3 4.11 7.85 0.50 7.68 0.00 0.00 0.00 0.00 11:00:17 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 11:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:00:17 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:17 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:17 Average: ens3 113.14 74.71 1019.16 23.39 0.00 0.00 0.00 0.00 11:00:17 Average: docker0 12.23 15.75 0.98 121.62 0.00 0.00 0.00 0.00 11:00:17 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 11:00:17 11:00:17 11:00:17 ---> sar -P ALL: 11:00:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2557) 06/17/22 _x86_64_ (8 CPU) 11:00:17 11:00:17 10:49:42 LINUX RESTART (8 CPU) 11:00:17 11:00:17 10:50:02 CPU %user %nice %system %iowait %steal %idle 11:00:17 10:51:01 all 12.43 0.00 5.02 2.42 0.06 80.07 11:00:17 10:51:01 0 12.03 0.00 5.40 0.97 0.05 81.55 11:00:17 10:51:01 1 14.69 0.00 4.30 0.55 0.05 80.41 11:00:17 10:51:01 2 12.87 0.00 4.83 2.13 0.07 80.11 11:00:17 10:51:01 3 10.82 0.00 4.74 2.23 0.07 82.13 11:00:17 10:51:01 4 11.77 0.00 6.52 5.82 0.05 75.84 11:00:17 10:51:01 5 13.97 0.00 4.98 2.65 0.05 78.34 11:00:17 10:51:01 6 10.83 0.00 4.62 2.54 0.03 81.98 11:00:17 10:51:01 7 12.50 0.00 4.77 2.44 0.07 80.23 11:00:17 10:52:01 all 32.34 0.00 6.27 1.10 0.08 60.21 11:00:17 10:52:01 0 33.72 0.00 5.98 0.13 0.08 60.08 11:00:17 10:52:01 1 31.72 0.00 6.64 1.13 0.07 60.44 11:00:17 10:52:01 2 33.06 0.00 5.88 0.17 0.07 60.82 11:00:17 10:52:01 3 32.75 0.00 6.78 2.92 0.07 57.48 11:00:17 10:52:01 4 31.31 0.00 5.93 1.48 0.08 61.19 11:00:17 10:52:01 5 31.60 0.00 6.53 0.20 0.08 61.59 11:00:17 10:52:01 6 31.45 0.00 5.79 0.61 0.08 62.06 11:00:17 10:52:01 7 33.08 0.00 6.64 2.16 0.07 58.06 11:00:17 10:53:01 all 16.92 0.00 3.39 0.90 0.04 78.75 11:00:17 10:53:01 0 16.44 0.00 2.97 0.32 0.03 80.24 11:00:17 10:53:01 1 19.06 0.00 3.44 1.88 0.05 75.57 11:00:17 10:53:01 2 16.69 0.00 3.07 0.15 0.05 80.04 11:00:17 10:53:01 3 17.45 0.00 3.50 0.17 0.05 78.83 11:00:17 10:53:01 4 16.08 0.00 3.36 0.05 0.03 80.47 11:00:17 10:53:01 5 16.03 0.00 3.86 0.60 0.03 79.47 11:00:17 10:53:01 6 16.47 0.00 3.19 0.02 0.03 80.29 11:00:17 10:53:01 7 17.11 0.00 3.71 4.00 0.05 75.13 11:00:17 10:54:01 all 0.27 0.00 0.02 0.01 0.00 99.70 11:00:17 10:54:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:00:17 10:54:01 1 1.97 0.00 0.02 0.00 0.00 98.01 11:00:17 10:54:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:00:17 10:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:00:17 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:00:17 10:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:00:17 10:54:01 6 0.05 0.00 0.05 0.00 0.00 99.90 11:00:17 10:54:01 7 0.03 0.00 0.00 0.03 0.00 99.93 11:00:17 10:55:01 all 0.10 0.00 0.03 0.01 0.01 99.86 11:00:17 10:55:01 0 0.08 0.00 0.03 0.00 0.02 99.87 11:00:17 10:55:01 1 0.25 0.00 0.00 0.02 0.00 99.73 11:00:17 10:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:00:17 10:55:01 3 0.07 0.00 0.03 0.00 0.00 99.90 11:00:17 10:55:01 4 0.10 0.00 0.03 0.00 0.00 99.87 11:00:17 10:55:01 5 0.13 0.00 0.03 0.00 0.00 99.83 11:00:17 10:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:00:17 10:55:01 7 0.10 0.00 0.07 0.03 0.02 99.78 11:00:17 10:56:01 all 0.02 0.00 0.02 0.01 0.00 99.95 11:00:17 10:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:00:17 10:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:00:17 10:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:00:17 10:56:01 3 0.07 0.00 0.00 0.00 0.00 99.93 11:00:17 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:00:17 10:56:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:00:17 10:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:00:17 10:56:01 7 0.00 0.00 0.03 0.05 0.00 99.92 11:00:17 10:57:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:00:17 10:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:00:17 10:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:00:17 10:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:00:17 10:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:00:17 10:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:00:17 10:57:01 5 0.05 0.00 0.05 0.00 0.02 99.88 11:00:17 10:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:00:17 10:57:01 7 0.03 0.00 0.02 0.03 0.00 99.92 11:00:17 10:58:01 all 0.04 0.00 0.02 0.05 0.00 99.90 11:00:17 10:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:00:17 10:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:00:17 10:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:00:17 10:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:00:17 10:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:00:17 10:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:00:17 10:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:00:17 10:58:01 7 0.05 0.00 0.02 0.37 0.00 99.57 11:00:17 10:59:01 all 0.06 0.00 0.02 0.14 0.00 99.79 11:00:17 10:59:01 0 0.13 0.00 0.05 0.00 0.00 99.82 11:00:17 10:59:01 1 0.08 0.00 0.00 0.00 0.02 99.90 11:00:17 10:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:00:17 10:59:01 3 0.08 0.00 0.03 0.00 0.00 99.88 11:00:17 10:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:00:17 10:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:00:17 10:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:00:17 10:59:01 7 0.05 0.00 0.00 1.08 0.00 98.87 11:00:17 11:00:01 all 0.02 0.00 0.02 0.02 0.00 99.94 11:00:17 11:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:00:17 11:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:00:17 11:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:00:17 11:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:00:17 11:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:00:17 11:00:01 5 0.07 0.00 0.03 0.00 0.02 99.88 11:00:17 11:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:00:17 11:00:01 7 0.00 0.00 0.02 0.13 0.00 99.85 11:00:17 Average: all 6.16 0.00 1.46 0.46 0.02 91.90 11:00:17 Average: 0 6.21 0.00 1.44 0.14 0.02 92.19 11:00:17 Average: 1 6.73 0.00 1.43 0.36 0.02 91.47 11:00:17 Average: 2 6.21 0.00 1.37 0.24 0.02 92.16 11:00:17 Average: 3 6.07 0.00 1.50 0.52 0.02 91.89 11:00:17 Average: 4 5.88 0.00 1.57 0.72 0.02 91.82 11:00:17 Average: 5 6.14 0.00 1.54 0.34 0.02 91.96 11:00:17 Average: 6 5.84 0.00 1.36 0.31 0.02 92.47 11:00:17 Average: 7 6.23 0.00 1.51 1.02 0.02 91.22 11:00:17 11:00:17 11:00:17