Pull request #31 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 2d0e33a140f3dad2ca66ef0529fe06c83d524e81+b3ac92876ed7254f502f0442b6fc7078abc266ab (647f12fb0219dacae25de1d0df65a7b3a6d5eda8) 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-ssh8700523439025584403.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh17815395394760350965.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-usb-camera/branches/PR-31/workspace@libs/edgex-global-pipelines # 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-usb-camera/branches/PR-31/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11210055315034127185.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-usb-camera/branches/PR-31/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8584796426128247129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh15069878432932040027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-usb-camera/branches/PR-31/workspace@libs/lf-pipelines # 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-usb-camera/branches/PR-31/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18065400879926013186.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-usb-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-usb-camera-settings PROJECT: device-usb-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-usb-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 [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-64210 in /w/workspace/xfoundry_device-usb-camera_PR-31 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-31 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/31/head:refs/remotes/origin/PR-31 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b3ac92876ed7254f502f0442b6fc7078abc266ab into PR head commit 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 Merge succeeded, producing 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 Checking out Revision 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 (PR-31) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b3ac92876ed7254f502f0442b6fc7078abc266ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 # timeout=10 Commit message: "fix: change interval value to go duration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:09:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:09:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:09:10 ========================================================= 16:09:10 EdgeX Global Pipelines Version Info 16:09:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:09:11 ------------------- 16:09:11 stable info: 16:09:11 ------------------- 16:09:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:09:11 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:09:11 Message: update stable to v1.0.230 16:09:11 ------------------- 16:09:11 experimental info: 16:09:11 ------------------- 16:09:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:09:11 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:09:11 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-31 [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-31 [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-31 [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d0e33a [Pipeline] echo 16:09:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:12 provisioning config files... 16:09:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp/config4190936914485078735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:13 ---> docker-login.sh 16:09:13 nexus3.edgexfoundry.org:10001 16:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:13 Configure a credential helper to remove this warning. See 16:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:13 16:09:13 Login Succeeded 16:09:13 nexus3.edgexfoundry.org:10002 16:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:13 Configure a credential helper to remove this warning. See 16:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:13 16:09:13 Login Succeeded 16:09:13 nexus3.edgexfoundry.org:10003 16:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:14 Configure a credential helper to remove this warning. See 16:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:14 16:09:14 Login Succeeded 16:09:14 nexus3.edgexfoundry.org:10004 16:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:14 Configure a credential helper to remove this warning. See 16:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:14 16:09:14 Login Succeeded 16:09:14 docker.io 16:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:14 Configure a credential helper to remove this warning. See 16:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:14 16:09:14 Login Succeeded 16:09:14 ---> docker-login.sh ends [Pipeline] } 16:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:09:15 + git rev-list -1 --merges 2d0e33a140f3dad2ca66ef0529fe06c83d524e81~1..2d0e33a140f3dad2ca66ef0529fe06c83d524e81 [Pipeline] echo 16:09:15 -----------> git rev-list -1 --merges 2d0e33a140f3dad2ca66ef0529fe06c83d524e81~1..2d0e33a140f3dad2ca66ef0529fe06c83d524e81 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 [false] [Pipeline] sh 16:09:15 + git log --format=format:%s -1 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 [Pipeline] echo 16:09:15 ========================================================= 16:09:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:09:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:16 + git log --format=format:%s -1 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 [Pipeline] echo 16:09:16 [semverPrep] GIT_COMMIT: 2d0e33a140f3dad2ca66ef0529fe06c83d524e81, Commit Message: fix: change interval value to go duration [Pipeline] echo 16:09:16 [semverPrep] This is not a build commit. [Pipeline] sh 16:09:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:16 + grep -v github /etc/ssh/ssh_known_hosts 16:09:16 + [ -e /tmp/ssh_known_hosts ] 16:09:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:09:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:09:16 + sudo tee -a /etc/ssh/ssh_known_hosts 16:09:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:09:17 16:09:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:09:17 latest: Pulling from edgex-devops/py-git-semver 16:09:17 1fe172e4850f: Pulling fs layer 16:09:17 caf521ccaac6: Pulling fs layer 16:09:17 3ead6fa29328: Pulling fs layer 16:09:17 5c2a1cbceb83: Pulling fs layer 16:09:17 a8d5f1318db7: Pulling fs layer 16:09:17 c427282e49a2: Pulling fs layer 16:09:17 1827001aaf11: Pulling fs layer 16:09:17 0714d37db230: Pulling fs layer 16:09:17 ac28cf19c067: Pulling fs layer 16:09:17 ca983d60f3e2: Pulling fs layer 16:09:17 9f894cec8388: Pulling fs layer 16:09:17 5c2a1cbceb83: Waiting 16:09:17 a8d5f1318db7: Waiting 16:09:17 ac28cf19c067: Waiting 16:09:17 ca983d60f3e2: Waiting 16:09:17 c427282e49a2: Waiting 16:09:17 0714d37db230: Waiting 16:09:17 9f894cec8388: Waiting 16:09:17 1827001aaf11: Waiting 16:09:17 caf521ccaac6: Download complete 16:09:17 5c2a1cbceb83: Verifying Checksum 16:09:17 5c2a1cbceb83: Download complete 16:09:17 a8d5f1318db7: Verifying Checksum 16:09:17 a8d5f1318db7: Download complete 16:09:17 c427282e49a2: Verifying Checksum 16:09:17 c427282e49a2: Download complete 16:09:17 3ead6fa29328: Verifying Checksum 16:09:17 3ead6fa29328: Download complete 16:09:17 0714d37db230: Verifying Checksum 16:09:17 0714d37db230: Download complete 16:09:17 ac28cf19c067: Verifying Checksum 16:09:17 ac28cf19c067: Download complete 16:09:17 ca983d60f3e2: Download complete 16:09:17 9f894cec8388: Verifying Checksum 16:09:17 9f894cec8388: Download complete 16:09:17 1fe172e4850f: Download complete 16:09:17 1827001aaf11: Verifying Checksum 16:09:19 1fe172e4850f: Pull complete 16:09:19 caf521ccaac6: Pull complete 16:09:19 3ead6fa29328: Pull complete 16:09:19 5c2a1cbceb83: Pull complete 16:09:20 a8d5f1318db7: Pull complete 16:09:20 c427282e49a2: Pull complete 16:09:22 1827001aaf11: Pull complete 16:09:22 0714d37db230: Pull complete 16:09:22 ac28cf19c067: Pull complete 16:09:22 ca983d60f3e2: Pull complete 16:09:22 9f894cec8388: Pull complete 16:09:22 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:09:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 16:09:23 prd-ubuntu20.04-docker-8c-8g-64210 does not seem to be running inside a container 16:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-31 -v /w/workspace/xfoundry_device-usb-camera_PR-31:/w/workspace/xfoundry_device-usb-camera_PR-31:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-31@tmp:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:09:24 $ docker top 3416a19a026de529e00afca1c75fe04466897ae35b8db2461e3e93cac703f289 -eo pid,comm 16:09:24 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). 16:09:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:24 [ssh-agent] Looking for ssh-agent implementation... 16:09:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:24 $ docker exec 3416a19a026de529e00afca1c75fe04466897ae35b8db2461e3e93cac703f289 ssh-agent 16:09:25 SSH_AUTH_SOCK=/tmp/ssh-UMcRdrGqO9DK/agent.32 16:09:25 SSH_AGENT_PID=38 16:09:25 Running ssh-add (command line suppressed) 16:09:25 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-31@tmp/private_key_4779096789121586366.key (/w/workspace/xfoundry_device-usb-camera_PR-31@tmp/private_key_4779096789121586366.key) 16:09:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:25 + git tag --points-at HEAD [Pipeline] } 16:09:25 $ docker exec --env ******** --env ******** 3416a19a026de529e00afca1c75fe04466897ae35b8db2461e3e93cac703f289 ssh-agent -k 16:09:25 unset SSH_AUTH_SOCK; 16:09:25 unset SSH_AGENT_PID; 16:09:25 echo Agent pid 38 killed; 16:09:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:25 [ssh-agent] Looking for ssh-agent implementation... 16:09:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:25 $ docker exec 3416a19a026de529e00afca1c75fe04466897ae35b8db2461e3e93cac703f289 ssh-agent 16:09:26 SSH_AUTH_SOCK=/tmp/ssh-opft1Q3aU3cA/agent.72 16:09:26 SSH_AGENT_PID=78 16:09:26 Running ssh-add (command line suppressed) 16:09:26 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-31@tmp/private_key_8011582041867138232.key (/w/workspace/xfoundry_device-usb-camera_PR-31@tmp/private_key_8011582041867138232.key) 16:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:26 + git semver init 16:09:26 2022-05-20 16:09:26,753 [run_init] DEBUG init version:0.0.0 force:False 16:09:26 2022-05-20 16:09:26,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-31/.semver 16:09:26 2022-05-20 16:09:26,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-31/.semver 16:09:26 2022-05-20 16:09:26,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-31/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-31, universal_newlines=False, shell=None, istream=None) 16:09:27 2022-05-20 16:09:27,327 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-31/.git/info/exclude 16:09:27 2022-05-20 16:09:27,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-31/.semver/PR-31 with force:False 16:09:27 2022-05-20 16:09:27,328 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-31/.semver/PR-31 16:09:27 2022-05-20 16:09:27,332 [execute] INFO git cat-file --batch-check 16:09:27 2022-05-20 16:09:27,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-31/.semver, universal_newlines=False, shell=None, istream=) 16:09:27 2022-05-20 16:09:27,338 [execute] INFO git cat-file --batch 16:09:27 2022-05-20 16:09:27,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-31/.semver, universal_newlines=False, shell=None, istream=) 16:09:27 2022-05-20 16:09:27,344 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-31/.semver/PR-31 16:09:27 0.0.0 [Pipeline] } 16:09:27 $ docker exec --env ******** --env ******** 3416a19a026de529e00afca1c75fe04466897ae35b8db2461e3e93cac703f289 ssh-agent -k 16:09:27 unset SSH_AUTH_SOCK; 16:09:27 unset SSH_AGENT_PID; 16:09:27 echo Agent pid 78 killed; 16:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:28 + git semver [Pipeline] } 16:09:28 $ docker stop --time=1 3416a19a026de529e00afca1c75fe04466897ae35b8db2461e3e93cac703f289 16:09:29 $ docker rm -f 3416a19a026de529e00afca1c75fe04466897ae35b8db2461e3e93cac703f289 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:30 Stashed 1 file(s) [Pipeline] echo 16:09:30 [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 16:09:31 provisioning config files... 16:09:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp/config4054309586892549113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:31 ---> docker-login.sh 16:09:31 nexus3.edgexfoundry.org:10001 16:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:31 Configure a credential helper to remove this warning. See 16:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:31 16:09:31 Login Succeeded 16:09:31 nexus3.edgexfoundry.org:10002 16:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:31 Configure a credential helper to remove this warning. See 16:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:31 16:09:31 Login Succeeded 16:09:31 nexus3.edgexfoundry.org:10003 16:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:31 Configure a credential helper to remove this warning. See 16:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:31 16:09:31 Login Succeeded 16:09:31 nexus3.edgexfoundry.org:10004 16:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:32 Configure a credential helper to remove this warning. See 16:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:32 16:09:32 Login Succeeded 16:09:32 docker.io 16:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:32 Configure a credential helper to remove this warning. See 16:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:32 16:09:32 Login Succeeded 16:09:32 ---> docker-login.sh ends [Pipeline] } 16:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:09:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:32 ========================================================= 16:09:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:09:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:09:33 + 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 . 16:09:33 Sending build context to Docker daemon 606.2kB 16:09:33 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:09:33 Step 2/12 : FROM ${BASE} AS builder 16:09:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:09:33 59bf1c3509f3: Pulling fs layer 16:09:33 666ba61612fd: Pulling fs layer 16:09:33 8ed8ca486205: Pulling fs layer 16:09:33 4fe6c5a15a65: Pulling fs layer 16:09:33 22a0e8bec74d: Pulling fs layer 16:09:33 ca2b28591e48: Pulling fs layer 16:09:33 a51346096db8: Pulling fs layer 16:09:33 daebc70d1ce1: Pulling fs layer 16:09:33 0e18a0eac166: Pulling fs layer 16:09:33 4fe6c5a15a65: Waiting 16:09:33 daebc70d1ce1: Waiting 16:09:33 0e18a0eac166: Waiting 16:09:33 22a0e8bec74d: Waiting 16:09:33 ca2b28591e48: Waiting 16:09:33 a51346096db8: Waiting 16:09:33 8ed8ca486205: Verifying Checksum 16:09:33 8ed8ca486205: Download complete 16:09:33 666ba61612fd: Download complete 16:09:33 22a0e8bec74d: Download complete 16:09:33 a51346096db8: Verifying Checksum 16:09:33 a51346096db8: Download complete 16:09:33 59bf1c3509f3: Verifying Checksum 16:09:33 59bf1c3509f3: Download complete 16:09:33 daebc70d1ce1: Verifying Checksum 16:09:33 daebc70d1ce1: Download complete 16:09:33 59bf1c3509f3: Pull complete 16:09:33 666ba61612fd: Pull complete 16:09:33 8ed8ca486205: Pull complete 16:09:33 0e18a0eac166: Verifying Checksum 16:09:33 0e18a0eac166: Download complete 16:09:34 4fe6c5a15a65: Download complete 16:09:38 4fe6c5a15a65: Pull complete 16:09:38 22a0e8bec74d: Pull complete 16:09:38 ca2b28591e48: Pull complete 16:09:38 a51346096db8: Pull complete 16:09:38 daebc70d1ce1: Pull complete 16:09:41 0e18a0eac166: Pull complete 16:09:41 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:09:41 ---> f018257e8ee9 16:09:41 Step 3/12 : ARG MAKE="make build" 16:09:42 ---> Running in d08750859ccf 16:09:42 Removing intermediate container d08750859ccf 16:09:42 ---> 20985f8e7ad4 16:09:42 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:09:42 ---> Running in bd099e0b5493 16:09:42 Removing intermediate container bd099e0b5493 16:09:42 ---> 06267d26d037 16:09:42 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:09:42 ---> Running in 8baa493f7176 16:09:43 Removing intermediate container 8baa493f7176 16:09:43 ---> f5f44b1cc6a5 16:09:43 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:43 ---> Running in f87c826bd027 16:09:43 Removing intermediate container f87c826bd027 16:09:43 ---> 6645a27f1161 16:09:43 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:09:43 ---> Running in b1ddf7ecb133 16:09:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:09:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:09:45 (1/81) Installing mesa (21.2.6-r0) 16:09:45 (2/81) Installing libxau (1.0.9-r0) 16:09:45 (3/81) Installing libmd (1.0.3-r0) 16:09:45 (4/81) Installing libbsd (0.11.3-r1) 16:09:45 (5/81) Installing libxdmcp (1.1.3-r0) 16:09:45 (6/81) Installing libxcb (1.14-r2) 16:09:45 (7/81) Installing libx11 (1.7.2-r0) 16:09:45 (8/81) Installing libxext (1.3.4-r0) 16:09:45 (9/81) Installing libxfixes (6.0.0-r0) 16:09:45 (10/81) Installing libxxf86vm (1.1.4-r2) 16:09:46 Still waiting to schedule task 16:09:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:09:46 (11/81) Installing libpciaccess (0.16-r0) 16:09:46 (12/81) Installing libdrm (2.4.109-r0) 16:09:46 (13/81) Installing mesa-glapi (21.2.6-r0) 16:09:46 (14/81) Installing libxshmfence (1.3-r1) 16:09:46 (15/81) Installing mesa-gl (21.2.6-r0) 16:09:46 (16/81) Installing libice (1.0.10-r0) 16:09:46 (17/81) Installing libuuid (2.37.4-r0) 16:09:46 (18/81) Installing libsm (1.2.3-r0) 16:09:46 (19/81) Installing libxt (1.2.1-r0) 16:09:46 (20/81) Installing libxmu (1.1.3-r0) 16:09:46 (21/81) Installing xset (1.2.4-r0) 16:09:47 (22/81) Installing xprop (1.2.5-r0) 16:09:47 (23/81) Installing xdg-utils (1.1.3-r0) 16:09:47 (24/81) Installing dbus-libs (1.12.20-r4) 16:09:47 (25/81) Installing libffi (3.4.2-r1) 16:09:47 (26/81) Installing libintl (0.21-r0) 16:09:47 (27/81) Installing libblkid (2.37.4-r0) 16:09:47 (28/81) Installing libmount (2.37.4-r0) 16:09:47 (29/81) Installing pcre (8.45-r1) 16:09:47 (30/81) Installing glib (2.70.1-r0) 16:09:47 (31/81) Installing icu-libs (69.1-r1) 16:09:48 (32/81) Installing libpcre2-16 (10.39-r0) 16:09:48 (33/81) Installing zstd-libs (1.5.0-r0) 16:09:48 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 16:09:49 (35/81) Installing hicolor-icon-theme (0.17-r1) 16:09:49 (36/81) Installing wayland-libs-server (1.19.0-r1) 16:09:49 (37/81) Installing mesa-gbm (21.2.6-r0) 16:09:49 (38/81) Installing wayland-libs-client (1.19.0-r1) 16:09:49 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 16:09:50 (40/81) Installing libxcomposite (0.4.5-r0) 16:09:50 (41/81) Installing libbz2 (1.0.8-r1) 16:09:50 (42/81) Installing libpng (1.6.37-r1) 16:09:50 (43/81) Installing freetype (2.11.1-r2) 16:09:50 (44/81) Installing fontconfig (2.13.1-r4) 16:09:50 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 16:09:50 (46/81) Installing wayland-libs-egl (1.19.0-r1) 16:09:51 (47/81) Installing xkeyboard-config (2.34-r0) 16:09:51 (48/81) Installing xz-libs (5.2.5-r1) 16:09:51 (49/81) Installing libxml2 (2.9.14-r0) 16:09:51 (50/81) Installing libxkbcommon (1.3.1-r0) 16:09:51 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 16:09:51 (52/81) Installing mesa-egl (21.2.6-r0) 16:09:51 (53/81) Installing avahi-libs (0.8-r5) 16:09:51 (54/81) Installing nettle (3.7.3-r0) 16:09:51 (55/81) Installing p11-kit (0.24.0-r1) 16:09:51 (56/81) Installing libtasn1 (4.18.0-r0) 16:09:51 (57/81) Installing libunistring (0.9.10-r1) 16:09:52 (58/81) Installing gnutls (3.7.1-r0) 16:09:52 (59/81) Installing cups-libs (2.3.3-r5) 16:09:52 (60/81) Installing graphite2 (1.3.14-r0) 16:09:52 (61/81) Installing harfbuzz (3.0.0-r2) 16:09:52 (62/81) Installing libevdev (1.12.0-r0) 16:09:52 (63/81) Installing mtdev (1.1.6-r0) 16:09:52 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 16:09:52 (65/81) Installing libinput-libs (1.19.4-r0) 16:09:52 (66/81) Installing libjpeg-turbo (2.1.2-r0) 16:09:52 (67/81) Installing xcb-util-wm (0.4.1-r1) 16:09:52 (68/81) Installing xcb-util (0.4.0-r3) 16:09:53 (69/81) Installing xcb-util-image (0.4.0-r1) 16:09:53 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 16:09:53 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 16:09:53 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 16:09:53 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 16:09:54 (74/81) Installing v4l-utils-libs (1.22.1-r1) 16:09:54 (75/81) Installing v4l-utils (1.22.1-r1) 16:09:54 (76/81) Installing udev-init-scripts (35-r0) 16:09:54 Executing udev-init-scripts-35-r0.post-install 16:09:54 (77/81) Installing kmod-libs (29-r2) 16:09:54 (78/81) Installing eudev (3.2.11_pre1-r0) 16:09:54 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 16:09:54 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:09:54 (81/81) Installing v4l-utils-dev (1.22.1-r1) 16:09:54 Executing busybox-1.34.1-r3.trigger 16:09:54 Executing eudev-3.2.11_pre1-r0.trigger 16:09:54 OK: 335 MiB in 133 packages 16:09:57 Removing intermediate container b1ddf7ecb133 16:09:57 ---> c18bef277515 16:09:57 Step 8/12 : WORKDIR /device-usb-camera 16:09:57 ---> Running in dee229e57c89 16:09:57 Removing intermediate container dee229e57c89 16:09:57 ---> d84be54adc8d 16:09:57 Step 9/12 : COPY go.mod vendor* ./ 16:09:57 ---> b3fde266c533 16:09:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:57 ---> Running in ce2bfb0c71a1 16:10:15 Removing intermediate container ce2bfb0c71a1 16:10:15 ---> 1dccb4175a9e 16:10:15 Step 11/12 : COPY . . 16:10:15 ---> d850314fc9b8 16:10:15 Step 12/12 : RUN ${MAKE} 16:10:15 ---> Running in 00e2141681db 16:10:15 noop 16:10:15 Removing intermediate container 00e2141681db 16:10:15 ---> 20dc8dca4419 16:10:15 Successfully built 20dc8dca4419 16:10:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:10:15 + docker inspect -f . ci-base-image-x86_64 16:10:15 . [Pipeline] withDockerContainer 16:10:15 prd-ubuntu20.04-docker-8c-8g-64210 does not seem to be running inside a container 16:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-31 -v /w/workspace/xfoundry_device-usb-camera_PR-31:/w/workspace/xfoundry_device-usb-camera_PR-31:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-31@tmp:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:10:16 $ docker top bb118d007907e178b809ad77eac7d867db600d93ca96a8250a3ca932a5dd545e -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:16 + go version 16:10:16 go version go1.17.6 linux/amd64 [Pipeline] } 16:10:16 $ docker stop --time=1 bb118d007907e178b809ad77eac7d867db600d93ca96a8250a3ca932a5dd545e 16:10:18 $ docker rm -f bb118d007907e178b809ad77eac7d867db600d93ca96a8250a3ca932a5dd545e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:10:18 + docker inspect -f . ci-base-image-x86_64 16:10:18 . [Pipeline] withDockerContainer 16:10:18 prd-ubuntu20.04-docker-8c-8g-64210 does not seem to be running inside a container 16:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-31 -v /w/workspace/xfoundry_device-usb-camera_PR-31:/w/workspace/xfoundry_device-usb-camera_PR-31:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-31@tmp:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:10:19 $ docker top 8c41325fe3be2da6278eba1f6c10d7210734b4edc01fe9016c9cb5fabbbb065b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:10:19 + make test 16:10:19 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 16:10:20 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:10:30 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:10:30 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 16:10:38 CGO_ENABLED=1 go vet ./... 16:10:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:42 ./bin/test-attribution-txt.sh [Pipeline] echo 16:10:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:10:43 $ docker stop --time=1 8c41325fe3be2da6278eba1f6c10d7210734b4edc01fe9016c9cb5fabbbb065b 16:10:45 $ docker rm -f 8c41325fe3be2da6278eba1f6c10d7210734b4edc01fe9016c9cb5fabbbb065b [Pipeline] // withDockerContainer [Pipeline] sh 16:10:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:10:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:10:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:10:46 + ls -al . 16:10:46 total 164 16:10:46 drwxrwxr-x 9 jenkins jenkins 4096 May 20 16:10 . 16:10:46 drwxrwxr-x 4 jenkins jenkins 4096 May 20 16:09 .. 16:10:46 drwxrwxr-x 8 jenkins jenkins 4096 May 20 16:09 .git 16:10:46 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:09 .github 16:10:46 -rw-rw-r-- 1 jenkins jenkins 349 May 20 16:09 .gitignore 16:10:46 -rw-rw-r-- 1 jenkins jenkins 42 May 20 16:09 .golangci.yml 16:10:46 -rw-rw-r-- 1 jenkins jenkins 77 May 20 16:09 .hadolint.yml 16:10:46 drwxr-xr-x 3 jenkins jenkins 4096 May 20 16:09 .semver 16:10:46 -rw-rw-r-- 1 jenkins jenkins 8706 May 20 16:09 Attribution.txt 16:10:46 -rw-rw-r-- 1 jenkins jenkins 181 May 20 16:09 CHANGELOG.md 16:10:46 -rw-rw-r-- 1 jenkins jenkins 1891 May 20 16:09 Dockerfile 16:10:46 -rw-rw-r-- 1 jenkins jenkins 678 May 20 16:09 GOVERNANCE.md 16:10:46 -rw-rw-r-- 1 jenkins jenkins 659 May 20 16:09 Jenkinsfile 16:10:46 -rw-rw-r-- 1 jenkins jenkins 11348 May 20 16:09 LICENSE 16:10:46 -rw-rw-r-- 1 jenkins jenkins 2030 May 20 16:09 Makefile 16:10:46 -rw-rw-r-- 1 jenkins jenkins 622 May 20 16:09 OWNERS.md 16:10:46 -rw-rw-r-- 1 jenkins jenkins 8944 May 20 16:09 README.md 16:10:46 -rw-rw-r-- 1 jenkins jenkins 5 May 20 16:09 VERSION 16:10:46 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:09 bin 16:10:46 drwxrwxr-x 3 jenkins jenkins 4096 May 20 16:09 cmd 16:10:46 -rw-r--r-- 1 jenkins jenkins 10 May 20 16:10 coverage.out 16:10:46 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:09 docker-compose 16:10:46 -rw-rw-r-- 1 jenkins jenkins 140 May 20 16:09 docker-entrypoint.sh 16:10:46 -rw-rw-r-- 1 jenkins jenkins 3307 May 20 16:09 go.mod 16:10:46 -rw-rw-r-- 1 jenkins jenkins 35656 May 20 16:09 go.sum 16:10:46 drwxrwxr-x 3 jenkins jenkins 4096 May 20 16:09 internal 16:10:46 -rw-rw-r-- 1 jenkins jenkins 231 May 20 16:09 version.go [Pipeline] isUnix [Pipeline] sh 16:10:47 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2d0e33a140f3dad2ca66ef0529fe06c83d524e81 --label arch=amd64 --label version=0.0.0 . 16:10:47 Sending build context to Docker daemon 607.2kB 16:10:47 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 16:10:47 Step 2/29 : FROM ${BASE} AS builder 16:10:47 ---> 20dc8dca4419 16:10:47 Step 3/29 : ARG MAKE="make build" 16:10:47 ---> Running in bae12f4f2386 16:10:47 Removing intermediate container bae12f4f2386 16:10:47 ---> 79a9385fd979 16:10:47 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:10:47 ---> Running in 1975f7c3c6cb 16:10:47 Removing intermediate container 1975f7c3c6cb 16:10:47 ---> 8fbbacab76b7 16:10:47 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:10:47 ---> Running in 3085b87fd064 16:10:47 Removing intermediate container 3085b87fd064 16:10:47 ---> 75d67890f824 16:10:47 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:47 ---> Running in a31b196c3478 16:10:48 Removing intermediate container a31b196c3478 16:10:48 ---> cecfa89a2827 16:10:48 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:10:48 ---> Running in dbefcbf6e02b 16:10:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:10:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:10:49 OK: 335 MiB in 133 packages 16:10:50 Removing intermediate container dbefcbf6e02b 16:10:50 ---> b7bb4333a2cd 16:10:50 Step 8/29 : WORKDIR /device-usb-camera 16:10:50 ---> Running in 8687322332e0 16:10:50 Removing intermediate container 8687322332e0 16:10:50 ---> 6a070702bda1 16:10:50 Step 9/29 : COPY go.mod vendor* ./ 16:10:50 ---> 4cd6f1a81775 16:10:50 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:50 ---> Running in 44332307ca4f 16:10:51 Removing intermediate container 44332307ca4f 16:10:51 ---> 2632aed105c5 16:10:51 Step 11/29 : COPY . . 16:10:51 ---> d32a3cd3f1fe 16:10:51 Step 12/29 : RUN ${MAKE} 16:10:51 ---> Running in c7d1899ca6d0 16:10:52 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 16:11:14 Removing intermediate container c7d1899ca6d0 16:11:14 ---> e0fbce6df691 16:11:14 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:11:14 v0.18.4: Pulling from aler9/rtsp-simple-server 16:11:14 af6660deedbd: Pulling fs layer 16:11:14 97cd0a44c592: Pulling fs layer 16:11:14 97cd0a44c592: Download complete 16:11:14 af6660deedbd: Verifying Checksum 16:11:14 af6660deedbd: Download complete 16:11:14 af6660deedbd: Pull complete 16:11:14 97cd0a44c592: Pull complete 16:11:14 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:11:14 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:11:14 ---> fea57e182299 16:11:14 Step 14/29 : FROM alpine:3.15 16:11:15 3.15: Pulling from library/alpine 16:11:15 df9b9388f04a: Pulling fs layer 16:11:15 df9b9388f04a: Verifying Checksum 16:11:15 df9b9388f04a: Download complete 16:11:15 df9b9388f04a: Pull complete 16:11:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:11:15 Status: Downloaded newer image for alpine:3.15 16:11:15 ---> 0ac33e5f5afa 16:11:15 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:11:15 ---> Running in 96b4cfd54dea 16:11:15 Removing intermediate container 96b4cfd54dea 16:11:15 ---> f3b20825816c 16:11:15 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 16:11:16 ---> Running in 3b24c9797170 16:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:16 (1/74) Installing dumb-init (1.2.5-r1) 16:11:16 (2/74) Installing sdl2 (2.0.16-r4) 16:11:16 (3/74) Installing libxau (1.0.9-r0) 16:11:16 (4/74) Installing libmd (1.0.3-r0) 16:11:16 (5/74) Installing libbsd (0.11.3-r1) 16:11:16 (6/74) Installing libxdmcp (1.1.3-r0) 16:11:16 (7/74) Installing libxcb (1.14-r2) 16:11:16 (8/74) Installing libx11 (1.7.2-r0) 16:11:16 (9/74) Installing aom-libs (3.2.0-r0) 16:11:16 (10/74) Installing alsa-lib (1.2.5.1-r1) 16:11:16 (11/74) Installing expat (2.4.7-r0) 16:11:16 (12/74) Installing brotli-libs (1.0.9-r5) 16:11:16 (13/74) Installing libbz2 (1.0.8-r1) 16:11:16 (14/74) Installing libpng (1.6.37-r1) 16:11:16 (15/74) Installing freetype (2.11.1-r2) 16:11:16 (16/74) Installing libuuid (2.37.4-r0) 16:11:16 (17/74) Installing fontconfig (2.13.1-r4) 16:11:16 (18/74) Installing fribidi (1.0.11-r0) 16:11:16 (19/74) Installing libffi (3.4.2-r1) 16:11:16 (20/74) Installing libintl (0.21-r0) 16:11:16 (21/74) Installing libblkid (2.37.4-r0) 16:11:16 (22/74) Installing libmount (2.37.4-r0) 16:11:16 (23/74) Installing pcre (8.45-r1) 16:11:16 (24/74) Installing glib (2.70.1-r0) 16:11:16 (25/74) Installing graphite2 (1.3.14-r0) 16:11:16 (26/74) Installing harfbuzz (3.0.0-r2) 16:11:16 (27/74) Installing libass (0.15.2-r0) 16:11:16 (28/74) Installing libdav1d (0.9.2-r0) 16:11:16 (29/74) Installing gmp (6.2.1-r1) 16:11:16 (30/74) Installing nettle (3.7.3-r0) 16:11:16 (31/74) Installing p11-kit (0.24.0-r1) 16:11:16 (32/74) Installing libtasn1 (4.18.0-r0) 16:11:16 (33/74) Installing libunistring (0.9.10-r1) 16:11:16 (34/74) Installing gnutls (3.7.1-r0) 16:11:17 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 16:11:17 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 16:11:17 (37/74) Installing lame (3.100-r0) 16:11:17 (38/74) Installing opus (1.3.1-r1) 16:11:17 (39/74) Installing libgomp (10.3.1_git20211027-r0) 16:11:17 (40/74) Installing soxr (0.1.3-r2) 16:11:17 (41/74) Installing libgcc (10.3.1_git20211027-r0) 16:11:17 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 16:11:17 (43/74) Installing libsrt (1.4.2-r1) 16:11:17 (44/74) Installing libssh (0.9.6-r1) 16:11:17 (45/74) Installing libogg (1.3.5-r0) 16:11:17 (46/74) Installing libtheora (1.1.1-r16) 16:11:17 (47/74) Installing libjpeg-turbo (2.1.2-r0) 16:11:17 (48/74) Installing v4l-utils-libs (1.22.1-r1) 16:11:17 (49/74) Installing libxext (1.3.4-r0) 16:11:17 (50/74) Installing libxfixes (6.0.0-r0) 16:11:17 (51/74) Installing libpciaccess (0.16-r0) 16:11:17 (52/74) Installing libdrm (2.4.109-r0) 16:11:17 (53/74) Installing wayland-libs-client (1.19.0-r1) 16:11:17 (54/74) Installing libva (2.13.0-r0) 16:11:17 (55/74) Installing libvdpau (1.4-r0) 16:11:17 (56/74) Installing vidstab (1.1.0-r1) 16:11:17 (57/74) Installing libvorbis (1.3.7-r0) 16:11:17 (58/74) Installing libvpx (1.10.0-r0) 16:11:17 (59/74) Installing vulkan-loader (1.2.196-r0) 16:11:17 (60/74) Installing libwebp (1.2.2-r0) 16:11:17 (61/74) Installing x264-libs (20210613-r0) 16:11:17 (62/74) Installing x265-libs (3.5-r0) 16:11:17 (63/74) Installing xvidcore (1.3.7-r1) 16:11:17 (64/74) Installing ffmpeg-libs (4.4.1-r2) 16:11:17 (65/74) Installing ffmpeg (4.4.1-r2) 16:11:17 (66/74) Installing udev-init-scripts (35-r0) 16:11:17 Executing udev-init-scripts-35-r0.post-install 16:11:17 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 16:11:17 (68/74) Installing xz-libs (5.2.5-r1) 16:11:17 (69/74) Installing zstd-libs (1.5.0-r0) 16:11:17 (70/74) Installing kmod-libs (29-r2) 16:11:17 (71/74) Installing eudev (3.2.11_pre1-r0) 16:11:17 (72/74) Installing libsodium (1.0.18-r0) 16:11:17 (73/74) Installing libzmq (4.3.4-r0) 16:11:17 (74/74) Installing zeromq (4.3.4-r0) 16:11:17 Executing busybox-1.34.1-r5.trigger 16:11:17 Executing eudev-3.2.11_pre1-r0.trigger 16:11:17 OK: 78 MiB in 88 packages 16:11:19 Removing intermediate container 3b24c9797170 16:11:19 ---> 91531da2b409 16:11:19 Step 17/29 : WORKDIR / 16:11:19 ---> Running in 59f1fe1c88ba 16:11:19 Removing intermediate container 59f1fe1c88ba 16:11:19 ---> eff272384173 16:11:19 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 16:11:19 ---> 1503bd1c8fb9 16:11:19 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 16:11:20 ---> a97ffef1ce35 16:11:20 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:11:20 ---> 99c28c25ea2d 16:11:20 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:11:20 ---> cf83f1c34f12 16:11:20 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 16:11:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64211 in /w/workspace/xfoundry_device-usb-camera_PR-31 [Pipeline] { [Pipeline] ws 16:11:20 Running in /w/workspace/device-usb-camera/1 [Pipeline] { 16:11:20 ---> 486120686160 16:11:20 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] checkout 16:11:21 Selected Git installation does not exist. Using Default 16:11:21 The recommended git tool is: NONE 16:11:21 ---> b2f52729579e 16:11:21 Step 24/29 : EXPOSE 59983 16:11:21 ---> Running in 39cc303b376e 16:11:21 Removing intermediate container 39cc303b376e 16:11:21 ---> 40de67b903ec 16:11:21 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:11:21 ---> Running in af681d723c38 16:11:21 Removing intermediate container af681d723c38 16:11:21 ---> 695defe123a5 16:11:21 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 16:11:21 ---> Running in aa9b0c71326b 16:11:21 Removing intermediate container aa9b0c71326b 16:11:21 ---> 2a989a99ae6c 16:11:21 Step 27/29 : LABEL arch=amd64 16:11:22 ---> Running in 5f1064e0f5be 16:11:22 Removing intermediate container 5f1064e0f5be 16:11:22 ---> 463ad859f79a 16:11:22 Step 28/29 : LABEL git_sha=2d0e33a140f3dad2ca66ef0529fe06c83d524e81 16:11:22 ---> Running in 68730049f5bc 16:11:22 Removing intermediate container 68730049f5bc 16:11:22 ---> 441b36b62369 16:11:22 Step 29/29 : LABEL version=0.0.0 16:11:22 ---> Running in 94565901cc3d 16:11:22 Removing intermediate container 94565901cc3d 16:11:22 ---> 4f45ee79d885 16:11:22 [Warning] One or more build-args [ARCH] were not consumed 16:11:22 Successfully built 4f45ee79d885 16:11:22 Successfully tagged device-usb-camera:latest [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] sh 16:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:23 16:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:23 latest: Pulling from edgex-lftools-log-publisher 16:11:23 5eb5b503b376: Pulling fs layer 16:11:23 5c69ac0246d0: Pulling fs layer 16:11:23 ec43610c2a17: Pulling fs layer 16:11:23 3a2ae6a8a46f: Pulling fs layer 16:11:23 33b1e0a273af: Pulling fs layer 16:11:23 5d3b04190fa2: Pulling fs layer 16:11:23 2f39f015ded8: Pulling fs layer 16:11:23 5d3b04190fa2: Waiting 16:11:23 33b1e0a273af: Waiting 16:11:23 3a2ae6a8a46f: Waiting 16:11:23 2f39f015ded8: Waiting 16:11:23 5c69ac0246d0: Download complete 16:11:23 3a2ae6a8a46f: Verifying Checksum 16:11:23 3a2ae6a8a46f: Download complete 16:11:23 33b1e0a273af: Verifying Checksum 16:11:23 33b1e0a273af: Download complete 16:11:23 5d3b04190fa2: Verifying Checksum 16:11:23 5d3b04190fa2: Download complete 16:11:23 ec43610c2a17: Verifying Checksum 16:11:23 ec43610c2a17: Download complete 16:11:23 5eb5b503b376: Verifying Checksum 16:11:23 5eb5b503b376: Download complete 16:11:24 2f39f015ded8: Download complete 16:11:25 5eb5b503b376: Pull complete 16:11:25 5c69ac0246d0: Pull complete 16:11:25 ec43610c2a17: Pull complete 16:11:26 3a2ae6a8a46f: Pull complete 16:11:26 33b1e0a273af: Pull complete 16:11:26 5d3b04190fa2: Pull complete 16:11:27 using credential edgex-jenkins-ssh 16:11:27 Cloning the remote Git repository 16:11:27 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:11:27 > git init /w/workspace/device-usb-camera/1 # timeout=10 16:11:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:11:27 > git --version # timeout=10 16:11:27 > git --version # 'git version 2.25.1' 16:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:11:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:11:28 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/31/head:refs/remotes/origin/PR-31 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:11:28 Merging remotes/origin/main commit b3ac92876ed7254f502f0442b6fc7078abc266ab into PR head commit 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 16:11:29 Merge succeeded, producing 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 16:11:29 Checking out Revision 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 (PR-31) 16:11:28 > git config core.sparsecheckout # timeout=10 16:11:28 > git checkout -f 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 # timeout=10 16:11:28 > git remote # timeout=10 16:11:28 > git config --get remote.origin.url # timeout=10 16:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:28 > git merge b3ac92876ed7254f502f0442b6fc7078abc266ab # timeout=10 16:11:29 > git rev-parse HEAD^{commit} # timeout=10 16:11:29 > git config core.sparsecheckout # timeout=10 16:11:29 > git checkout -f 2d0e33a140f3dad2ca66ef0529fe06c83d524e81 # timeout=10 16:11:32 2f39f015ded8: Pull complete 16:11:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:11:32 prd-ubuntu20.04-docker-8c-8g-64210 does not seem to be running inside a container 16:11: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/xfoundry_device-usb-camera_PR-31 -v /w/workspace/xfoundry_device-usb-camera_PR-31:/w/workspace/xfoundry_device-usb-camera_PR-31:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-31@tmp:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:11:33 Commit message: "fix: change interval value to go duration" 16:11:33 > git --version # timeout=10 16:11:33 > git --version # 'git version 2.25.1' 16:11:33 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:11:33 16:11:33 GitHub has been notified of this commit’s build result 16:11:33 16:11:34 $ docker top b2bc00881753a82d5c5e4a2f4379930306d97847a75c1ea6d5d2953808b262f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:34 ---> job-cost.sh 16:11:34 lf-activate-venv: SKIPPING 16:11:34 INFO: No Stack... 16:11:35 INFO: Retrieving Pricing Info for: v3-standard-8 16:11:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:11:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:35 Dload Upload Total Spent Left Speed 16:11:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 53741 0 --:--:-- --:--:-- --:--:-- 53741 [Pipeline] sh 16:11:35 INFO: Archiving Costs [Pipeline] sh 16:11:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:11:36 + cat /w/workspace/xfoundry_device-usb-camera_PR-31/archives/cost.csv 16:11:36 + cut -d, -f6 [Pipeline] lock 16:11:36 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-31-1-stack-cost] 16:11:36 Resource [jenkins-edgexfoundry-device-usb-camera-PR-31-1-stack-cost] did not exist. Created. 16:11:36 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-31-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:36 + sudo tee /etc/docker/daemon.new 16:11:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:11:36 { 16:11:36 "registry-mirrors": [ 16:11:36 "https://nexus3.edgexfoundry.org:10001" 16:11:36 ], 16:11:36 "bip": "10.250.0.254/24", 16:11:36 "hosts": [ 16:11:36 "tcp://0.0.0.0:5555", 16:11:36 "unix:///var/run/docker.sock" 16:11:36 ], 16:11:36 "mtu": 1458, 16:11:36 "selinux-enabled": true, 16:11:36 "seccomp-profile": "/etc/docker/seccomp.json" 16:11:36 } [Pipeline] sh 16:11:36 + echo total: 0.2199999988079071 [Pipeline] stash 16:11:36 Stashed 1 file(s) [Pipeline] } 16:11:36 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-31-1-stack-cost] 16:11:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 16:11:36 $ docker stop --time=1 b2bc00881753a82d5c5e4a2f4379930306d97847a75c1ea6d5d2953808b262f9 16:11:37 $ docker rm -f b2bc00881753a82d5c5e4a2f4379930306d97847a75c1ea6d5d2953808b262f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:11:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:56 provisioning config files... 16:11:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config5848834717039657761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:57 ---> docker-login.sh 16:11:57 nexus3.edgexfoundry.org:10001 16:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:58 Configure a credential helper to remove this warning. See 16:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:58 16:11:58 Login Succeeded 16:11:58 nexus3.edgexfoundry.org:10002 16:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:58 Configure a credential helper to remove this warning. See 16:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:58 16:11:58 Login Succeeded 16:11:58 nexus3.edgexfoundry.org:10003 16:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:59 Configure a credential helper to remove this warning. See 16:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:59 16:11:59 Login Succeeded 16:11:59 nexus3.edgexfoundry.org:10004 16:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:59 Configure a credential helper to remove this warning. See 16:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:59 16:11:59 Login Succeeded 16:11:59 docker.io 16:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:00 Configure a credential helper to remove this warning. See 16:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:00 16:12:00 Login Succeeded 16:12:00 ---> docker-login.sh ends [Pipeline] } 16:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:01 ========================================================= 16:12:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:12:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:12:01 + 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 . 16:12:01 Sending build context to Docker daemon 411.6kB 16:12:01 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:12:01 Step 2/12 : FROM ${BASE} AS builder 16:12:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:02 9b3977197b4f: Pulling fs layer 16:12:02 1a89e8eeedd5: Pulling fs layer 16:12:02 94645a83ff95: Pulling fs layer 16:12:02 3f3a8bcf1eab: Pulling fs layer 16:12:02 0c92f367c5e7: Pulling fs layer 16:12:02 3096ccb668a1: Pulling fs layer 16:12:02 e8cf19c19ddd: Pulling fs layer 16:12:02 a4caa8a26152: Pulling fs layer 16:12:02 0c92f367c5e7: Waiting 16:12:02 3096ccb668a1: Waiting 16:12:02 e8cf19c19ddd: Waiting 16:12:02 a4caa8a26152: Waiting 16:12:02 3f3a8bcf1eab: Waiting 16:12:02 94645a83ff95: Verifying Checksum 16:12:02 94645a83ff95: Download complete 16:12:02 1a89e8eeedd5: Download complete 16:12:02 0c92f367c5e7: Verifying Checksum 16:12:02 0c92f367c5e7: Download complete 16:12:02 3096ccb668a1: Verifying Checksum 16:12:02 3096ccb668a1: Download complete 16:12:02 9b3977197b4f: Verifying Checksum 16:12:02 9b3977197b4f: Download complete 16:12:02 e8cf19c19ddd: Verifying Checksum 16:12:02 e8cf19c19ddd: Download complete 16:12:02 9b3977197b4f: Pull complete 16:12:03 1a89e8eeedd5: Pull complete 16:12:03 94645a83ff95: Pull complete 16:12:04 a4caa8a26152: Download complete 16:12:04 3f3a8bcf1eab: Verifying Checksum 16:12:04 3f3a8bcf1eab: Download complete 16:12:17 3f3a8bcf1eab: Pull complete 16:12:17 0c92f367c5e7: Pull complete 16:12:17 3096ccb668a1: Pull complete 16:12:17 e8cf19c19ddd: Pull complete 16:12:24 a4caa8a26152: Pull complete 16:12:24 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:12:24 ---> 725f1c02e7f9 16:12:24 Step 3/12 : ARG MAKE="make build" 16:12:24 ---> Running in d543179327d2 16:12:25 Removing intermediate container d543179327d2 16:12:25 ---> bbe9b1817578 16:12:25 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:12:25 ---> Running in df87136ec9af 16:12:25 Removing intermediate container df87136ec9af 16:12:25 ---> 07943b341a66 16:12:25 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:12:25 ---> Running in 2ba6fffe6623 16:12:27 Removing intermediate container 2ba6fffe6623 16:12:27 ---> ad45aebd360c 16:12:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:27 ---> Running in 34296afa42a1 16:12:29 Removing intermediate container 34296afa42a1 16:12:29 ---> b521ea299130 16:12:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:12:29 ---> Running in b75e517e361c 16:12:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:12:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:12:31 (1/14) Installing libintl (0.21-r0) 16:12:31 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 16:12:31 (3/14) Installing libjpeg-turbo (2.1.2-r0) 16:12:31 (4/14) Installing v4l-utils-libs (1.22.1-r1) 16:12:31 (5/14) Installing v4l-utils (1.22.1-r1) 16:12:31 (6/14) Installing udev-init-scripts (35-r0) 16:12:32 Executing udev-init-scripts-35-r0.post-install 16:12:32 (7/14) Installing libblkid (2.37.4-r0) 16:12:32 (8/14) Installing xz-libs (5.2.5-r1) 16:12:32 (9/14) Installing zstd-libs (1.5.0-r0) 16:12:32 (10/14) Installing kmod-libs (29-r2) 16:12:32 (11/14) Installing eudev (3.2.11_pre1-r0) 16:12:32 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 16:12:32 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:12:32 (14/14) Installing v4l-utils-dev (1.22.1-r1) 16:12:32 Executing busybox-1.34.1-r3.trigger 16:12:32 Executing eudev-3.2.11_pre1-r0.trigger 16:12:32 OK: 227 MiB in 66 packages 16:12:33 Removing intermediate container b75e517e361c 16:12:33 ---> 279418a82125 16:12:33 Step 8/12 : WORKDIR /device-usb-camera 16:12:34 ---> Running in 1aa1f2ba588e 16:12:34 Removing intermediate container 1aa1f2ba588e 16:12:34 ---> 6ea0ac38c87a 16:12:34 Step 9/12 : COPY go.mod vendor* ./ 16:12:35 ---> 65a1b78a1db7 16:12:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:35 ---> Running in 2972e3390609 16:13:22 Removing intermediate container 2972e3390609 16:13:22 ---> 3526f139f1e4 16:13:22 Step 11/12 : COPY . . 16:13:22 ---> 616eb95790c8 16:13:22 Step 12/12 : RUN ${MAKE} 16:13:22 ---> Running in 800c3c3ccf14 16:13:22 noop 16:13:22 Removing intermediate container 800c3c3ccf14 16:13:22 ---> 9dff59ddae59 16:13:22 Successfully built 9dff59ddae59 16:13:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:13:22 + docker inspect -f . ci-base-image-arm64 16:13:22 . [Pipeline] withDockerContainer 16:13:22 prd-ubuntu20.04-docker-arm64-4c-16g-64211 does not seem to be running inside a container 16:13:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:24 $ docker top 5a85227da5e4ffb065a3e83b091d825076aa8a67091bb24cbc5815249999f6af -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:25 + go version 16:13:25 go version go1.17.6 linux/arm64 [Pipeline] } 16:13:25 $ docker stop --time=1 5a85227da5e4ffb065a3e83b091d825076aa8a67091bb24cbc5815249999f6af 16:13:26 $ docker rm -f 5a85227da5e4ffb065a3e83b091d825076aa8a67091bb24cbc5815249999f6af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:27 + docker inspect -f . ci-base-image-arm64 16:13:27 . [Pipeline] withDockerContainer 16:13:27 prd-ubuntu20.04-docker-arm64-4c-16g-64211 does not seem to be running inside a container 16:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:29 $ docker top 175a996061a0591f9f0e15e090b5e71d2f23b8b1e77726ac3762c43fbb2d1c64 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:13:30 + make test 16:13:30 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 16:13:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:14:53 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:14:53 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 16:14:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:14:53 CGO_ENABLED=1 go vet ./... 16:15:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:15:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:15:15 ./bin/test-attribution-txt.sh [Pipeline] echo 16:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:15:16 $ docker stop --time=1 175a996061a0591f9f0e15e090b5e71d2f23b8b1e77726ac3762c43fbb2d1c64 16:15:18 $ docker rm -f 175a996061a0591f9f0e15e090b5e71d2f23b8b1e77726ac3762c43fbb2d1c64 [Pipeline] // withDockerContainer [Pipeline] sh 16:15:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:15:19 Warning: overwriting stash ‘coverage-report’ 16:15:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:15:20 + ls -al . 16:15:20 total 160 16:15:20 drwxrwxr-x 8 jenkins jenkins 4096 May 20 16:15 . 16:15:20 drwxrwxr-x 4 jenkins jenkins 4096 May 20 16:11 .. 16:15:20 drwxrwxr-x 8 jenkins jenkins 4096 May 20 16:11 .git 16:15:20 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:11 .github 16:15:20 -rw-rw-r-- 1 jenkins jenkins 349 May 20 16:11 .gitignore 16:15:20 -rw-rw-r-- 1 jenkins jenkins 42 May 20 16:11 .golangci.yml 16:15:20 -rw-rw-r-- 1 jenkins jenkins 77 May 20 16:11 .hadolint.yml 16:15:20 -rw-rw-r-- 1 jenkins jenkins 8706 May 20 16:11 Attribution.txt 16:15:20 -rw-rw-r-- 1 jenkins jenkins 181 May 20 16:11 CHANGELOG.md 16:15:20 -rw-rw-r-- 1 jenkins jenkins 1891 May 20 16:11 Dockerfile 16:15:20 -rw-rw-r-- 1 jenkins jenkins 678 May 20 16:11 GOVERNANCE.md 16:15:20 -rw-rw-r-- 1 jenkins jenkins 659 May 20 16:11 Jenkinsfile 16:15:20 -rw-rw-r-- 1 jenkins jenkins 11348 May 20 16:11 LICENSE 16:15:20 -rw-rw-r-- 1 jenkins jenkins 2030 May 20 16:11 Makefile 16:15:20 -rw-rw-r-- 1 jenkins jenkins 622 May 20 16:11 OWNERS.md 16:15:20 -rw-rw-r-- 1 jenkins jenkins 8944 May 20 16:11 README.md 16:15:20 -rw-rw-r-- 1 jenkins jenkins 5 May 20 16:09 VERSION 16:15:20 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:11 bin 16:15:20 drwxrwxr-x 3 jenkins jenkins 4096 May 20 16:11 cmd 16:15:20 -rw-r--r-- 1 jenkins jenkins 10 May 20 16:13 coverage.out 16:15:20 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:11 docker-compose 16:15:20 -rw-rw-r-- 1 jenkins jenkins 140 May 20 16:11 docker-entrypoint.sh 16:15:20 -rw-rw-r-- 1 jenkins jenkins 3307 May 20 16:11 go.mod 16:15:20 -rw-rw-r-- 1 jenkins jenkins 35656 May 20 16:11 go.sum 16:15:20 drwxrwxr-x 3 jenkins jenkins 4096 May 20 16:11 internal 16:15:20 -rw-rw-r-- 1 jenkins jenkins 231 May 20 16:11 version.go [Pipeline] isUnix [Pipeline] sh 16:15:20 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d0e33a140f3dad2ca66ef0529fe06c83d524e81 --label arch=arm64 --label version=0.0.0 . 16:15:21 Sending build context to Docker daemon 412.7kB 16:15:21 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 16:15:21 Step 2/29 : FROM ${BASE} AS builder 16:15:21 ---> 9dff59ddae59 16:15:21 Step 3/29 : ARG MAKE="make build" 16:15:21 ---> Running in 22d9d1d22996 16:15:21 Removing intermediate container 22d9d1d22996 16:15:21 ---> 756869b1dd72 16:15:21 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 16:15:21 ---> Running in 9dba4043a8d3 16:15:22 Removing intermediate container 9dba4043a8d3 16:15:22 ---> 95f3df6a2408 16:15:22 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:15:22 ---> Running in 9a8675b2a009 16:15:22 Removing intermediate container 9a8675b2a009 16:15:22 ---> 41a8c8b706c0 16:15:22 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:22 ---> Running in 8104bc375749 16:15:24 Removing intermediate container 8104bc375749 16:15:24 ---> 9c1cd923035d 16:15:24 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:15:24 ---> Running in 137a4985ae29 16:15:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:15:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:15:27 OK: 227 MiB in 66 packages 16:15:28 Removing intermediate container 137a4985ae29 16:15:28 ---> f1b5b5ad8329 16:15:28 Step 8/29 : WORKDIR /device-usb-camera 16:15:28 ---> Running in 0f4c1da86342 16:15:28 Removing intermediate container 0f4c1da86342 16:15:28 ---> 0dc74d2bdaf8 16:15:28 Step 9/29 : COPY go.mod vendor* ./ 16:15:29 ---> efefeddedcfe 16:15:29 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:29 ---> Running in 43cdadb2f876 16:15:31 Removing intermediate container 43cdadb2f876 16:15:31 ---> 8b11d4656c37 16:15:31 Step 11/29 : COPY . . 16:15:31 ---> 3e93fa0ef2d6 16:15:31 Step 12/29 : RUN ${MAKE} 16:15:31 ---> Running in 75ee0049e102 16:15:32 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 16:17:39 Removing intermediate container 75ee0049e102 16:17:39 ---> e8d125df5d2e 16:17:39 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:17:39 v0.18.4: Pulling from aler9/rtsp-simple-server 16:17:39 eab2503cf8f4: Pulling fs layer 16:17:39 97cd0a44c592: Pulling fs layer 16:17:39 97cd0a44c592: Download complete 16:17:39 eab2503cf8f4: Verifying Checksum 16:17:39 eab2503cf8f4: Download complete 16:17:39 eab2503cf8f4: Pull complete 16:17:39 97cd0a44c592: Pull complete 16:17:39 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:17:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:17:39 ---> 7f763cca56b3 16:17:39 Step 14/29 : FROM alpine:3.15 16:17:39 3.15: Pulling from library/alpine 16:17:39 9981e73032c8: Pulling fs layer 16:17:39 9981e73032c8: Verifying Checksum 16:17:39 9981e73032c8: Download complete 16:17:39 9981e73032c8: Pull complete 16:17:39 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:17:39 Status: Downloaded newer image for alpine:3.15 16:17:39 ---> 3fb3c9af89a9 16:17:39 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:17:39 ---> Running in 05c6725fb5ab 16:17:39 Removing intermediate container 05c6725fb5ab 16:17:39 ---> 4ccb67fd96fd 16:17:39 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 16:17:39 ---> Running in 92dfb003e26c 16:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:17:39 (1/73) Installing dumb-init (1.2.5-r1) 16:17:39 (2/73) Installing sdl2 (2.0.16-r4) 16:17:39 (3/73) Installing libxau (1.0.9-r0) 16:17:39 (4/73) Installing libmd (1.0.3-r0) 16:17:39 (5/73) Installing libbsd (0.11.3-r1) 16:17:39 (6/73) Installing libxdmcp (1.1.3-r0) 16:17:39 (7/73) Installing libxcb (1.14-r2) 16:17:39 (8/73) Installing libx11 (1.7.2-r0) 16:17:39 (9/73) Installing aom-libs (3.2.0-r0) 16:17:39 (10/73) Installing alsa-lib (1.2.5.1-r1) 16:17:39 (11/73) Installing expat (2.4.7-r0) 16:17:39 (12/73) Installing brotli-libs (1.0.9-r5) 16:17:39 (13/73) Installing libbz2 (1.0.8-r1) 16:17:39 (14/73) Installing libpng (1.6.37-r1) 16:17:39 (15/73) Installing freetype (2.11.1-r2) 16:17:39 (16/73) Installing libuuid (2.37.4-r0) 16:17:39 (17/73) Installing fontconfig (2.13.1-r4) 16:17:39 (18/73) Installing fribidi (1.0.11-r0) 16:17:39 (19/73) Installing libffi (3.4.2-r1) 16:17:39 (20/73) Installing libintl (0.21-r0) 16:17:39 (21/73) Installing libblkid (2.37.4-r0) 16:17:39 (22/73) Installing libmount (2.37.4-r0) 16:17:39 (23/73) Installing pcre (8.45-r1) 16:17:39 (24/73) Installing glib (2.70.1-r0) 16:17:39 (25/73) Installing graphite2 (1.3.14-r0) 16:17:39 (26/73) Installing harfbuzz (3.0.0-r2) 16:17:39 (27/73) Installing libass (0.15.2-r0) 16:17:39 (28/73) Installing libdav1d (0.9.2-r0) 16:17:39 (29/73) Installing gmp (6.2.1-r1) 16:17:39 (30/73) Installing nettle (3.7.3-r0) 16:17:39 (31/73) Installing p11-kit (0.24.0-r1) 16:17:39 (32/73) Installing libtasn1 (4.18.0-r0) 16:17:39 (33/73) Installing libunistring (0.9.10-r1) 16:17:39 (34/73) Installing gnutls (3.7.1-r0) 16:17:39 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 16:17:39 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 16:17:39 (37/73) Installing lame (3.100-r0) 16:17:39 (38/73) Installing opus (1.3.1-r1) 16:17:39 (39/73) Installing libgomp (10.3.1_git20211027-r0) 16:17:39 (40/73) Installing soxr (0.1.3-r2) 16:17:39 (41/73) Installing libgcc (10.3.1_git20211027-r0) 16:17:39 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 16:17:39 (43/73) Installing libsrt (1.4.2-r1) 16:17:39 (44/73) Installing libssh (0.9.6-r1) 16:17:39 (45/73) Installing libogg (1.3.5-r0) 16:17:39 (46/73) Installing libtheora (1.1.1-r16) 16:17:39 (47/73) Installing libjpeg-turbo (2.1.2-r0) 16:17:39 (48/73) Installing v4l-utils-libs (1.22.1-r1) 16:17:39 (49/73) Installing libxext (1.3.4-r0) 16:17:39 (50/73) Installing libxfixes (6.0.0-r0) 16:17:39 (51/73) Installing libdrm (2.4.109-r0) 16:17:39 (52/73) Installing wayland-libs-client (1.19.0-r1) 16:17:39 (53/73) Installing libva (2.13.0-r0) 16:17:39 (54/73) Installing libvdpau (1.4-r0) 16:17:39 (55/73) Installing vidstab (1.1.0-r1) 16:17:39 (56/73) Installing libvorbis (1.3.7-r0) 16:17:39 (57/73) Installing libvpx (1.10.0-r0) 16:17:39 (58/73) Installing vulkan-loader (1.2.196-r0) 16:17:39 (59/73) Installing libwebp (1.2.2-r0) 16:17:39 (60/73) Installing x264-libs (20210613-r0) 16:17:39 (61/73) Installing x265-libs (3.5-r0) 16:17:39 (62/73) Installing xvidcore (1.3.7-r1) 16:17:39 (63/73) Installing ffmpeg-libs (4.4.1-r2) 16:17:39 (64/73) Installing ffmpeg (4.4.1-r2) 16:17:39 (65/73) Installing udev-init-scripts (35-r0) 16:17:39 Executing udev-init-scripts-35-r0.post-install 16:17:39 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 16:17:39 (67/73) Installing xz-libs (5.2.5-r1) 16:17:39 (68/73) Installing zstd-libs (1.5.0-r0) 16:17:39 (69/73) Installing kmod-libs (29-r2) 16:17:39 (70/73) Installing eudev (3.2.11_pre1-r0) 16:17:39 (71/73) Installing libsodium (1.0.18-r0) 16:17:39 (72/73) Installing libzmq (4.3.4-r0) 16:17:39 (73/73) Installing zeromq (4.3.4-r0) 16:17:39 Executing busybox-1.34.1-r5.trigger 16:17:39 Executing eudev-3.2.11_pre1-r0.trigger 16:17:39 OK: 67 MiB in 87 packages 16:17:39 Removing intermediate container 92dfb003e26c 16:17:39 ---> 02257b91590e 16:17:39 Step 17/29 : WORKDIR / 16:17:39 ---> Running in 9b2a81ad9009 16:17:39 Removing intermediate container 9b2a81ad9009 16:17:39 ---> f8f7c4599398 16:17:39 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 16:17:41 ---> 1d39e2ce0ead 16:17:41 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 16:17:41 ---> e79fefde598d 16:17:41 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:17:42 ---> 48abfe2410e5 16:17:42 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:17:43 ---> d8eaa1d57df8 16:17:43 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 16:17:43 ---> 5b52e3227bd1 16:17:43 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 16:17:45 ---> d8810d4b60d2 16:17:45 Step 24/29 : EXPOSE 59983 16:17:45 ---> Running in 58cbfa94e8cc 16:17:45 Removing intermediate container 58cbfa94e8cc 16:17:45 ---> 5a55255b3f51 16:17:45 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:17:45 ---> Running in f1194733a499 16:17:45 Removing intermediate container f1194733a499 16:17:45 ---> ae4698fb17b6 16:17:45 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 16:17:45 ---> Running in 0360183786ab 16:17:46 Removing intermediate container 0360183786ab 16:17:46 ---> fcad3e5e095a 16:17:46 Step 27/29 : LABEL arch=arm64 16:17:46 ---> Running in 80bf89d480c4 16:17:46 Removing intermediate container 80bf89d480c4 16:17:46 ---> b306f369a8bd 16:17:46 Step 28/29 : LABEL git_sha=2d0e33a140f3dad2ca66ef0529fe06c83d524e81 16:17:46 ---> Running in 58161b30ca88 16:17:46 Removing intermediate container 58161b30ca88 16:17:46 ---> cbcd3aec9381 16:17:46 Step 29/29 : LABEL version=0.0.0 16:17:46 ---> Running in 98591b3bb88a 16:17:47 Removing intermediate container 98591b3bb88a 16:17:47 ---> 781fe31f2b1e 16:17:47 [Warning] One or more build-args [ARCH] were not consumed 16:17:47 Successfully built 781fe31f2b1e 16:17:47 Successfully tagged device-usb-camera-arm64:latest [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] sh 16:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:17:47 16:17:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:17:48 arm64: Pulling from edgex-lftools-log-publisher 16:17:48 8998bd30e6a1: Pulling fs layer 16:17:48 04944245beec: Pulling fs layer 16:17:48 699f458cf7ca: Pulling fs layer 16:17:48 765212b225bb: Pulling fs layer 16:17:48 f23df028b6ca: Pulling fs layer 16:17:48 d65c8cfc05b1: Pulling fs layer 16:17:48 2437ff75d9bd: Pulling fs layer 16:17:48 765212b225bb: Waiting 16:17:48 f23df028b6ca: Waiting 16:17:48 d65c8cfc05b1: Waiting 16:17:48 2437ff75d9bd: Waiting 16:17:48 04944245beec: Verifying Checksum 16:17:48 04944245beec: Download complete 16:17:48 765212b225bb: Verifying Checksum 16:17:48 765212b225bb: Download complete 16:17:48 f23df028b6ca: Verifying Checksum 16:17:48 f23df028b6ca: Download complete 16:17:48 d65c8cfc05b1: Verifying Checksum 16:17:48 d65c8cfc05b1: Download complete 16:17:48 699f458cf7ca: Verifying Checksum 16:17:48 699f458cf7ca: Download complete 16:17:49 8998bd30e6a1: Verifying Checksum 16:17:49 8998bd30e6a1: Download complete 16:17:51 2437ff75d9bd: Verifying Checksum 16:17:51 2437ff75d9bd: Download complete 16:17:53 8998bd30e6a1: Pull complete 16:17:53 04944245beec: Pull complete 16:17:55 699f458cf7ca: Pull complete 16:17:55 765212b225bb: Pull complete 16:17:56 f23df028b6ca: Pull complete 16:17:56 d65c8cfc05b1: Pull complete 16:18:11 2437ff75d9bd: Pull complete 16:18:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:18:11 prd-ubuntu20.04-docker-arm64-4c-16g-64211 does not seem to be running inside a container 16:18:12 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:18:14 $ docker top af11548f54eb41b01c007880907bc4047dbd3c0a78f60cc68a2dea56dbef6184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:15 ---> job-cost.sh 16:18:15 lf-activate-venv: SKIPPING 16:18:15 INFO: No Stack... 16:18:15 INFO: Retrieving Pricing Info for: v3-standard-4 16:18:16 INFO: Archiving Costs [Pipeline] sh 16:18:17 + cut -d, -f6 16:18:17 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 16:18:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-31-1-stack-cost] 16:18:17 Resource [jenkins-edgexfoundry-device-usb-camera-PR-31-1-stack-cost] did not exist. Created. 16:18:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-31-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:18:18 /w/workspace/device-usb-camera/1@tmp/durable-d215dc8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:18:18 + echo total: 0.10999999940395355 [Pipeline] stash 16:18:18 Warning: overwriting stash ‘stack-cost’ 16:18:18 Stashed 1 file(s) [Pipeline] } 16:18:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-31-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:18:19 $ docker stop --time=1 af11548f54eb41b01c007880907bc4047dbd3c0a78f60cc68a2dea56dbef6184 16:18:20 $ docker rm -f af11548f54eb41b01c007880907bc4047dbd3c0a78f60cc68a2dea56dbef6184 [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 16:18:21 provisioning config files... 16:18:21 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp/config5430350198913390947tmp [Pipeline] { [Pipeline] sh 16:18:21 + set +x 16:18:21 + + curl -s https://codecov.io/bashbash 16:18:21 -s -- 16:18:21 16:18:21 _____ _ 16:18:21 / ____| | | 16:18:21 | | ___ __| | ___ ___ _____ __ 16:18:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:18:21 | |___| (_) | (_| | __/ (_| (_) \ V / 16:18:21 \_____\___/ \__,_|\___|\___\___/ \_/ 16:18:21 Bash-1.0.6 16:18:21 16:18:21 16:18:21 ==> git version 2.25.1 found 16:18:21 ==> 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 16:18:21 Release-Date: 2020-01-08 16:18:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:18:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:18:21 ==> Jenkins CI detected. 16:18:21 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-31 16:18:21 project root: . 16:18:21 --> token set from env 16:18:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:18:21 ==> Running gcov in . (disable via -X gcov) 16:18:21 ==> Python coveragepy not found 16:18:21 ==> Searching for coverage reports in: 16:18:21 + . 16:18:21 -> Found 1 reports 16:18:21 ==> Detecting git/mercurial file structure 16:18:22 ==> Reading reports 16:18:22 + ./coverage.out bytes=10 16:18:22 ==> Appending adjustments 16:18:22 https://docs.codecov.io/docs/fixing-reports 16:18:22 + Found adjustments 16:18:22 ==> Gzipping contents 16:18:22 4.0K /tmp/codecov.peCDVU.gz 16:18:22 ==> Uploading reports 16:18:22 url: https://codecov.io 16:18:22 query: branch=PR-31&commit=2d0e33a140f3dad2ca66ef0529fe06c83d524e81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-31%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=31&job=&cmd_args= 16:18:22 -> Pinging Codecov 16:18:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-31&commit=2d0e33a140f3dad2ca66ef0529fe06c83d524e81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-31%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=31&job=&cmd_args= 16:18:22 -> Uploading to 16:18:22 https://storage.googleapis.com/codecov/v4/raw/2022-05-20/73D8F5FF140700D3E01443B452E23636/2d0e33a140f3dad2ca66ef0529fe06c83d524e81/3213da17-a346-4a48-b442-78d20ebd71d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T161822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27585377294710cd9d0fc0a6378239be2665873a51b31a85c17a0c172bde4339 16:18:22 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:22 Dload Upload Total Spent Left Speed 16:18:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1007 0 0 100 1007 0 4303 --:--:-- --:--:-- --:--:-- 4303 16:18:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/2d0e33a140f3dad2ca66ef0529fe06c83d524e81 [Pipeline] } 16:18:22 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 16:18:24 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-31/archives ] 16:18:24 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-31/archives 16:18:24 total 16 16:18:24 drwxr-xr-x 3 root root 4096 May 20 16:11 . 16:18:24 drwxrwxr-x 10 jenkins jenkins 4096 May 20 16:11 .. 16:18:24 drwxr-xr-x 2 root root 4096 May 20 16:11 cost 16:18:24 -rw-r--r-- 1 root root 87 May 20 16:11 cost.csv 16:18:24 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-31/archives 16:18:24 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-31/archives 16:18:24 total 16 16:18:24 drwxr-xr-x 3 jenkins jenkins 4096 May 20 16:11 . 16:18:24 drwxrwxr-x 10 jenkins jenkins 4096 May 20 16:11 .. 16:18:24 drwxr-xr-x 2 jenkins jenkins 4096 May 20 16:11 cost 16:18:24 -rw-r--r-- 1 jenkins jenkins 87 May 20 16:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:18:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:18:25 ---> package-listing.sh 16:18:25 ++ tr '[:upper:]' '[:lower:]' 16:18:25 ++ facter osfamily 16:18:25 + OS_FAMILY=debian 16:18:25 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-31 16:18:25 + START_PACKAGES=/tmp/packages_start.txt 16:18:25 + END_PACKAGES=/tmp/packages_end.txt 16:18:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:25 + PACKAGES=/tmp/packages_start.txt 16:18:25 + '[' /w/workspace/xfoundry_device-usb-camera_PR-31 ']' 16:18:25 + PACKAGES=/tmp/packages_end.txt 16:18:25 + case "${OS_FAMILY}" in 16:18:25 + dpkg -l 16:18:25 + grep '^ii' 16:18:25 + '[' -f /tmp/packages_start.txt ']' 16:18:25 + '[' -f /tmp/packages_end.txt ']' 16:18:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:25 + '[' /w/workspace/xfoundry_device-usb-camera_PR-31 ']' 16:18:25 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-31/archives/ 16:18:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-31/archives/ [Pipeline] echo 16:18:25 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/xfoundry_device-usb-camera_PR-31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:18:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:26 . [Pipeline] withDockerContainer 16:18:27 prd-ubuntu20.04-docker-8c-8g-64210 does not seem to be running inside a container 16:18:27 $ 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/xfoundry_device-usb-camera_PR-31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-31 -v /w/workspace/xfoundry_device-usb-camera_PR-31:/w/workspace/xfoundry_device-usb-camera_PR-31:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-31@tmp:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:18:27 $ docker top fe173271d5e4a6856214e772bec9c302a94c544903ad847c3b41c91b4bf0a2a9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:18:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:18:28 + ls /var/log/sa-host 16:18:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:28 provisioning config files... 16:18:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-31@tmp/config8189881725231878016tmp [Pipeline] { [Pipeline] echo 16:18:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:18:29 ---> create-netrc.sh [Pipeline] } 16:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:18:29 ---> python-tools-install.sh [Pipeline] echo 16:18:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:18:29 ---> sudo-logs.sh 16:18:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:18:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:18:30 ---> job-cost.sh 16:18:30 lf-activate-venv: SKIPPING 16:18:30 DEBUG: total: 0.2199999988079071 16:18:30 INFO: Retrieving Stack Cost... 16:18:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:18:31 INFO: Archiving Costs [Pipeline] echo 16:18:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:18:31 ---> logs-deploy.sh 16:18:31 lf-activate-venv: SKIPPING 16:18:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-31/1 16:18:31 INFO: archiving workspace using pattern(s): 16:18:32 Archives upload complete. 16:18:32 INFO: archiving logs to Nexus 16:18:33 ---> uname -a: 16:18:33 Linux prd-ubuntu20-04-docker-8c-8g-64210 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:18:33 16:18:33 16:18:33 ---> lscpu: 16:18:33 Architecture: x86_64 16:18:33 CPU op-mode(s): 32-bit, 64-bit 16:18:33 Byte Order: Little Endian 16:18:33 Address sizes: 40 bits physical, 48 bits virtual 16:18:33 CPU(s): 8 16:18:33 On-line CPU(s) list: 0-7 16:18:33 Thread(s) per core: 1 16:18:33 Core(s) per socket: 1 16:18:33 Socket(s): 8 16:18:33 NUMA node(s): 1 16:18:33 Vendor ID: AuthenticAMD 16:18:33 CPU family: 23 16:18:33 Model: 49 16:18:33 Model name: AMD EPYC-Rome Processor 16:18:33 Stepping: 0 16:18:33 CPU MHz: 2799.998 16:18:33 BogoMIPS: 5599.99 16:18:33 Virtualization: AMD-V 16:18:33 Hypervisor vendor: KVM 16:18:33 Virtualization type: full 16:18:33 L1d cache: 256 KiB 16:18:33 L1i cache: 256 KiB 16:18:33 L2 cache: 4 MiB 16:18:33 L3 cache: 128 MiB 16:18:33 NUMA node0 CPU(s): 0-7 16:18:33 Vulnerability Itlb multihit: Not affected 16:18:33 Vulnerability L1tf: Not affected 16:18:33 Vulnerability Mds: Not affected 16:18:33 Vulnerability Meltdown: Not affected 16:18:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:18:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:18:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:18:33 Vulnerability Srbds: Not affected 16:18:33 Vulnerability Tsx async abort: Not affected 16:18:33 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 16:18:33 16:18:33 16:18:33 ---> nproc: 16:18:33 8 16:18:33 16:18:33 16:18:33 ---> df -h: 16:18:33 Filesystem Size Used Avail Use% Mounted on 16:18:33 overlay 155G 11G 145G 7% / 16:18:33 tmpfs 64M 0 64M 0% /dev 16:18:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:18:33 shm 64M 0 64M 0% /dev/shm 16:18:33 /dev/vda1 155G 11G 145G 7% /facter-os 16:18:33 16:18:33 16:18:33 ---> sar -b -r -n DEV: 16:18:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64210) 05/20/22 _x86_64_ (8 CPU) 16:18:33 16:18:33 16:08:30 LINUX RESTART (8 CPU) 16:18:33 16:18:33 16:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:18:33 16:10:01 339.04 15.76 323.28 0.00 2192.58 138795.73 0.00 16:18:33 16:11:01 149.24 0.13 149.11 0.00 14.92 49195.94 0.00 16:18:33 16:12:01 136.93 0.03 136.89 0.00 7.73 39977.60 0.00 16:18:33 16:13:01 1.63 0.00 1.63 0.00 0.00 21.35 0.00 16:18:33 16:14:01 1.42 0.02 1.40 0.00 0.13 15.73 0.00 16:18:33 16:15:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 16:18:33 16:16:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 16:18:33 16:17:01 1.50 0.02 1.48 0.00 0.13 18.00 0.00 16:18:33 16:18:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 16:18:33 Average: 69.83 1.75 68.08 0.00 242.53 25130.64 0.00 16:18:33 16:18:33 16:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:18:33 16:10:01 28495040 31766692 531560 1.62 133608 3343244 2077412 6.12 1164020 2779536 377380 16:18:33 16:11:01 28061544 31566384 725896 2.21 165356 3530916 2561828 7.55 1512852 2839788 184984 16:18:33 16:12:01 27614668 31778440 515860 1.57 174120 4131860 1844788 5.44 1286432 3463908 400 16:18:33 16:13:01 27616228 31780016 514184 1.56 174136 4131860 1844788 5.44 1285604 3463908 176 16:18:33 16:14:01 27623464 31787284 506836 1.54 174172 4131864 1844788 5.44 1278784 3463916 20 16:18:33 16:15:01 27623260 31787128 506968 1.54 174192 4131876 1844788 5.44 1278796 3463924 200 16:18:33 16:16:01 27630496 31794432 499624 1.52 174224 4131876 1844788 5.44 1271344 3463960 8 16:18:33 16:17:01 27630268 31794248 499340 1.52 174260 4131880 1844788 5.44 1271992 3463964 220 16:18:33 16:18:01 27630324 31794304 499268 1.52 174276 4131880 1844788 5.44 1271380 3463964 12 16:18:33 Average: 27769477 31760992 533282 1.62 168705 3977473 1950306 5.75 1291245 3318541 62600 16:18:33 16:18:33 16:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:18:33 16:10:01 vethb400303 0.00 116.71 0.00 997.53 0.00 0.00 0.00 0.00 16:18:33 16:10:01 docker0 178.61 256.58 13.28 1745.21 0.00 0.00 0.00 0.00 16:18:33 16:10:01 vethf8a9ed4 0.00 96.36 0.00 9.17 0.00 0.00 0.00 0.00 16:18:33 16:10:01 ens3 715.03 461.06 7106.81 148.02 0.00 0.00 0.00 0.00 16:18:33 16:10:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 16:18:33 16:11:01 docker0 7.03 8.78 0.39 38.01 0.00 0.00 0.00 0.00 16:18:33 16:11:01 vethb32c6e8 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 16:18:33 16:11:01 ens3 50.74 30.06 76.96 16.62 0.00 0.00 0.00 0.00 16:18:33 16:11:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:18:33 16:12:01 docker0 13.43 31.99 0.98 504.40 0.00 0.00 0.00 0.00 16:18:33 16:12:01 ens3 190.30 122.10 3254.15 69.99 0.00 0.00 0.00 0.00 16:18:33 16:12:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 16:18:33 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:13:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:18:33 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:18:33 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:14:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:18:33 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:18:33 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:18:33 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:16:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:17:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:18:33 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:18:33 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:33 Average: docker0 21.83 32.62 1.61 251.39 0.00 0.00 0.00 0.00 16:18:33 Average: ens3 105.16 67.45 1148.63 25.85 0.00 0.00 0.00 0.00 16:18:33 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 16:18:33 16:18:33 16:18:33 ---> sar -P ALL: 16:18:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64210) 05/20/22 _x86_64_ (8 CPU) 16:18:33 16:18:33 16:08:30 LINUX RESTART (8 CPU) 16:18:33 16:18:33 16:09:02 CPU %user %nice %system %iowait %steal %idle 16:18:33 16:10:01 all 10.43 0.00 4.34 1.72 0.07 83.44 16:18:33 16:10:01 0 10.26 0.00 4.05 0.32 0.07 85.29 16:18:33 16:10:01 1 11.06 0.00 4.47 0.57 0.05 83.85 16:18:33 16:10:01 2 8.35 0.00 4.24 2.54 0.07 84.80 16:18:33 16:10:01 3 10.92 0.00 3.59 0.17 0.07 85.25 16:18:33 16:10:01 4 10.80 0.00 3.86 1.35 0.07 83.93 16:18:33 16:10:01 5 10.93 0.00 4.05 1.39 0.07 83.56 16:18:33 16:10:01 6 9.44 0.00 4.46 0.60 0.07 85.43 16:18:33 16:10:01 7 11.70 0.00 6.02 6.82 0.10 75.35 16:18:33 16:11:01 all 35.25 0.00 6.94 1.23 0.08 56.49 16:18:33 16:11:01 0 34.59 0.00 6.81 0.22 0.10 58.28 16:18:33 16:11:01 1 34.91 0.00 6.60 0.51 0.08 57.90 16:18:33 16:11:01 2 34.18 0.00 7.50 1.50 0.07 56.75 16:18:33 16:11:01 3 35.33 0.00 6.78 0.39 0.07 57.43 16:18:33 16:11:01 4 35.27 0.00 6.58 0.03 0.08 58.04 16:18:33 16:11:01 5 35.83 0.00 7.43 5.70 0.08 50.95 16:18:33 16:11:01 6 36.81 0.00 6.84 0.96 0.10 55.29 16:18:33 16:11:01 7 35.13 0.00 7.00 0.51 0.08 57.28 16:18:33 16:12:01 all 10.06 0.00 2.94 1.40 0.04 85.57 16:18:33 16:12:01 0 11.48 0.00 3.31 3.29 0.03 81.89 16:18:33 16:12:01 1 10.15 0.00 3.49 0.12 0.05 86.19 16:18:33 16:12:01 2 12.24 0.00 2.91 0.62 0.03 84.19 16:18:33 16:12:01 3 9.73 0.00 2.84 0.07 0.03 87.33 16:18:33 16:12:01 4 8.80 0.00 2.46 0.17 0.03 88.54 16:18:33 16:12:01 5 10.29 0.00 3.00 0.44 0.03 86.24 16:18:33 16:12:01 6 8.75 0.00 2.20 3.60 0.03 85.41 16:18:33 16:12:01 7 9.01 0.00 3.31 2.87 0.05 84.76 16:18:33 16:13:01 all 0.02 0.00 0.02 0.00 0.00 99.95 16:18:33 16:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:18:33 16:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:18:33 16:13:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:18:33 16:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:18:33 16:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:18:33 16:13:01 5 0.03 0.00 0.03 0.03 0.00 99.90 16:18:33 16:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:18:33 16:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:18:33 16:14:01 all 0.04 0.00 0.02 0.01 0.00 99.94 16:18:33 16:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:18:33 16:14:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:18:33 16:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:18:33 16:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:18:33 16:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:18:33 16:14:01 5 0.03 0.00 0.00 0.03 0.00 99.93 16:18:33 16:14:01 6 0.00 0.00 0.02 0.03 0.00 99.95 16:18:33 16:14:01 7 0.07 0.00 0.03 0.00 0.00 99.90 16:18:33 16:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:18:33 16:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:18:33 16:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:18:33 16:15:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:18:33 16:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:18:33 16:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:18:33 16:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:18:33 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:18:33 16:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:18:33 16:16:01 all 0.16 0.00 0.02 0.00 0.00 99.81 16:18:33 16:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:18:33 16:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:18:33 16:16:01 2 1.03 0.00 0.07 0.00 0.02 98.89 16:18:33 16:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:18:33 16:16:01 4 0.03 0.00 0.03 0.02 0.00 99.92 16:18:33 16:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:18:33 16:16:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:18:33 16:16:01 7 0.08 0.00 0.02 0.00 0.00 99.90 16:18:33 16:17:01 all 0.26 0.00 0.01 0.01 0.00 99.72 16:18:33 16:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:18:33 16:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:18:33 16:17:01 2 2.00 0.00 0.03 0.00 0.00 97.96 16:18:33 16:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:18:33 16:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:18:33 16:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:18:33 16:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:18:33 16:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:18:33 16:18:01 all 0.11 0.00 0.01 0.00 0.00 99.87 16:18:33 16:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:18:33 16:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:18:33 16:18:01 2 0.75 0.00 0.02 0.00 0.02 99.22 16:18:33 16:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:18:33 16:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:18:33 16:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:18:33 16:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:18:33 16:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:18:33 Average: all 6.20 0.00 1.57 0.48 0.02 91.72 16:18:33 Average: 0 6.22 0.00 1.57 0.42 0.02 91.76 16:18:33 Average: 1 6.19 0.00 1.61 0.13 0.02 92.05 16:18:33 Average: 2 6.47 0.00 1.63 0.51 0.03 91.36 16:18:33 Average: 3 6.18 0.00 1.46 0.07 0.02 92.27 16:18:33 Average: 4 6.05 0.00 1.42 0.18 0.02 92.33 16:18:33 Average: 5 6.29 0.00 1.60 0.84 0.02 91.25 16:18:33 Average: 6 6.06 0.00 1.49 0.58 0.02 91.85 16:18:33 Average: 7 6.16 0.00 1.80 1.11 0.03 90.90 16:18:33 16:18:33 16:18:33