Pull request #65 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 ChristianDarr-personal for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb+fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 (e37d340650827b5479eb4a855e4fcc90634f6636) 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-ssh3062836059893977231.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-ssh1576439075614688156.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-65/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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14460390436287332101.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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13359436485507720193.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-ssh2208129826624891845.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-65/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-65/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17118205403773493505.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21158’ Running on prd-ubuntu20.04-docker-8c-8g-21163 in /w/workspace/xfoundry_device-usb-camera_PR-65 [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-65 # 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 into PR head commit 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb Merge succeeded, producing 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb Checking out Revision 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb (PR-65) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb # 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 fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb # timeout=10 Commit message: "fix: double underscore and underscore dash" 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-26T23:25:29.760Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-26T23:25:29.938Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-26T23:25:30.042Z] ========================================================= [2022-07-26T23:25:30.042Z] EdgeX Global Pipelines Version Info [2022-07-26T23:25:30.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:25:30.839Z] ------------------- [2022-07-26T23:25:30.839Z] stable info: [2022-07-26T23:25:30.839Z] ------------------- [2022-07-26T23:25:30.839Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-26T23:25:30.839Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-26T23:25:30.839Z] Message: update stable to v1.0.238 [2022-07-26T23:25:31.413Z] ------------------- [2022-07-26T23:25:31.413Z] experimental info: [2022-07-26T23:25:31.413Z] ------------------- [2022-07-26T23:25:31.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-26T23:25:31.413Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-26T23:25:31.413Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-26T23:25:31.701Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-26T23:25:31.743Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-26T23:25:31.786Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-26T23:25:31.828Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-26T23:25:31.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-26T23:25:31.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-26T23:25:31.948Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-26T23:25:31.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-26T23:25:32.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-26T23:25:32.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-26T23:25:32.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-26T23:25:32.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-26T23:25:32.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-26T23:25:32.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-26T23:25:32.277Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-26T23:25:32.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-26T23:25:32.364Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-26T23:25:32.405Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-26T23:25:32.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-26T23:25:32.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-26T23:25:32.533Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-26T23:25:32.576Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-26T23:25:32.622Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-26T23:25:32.661Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-26T23:25:32.702Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-26T23:25:32.739Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-26T23:25:32.780Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-26T23:25:32.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-07-26T23:25:32.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-07-26T23:25:32.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-07-26T23:25:32.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [Pipeline] echo [2022-07-26T23:25:32.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a84e93 [Pipeline] echo [2022-07-26T23:25:33.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:25:33.164Z] provisioning config files... [2022-07-26T23:25:33.178Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/config6885868217493892907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:25:33.532Z] ---> docker-login.sh [2022-07-26T23:25:33.532Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:25:33.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:33.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:33.795Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:33.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:33.795Z] [2022-07-26T23:25:33.795Z] Login Succeeded [2022-07-26T23:25:33.795Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:25:34.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:34.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:34.058Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:34.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:34.058Z] [2022-07-26T23:25:34.058Z] Login Succeeded [2022-07-26T23:25:34.058Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:25:34.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:34.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:34.058Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:34.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:34.058Z] [2022-07-26T23:25:34.058Z] Login Succeeded [2022-07-26T23:25:34.058Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:25:34.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:34.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:34.318Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:34.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:34.318Z] [2022-07-26T23:25:34.318Z] Login Succeeded [2022-07-26T23:25:34.318Z] docker.io [2022-07-26T23:25:34.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:34.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:34.893Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:34.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:34.893Z] [2022-07-26T23:25:34.893Z] Login Succeeded [2022-07-26T23:25:34.893Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:25:34.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-26T23:25:35.552Z] + git rev-list -1 --merges 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb~1..9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [Pipeline] echo [2022-07-26T23:25:35.601Z] -----------> git rev-list -1 --merges 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb~1..9a84e935da91015e1fb3dbb661c8bc3780ed5fbb 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [false] [Pipeline] sh [2022-07-26T23:25:35.916Z] + git log --format=format:%s -1 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [Pipeline] echo [2022-07-26T23:25:35.949Z] ========================================================= [2022-07-26T23:25:35.949Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-26T23:25:35.949Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-26T23:25:36.376Z] + git log --format=format:%s -1 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [Pipeline] echo [2022-07-26T23:25:36.408Z] [semverPrep] GIT_COMMIT: 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb, Commit Message: fix: double underscore and underscore dash [Pipeline] echo [2022-07-26T23:25:36.439Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-26T23:25:36.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-26T23:25:36.835Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-26T23:25:36.835Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-26T23:25:36.835Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-26T23:25:36.835Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-26T23:25:36.835Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-26T23:25:36.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:25:37.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:25:37.289Z] [2022-07-26T23:25:37.289Z] 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-26T23:25:37.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:25:37.671Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-26T23:25:37.671Z] b85a868b505f: Pulling fs layer [2022-07-26T23:25:37.671Z] e2be974225ed: Pulling fs layer [2022-07-26T23:25:37.671Z] 339a4e72a1f5: Pulling fs layer [2022-07-26T23:25:37.671Z] 988bab9f4d93: Pulling fs layer [2022-07-26T23:25:37.671Z] 1469e6f7b9e6: Pulling fs layer [2022-07-26T23:25:37.671Z] eaf3925da568: Pulling fs layer [2022-07-26T23:25:37.671Z] bab4dde63d76: Pulling fs layer [2022-07-26T23:25:37.671Z] bde34c3a00c8: Pulling fs layer [2022-07-26T23:25:37.671Z] b352a97aabf1: Pulling fs layer [2022-07-26T23:25:37.671Z] 4872d77fe225: Pulling fs layer [2022-07-26T23:25:37.671Z] 5851b861e8e6: Pulling fs layer [2022-07-26T23:25:37.671Z] 988bab9f4d93: Waiting [2022-07-26T23:25:37.671Z] 1469e6f7b9e6: Waiting [2022-07-26T23:25:37.671Z] eaf3925da568: Waiting [2022-07-26T23:25:37.671Z] bab4dde63d76: Waiting [2022-07-26T23:25:37.671Z] bde34c3a00c8: Waiting [2022-07-26T23:25:37.671Z] b352a97aabf1: Waiting [2022-07-26T23:25:37.671Z] 4872d77fe225: Waiting [2022-07-26T23:25:37.671Z] 5851b861e8e6: Waiting [2022-07-26T23:25:37.671Z] e2be974225ed: Verifying Checksum [2022-07-26T23:25:37.671Z] e2be974225ed: Download complete [2022-07-26T23:25:37.671Z] 988bab9f4d93: Download complete [2022-07-26T23:25:37.931Z] 1469e6f7b9e6: Verifying Checksum [2022-07-26T23:25:37.931Z] 1469e6f7b9e6: Download complete [2022-07-26T23:25:37.931Z] eaf3925da568: Download complete [2022-07-26T23:25:37.931Z] 339a4e72a1f5: Verifying Checksum [2022-07-26T23:25:37.931Z] 339a4e72a1f5: Download complete [2022-07-26T23:25:37.931Z] bde34c3a00c8: Download complete [2022-07-26T23:25:37.931Z] b352a97aabf1: Download complete [2022-07-26T23:25:37.931Z] 4872d77fe225: Verifying Checksum [2022-07-26T23:25:37.931Z] 4872d77fe225: Download complete [2022-07-26T23:25:37.931Z] 5851b861e8e6: Download complete [2022-07-26T23:25:37.931Z] b85a868b505f: Verifying Checksum [2022-07-26T23:25:37.931Z] b85a868b505f: Download complete [2022-07-26T23:25:38.191Z] bab4dde63d76: Verifying Checksum [2022-07-26T23:25:38.191Z] bab4dde63d76: Download complete [2022-07-26T23:25:39.572Z] b85a868b505f: Pull complete [2022-07-26T23:25:39.572Z] e2be974225ed: Pull complete [2022-07-26T23:25:40.147Z] 339a4e72a1f5: Pull complete [2022-07-26T23:25:40.147Z] 988bab9f4d93: Pull complete [2022-07-26T23:25:40.408Z] 1469e6f7b9e6: Pull complete [2022-07-26T23:25:40.408Z] eaf3925da568: Pull complete [2022-07-26T23:25:42.325Z] bab4dde63d76: Pull complete [2022-07-26T23:25:42.586Z] bde34c3a00c8: Pull complete [2022-07-26T23:25:42.586Z] b352a97aabf1: Pull complete [2022-07-26T23:25:42.848Z] 4872d77fe225: Pull complete [2022-07-26T23:25:42.848Z] 5851b861e8e6: Pull complete [2022-07-26T23:25:42.848Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-26T23:25:42.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:25:42.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:25:43.079Z] prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container [2022-07-26T23:25:43.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-26T23:25:44.352Z] $ docker top 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b -eo pid,comm [2022-07-26T23:25:44.427Z] 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-26T23:25:44.427Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-26T23:25:44.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-26T23:25:44.533Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-26T23:25:44.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-26T23:25:44.702Z] $ docker exec 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b ssh-agent [2022-07-26T23:25:44.833Z] SSH_AUTH_SOCK=/tmp/ssh-bpu11kJog5TD/agent.32 [2022-07-26T23:25:44.833Z] SSH_AGENT_PID=38 [2022-07-26T23:25:44.842Z] Running ssh-add (command line suppressed) [2022-07-26T23:25:44.974Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-65@tmp/private_key_395178333477504849.key (/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/private_key_395178333477504849.key) [2022-07-26T23:25:44.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-26T23:25:45.325Z] + git tag --points-at HEAD [Pipeline] } [2022-07-26T23:25:45.351Z] $ docker exec --env ******** --env ******** 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b ssh-agent -k [2022-07-26T23:25:45.469Z] unset SSH_AUTH_SOCK; [2022-07-26T23:25:45.470Z] unset SSH_AGENT_PID; [2022-07-26T23:25:45.470Z] echo Agent pid 38 killed; [2022-07-26T23:25:45.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-26T23:25:45.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-26T23:25:45.572Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-26T23:25:45.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-26T23:25:45.729Z] $ docker exec 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b ssh-agent [2022-07-26T23:25:45.859Z] SSH_AUTH_SOCK=/tmp/ssh-6aSKoiNiR1o2/agent.71 [2022-07-26T23:25:45.859Z] SSH_AGENT_PID=77 [2022-07-26T23:25:45.865Z] Running ssh-add (command line suppressed) [2022-07-26T23:25:46.001Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-65@tmp/private_key_1248097516408960739.key (/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/private_key_1248097516408960739.key) [2022-07-26T23:25:46.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-26T23:25:46.344Z] + git semver init [2022-07-26T23:25:46.604Z] 2022-07-26 23:25:46,540 [run_init] DEBUG init version:0.0.0 force:False [2022-07-26T23:25:46.604Z] 2022-07-26 23:25:46,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-65/.semver [2022-07-26T23:25:46.604Z] 2022-07-26 23:25:46,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-65/.semver [2022-07-26T23:25:46.604Z] 2022-07-26 23:25:46,541 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-65/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-65, universal_newlines=False, shell=None, istream=None) [2022-07-26T23:25:47.176Z] 2022-07-26 23:25:47,105 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-65/.git/info/exclude [2022-07-26T23:25:47.176Z] 2022-07-26 23:25:47,106 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-65/.semver/PR-65 with force:False [2022-07-26T23:25:47.176Z] 2022-07-26 23:25:47,106 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-65/.semver/PR-65 [2022-07-26T23:25:47.176Z] 2022-07-26 23:25:47,111 [execute] INFO git cat-file --batch-check [2022-07-26T23:25:47.176Z] 2022-07-26 23:25:47,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-65/.semver, universal_newlines=False, shell=None, istream=) [2022-07-26T23:25:47.176Z] 2022-07-26 23:25:47,120 [execute] INFO git cat-file --batch [2022-07-26T23:25:47.176Z] 2022-07-26 23:25:47,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-65/.semver, universal_newlines=False, shell=None, istream=) [2022-07-26T23:25:47.176Z] 2022-07-26 23:25:47,126 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-65/.semver/PR-65 [2022-07-26T23:25:47.176Z] 0.0.0 [Pipeline] } [2022-07-26T23:25:47.207Z] $ docker exec --env ******** --env ******** 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b ssh-agent -k [2022-07-26T23:25:47.322Z] unset SSH_AUTH_SOCK; [2022-07-26T23:25:47.323Z] unset SSH_AGENT_PID; [2022-07-26T23:25:47.323Z] echo Agent pid 77 killed; [2022-07-26T23:25:47.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-26T23:25:47.762Z] + git semver [Pipeline] } [2022-07-26T23:25:48.053Z] $ docker stop --time=1 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b [2022-07-26T23:25:49.349Z] $ docker rm -f 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-26T23:25:49.763Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-26T23:25:50.076Z] Stashed 1 file(s) [Pipeline] echo [2022-07-26T23:25:50.095Z] [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-26T23:25:50.643Z] provisioning config files... [2022-07-26T23:25:50.657Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/config5580560889579293127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:25:50.999Z] ---> docker-login.sh [2022-07-26T23:25:50.999Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:25:50.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:50.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:50.999Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:50.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:50.999Z] [2022-07-26T23:25:50.999Z] Login Succeeded [2022-07-26T23:25:50.999Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:25:50.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:51.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:51.261Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:51.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:51.261Z] [2022-07-26T23:25:51.261Z] Login Succeeded [2022-07-26T23:25:51.261Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:25:51.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:51.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:51.261Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:51.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:51.261Z] [2022-07-26T23:25:51.261Z] Login Succeeded [2022-07-26T23:25:51.262Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:25:51.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:51.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:51.523Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:51.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:51.523Z] [2022-07-26T23:25:51.523Z] Login Succeeded [2022-07-26T23:25:51.523Z] docker.io [2022-07-26T23:25:51.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:25:51.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:25:51.785Z] Configure a credential helper to remove this warning. See [2022-07-26T23:25:51.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:25:51.785Z] [2022-07-26T23:25:51.785Z] Login Succeeded [2022-07-26T23:25:51.785Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:25:51.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-26T23:25:51.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:25:52.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:25:52.065Z] ========================================================= [2022-07-26T23:25:52.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-26T23:25:52.065Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:25:52.530Z] + 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-26T23:25:52.530Z] Sending build context to Docker daemon 763.4kB [2022-07-26T23:25:52.530Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:25:52.530Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-26T23:25:52.530Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-26T23:25:52.530Z] 2408cc74d12b: Pulling fs layer [2022-07-26T23:25:52.530Z] ea60b727a1ce: Pulling fs layer [2022-07-26T23:25:52.530Z] 30c4a7721957: Pulling fs layer [2022-07-26T23:25:52.530Z] 370296b7ddb6: Pulling fs layer [2022-07-26T23:25:52.530Z] 7c6cee850709: Pulling fs layer [2022-07-26T23:25:52.530Z] 39a5fcdaea64: Pulling fs layer [2022-07-26T23:25:52.530Z] d94ebbe4e438: Pulling fs layer [2022-07-26T23:25:52.530Z] bcfd1f05c69d: Pulling fs layer [2022-07-26T23:25:52.530Z] 59ccb84bbe0f: Pulling fs layer [2022-07-26T23:25:52.530Z] 370296b7ddb6: Waiting [2022-07-26T23:25:52.530Z] 7c6cee850709: Waiting [2022-07-26T23:25:52.530Z] 39a5fcdaea64: Waiting [2022-07-26T23:25:52.530Z] d94ebbe4e438: Waiting [2022-07-26T23:25:52.530Z] 59ccb84bbe0f: Waiting [2022-07-26T23:25:52.530Z] 30c4a7721957: Verifying Checksum [2022-07-26T23:25:52.530Z] 30c4a7721957: Download complete [2022-07-26T23:25:52.530Z] ea60b727a1ce: Download complete [2022-07-26T23:25:52.530Z] 7c6cee850709: Verifying Checksum [2022-07-26T23:25:52.530Z] 7c6cee850709: Download complete [2022-07-26T23:25:52.530Z] 39a5fcdaea64: Download complete [2022-07-26T23:25:52.530Z] 2408cc74d12b: Verifying Checksum [2022-07-26T23:25:52.530Z] 2408cc74d12b: Download complete [2022-07-26T23:25:52.794Z] d94ebbe4e438: Verifying Checksum [2022-07-26T23:25:52.794Z] d94ebbe4e438: Download complete [2022-07-26T23:25:52.794Z] 2408cc74d12b: Pull complete [2022-07-26T23:25:53.056Z] ea60b727a1ce: Pull complete [2022-07-26T23:25:53.056Z] 30c4a7721957: Pull complete [2022-07-26T23:25:53.056Z] 59ccb84bbe0f: Verifying Checksum [2022-07-26T23:25:53.056Z] 59ccb84bbe0f: Download complete [2022-07-26T23:25:53.317Z] bcfd1f05c69d: Verifying Checksum [2022-07-26T23:25:53.317Z] bcfd1f05c69d: Download complete [2022-07-26T23:25:53.317Z] 370296b7ddb6: Verifying Checksum [2022-07-26T23:25:53.317Z] 370296b7ddb6: Download complete [2022-07-26T23:25:57.513Z] 370296b7ddb6: Pull complete [2022-07-26T23:25:57.513Z] 7c6cee850709: Pull complete [2022-07-26T23:25:57.773Z] 39a5fcdaea64: Pull complete [2022-07-26T23:25:57.773Z] d94ebbe4e438: Pull complete [2022-07-26T23:26:00.315Z] bcfd1f05c69d: Pull complete [2022-07-26T23:26:00.896Z] 59ccb84bbe0f: Pull complete [2022-07-26T23:26:00.896Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-26T23:26:00.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-26T23:26:00.896Z] ---> a4fb48ad2a94 [2022-07-26T23:26:00.896Z] Step 3/13 : ARG MAKE="make build" [2022-07-26T23:26:02.286Z] ---> Running in 081fee9ff441 [2022-07-26T23:26:02.286Z] Removing intermediate container 081fee9ff441 [2022-07-26T23:26:02.286Z] ---> ad0a1263f118 [2022-07-26T23:26:02.286Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:26:02.286Z] ---> Running in c809a39aed9b [2022-07-26T23:26:02.286Z] Removing intermediate container c809a39aed9b [2022-07-26T23:26:02.286Z] ---> ec5be47aa0b3 [2022-07-26T23:26:02.286Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:26:02.286Z] ---> Running in 6522fe59185d [2022-07-26T23:26:02.547Z] Removing intermediate container 6522fe59185d [2022-07-26T23:26:02.547Z] ---> 1a8e1438b01a [2022-07-26T23:26:02.547Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:26:02.547Z] ---> Running in 0b8222aa427f [2022-07-26T23:26:03.121Z] Removing intermediate container 0b8222aa427f [2022-07-26T23:26:03.121Z] ---> 4dad87b8734a [2022-07-26T23:26:03.121Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:26:03.121Z] ---> Running in e88c9950c76e [2022-07-26T23:26:03.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:26:04.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:26:04.586Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-26T23:26:04.847Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-26T23:26:04.847Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-26T23:26:05.107Z] (4/80) Installing libxcb (1.15-r0) [2022-07-26T23:26:05.107Z] (5/80) Installing libx11 (1.8-r0) [2022-07-26T23:26:05.107Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-26T23:26:05.368Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-26T23:26:05.368Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-26T23:26:05.368Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-26T23:26:05.478Z] Still waiting to schedule task [2022-07-26T23:26:05.479Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21162’ is offline [2022-07-26T23:26:05.631Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-26T23:26:05.631Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-26T23:26:05.631Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-26T23:26:05.892Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-26T23:26:05.892Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-26T23:26:07.805Z] (15/80) Installing libice (1.0.10-r0) [2022-07-26T23:26:07.805Z] (16/80) Installing libuuid (2.38-r1) [2022-07-26T23:26:07.805Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-26T23:26:08.066Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-26T23:26:08.067Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-26T23:26:08.067Z] (20/80) Installing xset (1.2.4-r0) [2022-07-26T23:26:08.327Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-26T23:26:08.327Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-26T23:26:08.327Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-26T23:26:08.589Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-26T23:26:08.589Z] (25/80) Installing libintl (0.21-r2) [2022-07-26T23:26:08.589Z] (26/80) Installing libblkid (2.38-r1) [2022-07-26T23:26:08.850Z] (27/80) Installing libmount (2.38-r1) [2022-07-26T23:26:08.850Z] (28/80) Installing pcre (8.45-r2) [2022-07-26T23:26:08.850Z] (29/80) Installing glib (2.72.1-r0) [2022-07-26T23:26:09.111Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-26T23:26:09.371Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-26T23:26:09.371Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-26T23:26:09.371Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-26T23:26:09.941Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-26T23:26:09.941Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-26T23:26:09.941Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-26T23:26:10.201Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-26T23:26:10.201Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-26T23:26:10.772Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-26T23:26:10.773Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-26T23:26:10.773Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-26T23:26:11.032Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-26T23:26:11.032Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-26T23:26:11.032Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-26T23:26:11.293Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-26T23:26:11.293Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-26T23:26:11.293Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-26T23:26:11.554Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-26T23:26:11.554Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-26T23:26:11.815Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-26T23:26:11.815Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-26T23:26:12.076Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-26T23:26:12.076Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-26T23:26:12.076Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-26T23:26:12.336Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-26T23:26:12.336Z] (56/80) Installing libunistring (1.0-r0) [2022-07-26T23:26:12.336Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-26T23:26:12.597Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-26T23:26:12.597Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-26T23:26:12.858Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-26T23:26:12.858Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-26T23:26:12.858Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-26T23:26:13.120Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-26T23:26:13.120Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-26T23:26:13.120Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-26T23:26:13.381Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-26T23:26:13.381Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-26T23:26:13.381Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-26T23:26:13.642Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-26T23:26:13.642Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-26T23:26:13.642Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-26T23:26:13.903Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-26T23:26:14.476Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:26:14.476Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-26T23:26:14.737Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-26T23:26:14.737Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:26:14.737Z] (76/80) Installing kmod-libs (29-r2) [2022-07-26T23:26:14.737Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-26T23:26:14.997Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-26T23:26:14.997Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-26T23:26:14.997Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-26T23:26:15.258Z] Executing busybox-1.35.0-r13.trigger [2022-07-26T23:26:15.258Z] Executing eudev-3.2.11-r0.trigger [2022-07-26T23:26:15.258Z] OK: 330 MiB in 131 packages [2022-07-26T23:26:17.172Z] Removing intermediate container e88c9950c76e [2022-07-26T23:26:17.172Z] ---> 6e17088faf58 [2022-07-26T23:26:17.172Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-26T23:26:17.172Z] ---> Running in 0531236bb36e [2022-07-26T23:26:17.172Z] Removing intermediate container 0531236bb36e [2022-07-26T23:26:17.172Z] ---> 83483d8a771a [2022-07-26T23:26:17.172Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-26T23:26:17.443Z] ---> 0d83986bdb43 [2022-07-26T23:26:17.443Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:26:17.443Z] ---> Running in acf276bf7d48 [2022-07-26T23:26:35.673Z] Removing intermediate container acf276bf7d48 [2022-07-26T23:26:35.673Z] ---> b38f0f47ed38 [2022-07-26T23:26:35.673Z] Step 11/13 : COPY . . [2022-07-26T23:26:35.673Z] ---> fd1093d81a99 [2022-07-26T23:26:35.673Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:26:35.673Z] ---> Running in 467e7c096e74 [2022-07-26T23:26:35.673Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:26:35.673Z] Dload Upload Total Spent Left Speed [2022-07-26T23:26:35.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8942 0 --:--:-- --:--:-- --:--:-- 9000 [2022-07-26T23:26:35.673Z] Removing intermediate container 467e7c096e74 [2022-07-26T23:26:35.673Z] ---> 92b1c8f038c7 [2022-07-26T23:26:35.673Z] Step 13/13 : RUN ${MAKE} [2022-07-26T23:26:35.673Z] ---> Running in 1b06a859e848 [2022-07-26T23:26:35.673Z] noop [2022-07-26T23:26:35.673Z] Removing intermediate container 1b06a859e848 [2022-07-26T23:26:35.673Z] ---> 3af630a05dbe [2022-07-26T23:26:35.673Z] Successfully built 3af630a05dbe [2022-07-26T23:26:35.673Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:26:36.126Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-26T23:26:36.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:26:36.292Z] prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container [2022-07-26T23:26:36.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-26T23:26:36.733Z] $ docker top ec711f53812eca946fb52cb8c180a60067543682535bd977ad2994a76f71014d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:26:37.142Z] + go version [2022-07-26T23:26:37.142Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-26T23:26:37.178Z] $ docker stop --time=1 ec711f53812eca946fb52cb8c180a60067543682535bd977ad2994a76f71014d [2022-07-26T23:26:38.503Z] $ docker rm -f ec711f53812eca946fb52cb8c180a60067543682535bd977ad2994a76f71014d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:26:39.200Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-26T23:26:39.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:26:39.361Z] prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container [2022-07-26T23:26:39.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-26T23:26:39.818Z] $ docker top 59be864b5544b4b3f24e6536a11a6ba506594a64f312051a0f490f1b0e8cf148 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:26:40.231Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-65 [Pipeline] fileExists [Pipeline] sh [2022-07-26T23:26:40.595Z] + make test [2022-07-26T23:26:40.595Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-26T23:26:40.854Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-26T23:26:50.839Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-26T23:26:51.100Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.0% of statements [2022-07-26T23:26:59.222Z] CGO_ENABLED=1 go vet ./... [2022-07-26T23:27:01.130Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-26T23:27:01.130Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-26T23:27:01.130Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-26T23:27:01.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-26T23:27:01.767Z] $ docker stop --time=1 59be864b5544b4b3f24e6536a11a6ba506594a64f312051a0f490f1b0e8cf148 [2022-07-26T23:27:03.390Z] $ docker rm -f 59be864b5544b4b3f24e6536a11a6ba506594a64f312051a0f490f1b0e8cf148 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-26T23:27:03.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-26T23:27:03.985Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-26T23:27:04.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-26T23:27:04.930Z] + ls -al . [2022-07-26T23:27:04.930Z] total 188 [2022-07-26T23:27:04.930Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 23:27 . [2022-07-26T23:27:04.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:25 .. [2022-07-26T23:27:04.930Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:26 .git [2022-07-26T23:27:04.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:25 .github [2022-07-26T23:27:04.930Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 26 23:25 .gitignore [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 23:25 .golangci.yml [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 23:25 .hadolint.yml [2022-07-26T23:27:04.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:25 .semver [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 26 23:25 Attribution.txt [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 26 23:25 CHANGELOG.md [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 26 23:25 Dockerfile [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 23:25 GOVERNANCE.md [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 23:25 Jenkinsfile [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 23:25 LICENSE [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 26 23:25 Makefile [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 23:25 OWNERS.md [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 26 23:25 README.md [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 23:25 VERSION [2022-07-26T23:27:04.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 23:25 bin [2022-07-26T23:27:04.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:25 cmd [2022-07-26T23:27:04.931Z] -rw-r--r-- 1 jenkins jenkins 26812 Jul 26 23:26 coverage.out [2022-07-26T23:27:04.931Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 26 23:25 docker-entrypoint.sh [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 26 23:25 go.mod [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 26 23:25 go.sum [2022-07-26T23:27:04.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:25 internal [2022-07-26T23:27:04.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:25 snap [2022-07-26T23:27:04.931Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 23:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:27:05.311Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9a84e935da91015e1fb3dbb661c8bc3780ed5fbb --label arch=amd64 --label version=0.0.0 . [2022-07-26T23:27:05.311Z] Sending build context to Docker daemon 791kB [2022-07-26T23:27:05.311Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:27:05.311Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-26T23:27:05.311Z] ---> 3af630a05dbe [2022-07-26T23:27:05.311Z] Step 3/35 : ARG MAKE="make build" [2022-07-26T23:27:05.311Z] ---> Running in 554849e8089a [2022-07-26T23:27:05.311Z] Removing intermediate container 554849e8089a [2022-07-26T23:27:05.311Z] ---> b7f2390805a1 [2022-07-26T23:27:05.311Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:27:05.569Z] ---> Running in ac3d066cdc93 [2022-07-26T23:27:05.569Z] Removing intermediate container ac3d066cdc93 [2022-07-26T23:27:05.569Z] ---> aca09a77dddb [2022-07-26T23:27:05.569Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:27:05.569Z] ---> Running in 605432fb61a4 [2022-07-26T23:27:05.569Z] Removing intermediate container 605432fb61a4 [2022-07-26T23:27:05.569Z] ---> 220d5684e185 [2022-07-26T23:27:05.569Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:27:05.569Z] ---> Running in 16c491ecb811 [2022-07-26T23:27:06.137Z] Removing intermediate container 16c491ecb811 [2022-07-26T23:27:06.137Z] ---> 632f5f88ef3a [2022-07-26T23:27:06.137Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:27:06.137Z] ---> Running in 9a16e1e36135 [2022-07-26T23:27:06.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:27:07.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:27:07.847Z] OK: 330 MiB in 131 packages [2022-07-26T23:27:07.847Z] Removing intermediate container 9a16e1e36135 [2022-07-26T23:27:07.847Z] ---> 77a11822997d [2022-07-26T23:27:07.847Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-26T23:27:08.108Z] ---> Running in 339b0d914b99 [2022-07-26T23:27:08.108Z] Removing intermediate container 339b0d914b99 [2022-07-26T23:27:08.108Z] ---> de2234118cf1 [2022-07-26T23:27:08.108Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-26T23:27:08.368Z] ---> 37572b6bbf82 [2022-07-26T23:27:08.368Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:27:08.628Z] ---> Running in e103350d1eba [2022-07-26T23:27:09.199Z] Removing intermediate container e103350d1eba [2022-07-26T23:27:09.199Z] ---> e45caf02cd92 [2022-07-26T23:27:09.199Z] Step 11/35 : COPY . . [2022-07-26T23:27:09.458Z] ---> d90eefbc9335 [2022-07-26T23:27:09.458Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:27:09.458Z] ---> Running in 19f67b648cd3 [2022-07-26T23:27:09.718Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:27:09.718Z] Dload Upload Total Spent Left Speed [2022-07-26T23:27:09.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43755 0 --:--:-- --:--:-- --:--:-- 44250 [2022-07-26T23:27:10.289Z] Removing intermediate container 19f67b648cd3 [2022-07-26T23:27:10.289Z] ---> fbddf096e4db [2022-07-26T23:27:10.289Z] Step 13/35 : RUN ${MAKE} [2022-07-26T23:27:10.289Z] ---> Running in bf37080662ad [2022-07-26T23:27:10.552Z] 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-26T23:27:37.142Z] Removing intermediate container bf37080662ad [2022-07-26T23:27:37.142Z] ---> ba029a441605 [2022-07-26T23:27:37.142Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-26T23:27:37.142Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-26T23:27:37.142Z] af6660deedbd: Pulling fs layer [2022-07-26T23:27:37.142Z] 97cd0a44c592: Pulling fs layer [2022-07-26T23:27:37.142Z] 97cd0a44c592: Download complete [2022-07-26T23:27:37.142Z] af6660deedbd: Verifying Checksum [2022-07-26T23:27:37.142Z] af6660deedbd: Download complete [2022-07-26T23:27:37.142Z] af6660deedbd: Pull complete [2022-07-26T23:27:37.142Z] 97cd0a44c592: Pull complete [2022-07-26T23:27:37.142Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-26T23:27:37.142Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-26T23:27:37.142Z] ---> fea57e182299 [2022-07-26T23:27:37.142Z] Step 15/35 : FROM alpine:3.15 [2022-07-26T23:27:37.142Z] 3.15: Pulling from library/alpine [2022-07-26T23:27:37.142Z] ab6db1bc80d0: Pulling fs layer [2022-07-26T23:27:37.142Z] ab6db1bc80d0: Download complete [2022-07-26T23:27:37.142Z] ab6db1bc80d0: Pull complete [2022-07-26T23:27:37.142Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-26T23:27:37.142Z] Status: Downloaded newer image for alpine:3.15 [2022-07-26T23:27:37.142Z] ---> 2720e26172a0 [2022-07-26T23:27:37.142Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-26T23:27:37.142Z] ---> Running in d103bbe1abb3 [2022-07-26T23:27:37.142Z] Removing intermediate container d103bbe1abb3 [2022-07-26T23:27:37.142Z] ---> b2dbae629b4e [2022-07-26T23:27:37.142Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-26T23:27:37.142Z] ---> Running in b29d93c6d72c [2022-07-26T23:27:37.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:27:37.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:27:37.142Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-26T23:27:37.142Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-26T23:27:37.142Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-26T23:27:37.142Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-26T23:27:37.142Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-26T23:27:37.142Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-26T23:27:37.142Z] (7/74) Installing libxcb (1.14-r2) [2022-07-26T23:27:37.142Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-26T23:27:37.142Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-26T23:27:37.142Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-26T23:27:37.142Z] (11/74) Installing expat (2.4.7-r0) [2022-07-26T23:27:37.142Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-26T23:27:37.142Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-26T23:27:37.142Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-26T23:27:37.142Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-26T23:27:37.142Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-26T23:27:37.401Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-26T23:27:37.401Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-26T23:27:37.401Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-26T23:27:37.401Z] (20/74) Installing libintl (0.21-r0) [2022-07-26T23:27:37.401Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-26T23:27:37.401Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-26T23:27:37.401Z] (23/74) Installing pcre (8.45-r1) [2022-07-26T23:27:37.401Z] (24/74) Installing glib (2.70.1-r0) [2022-07-26T23:27:37.401Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-26T23:27:37.401Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-26T23:27:37.661Z] (27/74) Installing libass (0.15.2-r0) [2022-07-26T23:27:37.661Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-26T23:27:37.661Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-26T23:27:37.661Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-26T23:27:37.661Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-26T23:27:37.661Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-26T23:27:37.661Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-26T23:27:37.661Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-26T23:27:37.661Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-26T23:27:37.661Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-26T23:27:37.661Z] (37/74) Installing lame (3.100-r0) [2022-07-26T23:27:37.661Z] (38/74) Installing opus (1.3.1-r1) [2022-07-26T23:27:37.661Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-26T23:27:37.661Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-26T23:27:37.661Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-26T23:27:37.661Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-26T23:27:37.661Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-26T23:27:37.661Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-26T23:27:37.661Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-26T23:27:37.661Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-26T23:27:37.661Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-26T23:27:37.661Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:27:37.661Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-26T23:27:37.661Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-26T23:27:37.661Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-26T23:27:37.661Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-26T23:27:37.661Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-26T23:27:37.661Z] (54/74) Installing libva (2.13.0-r0) [2022-07-26T23:27:37.661Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-26T23:27:37.661Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-26T23:27:37.661Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-26T23:27:37.923Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-26T23:27:37.923Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-26T23:27:37.923Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-26T23:27:37.923Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-26T23:27:37.923Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-26T23:27:37.923Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-26T23:27:37.923Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-26T23:27:37.923Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-26T23:27:38.183Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-26T23:27:38.183Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:27:38.183Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-26T23:27:38.183Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-26T23:27:38.183Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-26T23:27:38.183Z] (70/74) Installing kmod-libs (29-r2) [2022-07-26T23:27:38.183Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-26T23:27:38.183Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-26T23:27:38.183Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-26T23:27:38.183Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-26T23:27:38.183Z] Executing busybox-1.34.1-r7.trigger [2022-07-26T23:27:38.183Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-26T23:27:38.183Z] OK: 78 MiB in 88 packages [2022-07-26T23:27:39.568Z] Removing intermediate container b29d93c6d72c [2022-07-26T23:27:39.568Z] ---> db08e2fb1c8f [2022-07-26T23:27:39.568Z] Step 18/35 : WORKDIR / [2022-07-26T23:27:39.568Z] ---> Running in 109746b783a1 [2022-07-26T23:27:39.568Z] Removing intermediate container 109746b783a1 [2022-07-26T23:27:39.568Z] ---> 1f24d4c355e7 [2022-07-26T23:27:39.568Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-26T23:27:40.140Z] ---> 226419e1d2ea [2022-07-26T23:27:40.140Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-26T23:27:40.140Z] ---> ca966796fb42 [2022-07-26T23:27:40.140Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-26T23:27:40.401Z] ---> ded3333e463a [2022-07-26T23:27:40.401Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-26T23:27:40.401Z] ---> e79fe1a12c6a [2022-07-26T23:27:40.401Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-26T23:27:40.661Z] ---> 5db92a06b4a9 [2022-07-26T23:27:40.661Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-26T23:27:40.661Z] ---> bd54591e5770 [2022-07-26T23:27:40.661Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-26T23:27:41.231Z] ---> d3bff54f11d5 [2022-07-26T23:27:41.231Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:27:41.231Z] ---> Running in 2eb8e5d016d2 [2022-07-26T23:27:41.799Z] Removing intermediate container 2eb8e5d016d2 [2022-07-26T23:27:41.799Z] ---> 945ca3f279e8 [2022-07-26T23:27:41.799Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:27:42.059Z] ---> Running in 24819e24ff76 [2022-07-26T23:27:42.997Z] Removing intermediate container 24819e24ff76 [2022-07-26T23:27:42.997Z] ---> e37dac0328a1 [2022-07-26T23:27:42.997Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-26T23:27:42.997Z] ---> Running in 097279098b51 [2022-07-26T23:27:43.940Z] Removing intermediate container 097279098b51 [2022-07-26T23:27:43.940Z] ---> 6155942ba864 [2022-07-26T23:27:43.940Z] Step 29/35 : EXPOSE 59983 [2022-07-26T23:27:43.940Z] ---> Running in 814ec4741959 [2022-07-26T23:27:43.940Z] Removing intermediate container 814ec4741959 [2022-07-26T23:27:43.940Z] ---> 9d20919018a7 [2022-07-26T23:27:43.940Z] Step 30/35 : EXPOSE 8554 [2022-07-26T23:27:44.200Z] ---> Running in 650b45508636 [2022-07-26T23:27:44.200Z] Removing intermediate container 650b45508636 [2022-07-26T23:27:44.200Z] ---> 6b2ea9eceb03 [2022-07-26T23:27:44.200Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-26T23:27:44.460Z] ---> Running in ebd55ddc8cb2 [2022-07-26T23:27:44.460Z] Removing intermediate container ebd55ddc8cb2 [2022-07-26T23:27:44.460Z] ---> da7adbf304d6 [2022-07-26T23:27:44.460Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-26T23:27:44.718Z] ---> Running in d2533eab70d0 [2022-07-26T23:27:44.718Z] Removing intermediate container d2533eab70d0 [2022-07-26T23:27:44.718Z] ---> 723027675527 [2022-07-26T23:27:44.718Z] Step 33/35 : LABEL arch=amd64 [2022-07-26T23:27:44.977Z] ---> Running in 0f35d6430f8b [2022-07-26T23:27:44.977Z] Removing intermediate container 0f35d6430f8b [2022-07-26T23:27:44.977Z] ---> 861d090dd0b2 [2022-07-26T23:27:44.977Z] Step 34/35 : LABEL git_sha=9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [2022-07-26T23:27:44.977Z] ---> Running in a766ca0f0a54 [2022-07-26T23:27:45.236Z] Removing intermediate container a766ca0f0a54 [2022-07-26T23:27:45.236Z] ---> 8086625ab0fd [2022-07-26T23:27:45.236Z] Step 35/35 : LABEL version=0.0.0 [2022-07-26T23:27:45.236Z] ---> Running in 09aaf4d091bb [2022-07-26T23:27:45.496Z] Removing intermediate container 09aaf4d091bb [2022-07-26T23:27:45.496Z] ---> 90c4feab129a [2022-07-26T23:27:45.496Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-26T23:27:45.496Z] Successfully built 90c4feab129a [2022-07-26T23:27:45.496Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:27:46.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:27:46.342Z] [2022-07-26T23:27:46.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:27:46.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:27:46.716Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-26T23:27:46.716Z] 5eb5b503b376: Pulling fs layer [2022-07-26T23:27:46.716Z] 5c69ac0246d0: Pulling fs layer [2022-07-26T23:27:46.716Z] ec43610c2a17: Pulling fs layer [2022-07-26T23:27:46.716Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-26T23:27:46.716Z] 33b1e0a273af: Pulling fs layer [2022-07-26T23:27:46.716Z] 5d3b04190fa2: Pulling fs layer [2022-07-26T23:27:46.716Z] 2f39f015ded8: Pulling fs layer [2022-07-26T23:27:46.716Z] 3a2ae6a8a46f: Waiting [2022-07-26T23:27:46.716Z] 33b1e0a273af: Waiting [2022-07-26T23:27:46.716Z] 5d3b04190fa2: Waiting [2022-07-26T23:27:46.716Z] 5c69ac0246d0: Verifying Checksum [2022-07-26T23:27:46.716Z] 5c69ac0246d0: Download complete [2022-07-26T23:27:46.716Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-26T23:27:46.716Z] 3a2ae6a8a46f: Download complete [2022-07-26T23:27:46.716Z] 33b1e0a273af: Verifying Checksum [2022-07-26T23:27:46.716Z] 33b1e0a273af: Download complete [2022-07-26T23:27:46.716Z] 5d3b04190fa2: Download complete [2022-07-26T23:27:46.716Z] ec43610c2a17: Download complete [2022-07-26T23:27:46.975Z] 5eb5b503b376: Verifying Checksum [2022-07-26T23:27:46.975Z] 5eb5b503b376: Download complete [2022-07-26T23:27:47.540Z] 2f39f015ded8: Download complete [2022-07-26T23:27:48.111Z] 5eb5b503b376: Pull complete [2022-07-26T23:27:49.560Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21164 in /w/workspace/xfoundry_device-usb-camera_PR-65 [Pipeline] { [Pipeline] ws [2022-07-26T23:27:49.609Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-26T23:27:51.564Z] 5c69ac0246d0: Pull complete [2022-07-26T23:27:52.403Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-26T23:27:52.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:27:52.403Z] Dload Upload Total Spent Left Speed [2022-07-26T23:27:52.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 68511 0 --:--:-- --:--:-- --:--:-- 68511 [2022-07-26T23:27:52.944Z] ec43610c2a17: Pull complete [2022-07-26T23:27:52.944Z] 3a2ae6a8a46f: Pull complete [2022-07-26T23:27:53.204Z] 33b1e0a273af: Pull complete [2022-07-26T23:27:53.204Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2022-07-26T23:27:53.785Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-26T23:27:54.306Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-26T23:27:54.306Z] + sudo tee /etc/docker/daemon.new [2022-07-26T23:27:54.306Z] { [2022-07-26T23:27:54.306Z] "registry-mirrors": [ [2022-07-26T23:27:54.306Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-26T23:27:54.306Z] ], [2022-07-26T23:27:54.306Z] "bip": "10.250.0.254/24", [2022-07-26T23:27:54.306Z] "hosts": [ [2022-07-26T23:27:54.306Z] "tcp://0.0.0.0:5555", [2022-07-26T23:27:54.306Z] "unix:///var/run/docker.sock" [2022-07-26T23:27:54.306Z] ], [2022-07-26T23:27:54.306Z] "mtu": 1458, [2022-07-26T23:27:54.306Z] "selinux-enabled": true, [2022-07-26T23:27:54.306Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-26T23:27:54.306Z] } [Pipeline] sh [2022-07-26T23:27:54.793Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-26T23:27:55.261Z] + sudo service docker restart [2022-07-26T23:27:57.397Z] 2f39f015ded8: Pull complete [2022-07-26T23:27:57.397Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-26T23:27:57.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:27:57.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:27:57.649Z] prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container [2022-07-26T23:27:57.685Z] $ 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-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-26T23:27:59.104Z] $ docker top 34a60deb86fb732246e4eee27db429d626f005cd935acea12005b311611c5047 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:27:59.576Z] ---> job-cost.sh [2022-07-26T23:27:59.576Z] lf-activate-venv: SKIPPING [2022-07-26T23:27:59.576Z] INFO: No Stack... [2022-07-26T23:27:59.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-26T23:28:00.408Z] INFO: Archiving Costs [Pipeline] sh [2022-07-26T23:28:00.731Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-65/archives/cost.csv [2022-07-26T23:28:00.731Z] + cut -d, -f6 [Pipeline] lock [2022-07-26T23:28:00.772Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [2022-07-26T23:28:00.777Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] did not exist. Created. [2022-07-26T23:28:00.777Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-26T23:28:01.169Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-26T23:28:01.217Z] Stashed 1 file(s) [Pipeline] } [2022-07-26T23:28:01.247Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-26T23:28:01.325Z] $ docker stop --time=1 34a60deb86fb732246e4eee27db429d626f005cd935acea12005b311611c5047 [2022-07-26T23:28:02.506Z] $ docker rm -f 34a60deb86fb732246e4eee27db429d626f005cd935acea12005b311611c5047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:28:13.740Z] provisioning config files... [2022-07-26T23:28:13.781Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9112963067388925417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:28:14.248Z] ---> docker-login.sh [2022-07-26T23:28:14.248Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:28:14.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:28:15.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:28:15.126Z] Configure a credential helper to remove this warning. See [2022-07-26T23:28:15.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:28:15.126Z] [2022-07-26T23:28:15.126Z] Login Succeeded [2022-07-26T23:28:15.126Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:28:15.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:28:15.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:28:15.732Z] Configure a credential helper to remove this warning. See [2022-07-26T23:28:15.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:28:15.732Z] [2022-07-26T23:28:15.732Z] Login Succeeded [2022-07-26T23:28:15.732Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:28:16.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:28:16.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:28:16.285Z] Configure a credential helper to remove this warning. See [2022-07-26T23:28:16.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:28:16.285Z] [2022-07-26T23:28:16.285Z] Login Succeeded [2022-07-26T23:28:16.285Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:28:16.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:28:16.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:28:16.566Z] Configure a credential helper to remove this warning. See [2022-07-26T23:28:16.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:28:16.566Z] [2022-07-26T23:28:16.566Z] Login Succeeded [2022-07-26T23:28:16.566Z] docker.io [2022-07-26T23:28:17.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:28:17.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:28:17.446Z] Configure a credential helper to remove this warning. See [2022-07-26T23:28:17.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:28:17.446Z] [2022-07-26T23:28:17.446Z] Login Succeeded [2022-07-26T23:28:17.446Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:28:17.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-26T23:28:18.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:28:18.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:28:18.200Z] ========================================================= [2022-07-26T23:28:18.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-26T23:28:18.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-26T23:28:18.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-26T23:28:18.936Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-26T23:28:18.936Z] b3c136eddcbf: Pulling fs layer [2022-07-26T23:28:18.936Z] c0a3192eca97: Pulling fs layer [2022-07-26T23:28:18.936Z] a050256f5b6f: Pulling fs layer [2022-07-26T23:28:18.936Z] 656be50a0ddc: Pulling fs layer [2022-07-26T23:28:18.936Z] 2bbca73fdf42: Pulling fs layer [2022-07-26T23:28:18.936Z] 46d945488cbd: Pulling fs layer [2022-07-26T23:28:18.936Z] 8a5474983e97: Pulling fs layer [2022-07-26T23:28:18.936Z] 329c88fbcd65: Pulling fs layer [2022-07-26T23:28:18.936Z] 46d945488cbd: Waiting [2022-07-26T23:28:18.936Z] 8a5474983e97: Waiting [2022-07-26T23:28:18.936Z] 329c88fbcd65: Waiting [2022-07-26T23:28:18.936Z] 656be50a0ddc: Waiting [2022-07-26T23:28:18.936Z] 2bbca73fdf42: Waiting [2022-07-26T23:28:18.936Z] a050256f5b6f: Verifying Checksum [2022-07-26T23:28:18.936Z] a050256f5b6f: Download complete [2022-07-26T23:28:18.936Z] c0a3192eca97: Verifying Checksum [2022-07-26T23:28:18.936Z] 2bbca73fdf42: Download complete [2022-07-26T23:28:18.936Z] 46d945488cbd: Verifying Checksum [2022-07-26T23:28:18.936Z] 46d945488cbd: Download complete [2022-07-26T23:28:18.936Z] b3c136eddcbf: Verifying Checksum [2022-07-26T23:28:18.936Z] b3c136eddcbf: Download complete [2022-07-26T23:28:19.938Z] b3c136eddcbf: Pull complete [2022-07-26T23:28:20.222Z] 329c88fbcd65: Verifying Checksum [2022-07-26T23:28:20.222Z] 329c88fbcd65: Download complete [2022-07-26T23:28:20.853Z] c0a3192eca97: Pull complete [2022-07-26T23:28:21.138Z] a050256f5b6f: Pull complete [2022-07-26T23:28:21.416Z] 8a5474983e97: Verifying Checksum [2022-07-26T23:28:21.416Z] 8a5474983e97: Download complete [2022-07-26T23:28:22.022Z] 656be50a0ddc: Verifying Checksum [2022-07-26T23:28:22.022Z] 656be50a0ddc: Download complete [2022-07-26T23:28:34.451Z] 656be50a0ddc: Pull complete [2022-07-26T23:28:34.451Z] 2bbca73fdf42: Pull complete [2022-07-26T23:28:34.451Z] 46d945488cbd: Pull complete [2022-07-26T23:28:41.208Z] 8a5474983e97: Pull complete [2022-07-26T23:28:42.656Z] 329c88fbcd65: Pull complete [2022-07-26T23:28:42.656Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-26T23:28:42.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-26T23:28:42.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-26T23:28:43.031Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:28:43.466Z] + docker inspect -f . ci-base-image-arm64 [2022-07-26T23:28:43.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:28:43.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-21164 does not seem to be running inside a container [2022-07-26T23:28:43.988Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-26T23:28:47.374Z] $ docker top c50b40fb261089e45e5d0c46ad65f341cd36f923b29bb5585ad0f85e915367dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:28:48.396Z] + go version [2022-07-26T23:28:48.396Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-26T23:28:48.450Z] $ docker stop --time=1 c50b40fb261089e45e5d0c46ad65f341cd36f923b29bb5585ad0f85e915367dc [2022-07-26T23:28:50.121Z] $ docker rm -f c50b40fb261089e45e5d0c46ad65f341cd36f923b29bb5585ad0f85e915367dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:28:51.142Z] + docker inspect -f . ci-base-image-arm64 [2022-07-26T23:28:51.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:28:51.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-21164 does not seem to be running inside a container [2022-07-26T23:28:51.738Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-26T23:28:53.293Z] $ docker top d131b4a7992fecf2ca210f955b3fe358feec2e49476e66f51abb9fc4a0d6cb7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:28:54.294Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-07-26T23:28:55.029Z] + make test [2022-07-26T23:28:55.030Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2022-07-26T23:28:55.083Z] $ docker stop --time=1 d131b4a7992fecf2ca210f955b3fe358feec2e49476e66f51abb9fc4a0d6cb7a [2022-07-26T23:28:56.819Z] $ docker rm -f d131b4a7992fecf2ca210f955b3fe358feec2e49476e66f51abb9fc4a0d6cb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:28:58.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:28:58.015Z] [2022-07-26T23:28:58.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:28:58.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:28:58.710Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-26T23:28:58.710Z] 8998bd30e6a1: Pulling fs layer [2022-07-26T23:28:58.710Z] 04944245beec: Pulling fs layer [2022-07-26T23:28:58.710Z] 699f458cf7ca: Pulling fs layer [2022-07-26T23:28:58.710Z] 765212b225bb: Pulling fs layer [2022-07-26T23:28:58.710Z] f23df028b6ca: Pulling fs layer [2022-07-26T23:28:58.710Z] d65c8cfc05b1: Pulling fs layer [2022-07-26T23:28:58.710Z] 2437ff75d9bd: Pulling fs layer [2022-07-26T23:28:58.710Z] f23df028b6ca: Waiting [2022-07-26T23:28:58.710Z] d65c8cfc05b1: Waiting [2022-07-26T23:28:58.710Z] 765212b225bb: Waiting [2022-07-26T23:28:58.710Z] 2437ff75d9bd: Waiting [2022-07-26T23:28:58.710Z] 04944245beec: Verifying Checksum [2022-07-26T23:28:58.710Z] 04944245beec: Download complete [2022-07-26T23:28:58.710Z] 765212b225bb: Verifying Checksum [2022-07-26T23:28:58.710Z] 765212b225bb: Download complete [2022-07-26T23:28:58.710Z] f23df028b6ca: Verifying Checksum [2022-07-26T23:28:58.710Z] f23df028b6ca: Download complete [2022-07-26T23:28:58.986Z] d65c8cfc05b1: Verifying Checksum [2022-07-26T23:28:58.986Z] d65c8cfc05b1: Download complete [2022-07-26T23:28:58.986Z] 699f458cf7ca: Verifying Checksum [2022-07-26T23:28:58.986Z] 699f458cf7ca: Download complete [2022-07-26T23:28:59.261Z] 8998bd30e6a1: Verifying Checksum [2022-07-26T23:28:59.261Z] 8998bd30e6a1: Download complete [2022-07-26T23:29:01.891Z] 2437ff75d9bd: Verifying Checksum [2022-07-26T23:29:01.891Z] 2437ff75d9bd: Download complete [2022-07-26T23:29:03.882Z] 8998bd30e6a1: Pull complete [2022-07-26T23:29:04.161Z] 04944245beec: Pull complete [2022-07-26T23:29:05.624Z] 699f458cf7ca: Pull complete [2022-07-26T23:29:05.900Z] 765212b225bb: Pull complete [2022-07-26T23:29:06.886Z] f23df028b6ca: Pull complete [2022-07-26T23:29:07.161Z] d65c8cfc05b1: Pull complete [2022-07-26T23:29:22.275Z] 2437ff75d9bd: Pull complete [2022-07-26T23:29:22.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-26T23:29:22.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:29:22.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:29:22.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-21164 does not seem to be running inside a container [2022-07-26T23:29:22.761Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-26T23:29:25.419Z] $ docker top a8f0728b4da04d953440d9a9c145da6b4d498a58bcc02502e9729e8aaa946501 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:29:26.429Z] ---> job-cost.sh [2022-07-26T23:29:26.429Z] lf-activate-venv: SKIPPING [2022-07-26T23:29:26.429Z] INFO: No Stack... [2022-07-26T23:29:27.028Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-26T23:29:27.630Z] INFO: Archiving Costs [Pipeline] sh [2022-07-26T23:29:28.320Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-07-26T23:29:28.320Z] + cut -d, -f6 [Pipeline] lock [2022-07-26T23:29:28.409Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [2022-07-26T23:29:28.413Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] did not exist. Created. [2022-07-26T23:29:28.414Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-26T23:29:29.173Z] /w/workspace/device-usb-camera/1@tmp/durable-3a0be442/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-26T23:29:29.885Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-26T23:29:29.924Z] Warning: overwriting stash ‘stack-cost’ [2022-07-26T23:29:30.367Z] Stashed 1 file(s) [Pipeline] } [2022-07-26T23:29:30.382Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-26T23:29:30.469Z] $ docker stop --time=1 a8f0728b4da04d953440d9a9c145da6b4d498a58bcc02502e9729e8aaa946501 [2022-07-26T23:29:31.972Z] $ docker rm -f a8f0728b4da04d953440d9a9c145da6b4d498a58bcc02502e9729e8aaa946501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-26T23:29:32.631Z] Failed in branch arm64 [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-26T23:29:34.499Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-65/archives ] [2022-07-26T23:29:34.499Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-65/archives [2022-07-26T23:29:34.499Z] total 16 [2022-07-26T23:29:34.499Z] drwxr-xr-x 3 root root 4096 Jul 26 23:28 . [2022-07-26T23:29:34.499Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:28 .. [2022-07-26T23:29:34.499Z] drwxr-xr-x 2 root root 4096 Jul 26 23:28 cost [2022-07-26T23:29:34.499Z] -rw-r--r-- 1 root root 88 Jul 26 23:28 cost.csv [2022-07-26T23:29:34.499Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-65/archives [2022-07-26T23:29:34.499Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-65/archives [2022-07-26T23:29:34.499Z] total 16 [2022-07-26T23:29:34.499Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:28 . [2022-07-26T23:29:34.499Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:28 .. [2022-07-26T23:29:34.499Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 23:28 cost [2022-07-26T23:29:34.499Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 26 23:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:29:34.823Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:29:35.721Z] ---> package-listing.sh [2022-07-26T23:29:35.721Z] ++ facter osfamily [2022-07-26T23:29:35.721Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-26T23:29:35.982Z] + OS_FAMILY=debian [2022-07-26T23:29:35.982Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-65 [2022-07-26T23:29:35.982Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-26T23:29:35.982Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-26T23:29:35.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-26T23:29:35.982Z] + PACKAGES=/tmp/packages_start.txt [2022-07-26T23:29:35.982Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-65 ']' [2022-07-26T23:29:35.982Z] + PACKAGES=/tmp/packages_end.txt [2022-07-26T23:29:35.982Z] + case "${OS_FAMILY}" in [2022-07-26T23:29:35.982Z] + grep '^ii' [2022-07-26T23:29:35.982Z] + dpkg -l [2022-07-26T23:29:35.982Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-26T23:29:35.982Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-26T23:29:35.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-26T23:29:35.982Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-65 ']' [2022-07-26T23:29:35.982Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-65/archives/ [2022-07-26T23:29:35.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-65/archives/ [Pipeline] echo [2022-07-26T23:29:36.016Z] 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-26T23:29:36.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:29:36.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:29:36.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:29:36.863Z] prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container [2022-07-26T23:29:36.904Z] $ 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-65/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-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-26T23:29:37.118Z] $ docker top 8168c34c632265f45946122dd5245d8421e53e877ca42c453c51e48a31cf7c89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:29:37.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-26T23:29:37.843Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-26T23:29:38.153Z] + ls /var/log/sa-host [2022-07-26T23:29:38.154Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:29:38.277Z] provisioning config files... [2022-07-26T23:29:38.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/config3915035604717317986tmp [Pipeline] { [Pipeline] echo [2022-07-26T23:29:38.336Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:29:38.651Z] ---> create-netrc.sh [Pipeline] } [2022-07-26T23:29:38.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:29:39.077Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-26T23:29:39.113Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:29:39.432Z] ---> sudo-logs.sh [2022-07-26T23:29:39.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-26T23:29:39.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:29:39.824Z] ---> job-cost.sh [2022-07-26T23:29:39.824Z] lf-activate-venv: SKIPPING [2022-07-26T23:29:39.824Z] DEBUG: total: 0.2199999988079071 [2022-07-26T23:29:39.824Z] INFO: Retrieving Stack Cost... [2022-07-26T23:29:40.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-26T23:29:40.657Z] INFO: Archiving Costs [Pipeline] echo [2022-07-26T23:29:40.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:29:41.006Z] ---> logs-deploy.sh [2022-07-26T23:29:41.006Z] lf-activate-venv: SKIPPING [2022-07-26T23:29:41.006Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-65/1 [2022-07-26T23:29:41.006Z] INFO: archiving workspace using pattern(s): [2022-07-26T23:29:41.962Z] Archives upload complete. [2022-07-26T23:29:42.223Z] INFO: archiving logs to Nexus [2022-07-26T23:29:42.796Z] ---> uname -a: [2022-07-26T23:29:42.796Z] Linux prd-ubuntu20-04-docker-8c-8g-21163 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] ---> lscpu: [2022-07-26T23:29:42.796Z] Architecture: x86_64 [2022-07-26T23:29:42.796Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-26T23:29:42.796Z] Byte Order: Little Endian [2022-07-26T23:29:42.796Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-26T23:29:42.796Z] CPU(s): 8 [2022-07-26T23:29:42.796Z] On-line CPU(s) list: 0-7 [2022-07-26T23:29:42.796Z] Thread(s) per core: 1 [2022-07-26T23:29:42.796Z] Core(s) per socket: 1 [2022-07-26T23:29:42.796Z] Socket(s): 8 [2022-07-26T23:29:42.796Z] NUMA node(s): 1 [2022-07-26T23:29:42.796Z] Vendor ID: AuthenticAMD [2022-07-26T23:29:42.796Z] CPU family: 23 [2022-07-26T23:29:42.796Z] Model: 49 [2022-07-26T23:29:42.796Z] Model name: AMD EPYC-Rome Processor [2022-07-26T23:29:42.796Z] Stepping: 0 [2022-07-26T23:29:42.796Z] CPU MHz: 2799.996 [2022-07-26T23:29:42.796Z] BogoMIPS: 5599.99 [2022-07-26T23:29:42.796Z] Virtualization: AMD-V [2022-07-26T23:29:42.796Z] Hypervisor vendor: KVM [2022-07-26T23:29:42.796Z] Virtualization type: full [2022-07-26T23:29:42.796Z] L1d cache: 256 KiB [2022-07-26T23:29:42.796Z] L1i cache: 256 KiB [2022-07-26T23:29:42.796Z] L2 cache: 4 MiB [2022-07-26T23:29:42.796Z] L3 cache: 128 MiB [2022-07-26T23:29:42.796Z] NUMA node0 CPU(s): 0-7 [2022-07-26T23:29:42.796Z] Vulnerability Itlb multihit: Not affected [2022-07-26T23:29:42.796Z] Vulnerability L1tf: Not affected [2022-07-26T23:29:42.796Z] Vulnerability Mds: Not affected [2022-07-26T23:29:42.796Z] Vulnerability Meltdown: Not affected [2022-07-26T23:29:42.796Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-26T23:29:42.796Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-26T23:29:42.796Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-26T23:29:42.796Z] Vulnerability Srbds: Not affected [2022-07-26T23:29:42.796Z] Vulnerability Tsx async abort: Not affected [2022-07-26T23:29:42.796Z] 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-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] ---> nproc: [2022-07-26T23:29:42.796Z] 8 [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] ---> df -h: [2022-07-26T23:29:42.796Z] Filesystem Size Used Avail Use% Mounted on [2022-07-26T23:29:42.796Z] overlay 155G 11G 144G 8% / [2022-07-26T23:29:42.796Z] tmpfs 64M 0 64M 0% /dev [2022-07-26T23:29:42.796Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-26T23:29:42.796Z] shm 64M 0 64M 0% /dev/shm [2022-07-26T23:29:42.796Z] /dev/vda1 155G 11G 144G 8% /facter-os [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] ---> sar -b -r -n DEV: [2022-07-26T23:29:42.796Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21163) 07/26/22 _x86_64_ (8 CPU) [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] 23:24:49 LINUX RESTART (8 CPU) [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] 23:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-26T23:29:42.796Z] 23:26:02 395.37 55.71 339.66 0.00 7433.16 191905.22 0.00 [2022-07-26T23:29:42.796Z] 23:27:01 138.28 0.88 137.40 0.00 18.83 40031.71 0.00 [2022-07-26T23:29:42.796Z] 23:28:01 243.48 0.08 243.39 0.00 4.67 46731.94 0.00 [2022-07-26T23:29:42.796Z] 23:29:01 3.95 0.00 3.95 0.00 0.00 61.20 0.00 [2022-07-26T23:29:42.796Z] Average: 195.49 14.22 181.27 0.00 1871.57 69799.90 0.00 [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] 23:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-26T23:29:42.796Z] 23:26:02 28865624 31750388 551828 1.68 116708 3036984 2167888 6.39 1123308 2514308 552 [2022-07-26T23:29:42.796Z] 23:27:01 28176124 31757952 529064 1.61 163980 3598356 2064032 6.08 1246108 2973008 132520 [2022-07-26T23:29:42.796Z] 23:28:01 27424464 31725016 560672 1.71 176228 4262876 2259344 6.66 1342688 3588004 432 [2022-07-26T23:29:42.796Z] 23:29:01 27451768 31751596 536732 1.63 176304 4262736 1955848 5.76 1317164 3587840 48 [2022-07-26T23:29:42.796Z] Average: 27979495 31746238 544574 1.66 158305 3790238 2111778 6.22 1257317 3165790 33388 [2022-07-26T23:29:42.796Z] [2022-07-26T23:29:42.796Z] 23:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-26T23:29:42.796Z] 23:26:02 lo 7.27 7.27 0.70 0.70 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.796Z] 23:26:02 docker0 0.95 0.95 0.13 3.10 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.796Z] 23:26:02 vethd8731f3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.796Z] 23:26:02 ens3 728.28 465.01 7353.50 105.76 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.796Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.796Z] 23:27:01 docker0 176.27 255.83 13.42 1776.30 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] 23:27:01 veth839696f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] 23:27:01 ens3 331.03 233.03 1818.99 88.14 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] 23:28:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] 23:28:01 docker0 21.65 40.39 1.49 545.20 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] 23:28:01 ens3 207.60 139.59 3297.38 77.54 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] 23:29:01 ens3 1.15 0.78 0.93 0.41 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] Average: lo 2.58 2.58 0.25 0.25 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] Average: docker0 49.20 73.55 3.72 576.28 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] Average: ens3 316.94 209.50 3122.84 67.88 0.00 0.00 0.00 0.00 [2022-07-26T23:29:42.797Z] [2022-07-26T23:29:42.797Z] [2022-07-26T23:29:42.797Z] ---> sar -P ALL: [2022-07-26T23:29:42.797Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21163) 07/26/22 _x86_64_ (8 CPU) [2022-07-26T23:29:42.797Z] [2022-07-26T23:29:42.797Z] 23:24:49 LINUX RESTART (8 CPU) [2022-07-26T23:29:42.797Z] [2022-07-26T23:29:42.797Z] 23:25:01 CPU %user %nice %system %iowait %steal %idle [2022-07-26T23:29:42.797Z] 23:26:02 all 11.56 0.00 4.59 1.83 0.05 81.96 [2022-07-26T23:29:42.797Z] 23:26:02 0 13.31 0.00 4.15 2.22 0.07 80.25 [2022-07-26T23:29:42.797Z] 23:26:02 1 12.15 0.00 3.43 0.40 0.05 83.97 [2022-07-26T23:29:42.797Z] 23:26:02 2 12.59 0.00 3.77 1.80 0.05 81.78 [2022-07-26T23:29:42.797Z] 23:26:02 3 9.32 0.00 4.94 1.03 0.05 84.66 [2022-07-26T23:29:42.797Z] 23:26:02 4 12.11 0.00 4.35 0.49 0.05 83.00 [2022-07-26T23:29:42.797Z] 23:26:02 5 9.98 0.00 4.44 0.29 0.03 85.26 [2022-07-26T23:29:42.797Z] 23:26:02 6 11.84 0.00 7.19 3.74 0.07 77.16 [2022-07-26T23:29:42.797Z] 23:26:02 7 11.15 0.00 4.45 4.72 0.05 79.62 [2022-07-26T23:29:42.797Z] 23:27:01 all 26.49 0.00 5.78 0.68 0.06 66.99 [2022-07-26T23:29:42.797Z] 23:27:01 0 26.08 0.00 5.21 0.22 0.05 68.43 [2022-07-26T23:29:42.797Z] 23:27:01 1 26.41 0.00 6.49 3.30 0.07 63.73 [2022-07-26T23:29:42.797Z] 23:27:01 2 26.60 0.00 5.47 0.07 0.05 67.81 [2022-07-26T23:29:42.797Z] 23:27:01 3 27.35 0.00 5.87 0.33 0.07 66.39 [2022-07-26T23:29:42.797Z] 23:27:01 4 26.32 0.00 6.15 0.70 0.05 66.78 [2022-07-26T23:29:42.797Z] 23:27:01 5 27.21 0.00 5.32 0.34 0.07 67.06 [2022-07-26T23:29:42.797Z] 23:27:01 6 25.82 0.00 6.05 0.14 0.07 67.92 [2022-07-26T23:29:42.797Z] 23:27:01 7 26.14 0.00 5.68 0.34 0.07 67.76 [2022-07-26T23:29:42.797Z] 23:28:01 all 20.63 0.00 5.13 5.26 0.06 68.92 [2022-07-26T23:29:42.797Z] 23:28:01 0 20.54 0.00 4.94 1.30 0.07 73.16 [2022-07-26T23:29:42.797Z] 23:28:01 1 20.29 0.00 5.62 0.54 0.05 73.50 [2022-07-26T23:29:42.797Z] 23:28:01 2 19.06 0.00 4.76 10.23 0.07 65.88 [2022-07-26T23:29:42.797Z] 23:28:01 3 22.49 0.00 5.81 7.93 0.05 63.71 [2022-07-26T23:29:42.797Z] 23:28:01 4 20.59 0.00 4.36 0.18 0.05 74.82 [2022-07-26T23:29:42.797Z] 23:28:01 5 20.40 0.00 5.54 12.59 0.05 61.42 [2022-07-26T23:29:42.797Z] 23:28:01 6 20.08 0.00 4.57 8.39 0.05 66.90 [2022-07-26T23:29:42.797Z] 23:28:01 7 21.59 0.00 5.47 0.97 0.07 71.90 [2022-07-26T23:29:42.797Z] 23:29:01 all 0.05 0.00 0.04 0.01 0.01 99.88 [2022-07-26T23:29:42.797Z] 23:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-26T23:29:42.797Z] 23:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-07-26T23:29:42.797Z] 23:29:01 2 0.03 0.00 0.05 0.03 0.02 99.87 [2022-07-26T23:29:42.797Z] 23:29:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-26T23:29:42.797Z] 23:29:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-26T23:29:42.797Z] 23:29:01 5 0.05 0.00 0.05 0.05 0.02 99.83 [2022-07-26T23:29:42.797Z] 23:29:01 6 0.07 0.00 0.07 0.02 0.00 99.85 [2022-07-26T23:29:42.797Z] 23:29:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2022-07-26T23:29:42.797Z] Average: all 14.59 0.00 3.87 1.95 0.05 79.54 [2022-07-26T23:29:42.797Z] Average: 0 14.90 0.00 3.56 0.94 0.05 80.55 [2022-07-26T23:29:42.797Z] Average: 1 14.65 0.00 3.88 1.05 0.05 80.38 [2022-07-26T23:29:42.797Z] Average: 2 14.49 0.00 3.50 3.03 0.05 78.93 [2022-07-26T23:29:42.797Z] Average: 3 14.71 0.00 4.14 2.32 0.05 78.78 [2022-07-26T23:29:42.797Z] Average: 4 14.70 0.00 3.71 0.34 0.04 81.21 [2022-07-26T23:29:42.797Z] Average: 5 14.32 0.00 3.82 3.31 0.04 78.50 [2022-07-26T23:29:42.797Z] Average: 6 14.36 0.00 4.45 3.07 0.05 78.07 [2022-07-26T23:29:42.797Z] Average: 7 14.63 0.00 3.89 1.50 0.05 79.93 [2022-07-26T23:29:42.797Z] [2022-07-26T23:29:42.797Z] [2022-07-26T23:29:42.797Z]