Pull request #54 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 5718008f835e8aa431928ed5ff9bd825e40cc5d4+d52eed5e0bdf095fe71ab1c2620e174378e09b3d (f64a0a1b259bc15335a84aefdce28afda2d5416e) 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-ssh18313636172534622612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9371654614097407232.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh 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-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5854020329104221377.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-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13227583346122336011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16458781919068208653.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5235968083786507117.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20220 in /w/workspace/xfoundry_device-usb-camera_PR-54 [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-54 # 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/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d52eed5e0bdf095fe71ab1c2620e174378e09b3d into PR head commit 5718008f835e8aa431928ed5ff9bd825e40cc5d4 Merge succeeded, producing 5718008f835e8aa431928ed5ff9bd825e40cc5d4 Checking out Revision 5718008f835e8aa431928ed5ff9bd825e40cc5d4 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 5718008f835e8aa431928ed5ff9bd825e40cc5d4 # 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 d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5718008f835e8aa431928ed5ff9bd825e40cc5d4 # timeout=10 Commit message: "feat(snap): Add option to selectively autostart apps" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-15T15:57:19.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-15T15:57:19.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-15T15:57:19.367Z] ========================================================= [2022-07-15T15:57:19.367Z] EdgeX Global Pipelines Version Info [2022-07-15T15:57:19.367Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-15T15:57:20.182Z] ------------------- [2022-07-15T15:57:20.182Z] stable info: [2022-07-15T15:57:20.182Z] ------------------- [2022-07-15T15:57:20.182Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-15T15:57:20.182Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-15T15:57:20.182Z] Message: update stable to v1.0.238 [2022-07-15T15:57:20.754Z] ------------------- [2022-07-15T15:57:20.754Z] experimental info: [2022-07-15T15:57:20.754Z] ------------------- [2022-07-15T15:57:20.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-15T15:57:20.754Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-15T15:57:20.754Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-15T15:57:21.101Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-15T15:57:21.144Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-15T15:57:21.176Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-15T15:57:21.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-15T15:57:21.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-15T15:57:21.291Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-15T15:57:21.327Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-15T15:57:21.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-15T15:57:21.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-15T15:57:21.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-15T15:57:21.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-15T15:57:21.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-15T15:57:21.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-15T15:57:21.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-15T15:57:21.611Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-15T15:57:21.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-15T15:57:21.689Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-15T15:57:21.730Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-15T15:57:21.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-15T15:57:21.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-15T15:57:21.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-15T15:57:21.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-15T15:57:21.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-15T15:57:21.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-15T15:57:21.985Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-15T15:57:22.022Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-15T15:57:22.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-15T15:57:22.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2022-07-15T15:57:22.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2022-07-15T15:57:22.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2022-07-15T15:57:22.209Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [Pipeline] echo [2022-07-15T15:57:22.246Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5718008 [Pipeline] echo [2022-07-15T15:57:22.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T15:57:22.401Z] provisioning config files... [2022-07-15T15:57:22.417Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/config5838497098736842760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T15:57:22.765Z] ---> docker-login.sh [2022-07-15T15:57:22.766Z] nexus3.edgexfoundry.org:10001 [2022-07-15T15:57:23.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:23.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:23.290Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:23.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:23.290Z] [2022-07-15T15:57:23.290Z] Login Succeeded [2022-07-15T15:57:23.290Z] nexus3.edgexfoundry.org:10002 [2022-07-15T15:57:23.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:23.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:23.554Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:23.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:23.554Z] [2022-07-15T15:57:23.554Z] Login Succeeded [2022-07-15T15:57:23.554Z] nexus3.edgexfoundry.org:10003 [2022-07-15T15:57:23.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:23.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:23.554Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:23.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:23.554Z] [2022-07-15T15:57:23.554Z] Login Succeeded [2022-07-15T15:57:23.554Z] nexus3.edgexfoundry.org:10004 [2022-07-15T15:57:23.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:23.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:23.818Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:23.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:23.818Z] [2022-07-15T15:57:23.818Z] Login Succeeded [2022-07-15T15:57:23.818Z] docker.io [2022-07-15T15:57:23.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:24.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:24.079Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:24.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:24.079Z] [2022-07-15T15:57:24.079Z] Login Succeeded [2022-07-15T15:57:24.079Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T15:57:24.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-15T15:57:24.763Z] + git rev-list -1 --merges 5718008f835e8aa431928ed5ff9bd825e40cc5d4~1..5718008f835e8aa431928ed5ff9bd825e40cc5d4 [Pipeline] echo [2022-07-15T15:57:24.813Z] -----------> git rev-list -1 --merges 5718008f835e8aa431928ed5ff9bd825e40cc5d4~1..5718008f835e8aa431928ed5ff9bd825e40cc5d4 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [false] [Pipeline] sh [2022-07-15T15:57:25.123Z] + git log --format=format:%s -1 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [Pipeline] echo [2022-07-15T15:57:25.163Z] ========================================================= [2022-07-15T15:57:25.163Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-15T15:57:25.163Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T15:57:25.598Z] + git log --format=format:%s -1 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [Pipeline] echo [2022-07-15T15:57:25.634Z] [semverPrep] GIT_COMMIT: 5718008f835e8aa431928ed5ff9bd825e40cc5d4, Commit Message: feat(snap): Add option to selectively autostart apps [Pipeline] echo [2022-07-15T15:57:25.662Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-15T15:57:26.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T15:57:26.059Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-15T15:57:26.059Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-15T15:57:26.059Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-15T15:57:26.060Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-15T15:57:26.060Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-15T15:57:26.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T15:57:26.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T15:57:26.575Z] [2022-07-15T15:57:26.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T15:57:26.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T15:57:26.955Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-15T15:57:26.955Z] b85a868b505f: Pulling fs layer [2022-07-15T15:57:26.955Z] e2be974225ed: Pulling fs layer [2022-07-15T15:57:26.955Z] 339a4e72a1f5: Pulling fs layer [2022-07-15T15:57:26.955Z] 988bab9f4d93: Pulling fs layer [2022-07-15T15:57:26.955Z] 1469e6f7b9e6: Pulling fs layer [2022-07-15T15:57:26.955Z] eaf3925da568: Pulling fs layer [2022-07-15T15:57:26.955Z] bab4dde63d76: Pulling fs layer [2022-07-15T15:57:26.955Z] bde34c3a00c8: Pulling fs layer [2022-07-15T15:57:26.955Z] b352a97aabf1: Pulling fs layer [2022-07-15T15:57:26.955Z] 4872d77fe225: Pulling fs layer [2022-07-15T15:57:26.955Z] 5851b861e8e6: Pulling fs layer [2022-07-15T15:57:26.955Z] eaf3925da568: Waiting [2022-07-15T15:57:26.955Z] bab4dde63d76: Waiting [2022-07-15T15:57:26.955Z] bde34c3a00c8: Waiting [2022-07-15T15:57:26.955Z] 4872d77fe225: Waiting [2022-07-15T15:57:26.955Z] b352a97aabf1: Waiting [2022-07-15T15:57:26.955Z] 1469e6f7b9e6: Waiting [2022-07-15T15:57:26.955Z] 5851b861e8e6: Waiting [2022-07-15T15:57:26.955Z] 988bab9f4d93: Waiting [2022-07-15T15:57:26.955Z] e2be974225ed: Verifying Checksum [2022-07-15T15:57:26.955Z] e2be974225ed: Download complete [2022-07-15T15:57:26.955Z] 988bab9f4d93: Verifying Checksum [2022-07-15T15:57:26.955Z] 988bab9f4d93: Download complete [2022-07-15T15:57:27.218Z] 1469e6f7b9e6: Verifying Checksum [2022-07-15T15:57:27.218Z] eaf3925da568: Verifying Checksum [2022-07-15T15:57:27.218Z] eaf3925da568: Download complete [2022-07-15T15:57:27.218Z] 339a4e72a1f5: Verifying Checksum [2022-07-15T15:57:27.218Z] 339a4e72a1f5: Download complete [2022-07-15T15:57:27.218Z] bde34c3a00c8: Verifying Checksum [2022-07-15T15:57:27.218Z] bde34c3a00c8: Download complete [2022-07-15T15:57:27.218Z] b352a97aabf1: Download complete [2022-07-15T15:57:27.218Z] 4872d77fe225: Verifying Checksum [2022-07-15T15:57:27.218Z] 4872d77fe225: Download complete [2022-07-15T15:57:27.218Z] 5851b861e8e6: Verifying Checksum [2022-07-15T15:57:27.218Z] 5851b861e8e6: Download complete [2022-07-15T15:57:27.218Z] b85a868b505f: Verifying Checksum [2022-07-15T15:57:27.218Z] b85a868b505f: Download complete [2022-07-15T15:57:27.480Z] bab4dde63d76: Verifying Checksum [2022-07-15T15:57:27.480Z] bab4dde63d76: Download complete [2022-07-15T15:57:28.864Z] b85a868b505f: Pull complete [2022-07-15T15:57:28.864Z] e2be974225ed: Pull complete [2022-07-15T15:57:29.433Z] 339a4e72a1f5: Pull complete [2022-07-15T15:57:29.433Z] 988bab9f4d93: Pull complete [2022-07-15T15:57:30.006Z] 1469e6f7b9e6: Pull complete [2022-07-15T15:57:30.006Z] eaf3925da568: Pull complete [2022-07-15T15:57:31.920Z] bab4dde63d76: Pull complete [2022-07-15T15:57:32.180Z] bde34c3a00c8: Pull complete [2022-07-15T15:57:32.180Z] b352a97aabf1: Pull complete [2022-07-15T15:57:32.442Z] 4872d77fe225: Pull complete [2022-07-15T15:57:32.442Z] 5851b861e8e6: Pull complete [2022-07-15T15:57:32.442Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-15T15:57:32.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T15:57:32.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T15:57:32.681Z] prd-ubuntu20.04-docker-8c-8g-20220 does not seem to be running inside a container [2022-07-15T15:57:32.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-54 -v /w/workspace/xfoundry_device-usb-camera_PR-54:/w/workspace/xfoundry_device-usb-camera_PR-54:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-54@tmp:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T15:57:34.085Z] $ docker top d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 -eo pid,comm [2022-07-15T15:57:34.155Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-15T15:57:34.155Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T15:57:34.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T15:57:34.279Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T15:57:34.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T15:57:34.422Z] $ docker exec d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 ssh-agent [2022-07-15T15:57:34.542Z] SSH_AUTH_SOCK=/tmp/ssh-zxeTddm933Bm/agent.33 [2022-07-15T15:57:34.542Z] SSH_AGENT_PID=39 [2022-07-15T15:57:34.549Z] Running ssh-add (command line suppressed) [2022-07-15T15:57:34.709Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-54@tmp/private_key_5544115793020513940.key (/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/private_key_5544115793020513940.key) [2022-07-15T15:57:34.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T15:57:35.052Z] + git tag --points-at HEAD [Pipeline] } [2022-07-15T15:57:35.078Z] $ docker exec --env ******** --env ******** d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 ssh-agent -k [2022-07-15T15:57:35.200Z] unset SSH_AUTH_SOCK; [2022-07-15T15:57:35.200Z] unset SSH_AGENT_PID; [2022-07-15T15:57:35.201Z] echo Agent pid 39 killed; [2022-07-15T15:57:35.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-15T15:57:35.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T15:57:35.296Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T15:57:35.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T15:57:35.434Z] $ docker exec d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 ssh-agent [2022-07-15T15:57:35.569Z] SSH_AUTH_SOCK=/tmp/ssh-lhEikOgLFQJq/agent.72 [2022-07-15T15:57:35.569Z] SSH_AGENT_PID=78 [2022-07-15T15:57:35.574Z] Running ssh-add (command line suppressed) [2022-07-15T15:57:35.702Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-54@tmp/private_key_6821596379165483926.key (/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/private_key_6821596379165483926.key) [2022-07-15T15:57:35.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T15:57:36.050Z] + git semver init [2022-07-15T15:57:36.310Z] 2022-07-15 15:57:36,276 [run_init] DEBUG init version:0.0.0 force:False [2022-07-15T15:57:36.310Z] 2022-07-15 15:57:36,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-54/.semver [2022-07-15T15:57:36.310Z] 2022-07-15 15:57:36,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-54/.semver [2022-07-15T15:57:36.310Z] 2022-07-15 15:57:36,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-54/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-54, universal_newlines=False, shell=None, istream=None) [2022-07-15T15:57:36.882Z] 2022-07-15 15:57:36,815 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-54/.git/info/exclude [2022-07-15T15:57:36.882Z] 2022-07-15 15:57:36,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-54/.semver/PR-54 with force:False [2022-07-15T15:57:36.882Z] 2022-07-15 15:57:36,816 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-54/.semver/PR-54 [2022-07-15T15:57:36.882Z] 2022-07-15 15:57:36,820 [execute] INFO git cat-file --batch-check [2022-07-15T15:57:36.883Z] 2022-07-15 15:57:36,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-54/.semver, universal_newlines=False, shell=None, istream=) [2022-07-15T15:57:36.883Z] 2022-07-15 15:57:36,827 [execute] INFO git cat-file --batch [2022-07-15T15:57:36.883Z] 2022-07-15 15:57:36,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-54/.semver, universal_newlines=False, shell=None, istream=) [2022-07-15T15:57:36.883Z] 2022-07-15 15:57:36,833 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-54/.semver/PR-54 [2022-07-15T15:57:36.883Z] 0.0.0 [Pipeline] } [2022-07-15T15:57:36.911Z] $ docker exec --env ******** --env ******** d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 ssh-agent -k [2022-07-15T15:57:37.028Z] unset SSH_AUTH_SOCK; [2022-07-15T15:57:37.029Z] unset SSH_AGENT_PID; [2022-07-15T15:57:37.029Z] echo Agent pid 78 killed; [2022-07-15T15:57:37.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T15:57:37.467Z] + git semver [Pipeline] } [2022-07-15T15:57:37.758Z] $ docker stop --time=1 d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 [2022-07-15T15:57:39.096Z] $ docker rm -f d785432866fa1ed72bc27ecb411496c896c4b33367ae76eac6b9b902ce5d26d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T15:57:39.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-15T15:57:39.814Z] Stashed 1 file(s) [Pipeline] echo [2022-07-15T15:57:39.830Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T15:57:40.401Z] provisioning config files... [2022-07-15T15:57:40.413Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/config3538778538802970845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T15:57:40.775Z] ---> docker-login.sh [2022-07-15T15:57:40.775Z] nexus3.edgexfoundry.org:10001 [2022-07-15T15:57:40.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:40.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:40.775Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:40.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:40.775Z] [2022-07-15T15:57:40.775Z] Login Succeeded [2022-07-15T15:57:40.775Z] nexus3.edgexfoundry.org:10002 [2022-07-15T15:57:40.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:41.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:41.044Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:41.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:41.044Z] [2022-07-15T15:57:41.044Z] Login Succeeded [2022-07-15T15:57:41.044Z] nexus3.edgexfoundry.org:10003 [2022-07-15T15:57:41.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:41.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:41.044Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:41.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:41.044Z] [2022-07-15T15:57:41.044Z] Login Succeeded [2022-07-15T15:57:41.044Z] nexus3.edgexfoundry.org:10004 [2022-07-15T15:57:41.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:41.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:41.305Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:41.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:41.305Z] [2022-07-15T15:57:41.305Z] Login Succeeded [2022-07-15T15:57:41.305Z] docker.io [2022-07-15T15:57:41.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T15:57:41.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T15:57:41.568Z] Configure a credential helper to remove this warning. See [2022-07-15T15:57:41.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T15:57:41.568Z] [2022-07-15T15:57:41.568Z] Login Succeeded [2022-07-15T15:57:41.568Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T15:57:41.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-15T15:57:41.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T15:57:41.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T15:57:41.846Z] ========================================================= [2022-07-15T15:57:41.846Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-15T15:57:41.846Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T15:57:42.332Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-15T15:57:42.332Z] Sending build context to Docker daemon 690.2kB [2022-07-15T15:57:42.332Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-15T15:57:42.332Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-15T15:57:42.332Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-15T15:57:42.332Z] 2408cc74d12b: Pulling fs layer [2022-07-15T15:57:42.332Z] ea60b727a1ce: Pulling fs layer [2022-07-15T15:57:42.332Z] 30c4a7721957: Pulling fs layer [2022-07-15T15:57:42.332Z] 370296b7ddb6: Pulling fs layer [2022-07-15T15:57:42.332Z] 7c6cee850709: Pulling fs layer [2022-07-15T15:57:42.332Z] 39a5fcdaea64: Pulling fs layer [2022-07-15T15:57:42.332Z] d94ebbe4e438: Pulling fs layer [2022-07-15T15:57:42.332Z] bcfd1f05c69d: Pulling fs layer [2022-07-15T15:57:42.332Z] 59ccb84bbe0f: Pulling fs layer [2022-07-15T15:57:42.332Z] 370296b7ddb6: Waiting [2022-07-15T15:57:42.332Z] 7c6cee850709: Waiting [2022-07-15T15:57:42.332Z] 39a5fcdaea64: Waiting [2022-07-15T15:57:42.332Z] d94ebbe4e438: Waiting [2022-07-15T15:57:42.332Z] bcfd1f05c69d: Waiting [2022-07-15T15:57:42.332Z] 59ccb84bbe0f: Waiting [2022-07-15T15:57:42.332Z] 30c4a7721957: Verifying Checksum [2022-07-15T15:57:42.332Z] ea60b727a1ce: Verifying Checksum [2022-07-15T15:57:42.332Z] ea60b727a1ce: Download complete [2022-07-15T15:57:42.332Z] 7c6cee850709: Verifying Checksum [2022-07-15T15:57:42.332Z] 7c6cee850709: Download complete [2022-07-15T15:57:42.602Z] 39a5fcdaea64: Verifying Checksum [2022-07-15T15:57:42.602Z] 39a5fcdaea64: Download complete [2022-07-15T15:57:42.602Z] 2408cc74d12b: Verifying Checksum [2022-07-15T15:57:42.602Z] 2408cc74d12b: Download complete [2022-07-15T15:57:42.602Z] d94ebbe4e438: Download complete [2022-07-15T15:57:42.602Z] 2408cc74d12b: Pull complete [2022-07-15T15:57:42.875Z] ea60b727a1ce: Pull complete [2022-07-15T15:57:42.875Z] 30c4a7721957: Pull complete [2022-07-15T15:57:42.875Z] 59ccb84bbe0f: Verifying Checksum [2022-07-15T15:57:42.875Z] 59ccb84bbe0f: Download complete [2022-07-15T15:57:43.140Z] bcfd1f05c69d: Verifying Checksum [2022-07-15T15:57:43.140Z] bcfd1f05c69d: Download complete [2022-07-15T15:57:43.140Z] 370296b7ddb6: Verifying Checksum [2022-07-15T15:57:43.140Z] 370296b7ddb6: Download complete [2022-07-15T15:57:48.422Z] 370296b7ddb6: Pull complete [2022-07-15T15:57:48.422Z] 7c6cee850709: Pull complete [2022-07-15T15:57:48.422Z] 39a5fcdaea64: Pull complete [2022-07-15T15:57:48.422Z] d94ebbe4e438: Pull complete [2022-07-15T15:57:50.344Z] bcfd1f05c69d: Pull complete [2022-07-15T15:57:50.922Z] 59ccb84bbe0f: Pull complete [2022-07-15T15:57:50.922Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-15T15:57:50.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-15T15:57:50.922Z] ---> a4fb48ad2a94 [2022-07-15T15:57:50.922Z] Step 3/12 : ARG MAKE="make build" [2022-07-15T15:57:52.326Z] ---> Running in e614604dcefe [2022-07-15T15:57:52.326Z] Removing intermediate container e614604dcefe [2022-07-15T15:57:52.326Z] ---> 88a67c2dc02a [2022-07-15T15:57:52.326Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-15T15:57:52.601Z] ---> Running in 7166fd1ccdbe [2022-07-15T15:57:52.601Z] Removing intermediate container 7166fd1ccdbe [2022-07-15T15:57:52.601Z] ---> ad18ad93ff30 [2022-07-15T15:57:52.601Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-15T15:57:52.601Z] ---> Running in 99fda9cee1dd [2022-07-15T15:57:52.601Z] Removing intermediate container 99fda9cee1dd [2022-07-15T15:57:52.601Z] ---> 5cd3ba4ca6db [2022-07-15T15:57:52.601Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T15:57:52.863Z] ---> Running in 1201d8089d15 [2022-07-15T15:57:53.435Z] Removing intermediate container 1201d8089d15 [2022-07-15T15:57:53.435Z] ---> 22e3015e4b65 [2022-07-15T15:57:53.435Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-15T15:57:53.435Z] ---> Running in 424b250c1ee0 [2022-07-15T15:57:53.695Z] fetch https://nl.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-15T15:57:54.635Z] fetch https://nl.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-15T15:57:54.897Z] ERROR: unable to select packages: [2022-07-15T15:57:54.897Z]  so:libicui18n.so.71 (no such package): [2022-07-15T15:57:54.897Z] required by: qt5-qtbase-5.15.3_git20220217-r1[so:libicui18n.so.71] [2022-07-15T15:57:54.897Z] so:libicuuc.so.71 (no such package): [2022-07-15T15:57:54.897Z] required by: qt5-qtbase-5.15.3_git20220217-r1[so:libicuuc.so.71] [2022-07-15T15:57:55.159Z] The command '/bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 5 [Pipeline] } [2022-07-15T15:57:55.237Z] Still waiting to schedule task [2022-07-15T15:57:55.237Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T15:57:56.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T15:57:56.411Z] [2022-07-15T15:57:56.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T15:57:56.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T15:57:56.793Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-15T15:57:56.793Z] 5eb5b503b376: Pulling fs layer [2022-07-15T15:57:56.793Z] 5c69ac0246d0: Pulling fs layer [2022-07-15T15:57:56.793Z] ec43610c2a17: Pulling fs layer [2022-07-15T15:57:56.793Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-15T15:57:56.793Z] 33b1e0a273af: Pulling fs layer [2022-07-15T15:57:56.793Z] 5d3b04190fa2: Pulling fs layer [2022-07-15T15:57:56.793Z] 2f39f015ded8: Pulling fs layer [2022-07-15T15:57:56.793Z] 5d3b04190fa2: Waiting [2022-07-15T15:57:56.793Z] 33b1e0a273af: Waiting [2022-07-15T15:57:56.793Z] 2f39f015ded8: Waiting [2022-07-15T15:57:56.793Z] 3a2ae6a8a46f: Waiting [2022-07-15T15:57:56.793Z] 5c69ac0246d0: Download complete [2022-07-15T15:57:56.793Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-15T15:57:56.793Z] 3a2ae6a8a46f: Download complete [2022-07-15T15:57:56.793Z] 33b1e0a273af: Verifying Checksum [2022-07-15T15:57:56.793Z] 33b1e0a273af: Download complete [2022-07-15T15:57:57.055Z] 5d3b04190fa2: Verifying Checksum [2022-07-15T15:57:57.055Z] 5d3b04190fa2: Download complete [2022-07-15T15:57:57.055Z] ec43610c2a17: Verifying Checksum [2022-07-15T15:57:57.055Z] ec43610c2a17: Download complete [2022-07-15T15:57:57.055Z] 5eb5b503b376: Verifying Checksum [2022-07-15T15:57:57.055Z] 5eb5b503b376: Download complete [2022-07-15T15:57:57.630Z] 2f39f015ded8: Verifying Checksum [2022-07-15T15:57:57.630Z] 2f39f015ded8: Download complete [2022-07-15T15:57:58.567Z] 5eb5b503b376: Pull complete [2022-07-15T15:57:58.567Z] 5c69ac0246d0: Pull complete [2022-07-15T15:57:59.138Z] ec43610c2a17: Pull complete [2022-07-15T15:57:59.138Z] 3a2ae6a8a46f: Pull complete [2022-07-15T15:57:59.713Z] 33b1e0a273af: Pull complete [2022-07-15T15:57:59.713Z] 5d3b04190fa2: Pull complete [2022-07-15T15:58:05.005Z] 2f39f015ded8: Pull complete [2022-07-15T15:58:05.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-15T15:58:05.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T15:58:05.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T15:58:05.252Z] prd-ubuntu20.04-docker-8c-8g-20220 does not seem to be running inside a container [2022-07-15T15:58:05.294Z] $ 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-54 -v /w/workspace/xfoundry_device-usb-camera_PR-54:/w/workspace/xfoundry_device-usb-camera_PR-54:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-54@tmp:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-15T15:58:07.433Z] $ docker top 5415af7669b80dbfb8cbd6a24560f8aa7680dba2dd010312ef27c19affbbd522 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T15:58:07.908Z] ---> job-cost.sh [2022-07-15T15:58:07.908Z] lf-activate-venv: SKIPPING [2022-07-15T15:58:07.908Z] INFO: No Stack... [2022-07-15T15:58:08.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-15T15:58:08.745Z] INFO: Archiving Costs [Pipeline] sh [2022-07-15T15:58:09.083Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-54/archives/cost.csv [2022-07-15T15:58:09.083Z] + cut -d, -f6 [Pipeline] lock [2022-07-15T15:58:09.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [2022-07-15T15:58:09.123Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] did not exist. Created. [2022-07-15T15:58:09.123Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-15T15:58:09.651Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-15T15:58:09.702Z] Stashed 1 file(s) [Pipeline] } [2022-07-15T15:58:09.723Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-15T15:58:09.802Z] $ docker stop --time=1 5415af7669b80dbfb8cbd6a24560f8aa7680dba2dd010312ef27c19affbbd522 [2022-07-15T15:58:10.991Z] $ docker rm -f 5415af7669b80dbfb8cbd6a24560f8aa7680dba2dd010312ef27c19affbbd522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-15T15:58:11.385Z] Failed in branch amd64 [2022-07-15T15:59:26.636Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20221 in /w/workspace/xfoundry_device-usb-camera_PR-54 [Pipeline] { [Pipeline] ws [2022-07-15T15:59:26.683Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-07-15T15:59:26.768Z] Selected Git installation does not exist. Using Default [2022-07-15T15:59:26.768Z] The recommended git tool is: NONE [2022-07-15T15:59:33.075Z] using credential edgex-jenkins-ssh [2022-07-15T15:59:33.091Z] Cloning the remote Git repository [2022-07-15T15:59:33.145Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-15T15:59:33.214Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-07-15T15:59:33.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-15T15:59:33.283Z] > git --version # timeout=10 [2022-07-15T15:59:33.308Z] > git --version # 'git version 2.25.1' [2022-07-15T15:59:33.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-15T15:59:33.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-15T15:59:34.496Z] Merging remotes/origin/main commit d52eed5e0bdf095fe71ab1c2620e174378e09b3d into PR head commit 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [2022-07-15T15:59:33.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-15T15:59:33.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-15T15:59:33.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-15T15:59:34.012Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-15T15:59:34.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-15T15:59:34.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-15T15:59:34.520Z] > git config core.sparsecheckout # timeout=10 [2022-07-15T15:59:34.544Z] > git checkout -f 5718008f835e8aa431928ed5ff9bd825e40cc5d4 # timeout=10 [2022-07-15T15:59:34.634Z] > git remote # timeout=10 [2022-07-15T15:59:34.658Z] > git config --get remote.origin.url # timeout=10 [2022-07-15T15:59:34.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-15T15:59:34.683Z] > git merge d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 [2022-07-15T15:59:34.746Z] Merge succeeded, producing 5718008f835e8aa431928ed5ff9bd825e40cc5d4 [2022-07-15T15:59:34.747Z] Checking out Revision 5718008f835e8aa431928ed5ff9bd825e40cc5d4 (PR-54) [2022-07-15T15:59:34.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-15T15:59:34.757Z] > git config core.sparsecheckout # timeout=10 [2022-07-15T15:59:34.772Z] > git checkout -f 5718008f835e8aa431928ed5ff9bd825e40cc5d4 # timeout=10 [2022-07-15T15:59:38.899Z] Commit message: "feat(snap): Add option to selectively autostart apps" [2022-07-15T15:59:38.960Z] > git --version # timeout=10 [2022-07-15T15:59:38.977Z] > git --version # 'git version 2.25.1' [2022-07-15T15:59:38.993Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T15:59:40.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-15T15:59:40.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-15T15:59:40.087Z] Dload Upload Total Spent Left Speed [2022-07-15T15:59:40.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 60450 0 --:--:-- --:--:-- --:--:-- 60450 [Pipeline] sh [2022-07-15T15:59:40.733Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-15T15:59:41.101Z] + sudo tee /etc/docker/daemon.new [2022-07-15T15:59:41.101Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-15T15:59:41.101Z] { [2022-07-15T15:59:41.101Z] "registry-mirrors": [ [2022-07-15T15:59:41.101Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-15T15:59:41.101Z] ], [2022-07-15T15:59:41.101Z] "bip": "10.250.0.254/24", [2022-07-15T15:59:41.101Z] "hosts": [ [2022-07-15T15:59:41.101Z] "tcp://0.0.0.0:5555", [2022-07-15T15:59:41.101Z] "unix:///var/run/docker.sock" [2022-07-15T15:59:41.101Z] ], [2022-07-15T15:59:41.101Z] "mtu": 1458, [2022-07-15T15:59:41.101Z] "selinux-enabled": true, [2022-07-15T15:59:41.101Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-15T15:59:41.101Z] } [Pipeline] sh [2022-07-15T15:59:41.452Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-15T15:59:41.806Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T16:00:00.298Z] provisioning config files... [2022-07-15T16:00:00.319Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8098389245056902606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:00:00.705Z] ---> docker-login.sh [2022-07-15T16:00:00.705Z] nexus3.edgexfoundry.org:10001 [2022-07-15T16:00:01.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T16:00:01.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T16:00:01.572Z] Configure a credential helper to remove this warning. See [2022-07-15T16:00:01.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T16:00:01.572Z] [2022-07-15T16:00:01.572Z] Login Succeeded [2022-07-15T16:00:01.572Z] nexus3.edgexfoundry.org:10002 [2022-07-15T16:00:01.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T16:00:01.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T16:00:01.847Z] Configure a credential helper to remove this warning. See [2022-07-15T16:00:01.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T16:00:01.847Z] [2022-07-15T16:00:01.847Z] Login Succeeded [2022-07-15T16:00:01.847Z] nexus3.edgexfoundry.org:10003 [2022-07-15T16:00:02.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T16:00:02.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T16:00:02.396Z] Configure a credential helper to remove this warning. See [2022-07-15T16:00:02.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T16:00:02.396Z] [2022-07-15T16:00:02.396Z] Login Succeeded [2022-07-15T16:00:02.396Z] nexus3.edgexfoundry.org:10004 [2022-07-15T16:00:02.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T16:00:02.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T16:00:02.669Z] Configure a credential helper to remove this warning. See [2022-07-15T16:00:02.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T16:00:02.669Z] [2022-07-15T16:00:02.669Z] Login Succeeded [2022-07-15T16:00:02.669Z] docker.io [2022-07-15T16:00:03.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T16:00:03.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T16:00:03.863Z] Configure a credential helper to remove this warning. See [2022-07-15T16:00:03.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T16:00:03.863Z] [2022-07-15T16:00:03.863Z] Login Succeeded [2022-07-15T16:00:03.863Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T16:00:03.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-15T16:00:04.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T16:00:04.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T16:00:04.357Z] ========================================================= [2022-07-15T16:00:04.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-15T16:00:04.357Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T16:00:04.876Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-15T16:00:05.158Z] Sending build context to Docker daemon 454.7kB [2022-07-15T16:00:05.159Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-15T16:00:05.159Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-15T16:00:05.436Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-15T16:00:05.436Z] b3c136eddcbf: Pulling fs layer [2022-07-15T16:00:05.436Z] c0a3192eca97: Pulling fs layer [2022-07-15T16:00:05.436Z] a050256f5b6f: Pulling fs layer [2022-07-15T16:00:05.436Z] 656be50a0ddc: Pulling fs layer [2022-07-15T16:00:05.436Z] 2bbca73fdf42: Pulling fs layer [2022-07-15T16:00:05.436Z] 46d945488cbd: Pulling fs layer [2022-07-15T16:00:05.436Z] 8a5474983e97: Pulling fs layer [2022-07-15T16:00:05.436Z] 329c88fbcd65: Pulling fs layer [2022-07-15T16:00:05.436Z] 656be50a0ddc: Waiting [2022-07-15T16:00:05.436Z] 2bbca73fdf42: Waiting [2022-07-15T16:00:05.436Z] 46d945488cbd: Waiting [2022-07-15T16:00:05.436Z] 8a5474983e97: Waiting [2022-07-15T16:00:05.436Z] 329c88fbcd65: Waiting [2022-07-15T16:00:05.436Z] a050256f5b6f: Verifying Checksum [2022-07-15T16:00:05.436Z] a050256f5b6f: Download complete [2022-07-15T16:00:05.436Z] c0a3192eca97: Verifying Checksum [2022-07-15T16:00:05.436Z] c0a3192eca97: Download complete [2022-07-15T16:00:05.436Z] 2bbca73fdf42: Verifying Checksum [2022-07-15T16:00:05.436Z] 2bbca73fdf42: Download complete [2022-07-15T16:00:05.436Z] 46d945488cbd: Verifying Checksum [2022-07-15T16:00:05.436Z] 46d945488cbd: Download complete [2022-07-15T16:00:05.436Z] b3c136eddcbf: Download complete [2022-07-15T16:00:06.451Z] b3c136eddcbf: Pull complete [2022-07-15T16:00:06.451Z] 329c88fbcd65: Verifying Checksum [2022-07-15T16:00:06.451Z] 329c88fbcd65: Download complete [2022-07-15T16:00:07.051Z] c0a3192eca97: Pull complete [2022-07-15T16:00:07.327Z] a050256f5b6f: Pull complete [2022-07-15T16:00:07.601Z] 8a5474983e97: Verifying Checksum [2022-07-15T16:00:07.601Z] 8a5474983e97: Download complete [2022-07-15T16:00:08.197Z] 656be50a0ddc: Verifying Checksum [2022-07-15T16:00:08.197Z] 656be50a0ddc: Download complete [2022-07-15T16:00:20.609Z] 656be50a0ddc: Pull complete [2022-07-15T16:00:20.609Z] 2bbca73fdf42: Pull complete [2022-07-15T16:00:20.885Z] 46d945488cbd: Pull complete [2022-07-15T16:00:27.628Z] 8a5474983e97: Pull complete [2022-07-15T16:00:29.069Z] 329c88fbcd65: Pull complete [2022-07-15T16:00:29.069Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-15T16:00:29.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-15T16:00:29.069Z] ---> ff4287adb874 [2022-07-15T16:00:29.069Z] Step 3/12 : ARG MAKE="make build" [2022-07-15T16:00:31.136Z] ---> Running in 78dd49202e07 [2022-07-15T16:00:31.136Z] Removing intermediate container 78dd49202e07 [2022-07-15T16:00:31.136Z] ---> 1d21adde4e36 [2022-07-15T16:00:31.136Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-15T16:00:31.136Z] ---> Running in dbb27ece124f [2022-07-15T16:00:31.414Z] Removing intermediate container dbb27ece124f [2022-07-15T16:00:31.414Z] ---> 5cfedb030e59 [2022-07-15T16:00:31.414Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-15T16:00:31.414Z] ---> Running in f07938e61d1c [2022-07-15T16:00:32.017Z] Removing intermediate container f07938e61d1c [2022-07-15T16:00:32.017Z] ---> 81cc862dfe7b [2022-07-15T16:00:32.017Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T16:00:32.017Z] ---> Running in 0d737bcd8de5 [2022-07-15T16:00:34.667Z] Removing intermediate container 0d737bcd8de5 [2022-07-15T16:00:34.667Z] ---> 6076d54c3284 [2022-07-15T16:00:34.667Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-15T16:00:34.667Z] ---> Running in 0dee577e4414 [2022-07-15T16:00:35.649Z] fetch https://nl.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-15T16:00:36.637Z] fetch https://nl.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-15T16:00:37.617Z] (1/14) Installing libintl (0.21-r2) [2022-07-15T16:00:37.617Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-15T16:00:37.617Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-15T16:00:37.617Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-15T16:00:37.892Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-15T16:00:37.892Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-15T16:00:38.165Z] Executing udev-init-scripts-35-r0.post-install [2022-07-15T16:00:38.165Z] (7/14) Installing libblkid (2.38-r1) [2022-07-15T16:00:38.165Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-15T16:00:38.165Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-15T16:00:38.441Z] (10/14) Installing kmod-libs (29-r2) [2022-07-15T16:00:38.441Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-15T16:00:38.714Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-15T16:00:38.715Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-15T16:00:38.715Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-15T16:00:38.989Z] Executing busybox-1.35.0-r13.trigger [2022-07-15T16:00:38.989Z] Executing eudev-3.2.11-r0.trigger [2022-07-15T16:00:38.989Z] OK: 228 MiB in 65 packages [2022-07-15T16:00:39.971Z] Removing intermediate container 0dee577e4414 [2022-07-15T16:00:39.971Z] ---> f00db7251cd5 [2022-07-15T16:00:39.971Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-15T16:00:40.244Z] ---> Running in 92afab1aab33 [2022-07-15T16:00:40.517Z] Removing intermediate container 92afab1aab33 [2022-07-15T16:00:40.517Z] ---> 2b9bf46a944a [2022-07-15T16:00:40.517Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-15T16:00:41.116Z] ---> 18f1a6df1e3a [2022-07-15T16:00:41.116Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T16:00:41.116Z] ---> Running in 0cb7a7192846 [2022-07-15T16:01:28.102Z] Removing intermediate container 0cb7a7192846 [2022-07-15T16:01:28.102Z] ---> a4c1f87223b7 [2022-07-15T16:01:28.102Z] Step 11/12 : COPY . . [2022-07-15T16:01:28.386Z] ---> e3104f0dab96 [2022-07-15T16:01:28.386Z] Step 12/12 : RUN ${MAKE} [2022-07-15T16:01:28.386Z] ---> Running in 54a55b4d61b4 [2022-07-15T16:01:29.375Z] noop [2022-07-15T16:01:29.971Z] Removing intermediate container 54a55b4d61b4 [2022-07-15T16:01:29.971Z] ---> ccad8d25972e [2022-07-15T16:01:29.971Z] Successfully built ccad8d25972e [2022-07-15T16:01:29.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T16:01:30.524Z] + docker inspect -f . ci-base-image-arm64 [2022-07-15T16:01:30.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T16:01:30.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-20221 does not seem to be running inside a container [2022-07-15T16:01:30.936Z] $ 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 [2022-07-15T16:01:32.157Z] $ docker top 7bd3c5b31d02387b801b5e6f682eb1beb6724870281e3c686fdf1a2050facff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T16:01:33.091Z] + go version [2022-07-15T16:01:33.091Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-15T16:01:33.128Z] $ docker stop --time=1 7bd3c5b31d02387b801b5e6f682eb1beb6724870281e3c686fdf1a2050facff9 [2022-07-15T16:01:34.717Z] $ docker rm -f 7bd3c5b31d02387b801b5e6f682eb1beb6724870281e3c686fdf1a2050facff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T16:01:35.632Z] + docker inspect -f . ci-base-image-arm64 [2022-07-15T16:01:35.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T16:01:35.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-20221 does not seem to be running inside a container [2022-07-15T16:01:36.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-07-15T16:01:37.268Z] $ docker top 655e6694a02c834c1497d6a87414912a64d695dfc75fe639969fbfd101bda5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T16:01:38.196Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-07-15T16:01:38.927Z] + make test [2022-07-15T16:01:38.927Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-15T16:01:40.358Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-15T16:03:02.186Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-15T16:03:02.186Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-15T16:03:02.186Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-15T16:03:02.186Z] CGO_ENABLED=1 go vet ./... [2022-07-15T16:03:17.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-15T16:03:17.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-15T16:03:17.327Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-15T16:03:19.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-15T16:03:20.029Z] $ docker stop --time=1 655e6694a02c834c1497d6a87414912a64d695dfc75fe639969fbfd101bda5a2 [2022-07-15T16:03:21.838Z] $ docker rm -f 655e6694a02c834c1497d6a87414912a64d695dfc75fe639969fbfd101bda5a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T16:03:22.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-15T16:03:23.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T16:03:24.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-15T16:03:24.849Z] + ls -al . [2022-07-15T16:03:24.849Z] total 160 [2022-07-15T16:03:24.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 16:03 . [2022-07-15T16:03:24.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 15:59 .. [2022-07-15T16:03:24.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 15:59 .git [2022-07-15T16:03:24.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 15:59 .github [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 15 15:59 .gitignore [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 15:59 .golangci.yml [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 15 15:59 .hadolint.yml [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 15 15:59 Attribution.txt [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 15 15:59 CHANGELOG.md [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 15 15:59 Dockerfile [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 15 15:59 GOVERNANCE.md [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 15 15:59 Jenkinsfile [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 15:59 LICENSE [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 15 15:59 Makefile [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 15:59 OWNERS.md [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 15 15:59 README.md [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 15:57 VERSION [2022-07-15T16:03:24.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 15:59 bin [2022-07-15T16:03:24.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 15:59 cmd [2022-07-15T16:03:24.849Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 15 16:01 coverage.out [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 15:59 docker-entrypoint.sh [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 15 15:59 go.mod [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 15 15:59 go.sum [2022-07-15T16:03:24.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 15:59 internal [2022-07-15T16:03:24.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 15:59 snap [2022-07-15T16:03:24.849Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 15 15:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T16:03:25.295Z] + 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=5718008f835e8aa431928ed5ff9bd825e40cc5d4 --label arch=arm64 --label version=0.0.0 . [2022-07-15T16:03:25.569Z] Sending build context to Docker daemon 455.7kB [2022-07-15T16:03:25.569Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-15T16:03:25.569Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-15T16:03:25.569Z] ---> ccad8d25972e [2022-07-15T16:03:25.569Z] Step 3/29 : ARG MAKE="make build" [2022-07-15T16:03:25.851Z] ---> Running in 6a0dbf356cbb [2022-07-15T16:03:26.125Z] Removing intermediate container 6a0dbf356cbb [2022-07-15T16:03:26.125Z] ---> 97d953255be4 [2022-07-15T16:03:26.125Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-15T16:03:26.125Z] ---> Running in be0ee3228a7d [2022-07-15T16:03:26.398Z] Removing intermediate container be0ee3228a7d [2022-07-15T16:03:26.398Z] ---> 56501bb7c29e [2022-07-15T16:03:26.398Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-15T16:03:26.398Z] ---> Running in 807e0970d33f [2022-07-15T16:03:26.672Z] Removing intermediate container 807e0970d33f [2022-07-15T16:03:26.673Z] ---> 4234313b8a07 [2022-07-15T16:03:26.673Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T16:03:26.949Z] ---> Running in 517fb46e865d [2022-07-15T16:03:28.391Z] Removing intermediate container 517fb46e865d [2022-07-15T16:03:28.391Z] ---> e7082d0832d2 [2022-07-15T16:03:28.391Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-15T16:03:28.391Z] ---> Running in 30924f84429e [2022-07-15T16:03:29.376Z] fetch https://nl.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-15T16:03:30.365Z] fetch https://nl.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-15T16:03:31.347Z] OK: 228 MiB in 65 packages [2022-07-15T16:03:31.944Z] Removing intermediate container 30924f84429e [2022-07-15T16:03:31.944Z] ---> d86315e7f39e [2022-07-15T16:03:31.944Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-15T16:03:32.218Z] ---> Running in 26512649fe73 [2022-07-15T16:03:32.492Z] Removing intermediate container 26512649fe73 [2022-07-15T16:03:32.492Z] ---> 9fc69317d71c [2022-07-15T16:03:32.492Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-15T16:03:33.092Z] ---> 8aa19848f758 [2022-07-15T16:03:33.092Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T16:03:33.092Z] ---> Running in aa09e88c03aa [2022-07-15T16:03:35.075Z] Removing intermediate container aa09e88c03aa [2022-07-15T16:03:35.075Z] ---> 1cbd6feb0f42 [2022-07-15T16:03:35.075Z] Step 11/29 : COPY . . [2022-07-15T16:03:35.675Z] ---> 1d4856c248ac [2022-07-15T16:03:35.675Z] Step 12/29 : RUN ${MAKE} [2022-07-15T16:03:35.675Z] ---> Running in 1e809151fd2b [2022-07-15T16:03:36.661Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-15T16:05:43.554Z] Removing intermediate container 1e809151fd2b [2022-07-15T16:05:43.554Z] ---> 71714a57c423 [2022-07-15T16:05:43.554Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-15T16:05:44.530Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-15T16:05:44.530Z] eab2503cf8f4: Pulling fs layer [2022-07-15T16:05:44.530Z] 97cd0a44c592: Pulling fs layer [2022-07-15T16:05:44.802Z] 97cd0a44c592: Download complete [2022-07-15T16:05:45.074Z] eab2503cf8f4: Verifying Checksum [2022-07-15T16:05:45.074Z] eab2503cf8f4: Download complete [2022-07-15T16:05:45.684Z] eab2503cf8f4: Pull complete [2022-07-15T16:05:45.958Z] 97cd0a44c592: Pull complete [2022-07-15T16:05:45.958Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-15T16:05:45.958Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-15T16:05:45.958Z] ---> 7f763cca56b3 [2022-07-15T16:05:45.958Z] Step 14/29 : FROM alpine:3.15 [2022-07-15T16:05:46.552Z] 3.15: Pulling from library/alpine [2022-07-15T16:05:46.552Z] 9981e73032c8: Pulling fs layer [2022-07-15T16:05:46.828Z] 9981e73032c8: Verifying Checksum [2022-07-15T16:05:47.424Z] 9981e73032c8: Pull complete [2022-07-15T16:05:47.424Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-15T16:05:47.424Z] Status: Downloaded newer image for alpine:3.15 [2022-07-15T16:05:47.424Z] ---> 3fb3c9af89a9 [2022-07-15T16:05:47.424Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-15T16:05:47.424Z] ---> Running in 53172e55e5ce [2022-07-15T16:05:47.701Z] Removing intermediate container 53172e55e5ce [2022-07-15T16:05:47.701Z] ---> e276e6118d66 [2022-07-15T16:05:47.701Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-15T16:05:47.977Z] ---> Running in af3b6eb51cf4 [2022-07-15T16:05:48.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-15T16:05:49.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-15T16:05:49.829Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-15T16:05:50.107Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-15T16:05:50.107Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-15T16:05:50.107Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-15T16:05:50.107Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-15T16:05:50.107Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-15T16:05:50.107Z] (7/73) Installing libxcb (1.14-r2) [2022-07-15T16:05:50.107Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-15T16:05:50.107Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-15T16:05:50.379Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-15T16:05:50.379Z] (11/73) Installing expat (2.4.7-r0) [2022-07-15T16:05:50.379Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-15T16:05:50.379Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-15T16:05:50.379Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-15T16:05:50.379Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-15T16:05:50.379Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-15T16:05:50.379Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-15T16:05:50.379Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-15T16:05:50.379Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-15T16:05:50.379Z] (20/73) Installing libintl (0.21-r0) [2022-07-15T16:05:50.379Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-15T16:05:50.379Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-15T16:05:50.379Z] (23/73) Installing pcre (8.45-r1) [2022-07-15T16:05:50.655Z] (24/73) Installing glib (2.70.1-r0) [2022-07-15T16:05:50.655Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-15T16:05:50.655Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-15T16:05:50.655Z] (27/73) Installing libass (0.15.2-r0) [2022-07-15T16:05:50.655Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-15T16:05:50.655Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-15T16:05:50.655Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-15T16:05:50.655Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-15T16:05:50.655Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-15T16:05:50.655Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-15T16:05:50.930Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-15T16:05:50.930Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-15T16:05:50.930Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-15T16:05:50.930Z] (37/73) Installing lame (3.100-r0) [2022-07-15T16:05:50.930Z] (38/73) Installing opus (1.3.1-r1) [2022-07-15T16:05:50.930Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-15T16:05:50.930Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-15T16:05:50.930Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-15T16:05:50.930Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-15T16:05:50.930Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-15T16:05:51.203Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-15T16:05:51.203Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-15T16:05:51.203Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-15T16:05:51.203Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-15T16:05:51.203Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-15T16:05:51.203Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-15T16:05:51.203Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-15T16:05:51.203Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-15T16:05:51.203Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-15T16:05:51.203Z] (53/73) Installing libva (2.13.0-r0) [2022-07-15T16:05:51.203Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-15T16:05:51.203Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-15T16:05:51.203Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-15T16:05:51.203Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-15T16:05:51.203Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-15T16:05:51.203Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-15T16:05:51.475Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-15T16:05:51.475Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-15T16:05:51.475Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-15T16:05:51.475Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-15T16:05:51.748Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-15T16:05:52.021Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-15T16:05:52.021Z] Executing udev-init-scripts-35-r0.post-install [2022-07-15T16:05:52.021Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-15T16:05:52.021Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-15T16:05:52.021Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-15T16:05:52.021Z] (69/73) Installing kmod-libs (29-r2) [2022-07-15T16:05:52.021Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-15T16:05:52.021Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-15T16:05:52.021Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-15T16:05:52.021Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-15T16:05:52.021Z] Executing busybox-1.34.1-r5.trigger [2022-07-15T16:05:52.021Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-15T16:05:52.021Z] OK: 67 MiB in 87 packages [2022-07-15T16:05:55.415Z] Removing intermediate container af3b6eb51cf4 [2022-07-15T16:05:55.415Z] ---> f1e14798c32d [2022-07-15T16:05:55.415Z] Step 17/29 : WORKDIR / [2022-07-15T16:05:55.415Z] ---> Running in 93ff1f3f7f3f [2022-07-15T16:05:55.415Z] Removing intermediate container 93ff1f3f7f3f [2022-07-15T16:05:55.415Z] ---> c28b815c255a [2022-07-15T16:05:55.415Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-15T16:05:56.847Z] ---> 8fa11b12a850 [2022-07-15T16:05:56.848Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-15T16:05:57.443Z] ---> f4d3251d6be6 [2022-07-15T16:05:57.443Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-15T16:05:57.715Z] ---> a01500901a27 [2022-07-15T16:05:57.715Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-15T16:05:58.312Z] ---> cf46184d9a80 [2022-07-15T16:05:58.312Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-15T16:05:58.908Z] ---> 6f7f7abcdbe5 [2022-07-15T16:05:58.908Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-15T16:06:00.344Z] ---> 675bd49e4f4c [2022-07-15T16:06:00.344Z] Step 24/29 : EXPOSE 59983 [2022-07-15T16:06:00.344Z] ---> Running in 5e97c6425ee4 [2022-07-15T16:06:00.344Z] Removing intermediate container 5e97c6425ee4 [2022-07-15T16:06:00.344Z] ---> 71783c0aa933 [2022-07-15T16:06:00.344Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-15T16:06:00.617Z] ---> Running in 4a0b4b10be30 [2022-07-15T16:06:00.889Z] Removing intermediate container 4a0b4b10be30 [2022-07-15T16:06:00.889Z] ---> ba6c5c5bcba8 [2022-07-15T16:06:00.889Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-15T16:06:00.889Z] ---> Running in 0d7cdc492e95 [2022-07-15T16:06:01.165Z] Removing intermediate container 0d7cdc492e95 [2022-07-15T16:06:01.165Z] ---> 1c9ed320130c [2022-07-15T16:06:01.165Z] Step 27/29 : LABEL arch=arm64 [2022-07-15T16:06:01.165Z] ---> Running in d82b7a67f102 [2022-07-15T16:06:01.770Z] Removing intermediate container d82b7a67f102 [2022-07-15T16:06:01.770Z] ---> a7e9c00412d2 [2022-07-15T16:06:01.770Z] Step 28/29 : LABEL git_sha=5718008f835e8aa431928ed5ff9bd825e40cc5d4 [2022-07-15T16:06:01.770Z] ---> Running in fa5509555294 [2022-07-15T16:06:02.041Z] Removing intermediate container fa5509555294 [2022-07-15T16:06:02.041Z] ---> b88599c6bc2b [2022-07-15T16:06:02.041Z] Step 29/29 : LABEL version=0.0.0 [2022-07-15T16:06:02.041Z] ---> Running in 0a933f6f9382 [2022-07-15T16:06:02.315Z] Removing intermediate container 0a933f6f9382 [2022-07-15T16:06:02.315Z] ---> 8e0505c91df8 [2022-07-15T16:06:02.315Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-15T16:06:02.315Z] Successfully built 8e0505c91df8 [2022-07-15T16:06:02.315Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T16:06:03.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T16:06:03.183Z] [2022-07-15T16:06:03.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T16:06:03.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T16:06:03.876Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-15T16:06:03.876Z] 8998bd30e6a1: Pulling fs layer [2022-07-15T16:06:03.876Z] 04944245beec: Pulling fs layer [2022-07-15T16:06:03.876Z] 699f458cf7ca: Pulling fs layer [2022-07-15T16:06:03.876Z] 765212b225bb: Pulling fs layer [2022-07-15T16:06:03.876Z] f23df028b6ca: Pulling fs layer [2022-07-15T16:06:03.876Z] d65c8cfc05b1: Pulling fs layer [2022-07-15T16:06:03.876Z] 2437ff75d9bd: Pulling fs layer [2022-07-15T16:06:03.876Z] 765212b225bb: Waiting [2022-07-15T16:06:03.876Z] f23df028b6ca: Waiting [2022-07-15T16:06:03.876Z] d65c8cfc05b1: Waiting [2022-07-15T16:06:03.876Z] 2437ff75d9bd: Waiting [2022-07-15T16:06:03.876Z] 04944245beec: Verifying Checksum [2022-07-15T16:06:03.876Z] 04944245beec: Download complete [2022-07-15T16:06:03.876Z] 765212b225bb: Verifying Checksum [2022-07-15T16:06:03.876Z] 765212b225bb: Download complete [2022-07-15T16:06:03.876Z] f23df028b6ca: Verifying Checksum [2022-07-15T16:06:03.876Z] f23df028b6ca: Download complete [2022-07-15T16:06:03.876Z] d65c8cfc05b1: Verifying Checksum [2022-07-15T16:06:03.876Z] d65c8cfc05b1: Download complete [2022-07-15T16:06:04.169Z] 699f458cf7ca: Verifying Checksum [2022-07-15T16:06:04.169Z] 699f458cf7ca: Download complete [2022-07-15T16:06:04.444Z] 8998bd30e6a1: Verifying Checksum [2022-07-15T16:06:04.444Z] 8998bd30e6a1: Download complete [2022-07-15T16:06:07.070Z] 2437ff75d9bd: Verifying Checksum [2022-07-15T16:06:07.070Z] 2437ff75d9bd: Download complete [2022-07-15T16:06:09.045Z] 8998bd30e6a1: Pull complete [2022-07-15T16:06:09.045Z] 04944245beec: Pull complete [2022-07-15T16:06:11.090Z] 699f458cf7ca: Pull complete [2022-07-15T16:06:11.090Z] 765212b225bb: Pull complete [2022-07-15T16:06:12.081Z] f23df028b6ca: Pull complete [2022-07-15T16:06:12.363Z] d65c8cfc05b1: Pull complete [2022-07-15T16:06:27.437Z] 2437ff75d9bd: Pull complete [2022-07-15T16:06:27.437Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-15T16:06:27.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T16:06:27.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T16:06:27.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-20221 does not seem to be running inside a container [2022-07-15T16:06:27.897Z] $ 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 [2022-07-15T16:06:30.402Z] $ docker top 7dc6ff9e2902d412dcd16a2500915cfdf0ee850b8be8f8b008f98aabc826bfaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:06:31.407Z] ---> job-cost.sh [2022-07-15T16:06:31.407Z] lf-activate-venv: SKIPPING [2022-07-15T16:06:31.407Z] INFO: No Stack... [2022-07-15T16:06:32.002Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-15T16:06:32.978Z] INFO: Archiving Costs [Pipeline] sh [2022-07-15T16:06:33.647Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-07-15T16:06:33.647Z] + cut -d, -f6 [Pipeline] lock [2022-07-15T16:06:33.725Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [2022-07-15T16:06:33.732Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] did not exist. Created. [2022-07-15T16:06:33.732Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-15T16:06:34.472Z] /w/workspace/device-usb-camera/1@tmp/durable-d2e1e10d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-15T16:06:35.159Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-15T16:06:35.196Z] Warning: overwriting stash ‘stack-cost’ [2022-07-15T16:06:35.238Z] Stashed 1 file(s) [Pipeline] } [2022-07-15T16:06:35.253Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-15T16:06:35.328Z] $ docker stop --time=1 7dc6ff9e2902d412dcd16a2500915cfdf0ee850b8be8f8b008f98aabc826bfaa [2022-07-15T16:06:36.846Z] $ docker rm -f 7dc6ff9e2902d412dcd16a2500915cfdf0ee850b8be8f8b008f98aabc826bfaa [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-15T16:06:39.465Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-54/archives ] [2022-07-15T16:06:39.465Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-54/archives [2022-07-15T16:06:39.465Z] total 16 [2022-07-15T16:06:39.465Z] drwxr-xr-x 3 root root 4096 Jul 15 15:58 . [2022-07-15T16:06:39.465Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 15:58 .. [2022-07-15T16:06:39.465Z] drwxr-xr-x 2 root root 4096 Jul 15 15:58 cost [2022-07-15T16:06:39.465Z] -rw-r--r-- 1 root root 86 Jul 15 15:58 cost.csv [2022-07-15T16:06:39.465Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-54/archives [2022-07-15T16:06:39.465Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-54/archives [2022-07-15T16:06:39.466Z] total 16 [2022-07-15T16:06:39.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 15:58 . [2022-07-15T16:06:39.466Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 15:58 .. [2022-07-15T16:06:39.466Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 15:58 cost [2022-07-15T16:06:39.466Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 15 15:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:06:39.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:06:40.694Z] ---> package-listing.sh [2022-07-15T16:06:40.694Z] ++ facter osfamily [2022-07-15T16:06:40.694Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-15T16:06:40.956Z] + OS_FAMILY=debian [2022-07-15T16:06:40.956Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-54 [2022-07-15T16:06:40.956Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-15T16:06:40.956Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-15T16:06:40.956Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-15T16:06:40.956Z] + PACKAGES=/tmp/packages_start.txt [2022-07-15T16:06:40.956Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-54 ']' [2022-07-15T16:06:40.956Z] + PACKAGES=/tmp/packages_end.txt [2022-07-15T16:06:40.956Z] + case "${OS_FAMILY}" in [2022-07-15T16:06:40.956Z] + dpkg -l [2022-07-15T16:06:40.956Z] + grep '^ii' [2022-07-15T16:06:40.956Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-15T16:06:40.956Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-15T16:06:40.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-15T16:06:40.956Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-54 ']' [2022-07-15T16:06:40.956Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-54/archives/ [2022-07-15T16:06:40.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-54/archives/ [Pipeline] echo [2022-07-15T16:06:40.988Z] 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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-15T16:06:41.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T16:06:41.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T16:06:41.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T16:06:42.065Z] prd-ubuntu20.04-docker-8c-8g-20220 does not seem to be running inside a container [2022-07-15T16:06:42.101Z] $ 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-54/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-54 -v /w/workspace/xfoundry_device-usb-camera_PR-54:/w/workspace/xfoundry_device-usb-camera_PR-54:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-54@tmp:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-15T16:06:42.341Z] $ docker top 818642cae68b405efdbee4002bb4bd2aa1776261959a9e3b19a7637e0273070d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T16:06:42.741Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-15T16:06:43.053Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-15T16:06:43.363Z] + ls /var/log/sa-host [2022-07-15T16:06:43.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T16:06:43.553Z] provisioning config files... [2022-07-15T16:06:43.564Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-54@tmp/config1521628517816026709tmp [Pipeline] { [Pipeline] echo [2022-07-15T16:06:43.608Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:06:43.931Z] ---> create-netrc.sh [Pipeline] } [2022-07-15T16:06:43.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:06:44.366Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-15T16:06:44.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:06:44.708Z] ---> sudo-logs.sh [2022-07-15T16:06:44.708Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-15T16:06:44.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:06:45.103Z] ---> job-cost.sh [2022-07-15T16:06:45.103Z] lf-activate-venv: SKIPPING [2022-07-15T16:06:45.103Z] DEBUG: total: 0.2199999988079071 [2022-07-15T16:06:45.103Z] INFO: Retrieving Stack Cost... [2022-07-15T16:06:45.364Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-15T16:06:45.939Z] INFO: Archiving Costs [Pipeline] echo [2022-07-15T16:06:45.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T16:06:46.301Z] ---> logs-deploy.sh [2022-07-15T16:06:46.301Z] lf-activate-venv: SKIPPING [2022-07-15T16:06:46.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-54/1 [2022-07-15T16:06:46.301Z] INFO: archiving workspace using pattern(s): [2022-07-15T16:06:47.686Z] Archives upload complete. [2022-07-15T16:06:47.686Z] INFO: archiving logs to Nexus [2022-07-15T16:06:48.259Z] ---> uname -a: [2022-07-15T16:06:48.259Z] Linux prd-ubuntu20-04-docker-8c-8g-20220 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] ---> lscpu: [2022-07-15T16:06:48.259Z] Architecture: x86_64 [2022-07-15T16:06:48.259Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-15T16:06:48.259Z] Byte Order: Little Endian [2022-07-15T16:06:48.259Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-15T16:06:48.259Z] CPU(s): 8 [2022-07-15T16:06:48.259Z] On-line CPU(s) list: 0-7 [2022-07-15T16:06:48.259Z] Thread(s) per core: 1 [2022-07-15T16:06:48.259Z] Core(s) per socket: 1 [2022-07-15T16:06:48.259Z] Socket(s): 8 [2022-07-15T16:06:48.259Z] NUMA node(s): 1 [2022-07-15T16:06:48.259Z] Vendor ID: AuthenticAMD [2022-07-15T16:06:48.259Z] CPU family: 23 [2022-07-15T16:06:48.259Z] Model: 49 [2022-07-15T16:06:48.259Z] Model name: AMD EPYC-Rome Processor [2022-07-15T16:06:48.259Z] Stepping: 0 [2022-07-15T16:06:48.259Z] CPU MHz: 2799.998 [2022-07-15T16:06:48.259Z] BogoMIPS: 5599.99 [2022-07-15T16:06:48.259Z] Virtualization: AMD-V [2022-07-15T16:06:48.259Z] Hypervisor vendor: KVM [2022-07-15T16:06:48.259Z] Virtualization type: full [2022-07-15T16:06:48.259Z] L1d cache: 256 KiB [2022-07-15T16:06:48.259Z] L1i cache: 256 KiB [2022-07-15T16:06:48.259Z] L2 cache: 4 MiB [2022-07-15T16:06:48.259Z] L3 cache: 128 MiB [2022-07-15T16:06:48.259Z] NUMA node0 CPU(s): 0-7 [2022-07-15T16:06:48.259Z] Vulnerability Itlb multihit: Not affected [2022-07-15T16:06:48.259Z] Vulnerability L1tf: Not affected [2022-07-15T16:06:48.259Z] Vulnerability Mds: Not affected [2022-07-15T16:06:48.259Z] Vulnerability Meltdown: Not affected [2022-07-15T16:06:48.259Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-15T16:06:48.259Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-15T16:06:48.259Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-15T16:06:48.259Z] Vulnerability Srbds: Not affected [2022-07-15T16:06:48.259Z] Vulnerability Tsx async abort: Not affected [2022-07-15T16:06:48.259Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] ---> nproc: [2022-07-15T16:06:48.259Z] 8 [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] ---> df -h: [2022-07-15T16:06:48.259Z] Filesystem Size Used Avail Use% Mounted on [2022-07-15T16:06:48.259Z] overlay 155G 11G 145G 7% / [2022-07-15T16:06:48.259Z] tmpfs 64M 0 64M 0% /dev [2022-07-15T16:06:48.259Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-15T16:06:48.259Z] shm 64M 0 64M 0% /dev/shm [2022-07-15T16:06:48.259Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] ---> sar -b -r -n DEV: [2022-07-15T16:06:48.259Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20220) 07/15/22 _x86_64_ (8 CPU) [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] 15:56:40 LINUX RESTART (8 CPU) [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] 15:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-15T16:06:48.259Z] 15:58:01 353.73 44.94 308.80 0.00 4072.78 160427.99 0.00 [2022-07-15T16:06:48.259Z] 15:59:01 33.34 0.07 33.28 0.00 3.73 16798.15 0.00 [2022-07-15T16:06:48.259Z] 16:00:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2022-07-15T16:06:48.259Z] 16:01:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-07-15T16:06:48.259Z] 16:02:01 1.18 0.02 1.17 0.00 0.13 14.00 0.00 [2022-07-15T16:06:48.259Z] 16:03:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2022-07-15T16:06:48.259Z] 16:04:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2022-07-15T16:06:48.259Z] 16:05:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2022-07-15T16:06:48.259Z] 16:06:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 [2022-07-15T16:06:48.259Z] Average: 43.98 5.00 38.98 0.00 453.00 19704.78 0.00 [2022-07-15T16:06:48.259Z] [2022-07-15T16:06:48.259Z] 15:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-15T16:06:48.259Z] 15:58:01 28368448 31732608 565016 1.72 127500 3477132 2211492 6.52 1149164 2952576 446444 [2022-07-15T16:06:48.259Z] 15:59:01 28444952 31777748 519076 1.58 121696 3435316 1810676 5.34 1091364 2916124 56 [2022-07-15T16:06:48.259Z] 16:00:01 28444488 31777464 519148 1.58 121736 3435320 1810676 5.34 1091700 2916128 16 [2022-07-15T16:06:48.260Z] 16:01:01 28454088 31787908 509224 1.55 121784 3435448 1810676 5.34 1082284 2916932 64 [2022-07-15T16:06:48.260Z] 16:02:01 28454144 31787856 509192 1.55 121824 3435448 1810676 5.34 1082148 2916936 28 [2022-07-15T16:06:48.260Z] 16:03:01 28455080 31788844 508148 1.55 121864 3435456 1810676 5.34 1081068 2916940 164 [2022-07-15T16:06:48.260Z] 16:04:01 28455800 31789600 507608 1.54 121896 3435460 1810676 5.34 1081236 2916944 28 [2022-07-15T16:06:48.260Z] 16:05:01 28455224 31789076 508048 1.55 121928 3435468 1810676 5.34 1080768 2916948 228 [2022-07-15T16:06:48.260Z] 16:06:01 28455420 31789292 507756 1.54 121956 3435468 1810676 5.34 1080876 2916948 180 [2022-07-15T16:06:48.260Z] Average: 28443072 31780044 517024 1.57 122465 3440057 1855211 5.47 1091179 2920720 49690 [2022-07-15T16:06:48.260Z] [2022-07-15T16:06:48.260Z] 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-15T16:06:48.260Z] 15:58:01 ens3 809.93 479.92 8848.51 109.43 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 15:58:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 15:58:01 docker0 8.55 9.80 0.57 43.21 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 15:59:01 ens3 42.78 41.34 14.49 57.09 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 15:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:00:01 ens3 0.83 0.65 0.28 0.23 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:01:01 ens3 9.21 3.15 8.18 0.22 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:02:01 ens3 1.37 0.77 2.49 0.05 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:03:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:04:01 ens3 1.13 0.72 0.46 0.30 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:05:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] Average: ens3 96.19 58.55 986.15 18.60 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] Average: docker0 0.95 1.09 0.06 4.80 0.00 0.00 0.00 0.00 [2022-07-15T16:06:48.260Z] [2022-07-15T16:06:48.260Z] [2022-07-15T16:06:48.260Z] ---> sar -P ALL: [2022-07-15T16:06:48.260Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20220) 07/15/22 _x86_64_ (8 CPU) [2022-07-15T16:06:48.260Z] [2022-07-15T16:06:48.260Z] 15:56:40 LINUX RESTART (8 CPU) [2022-07-15T16:06:48.260Z] [2022-07-15T16:06:48.260Z] 15:57:01 CPU %user %nice %system %iowait %steal %idle [2022-07-15T16:06:48.260Z] 15:58:01 all 12.55 0.00 4.85 1.85 0.06 80.69 [2022-07-15T16:06:48.260Z] 15:58:01 0 11.94 0.00 4.60 0.66 0.05 82.75 [2022-07-15T16:06:48.260Z] 15:58:01 1 11.21 0.00 4.59 0.86 0.07 83.27 [2022-07-15T16:06:48.260Z] 15:58:01 2 12.25 0.00 4.90 3.15 0.05 79.65 [2022-07-15T16:06:48.260Z] 15:58:01 3 14.59 0.00 4.54 0.90 0.07 79.91 [2022-07-15T16:06:48.260Z] 15:58:01 4 12.87 0.00 4.04 0.14 0.05 82.91 [2022-07-15T16:06:48.260Z] 15:58:01 5 12.14 0.00 5.00 1.70 0.07 81.09 [2022-07-15T16:06:48.260Z] 15:58:01 6 12.47 0.00 5.27 6.01 0.07 76.19 [2022-07-15T16:06:48.260Z] 15:58:01 7 12.95 0.00 5.86 1.39 0.05 79.75 [2022-07-15T16:06:48.260Z] 15:59:01 all 1.45 0.00 0.66 0.42 0.01 97.46 [2022-07-15T16:06:48.260Z] 15:59:01 0 1.77 0.00 0.50 0.00 0.02 97.71 [2022-07-15T16:06:48.260Z] 15:59:01 1 1.44 0.00 0.52 0.08 0.02 97.94 [2022-07-15T16:06:48.260Z] 15:59:01 2 1.82 0.00 0.77 0.47 0.02 96.93 [2022-07-15T16:06:48.260Z] 15:59:01 3 1.20 0.00 0.77 0.00 0.02 98.01 [2022-07-15T16:06:48.260Z] 15:59:01 4 1.44 0.00 0.69 0.03 0.02 97.82 [2022-07-15T16:06:48.260Z] 15:59:01 5 1.49 0.00 0.45 0.20 0.02 97.84 [2022-07-15T16:06:48.260Z] 15:59:01 6 1.18 0.00 0.83 0.83 0.00 97.15 [2022-07-15T16:06:48.260Z] 15:59:01 7 1.26 0.00 0.79 1.71 0.02 96.23 [2022-07-15T16:06:48.260Z] 16:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-15T16:06:48.260Z] 16:00:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:00:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-15T16:06:48.260Z] 16:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:00:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-15T16:06:48.260Z] 16:01:01 all 0.05 0.00 0.04 0.00 0.00 99.91 [2022-07-15T16:06:48.260Z] 16:01:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2022-07-15T16:06:48.260Z] 16:01:01 1 0.05 0.00 0.03 0.03 0.00 99.88 [2022-07-15T16:06:48.260Z] 16:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:01:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2022-07-15T16:06:48.260Z] 16:01:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2022-07-15T16:06:48.260Z] 16:01:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-15T16:06:48.260Z] 16:01:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-15T16:06:48.260Z] 16:01:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-07-15T16:06:48.260Z] 16:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:02:01 1 0.05 0.00 0.00 0.05 0.02 99.88 [2022-07-15T16:06:48.260Z] 16:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-15T16:06:48.260Z] 16:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-15T16:06:48.260Z] 16:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-15T16:06:48.260Z] 16:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:03:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-07-15T16:06:48.260Z] 16:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-15T16:06:48.260Z] 16:03:01 1 0.05 0.00 0.00 0.03 0.00 99.92 [2022-07-15T16:06:48.260Z] 16:03:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:03:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-15T16:06:48.260Z] 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:04:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-07-15T16:06:48.260Z] 16:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:04:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2022-07-15T16:06:48.260Z] 16:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-15T16:06:48.260Z] 16:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-15T16:06:48.260Z] 16:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-15T16:06:48.260Z] 16:05:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-15T16:06:48.260Z] 16:05:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-07-15T16:06:48.260Z] 16:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-15T16:06:48.260Z] 16:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-15T16:06:48.260Z] 16:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-15T16:06:48.260Z] 16:06:01 all 0.21 0.00 0.00 0.00 0.00 99.78 [2022-07-15T16:06:48.260Z] 16:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:06:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-07-15T16:06:48.260Z] 16:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-15T16:06:48.260Z] 16:06:01 4 1.44 0.00 0.00 0.00 0.02 98.55 [2022-07-15T16:06:48.260Z] 16:06:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2022-07-15T16:06:48.260Z] 16:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] 16:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-15T16:06:48.260Z] Average: all 1.58 0.00 0.62 0.25 0.01 97.54 [2022-07-15T16:06:48.260Z] Average: 0 1.53 0.00 0.58 0.07 0.01 97.80 [2022-07-15T16:06:48.260Z] Average: 1 1.41 0.00 0.57 0.13 0.01 97.88 [2022-07-15T16:06:48.260Z] Average: 2 1.56 0.00 0.63 0.40 0.01 97.40 [2022-07-15T16:06:48.260Z] Average: 3 1.76 0.00 0.60 0.10 0.01 97.52 [2022-07-15T16:06:48.260Z] Average: 4 1.75 0.00 0.52 0.02 0.01 97.69 [2022-07-15T16:06:48.260Z] Average: 5 1.53 0.00 0.61 0.21 0.01 97.64 [2022-07-15T16:06:48.260Z] Average: 6 1.53 0.00 0.68 0.75 0.01 97.03 [2022-07-15T16:06:48.260Z] Average: 7 1.57 0.00 0.74 0.34 0.01 97.33 [2022-07-15T16:06:48.260Z] [2022-07-15T16:06:48.260Z] [2022-07-15T16:06:48.260Z]