Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 664c5ba3293ecbd7fca44ad183f6df17541e93fa 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-ssh7431474343516155329.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-ssh857228896464579200.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5907232870542040808.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 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-ssh2498674329064638445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6722427499198485701.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20735 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 664c5ba3293ecbd7fca44ad183f6df17541e93fa (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # 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 core.sparsecheckout # timeout=10 > git checkout -f 664c5ba3293ecbd7fca44ad183f6df17541e93fa # timeout=10 Commit message: "fix: make docker-entrypoint.sh executable (#56)" > git rev-list --no-walk ae9b81e5a42b403d81a80009dd39fe856fecfee3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T00:20:33.803Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T00:20:33.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T00:20:33.855Z] ========================================================= [2022-07-22T00:20:33.855Z] EdgeX Global Pipelines Version Info [2022-07-22T00:20:33.855Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:20:34.604Z] ------------------- [2022-07-22T00:20:34.604Z] stable info: [2022-07-22T00:20:34.604Z] ------------------- [2022-07-22T00:20:34.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T00:20:34.604Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T00:20:34.604Z] Message: update stable to v1.0.238 [2022-07-22T00:20:35.176Z] ------------------- [2022-07-22T00:20:35.176Z] experimental info: [2022-07-22T00:20:35.176Z] ------------------- [2022-07-22T00:20:35.176Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T00:20:35.176Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T00:20:35.176Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T00:20:35.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-22T00:20:35.413Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-22T00:20:35.421Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T00:20:35.429Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T00:20:35.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T00:20:35.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T00:20:35.454Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T00:20:35.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T00:20:35.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T00:20:35.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T00:20:35.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T00:20:35.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-22T00:20:35.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T00:20:35.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T00:20:35.559Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T00:20:35.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T00:20:35.583Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T00:20:35.594Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T00:20:35.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T00:20:35.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T00:20:35.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T00:20:35.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T00:20:35.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T00:20:35.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T00:20:35.680Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-22T00:20:35.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T00:20:35.702Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T00:20:35.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-22T00:20:35.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-22T00:20:35.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-22T00:20:35.747Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] echo [2022-07-22T00:20:35.765Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 664c5ba [Pipeline] echo [2022-07-22T00:20:35.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:20:35.817Z] provisioning config files... [2022-07-22T00:20:35.830Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2407427697698778151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:20:36.153Z] ---> docker-login.sh [2022-07-22T00:20:36.153Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:20:36.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:36.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:36.423Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:36.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:36.423Z] [2022-07-22T00:20:36.423Z] Login Succeeded [2022-07-22T00:20:36.423Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:20:36.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:36.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:36.684Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:36.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:36.684Z] [2022-07-22T00:20:36.684Z] Login Succeeded [2022-07-22T00:20:36.684Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:20:36.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:36.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:36.684Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:36.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:36.684Z] [2022-07-22T00:20:36.684Z] Login Succeeded [2022-07-22T00:20:36.684Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:20:36.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:36.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:36.947Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:36.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:36.947Z] [2022-07-22T00:20:36.947Z] Login Succeeded [2022-07-22T00:20:36.947Z] docker.io [2022-07-22T00:20:36.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:37.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:37.209Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:37.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:37.209Z] [2022-07-22T00:20:37.209Z] Login Succeeded [2022-07-22T00:20:37.209Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:20:37.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T00:20:37.605Z] + git rev-list -1 --merges 664c5ba3293ecbd7fca44ad183f6df17541e93fa~1..664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] echo [2022-07-22T00:20:37.645Z] -----------> git rev-list -1 --merges 664c5ba3293ecbd7fca44ad183f6df17541e93fa~1..664c5ba3293ecbd7fca44ad183f6df17541e93fa 664c5ba3293ecbd7fca44ad183f6df17541e93fa [false] [Pipeline] sh [2022-07-22T00:20:37.941Z] + git log --format=format:%s -1 664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] echo [2022-07-22T00:20:37.958Z] ========================================================= [2022-07-22T00:20:37.958Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T00:20:37.958Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T00:20:38.294Z] + git log --format=format:%s -1 664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] echo [2022-07-22T00:20:38.307Z] [semverPrep] GIT_COMMIT: 664c5ba3293ecbd7fca44ad183f6df17541e93fa, Commit Message: fix: make docker-entrypoint.sh executable (#56) [Pipeline] echo [2022-07-22T00:20:38.317Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T00:20:38.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:20:38.753Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T00:20:38.753Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T00:20:38.753Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T00:20:38.753Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T00:20:38.753Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T00:20:38.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:20:39.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:20:39.170Z] [2022-07-22T00:20:39.170Z] 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-22T00:20:39.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:20:39.474Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T00:20:39.474Z] b85a868b505f: Pulling fs layer [2022-07-22T00:20:39.474Z] e2be974225ed: Pulling fs layer [2022-07-22T00:20:39.474Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T00:20:39.474Z] 988bab9f4d93: Pulling fs layer [2022-07-22T00:20:39.474Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T00:20:39.474Z] eaf3925da568: Pulling fs layer [2022-07-22T00:20:39.474Z] bab4dde63d76: Pulling fs layer [2022-07-22T00:20:39.475Z] bde34c3a00c8: Pulling fs layer [2022-07-22T00:20:39.475Z] b352a97aabf1: Pulling fs layer [2022-07-22T00:20:39.475Z] 4872d77fe225: Pulling fs layer [2022-07-22T00:20:39.475Z] 5851b861e8e6: Pulling fs layer [2022-07-22T00:20:39.475Z] bab4dde63d76: Waiting [2022-07-22T00:20:39.475Z] 1469e6f7b9e6: Waiting [2022-07-22T00:20:39.475Z] bde34c3a00c8: Waiting [2022-07-22T00:20:39.475Z] b352a97aabf1: Waiting [2022-07-22T00:20:39.475Z] 5851b861e8e6: Waiting [2022-07-22T00:20:39.475Z] eaf3925da568: Waiting [2022-07-22T00:20:39.475Z] e2be974225ed: Download complete [2022-07-22T00:20:39.475Z] 988bab9f4d93: Verifying Checksum [2022-07-22T00:20:39.475Z] 988bab9f4d93: Download complete [2022-07-22T00:20:39.475Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T00:20:39.475Z] 1469e6f7b9e6: Download complete [2022-07-22T00:20:39.738Z] eaf3925da568: Verifying Checksum [2022-07-22T00:20:39.738Z] eaf3925da568: Download complete [2022-07-22T00:20:39.738Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T00:20:39.738Z] 339a4e72a1f5: Download complete [2022-07-22T00:20:39.738Z] bde34c3a00c8: Verifying Checksum [2022-07-22T00:20:39.738Z] bde34c3a00c8: Download complete [2022-07-22T00:20:39.738Z] b352a97aabf1: Verifying Checksum [2022-07-22T00:20:39.738Z] b352a97aabf1: Download complete [2022-07-22T00:20:39.738Z] 4872d77fe225: Verifying Checksum [2022-07-22T00:20:39.738Z] 4872d77fe225: Download complete [2022-07-22T00:20:39.738Z] b85a868b505f: Verifying Checksum [2022-07-22T00:20:39.738Z] b85a868b505f: Download complete [2022-07-22T00:20:39.738Z] 5851b861e8e6: Verifying Checksum [2022-07-22T00:20:39.738Z] 5851b861e8e6: Download complete [2022-07-22T00:20:39.999Z] bab4dde63d76: Verifying Checksum [2022-07-22T00:20:39.999Z] bab4dde63d76: Download complete [2022-07-22T00:20:40.947Z] b85a868b505f: Pull complete [2022-07-22T00:20:41.207Z] e2be974225ed: Pull complete [2022-07-22T00:20:41.472Z] 339a4e72a1f5: Pull complete [2022-07-22T00:20:41.732Z] 988bab9f4d93: Pull complete [2022-07-22T00:20:41.992Z] 1469e6f7b9e6: Pull complete [2022-07-22T00:20:41.992Z] eaf3925da568: Pull complete [2022-07-22T00:20:43.902Z] bab4dde63d76: Pull complete [2022-07-22T00:20:43.902Z] bde34c3a00c8: Pull complete [2022-07-22T00:20:43.902Z] b352a97aabf1: Pull complete [2022-07-22T00:20:43.902Z] 4872d77fe225: Pull complete [2022-07-22T00:20:44.164Z] 5851b861e8e6: Pull complete [2022-07-22T00:20:44.164Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T00:20:44.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:20:44.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:20:44.262Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:20:44.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T00:20:45.645Z] $ docker top 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 -eo pid,comm [2022-07-22T00:20:45.705Z] 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-22T00:20:45.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T00:20:45.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:20:45.742Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:20:45.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:20:45.867Z] $ docker exec 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 ssh-agent [2022-07-22T00:20:45.988Z] SSH_AUTH_SOCK=/tmp/ssh-vg3f3jHxgbH3/agent.32 [2022-07-22T00:20:45.988Z] SSH_AGENT_PID=38 [2022-07-22T00:20:45.995Z] Running ssh-add (command line suppressed) [2022-07-22T00:20:46.114Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5117390716424971989.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5117390716424971989.key) [2022-07-22T00:20:46.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:20:46.414Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T00:20:46.435Z] $ docker exec --env ******** --env ******** 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 ssh-agent -k [2022-07-22T00:20:46.547Z] unset SSH_AUTH_SOCK; [2022-07-22T00:20:46.548Z] unset SSH_AGENT_PID; [2022-07-22T00:20:46.548Z] echo Agent pid 38 killed; [2022-07-22T00:20:46.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-22T00:20:46.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:20:46.573Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:20:46.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:20:46.713Z] $ docker exec 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 ssh-agent [2022-07-22T00:20:46.817Z] SSH_AUTH_SOCK=/tmp/ssh-biPAQBS3YkiS/agent.72 [2022-07-22T00:20:46.817Z] SSH_AGENT_PID=78 [2022-07-22T00:20:46.823Z] Running ssh-add (command line suppressed) [2022-07-22T00:20:46.936Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3178611096699576645.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3178611096699576645.key) [2022-07-22T00:20:46.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:20:47.235Z] + git semver init [2022-07-22T00:20:47.497Z] 2022-07-22 00:20:47,418 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T00:20:47.497Z] 2022-07-22 00:20:47,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-22T00:20:47.497Z] 2022-07-22 00:20:47,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-22T00:20:47.497Z] 2022-07-22 00:20:47,419 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:20:48.070Z] 2022-07-22 00:20:47,996 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-22T00:20:48.070Z] 2022-07-22 00:20:47,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-22T00:20:48.070Z] 2022-07-22 00:20:47,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:20:48.070Z] 2022-07-22 00:20:47,997 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:20:48.070Z] 2.2.0-dev.17 [Pipeline] } [2022-07-22T00:20:48.092Z] $ docker exec --env ******** --env ******** 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 ssh-agent -k [2022-07-22T00:20:48.193Z] unset SSH_AUTH_SOCK; [2022-07-22T00:20:48.194Z] unset SSH_AGENT_PID; [2022-07-22T00:20:48.194Z] echo Agent pid 78 killed; [2022-07-22T00:20:48.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:20:48.498Z] + git semver [Pipeline] } [2022-07-22T00:20:48.778Z] $ docker stop --time=1 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 [2022-07-22T00:20:50.099Z] $ docker rm -f 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:20:50.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T00:20:50.703Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T00:20:50.706Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.17 [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-22T00:20:50.844Z] provisioning config files... [2022-07-22T00:20:50.855Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5530397323289780023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:20:51.156Z] ---> docker-login.sh [2022-07-22T00:20:51.156Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:20:51.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:51.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:51.156Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:51.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:51.156Z] [2022-07-22T00:20:51.156Z] Login Succeeded [2022-07-22T00:20:51.156Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:20:51.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:51.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:51.418Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:51.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:51.418Z] [2022-07-22T00:20:51.418Z] Login Succeeded [2022-07-22T00:20:51.418Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:20:51.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:51.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:51.418Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:51.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:51.418Z] [2022-07-22T00:20:51.418Z] Login Succeeded [2022-07-22T00:20:51.418Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:20:51.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:51.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:51.679Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:51.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:51.679Z] [2022-07-22T00:20:51.679Z] Login Succeeded [2022-07-22T00:20:51.679Z] docker.io [2022-07-22T00:20:51.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:20:51.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:20:51.940Z] Configure a credential helper to remove this warning. See [2022-07-22T00:20:51.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:20:51.940Z] [2022-07-22T00:20:51.940Z] Login Succeeded [2022-07-22T00:20:51.940Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:20:51.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T00:20:52.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:20:52.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:20:52.030Z] ========================================================= [2022-07-22T00:20:52.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T00:20:52.030Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:20:52.353Z] + 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-22T00:20:52.353Z] Sending build context to Docker daemon 699.9kB [2022-07-22T00:20:52.353Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-22T00:20:52.353Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-22T00:20:52.353Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T00:20:52.353Z] 2408cc74d12b: Pulling fs layer [2022-07-22T00:20:52.353Z] ea60b727a1ce: Pulling fs layer [2022-07-22T00:20:52.353Z] 30c4a7721957: Pulling fs layer [2022-07-22T00:20:52.353Z] 370296b7ddb6: Pulling fs layer [2022-07-22T00:20:52.353Z] 7c6cee850709: Pulling fs layer [2022-07-22T00:20:52.353Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T00:20:52.353Z] d94ebbe4e438: Pulling fs layer [2022-07-22T00:20:52.353Z] 370296b7ddb6: Waiting [2022-07-22T00:20:52.353Z] 39a5fcdaea64: Waiting [2022-07-22T00:20:52.353Z] 7c6cee850709: Waiting [2022-07-22T00:20:52.353Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T00:20:52.353Z] bcfd1f05c69d: Waiting [2022-07-22T00:20:52.353Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T00:20:52.353Z] 59ccb84bbe0f: Waiting [2022-07-22T00:20:52.354Z] 30c4a7721957: Verifying Checksum [2022-07-22T00:20:52.354Z] 30c4a7721957: Download complete [2022-07-22T00:20:52.354Z] ea60b727a1ce: Download complete [2022-07-22T00:20:52.354Z] 7c6cee850709: Verifying Checksum [2022-07-22T00:20:52.354Z] 7c6cee850709: Download complete [2022-07-22T00:20:52.354Z] 39a5fcdaea64: Verifying Checksum [2022-07-22T00:20:52.354Z] 39a5fcdaea64: Download complete [2022-07-22T00:20:52.613Z] 2408cc74d12b: Verifying Checksum [2022-07-22T00:20:52.613Z] 2408cc74d12b: Download complete [2022-07-22T00:20:52.613Z] d94ebbe4e438: Verifying Checksum [2022-07-22T00:20:52.613Z] d94ebbe4e438: Download complete [2022-07-22T00:20:52.613Z] 2408cc74d12b: Pull complete [2022-07-22T00:20:52.876Z] ea60b727a1ce: Pull complete [2022-07-22T00:20:52.876Z] 30c4a7721957: Pull complete [2022-07-22T00:20:53.136Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T00:20:53.136Z] 59ccb84bbe0f: Download complete [2022-07-22T00:20:53.396Z] 370296b7ddb6: Verifying Checksum [2022-07-22T00:20:53.396Z] 370296b7ddb6: Download complete [2022-07-22T00:20:53.396Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T00:20:53.396Z] bcfd1f05c69d: Download complete [2022-07-22T00:20:57.588Z] 370296b7ddb6: Pull complete [2022-07-22T00:20:57.588Z] 7c6cee850709: Pull complete [2022-07-22T00:20:57.588Z] 39a5fcdaea64: Pull complete [2022-07-22T00:20:57.588Z] d94ebbe4e438: Pull complete [2022-07-22T00:20:58.969Z] bcfd1f05c69d: Pull complete [2022-07-22T00:20:59.907Z] 59ccb84bbe0f: Pull complete [2022-07-22T00:20:59.907Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T00:20:59.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T00:20:59.907Z] ---> a4fb48ad2a94 [2022-07-22T00:20:59.907Z] Step 3/12 : ARG MAKE="make build" [2022-07-22T00:21:01.290Z] ---> Running in e90321b18240 [2022-07-22T00:21:01.554Z] Removing intermediate container e90321b18240 [2022-07-22T00:21:01.554Z] ---> b6c532d70e79 [2022-07-22T00:21:01.554Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-22T00:21:01.554Z] ---> Running in 99dacc7566e7 [2022-07-22T00:21:01.554Z] Removing intermediate container 99dacc7566e7 [2022-07-22T00:21:01.554Z] ---> 9323f40b00b8 [2022-07-22T00:21:01.554Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-22T00:21:01.554Z] ---> Running in 3d3c0a629fec [2022-07-22T00:21:01.814Z] Removing intermediate container 3d3c0a629fec [2022-07-22T00:21:01.814Z] ---> be9b2342da87 [2022-07-22T00:21:01.814Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:21:01.814Z] ---> Running in f9c669a6c4b4 [2022-07-22T00:21:02.384Z] Removing intermediate container f9c669a6c4b4 [2022-07-22T00:21:02.384Z] ---> 7fc9c196f62d [2022-07-22T00:21:02.384Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T00:21:02.384Z] ---> Running in 57ddb0d7582e [2022-07-22T00:21:02.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T00:21:03.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T00:21:03.843Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-22T00:21:03.843Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-22T00:21:03.843Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-22T00:21:04.104Z] (4/80) Installing libxcb (1.15-r0) [2022-07-22T00:21:04.104Z] (5/80) Installing libx11 (1.8-r0) [2022-07-22T00:21:04.366Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-22T00:21:04.366Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-22T00:21:04.366Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-22T00:21:04.626Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-22T00:21:04.626Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-22T00:21:04.626Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-22T00:21:04.887Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-22T00:21:04.887Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-22T00:21:04.887Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-22T00:21:05.805Z] Still waiting to schedule task [2022-07-22T00:21:05.805Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-22T00:21:05.835Z] (15/80) Installing libice (1.0.10-r0) [2022-07-22T00:21:05.835Z] (16/80) Installing libuuid (2.38-r1) [2022-07-22T00:21:06.095Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-22T00:21:06.095Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-22T00:21:06.095Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-22T00:21:06.356Z] (20/80) Installing xset (1.2.4-r0) [2022-07-22T00:21:06.356Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-22T00:21:06.356Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-22T00:21:06.617Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-22T00:21:06.617Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-22T00:21:06.617Z] (25/80) Installing libintl (0.21-r2) [2022-07-22T00:21:06.877Z] (26/80) Installing libblkid (2.38-r1) [2022-07-22T00:21:06.878Z] (27/80) Installing libmount (2.38-r1) [2022-07-22T00:21:06.878Z] (28/80) Installing pcre (8.45-r2) [2022-07-22T00:21:07.138Z] (29/80) Installing glib (2.72.1-r0) [2022-07-22T00:21:07.138Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-22T00:21:07.399Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-22T00:21:07.399Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-22T00:21:07.399Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-22T00:21:08.782Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-22T00:21:08.782Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-22T00:21:08.782Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-22T00:21:08.782Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-22T00:21:08.782Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-22T00:21:09.351Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-22T00:21:09.351Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-22T00:21:09.351Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-22T00:21:09.612Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-22T00:21:09.612Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-22T00:21:09.874Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-22T00:21:09.874Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-22T00:21:09.874Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-22T00:21:10.134Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-22T00:21:10.134Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-22T00:21:10.134Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-22T00:21:10.395Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-22T00:21:10.395Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-22T00:21:10.655Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-22T00:21:10.655Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-22T00:21:10.655Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-22T00:21:10.915Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-22T00:21:10.915Z] (56/80) Installing libunistring (1.0-r0) [2022-07-22T00:21:10.915Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-22T00:21:11.175Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-22T00:21:11.175Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-22T00:21:11.436Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-22T00:21:11.436Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-22T00:21:11.436Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-22T00:21:11.698Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-22T00:21:11.698Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-22T00:21:11.698Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-22T00:21:11.958Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-22T00:21:11.959Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-22T00:21:11.959Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-22T00:21:12.219Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-22T00:21:12.219Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-22T00:21:12.219Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-22T00:21:12.480Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-22T00:21:13.050Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-22T00:21:13.051Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-22T00:21:13.051Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-22T00:21:13.310Z] Executing udev-init-scripts-35-r0.post-install [2022-07-22T00:21:13.310Z] (76/80) Installing kmod-libs (29-r2) [2022-07-22T00:21:13.310Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-22T00:21:13.310Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-22T00:21:13.570Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-22T00:21:13.570Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-22T00:21:13.570Z] Executing busybox-1.35.0-r13.trigger [2022-07-22T00:21:13.570Z] Executing eudev-3.2.11-r0.trigger [2022-07-22T00:21:13.570Z] OK: 330 MiB in 131 packages [2022-07-22T00:21:15.480Z] Removing intermediate container 57ddb0d7582e [2022-07-22T00:21:15.480Z] ---> 4c9826a98485 [2022-07-22T00:21:15.480Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-22T00:21:15.480Z] ---> Running in d7e12bcc3efa [2022-07-22T00:21:15.740Z] Removing intermediate container d7e12bcc3efa [2022-07-22T00:21:15.740Z] ---> 99cc089603b5 [2022-07-22T00:21:15.740Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-22T00:21:15.740Z] ---> 0df72e491e2c [2022-07-22T00:21:15.741Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T00:21:15.741Z] ---> Running in e3458ab0cc08 [2022-07-22T00:21:30.642Z] Removing intermediate container e3458ab0cc08 [2022-07-22T00:21:30.642Z] ---> 3520bc0551b6 [2022-07-22T00:21:30.642Z] Step 11/12 : COPY . . [2022-07-22T00:21:30.642Z] ---> 9e4dad784984 [2022-07-22T00:21:30.642Z] Step 12/12 : RUN ${MAKE} [2022-07-22T00:21:30.642Z] ---> Running in 8b48e9029f01 [2022-07-22T00:21:30.642Z] noop [2022-07-22T00:21:30.642Z] Removing intermediate container 8b48e9029f01 [2022-07-22T00:21:30.642Z] ---> 634f8c785cd2 [2022-07-22T00:21:30.642Z] Successfully built 634f8c785cd2 [2022-07-22T00:21:30.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:21:30.959Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T00:21:30.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:21:31.039Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:21:31.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T00:21:31.482Z] $ docker top 7296f3c0c3ddeed1c73d306a837c69154e7aaab732a92fc41f23046ad0c3d114 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:21:31.929Z] + go version [2022-07-22T00:21:31.929Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T00:21:31.942Z] $ docker stop --time=1 7296f3c0c3ddeed1c73d306a837c69154e7aaab732a92fc41f23046ad0c3d114 [2022-07-22T00:21:33.225Z] $ docker rm -f 7296f3c0c3ddeed1c73d306a837c69154e7aaab732a92fc41f23046ad0c3d114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:21:33.610Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T00:21:33.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:21:33.693Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:21:33.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T00:21:34.087Z] $ docker top a8efdc975a12bd7b2e247f97e69d50abcaccb7dcd4abb3be14978bb3d832cbb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:21:34.440Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-22T00:21:34.734Z] + make test [2022-07-22T00:21:34.735Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-22T00:21:34.992Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-22T00:21:44.966Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-22T00:21:44.966Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-22T00:21:49.157Z] CGO_ENABLED=1 go vet ./... [2022-07-22T00:21:52.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T00:21:52.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T00:21:52.449Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T00:21:52.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T00:21:52.740Z] $ docker stop --time=1 a8efdc975a12bd7b2e247f97e69d50abcaccb7dcd4abb3be14978bb3d832cbb0 [2022-07-22T00:21:54.488Z] $ docker rm -f a8efdc975a12bd7b2e247f97e69d50abcaccb7dcd4abb3be14978bb3d832cbb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:21:54.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T00:21:54.959Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-22T00:21:55.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T00:21:55.863Z] + ls -al . [2022-07-22T00:21:55.863Z] total 164 [2022-07-22T00:21:55.863Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 00:21 . [2022-07-22T00:21:55.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:20 .. [2022-07-22T00:21:55.863Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:21 .git [2022-07-22T00:21:55.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:20 .github [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 22 00:20 .gitignore [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 00:20 .golangci.yml [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 22 00:20 .hadolint.yml [2022-07-22T00:21:55.863Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 00:20 .semver [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 22 00:20 Attribution.txt [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 22 00:20 CHANGELOG.md [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 22 00:20 Dockerfile [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 00:20 GOVERNANCE.md [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 22 00:20 Jenkinsfile [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 00:20 LICENSE [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 22 00:20 Makefile [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 22 00:20 OWNERS.md [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 22 00:20 README.md [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 00:20 VERSION [2022-07-22T00:21:55.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:20 bin [2022-07-22T00:21:55.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:20 cmd [2022-07-22T00:21:55.863Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 00:21 coverage.out [2022-07-22T00:21:55.863Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 22 00:20 docker-entrypoint.sh [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 22 00:20 go.mod [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 22 00:20 go.sum [2022-07-22T00:21:55.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:20 internal [2022-07-22T00:21:55.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:20 snap [2022-07-22T00:21:55.863Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 22 00:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:21:56.174Z] + 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=664c5ba3293ecbd7fca44ad183f6df17541e93fa --label arch=amd64 --label version=2.2.0-dev.17 . [2022-07-22T00:21:56.174Z] Sending build context to Docker daemon 700.9kB [2022-07-22T00:21:56.174Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-22T00:21:56.174Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-22T00:21:56.174Z] ---> 634f8c785cd2 [2022-07-22T00:21:56.174Z] Step 3/30 : ARG MAKE="make build" [2022-07-22T00:21:56.174Z] ---> Running in 1adafb5a0002 [2022-07-22T00:21:56.436Z] Removing intermediate container 1adafb5a0002 [2022-07-22T00:21:56.436Z] ---> 642d3548eae9 [2022-07-22T00:21:56.436Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-22T00:21:56.436Z] ---> Running in 5cd262a4f2f4 [2022-07-22T00:21:56.436Z] Removing intermediate container 5cd262a4f2f4 [2022-07-22T00:21:56.436Z] ---> af4809a1b18e [2022-07-22T00:21:56.436Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-22T00:21:56.436Z] ---> Running in 3dc6aa61141c [2022-07-22T00:21:56.436Z] Removing intermediate container 3dc6aa61141c [2022-07-22T00:21:56.436Z] ---> 45680b65e22e [2022-07-22T00:21:56.436Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:21:56.696Z] ---> Running in 1c4d314e11d4 [2022-07-22T00:21:57.265Z] Removing intermediate container 1c4d314e11d4 [2022-07-22T00:21:57.265Z] ---> e91a1565bf3e [2022-07-22T00:21:57.265Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T00:21:57.265Z] ---> Running in 8193bd7ae368 [2022-07-22T00:21:57.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T00:21:58.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T00:21:58.465Z] OK: 330 MiB in 131 packages [2022-07-22T00:21:59.034Z] Removing intermediate container 8193bd7ae368 [2022-07-22T00:21:59.034Z] ---> 5c250504f46f [2022-07-22T00:21:59.034Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-22T00:21:59.034Z] ---> Running in d0e969943513 [2022-07-22T00:21:59.035Z] Removing intermediate container d0e969943513 [2022-07-22T00:21:59.035Z] ---> 9dacd43ff8a9 [2022-07-22T00:21:59.035Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-22T00:21:59.035Z] ---> d7320362283a [2022-07-22T00:21:59.035Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T00:21:59.294Z] ---> Running in 91ca5e1bd927 [2022-07-22T00:21:59.871Z] Removing intermediate container 91ca5e1bd927 [2022-07-22T00:21:59.871Z] ---> 3b563b76e5ca [2022-07-22T00:21:59.871Z] Step 11/30 : COPY . . [2022-07-22T00:22:00.132Z] ---> f0f9a6da5c6b [2022-07-22T00:22:00.132Z] Step 12/30 : RUN ${MAKE} [2022-07-22T00:22:00.132Z] ---> Running in 78f42ecfcae7 [2022-07-22T00:22:00.392Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.17 -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-22T00:22:18.497Z] Removing intermediate container 78f42ecfcae7 [2022-07-22T00:22:18.497Z] ---> 893323feb318 [2022-07-22T00:22:18.497Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-22T00:22:19.066Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-22T00:22:19.066Z] af6660deedbd: Pulling fs layer [2022-07-22T00:22:19.066Z] 97cd0a44c592: Pulling fs layer [2022-07-22T00:22:19.325Z] 97cd0a44c592: Verifying Checksum [2022-07-22T00:22:19.325Z] 97cd0a44c592: Download complete [2022-07-22T00:22:19.584Z] af6660deedbd: Verifying Checksum [2022-07-22T00:22:19.584Z] af6660deedbd: Download complete [2022-07-22T00:22:19.844Z] af6660deedbd: Pull complete [2022-07-22T00:22:19.844Z] 97cd0a44c592: Pull complete [2022-07-22T00:22:19.844Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-22T00:22:19.844Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-22T00:22:19.844Z] ---> fea57e182299 [2022-07-22T00:22:19.844Z] Step 14/30 : FROM alpine:3.15 [2022-07-22T00:22:20.413Z] 3.15: Pulling from library/alpine [2022-07-22T00:22:20.413Z] ab6db1bc80d0: Pulling fs layer [2022-07-22T00:22:20.673Z] ab6db1bc80d0: Verifying Checksum [2022-07-22T00:22:20.673Z] ab6db1bc80d0: Download complete [2022-07-22T00:22:20.673Z] ab6db1bc80d0: Pull complete [2022-07-22T00:22:20.673Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-22T00:22:20.673Z] Status: Downloaded newer image for alpine:3.15 [2022-07-22T00:22:20.932Z] ---> 2720e26172a0 [2022-07-22T00:22:20.932Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-22T00:22:20.932Z] ---> Running in fd49d58b5f17 [2022-07-22T00:22:20.932Z] Removing intermediate container fd49d58b5f17 [2022-07-22T00:22:20.932Z] ---> 1fe356bd3439 [2022-07-22T00:22:20.932Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-22T00:22:20.932Z] ---> Running in 276bcc626aa5 [2022-07-22T00:22:21.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-22T00:22:21.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-22T00:22:21.761Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-22T00:22:21.761Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-22T00:22:21.761Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-22T00:22:21.761Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-22T00:22:21.761Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-22T00:22:21.761Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-22T00:22:21.761Z] (7/74) Installing libxcb (1.14-r2) [2022-07-22T00:22:21.761Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-22T00:22:21.761Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-22T00:22:21.761Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-22T00:22:21.761Z] (11/74) Installing expat (2.4.7-r0) [2022-07-22T00:22:21.761Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-22T00:22:21.761Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-22T00:22:21.761Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-22T00:22:21.761Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-22T00:22:21.761Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-22T00:22:21.761Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-22T00:22:21.761Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-22T00:22:21.761Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-22T00:22:21.761Z] (20/74) Installing libintl (0.21-r0) [2022-07-22T00:22:21.761Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-22T00:22:21.761Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-22T00:22:21.761Z] (23/74) Installing pcre (8.45-r1) [2022-07-22T00:22:21.761Z] (24/74) Installing glib (2.70.1-r0) [2022-07-22T00:22:22.021Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-22T00:22:22.021Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-22T00:22:22.021Z] (27/74) Installing libass (0.15.2-r0) [2022-07-22T00:22:22.021Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-22T00:22:22.021Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-22T00:22:22.021Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-22T00:22:22.021Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-22T00:22:22.021Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-22T00:22:22.021Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-22T00:22:22.021Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-22T00:22:22.021Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-22T00:22:22.021Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-22T00:22:22.021Z] (37/74) Installing lame (3.100-r0) [2022-07-22T00:22:22.021Z] (38/74) Installing opus (1.3.1-r1) [2022-07-22T00:22:22.021Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-22T00:22:22.021Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-22T00:22:22.021Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-22T00:22:22.021Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-22T00:22:22.021Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-22T00:22:22.021Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-22T00:22:22.021Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-22T00:22:22.280Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-22T00:22:22.280Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-22T00:22:22.280Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-22T00:22:22.280Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-22T00:22:22.280Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-22T00:22:22.280Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-22T00:22:22.280Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-22T00:22:22.280Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-22T00:22:22.280Z] (54/74) Installing libva (2.13.0-r0) [2022-07-22T00:22:22.281Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-22T00:22:22.281Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-22T00:22:22.281Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-22T00:22:22.281Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-22T00:22:22.281Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-22T00:22:22.281Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-22T00:22:22.281Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-22T00:22:22.281Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-22T00:22:22.281Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-22T00:22:22.281Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-22T00:22:22.542Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-22T00:22:22.542Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-22T00:22:22.542Z] Executing udev-init-scripts-35-r0.post-install [2022-07-22T00:22:22.542Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-22T00:22:22.542Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-22T00:22:22.542Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-22T00:22:22.542Z] (70/74) Installing kmod-libs (29-r2) [2022-07-22T00:22:22.542Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-22T00:22:22.542Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-22T00:22:22.542Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-22T00:22:22.542Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-22T00:22:22.542Z] Executing busybox-1.34.1-r7.trigger [2022-07-22T00:22:22.542Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-22T00:22:22.542Z] OK: 78 MiB in 88 packages [2022-07-22T00:22:23.919Z] Removing intermediate container 276bcc626aa5 [2022-07-22T00:22:23.919Z] ---> 352fb1ba77c5 [2022-07-22T00:22:23.919Z] Step 17/30 : WORKDIR / [2022-07-22T00:22:23.919Z] ---> Running in bb5628f1273e [2022-07-22T00:22:23.919Z] Removing intermediate container bb5628f1273e [2022-07-22T00:22:23.919Z] ---> 7a1d22b37ea8 [2022-07-22T00:22:23.919Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-22T00:22:24.487Z] ---> 3895cb4ad2d1 [2022-07-22T00:22:24.487Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-22T00:22:24.747Z] ---> 463281af92a2 [2022-07-22T00:22:24.747Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-22T00:22:24.747Z] ---> b8d819976807 [2022-07-22T00:22:24.747Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-22T00:22:25.009Z] ---> 1a0924c213e9 [2022-07-22T00:22:25.009Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-22T00:22:25.009Z] ---> 9d5378237875 [2022-07-22T00:22:25.009Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-22T00:22:25.580Z] ---> a8e4e7af11a7 [2022-07-22T00:22:25.580Z] Step 24/30 : EXPOSE 59983 [2022-07-22T00:22:25.580Z] ---> Running in 29c49ba62d3d [2022-07-22T00:22:25.580Z] Removing intermediate container 29c49ba62d3d [2022-07-22T00:22:25.580Z] ---> e4e361837603 [2022-07-22T00:22:25.580Z] Step 25/30 : EXPOSE 8554 [2022-07-22T00:22:25.580Z] ---> Running in 4c86794dba85 [2022-07-22T00:22:25.843Z] Removing intermediate container 4c86794dba85 [2022-07-22T00:22:25.843Z] ---> b2e5a327ca5c [2022-07-22T00:22:25.843Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-22T00:22:25.843Z] ---> Running in 278b4c1f7089 [2022-07-22T00:22:25.843Z] Removing intermediate container 278b4c1f7089 [2022-07-22T00:22:25.843Z] ---> bb964d99cb46 [2022-07-22T00:22:25.843Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-22T00:22:25.843Z] ---> Running in e6fb71139c11 [2022-07-22T00:22:25.843Z] Removing intermediate container e6fb71139c11 [2022-07-22T00:22:25.843Z] ---> 2cba1bef585d [2022-07-22T00:22:25.843Z] Step 28/30 : LABEL arch=amd64 [2022-07-22T00:22:26.103Z] ---> Running in 1996b8cf7821 [2022-07-22T00:22:26.103Z] Removing intermediate container 1996b8cf7821 [2022-07-22T00:22:26.103Z] ---> 4203b81ac7af [2022-07-22T00:22:26.103Z] Step 29/30 : LABEL git_sha=664c5ba3293ecbd7fca44ad183f6df17541e93fa [2022-07-22T00:22:26.103Z] ---> Running in f21ea8976406 [2022-07-22T00:22:26.103Z] Removing intermediate container f21ea8976406 [2022-07-22T00:22:26.103Z] ---> 48634943cdbe [2022-07-22T00:22:26.103Z] Step 30/30 : LABEL version=2.2.0-dev.17 [2022-07-22T00:22:26.362Z] ---> Running in c9de13c8a6b3 [2022-07-22T00:22:26.363Z] Removing intermediate container c9de13c8a6b3 [2022-07-22T00:22:26.363Z] ---> d4a6bced2a97 [2022-07-22T00:22:26.363Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T00:22:26.363Z] Successfully built d4a6bced2a97 [2022-07-22T00:22:26.363Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:22:26.461Z] provisioning config files... [2022-07-22T00:22:26.472Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6868264735522196360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:22:26.775Z] ---> docker-login.sh [2022-07-22T00:22:26.775Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:22:26.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:22:26.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:22:26.775Z] Configure a credential helper to remove this warning. See [2022-07-22T00:22:26.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:22:26.775Z] [2022-07-22T00:22:26.775Z] Login Succeeded [2022-07-22T00:22:26.775Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:22:26.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:22:27.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:22:27.035Z] Configure a credential helper to remove this warning. See [2022-07-22T00:22:27.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:22:27.035Z] [2022-07-22T00:22:27.035Z] Login Succeeded [2022-07-22T00:22:27.035Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:22:27.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:22:27.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:22:27.035Z] Configure a credential helper to remove this warning. See [2022-07-22T00:22:27.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:22:27.035Z] [2022-07-22T00:22:27.035Z] Login Succeeded [2022-07-22T00:22:27.035Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:22:27.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:22:27.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:22:27.295Z] Configure a credential helper to remove this warning. See [2022-07-22T00:22:27.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:22:27.295Z] [2022-07-22T00:22:27.295Z] Login Succeeded [2022-07-22T00:22:27.295Z] docker.io [2022-07-22T00:22:27.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:22:27.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:22:27.555Z] Configure a credential helper to remove this warning. See [2022-07-22T00:22:27.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:22:27.555Z] [2022-07-22T00:22:27.555Z] Login Succeeded [2022-07-22T00:22:27.555Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:22:27.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:22:27.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:22:27.616Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-22T00:22:27.616Z] 664c5ba3293ecbd7fca44ad183f6df17541e93fa [2022-07-22T00:22:27.616Z] latest [2022-07-22T00:22:27.616Z] 2.2.0-dev.17 [2022-07-22T00:22:27.616Z] 664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [2022-07-22T00:22:27.616Z] main [2022-07-22T00:22:27.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:27.922Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:28.233Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa [2022-07-22T00:22:28.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T00:22:28.233Z] 550e596c6d0e: Preparing [2022-07-22T00:22:28.233Z] 1207169bf42c: Preparing [2022-07-22T00:22:28.233Z] 6df4bc8024df: Preparing [2022-07-22T00:22:28.233Z] 0df5834e6764: Preparing [2022-07-22T00:22:28.233Z] 5f82d02b0bdd: Preparing [2022-07-22T00:22:28.233Z] aab4ace35d22: Preparing [2022-07-22T00:22:28.233Z] 753c417c1424: Preparing [2022-07-22T00:22:28.233Z] ad543cd673bd: Preparing [2022-07-22T00:22:28.233Z] aab4ace35d22: Waiting [2022-07-22T00:22:28.233Z] 753c417c1424: Waiting [2022-07-22T00:22:28.233Z] ad543cd673bd: Waiting [2022-07-22T00:22:28.233Z] 1207169bf42c: Pushed [2022-07-22T00:22:28.233Z] 0df5834e6764: Pushed [2022-07-22T00:22:28.233Z] 5f82d02b0bdd: Pushed [2022-07-22T00:22:28.233Z] 6df4bc8024df: Pushed [2022-07-22T00:22:28.233Z] ad543cd673bd: Layer already exists [2022-07-22T00:22:30.138Z] 550e596c6d0e: Pushed [2022-07-22T00:22:30.714Z] aab4ace35d22: Pushed [2022-07-22T00:22:35.992Z] 753c417c1424: Pushed [2022-07-22T00:22:35.992Z] 664c5ba3293ecbd7fca44ad183f6df17541e93fa: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:36.320Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:36.633Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-22T00:22:36.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T00:22:36.633Z] 550e596c6d0e: Preparing [2022-07-22T00:22:36.633Z] 1207169bf42c: Preparing [2022-07-22T00:22:36.633Z] 6df4bc8024df: Preparing [2022-07-22T00:22:36.633Z] 0df5834e6764: Preparing [2022-07-22T00:22:36.633Z] 5f82d02b0bdd: Preparing [2022-07-22T00:22:36.633Z] aab4ace35d22: Preparing [2022-07-22T00:22:36.633Z] 753c417c1424: Preparing [2022-07-22T00:22:36.633Z] ad543cd673bd: Preparing [2022-07-22T00:22:36.633Z] 753c417c1424: Waiting [2022-07-22T00:22:36.633Z] ad543cd673bd: Waiting [2022-07-22T00:22:36.633Z] aab4ace35d22: Waiting [2022-07-22T00:22:36.633Z] 5f82d02b0bdd: Layer already exists [2022-07-22T00:22:36.633Z] 6df4bc8024df: Layer already exists [2022-07-22T00:22:36.633Z] 550e596c6d0e: Layer already exists [2022-07-22T00:22:36.633Z] 1207169bf42c: Layer already exists [2022-07-22T00:22:36.633Z] 0df5834e6764: Layer already exists [2022-07-22T00:22:36.633Z] aab4ace35d22: Layer already exists [2022-07-22T00:22:36.633Z] ad543cd673bd: Layer already exists [2022-07-22T00:22:36.633Z] 753c417c1424: Layer already exists [2022-07-22T00:22:36.633Z] latest: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:37.060Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:37.368Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.17 [2022-07-22T00:22:37.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T00:22:37.368Z] 550e596c6d0e: Preparing [2022-07-22T00:22:37.368Z] 1207169bf42c: Preparing [2022-07-22T00:22:37.368Z] 6df4bc8024df: Preparing [2022-07-22T00:22:37.368Z] 0df5834e6764: Preparing [2022-07-22T00:22:37.368Z] 5f82d02b0bdd: Preparing [2022-07-22T00:22:37.368Z] aab4ace35d22: Preparing [2022-07-22T00:22:37.368Z] 753c417c1424: Preparing [2022-07-22T00:22:37.368Z] ad543cd673bd: Preparing [2022-07-22T00:22:37.368Z] 753c417c1424: Waiting [2022-07-22T00:22:37.368Z] ad543cd673bd: Waiting [2022-07-22T00:22:37.368Z] aab4ace35d22: Waiting [2022-07-22T00:22:37.368Z] 0df5834e6764: Layer already exists [2022-07-22T00:22:37.368Z] 1207169bf42c: Layer already exists [2022-07-22T00:22:37.368Z] 550e596c6d0e: Layer already exists [2022-07-22T00:22:37.368Z] 5f82d02b0bdd: Layer already exists [2022-07-22T00:22:37.368Z] 6df4bc8024df: Layer already exists [2022-07-22T00:22:37.368Z] 753c417c1424: Layer already exists [2022-07-22T00:22:37.368Z] aab4ace35d22: Layer already exists [2022-07-22T00:22:37.368Z] ad543cd673bd: Layer already exists [2022-07-22T00:22:37.368Z] 2.2.0-dev.17: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:37.681Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:37.994Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [2022-07-22T00:22:37.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T00:22:37.994Z] 550e596c6d0e: Preparing [2022-07-22T00:22:37.994Z] 1207169bf42c: Preparing [2022-07-22T00:22:37.994Z] 6df4bc8024df: Preparing [2022-07-22T00:22:37.994Z] 0df5834e6764: Preparing [2022-07-22T00:22:37.994Z] 5f82d02b0bdd: Preparing [2022-07-22T00:22:37.994Z] aab4ace35d22: Preparing [2022-07-22T00:22:37.994Z] 753c417c1424: Preparing [2022-07-22T00:22:37.994Z] ad543cd673bd: Preparing [2022-07-22T00:22:37.994Z] aab4ace35d22: Waiting [2022-07-22T00:22:37.994Z] 753c417c1424: Waiting [2022-07-22T00:22:37.994Z] ad543cd673bd: Waiting [2022-07-22T00:22:37.994Z] 6df4bc8024df: Layer already exists [2022-07-22T00:22:37.994Z] 550e596c6d0e: Layer already exists [2022-07-22T00:22:37.994Z] 5f82d02b0bdd: Layer already exists [2022-07-22T00:22:37.994Z] 1207169bf42c: Layer already exists [2022-07-22T00:22:37.994Z] 0df5834e6764: Layer already exists [2022-07-22T00:22:37.994Z] aab4ace35d22: Layer already exists [2022-07-22T00:22:37.994Z] ad543cd673bd: Layer already exists [2022-07-22T00:22:37.994Z] 753c417c1424: Layer already exists [2022-07-22T00:22:37.994Z] 664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:38.310Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:38.625Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-22T00:22:38.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T00:22:38.625Z] 550e596c6d0e: Preparing [2022-07-22T00:22:38.625Z] 1207169bf42c: Preparing [2022-07-22T00:22:38.625Z] 6df4bc8024df: Preparing [2022-07-22T00:22:38.625Z] 0df5834e6764: Preparing [2022-07-22T00:22:38.625Z] 5f82d02b0bdd: Preparing [2022-07-22T00:22:38.625Z] aab4ace35d22: Preparing [2022-07-22T00:22:38.625Z] 753c417c1424: Preparing [2022-07-22T00:22:38.625Z] ad543cd673bd: Preparing [2022-07-22T00:22:38.625Z] aab4ace35d22: Waiting [2022-07-22T00:22:38.625Z] 753c417c1424: Waiting [2022-07-22T00:22:38.625Z] ad543cd673bd: Waiting [2022-07-22T00:22:38.625Z] 6df4bc8024df: Layer already exists [2022-07-22T00:22:38.625Z] 550e596c6d0e: Layer already exists [2022-07-22T00:22:38.625Z] 0df5834e6764: Layer already exists [2022-07-22T00:22:38.625Z] 5f82d02b0bdd: Layer already exists [2022-07-22T00:22:38.625Z] 1207169bf42c: Layer already exists [2022-07-22T00:22:38.625Z] aab4ace35d22: Layer already exists [2022-07-22T00:22:38.625Z] 753c417c1424: Layer already exists [2022-07-22T00:22:38.625Z] ad543cd673bd: Layer already exists [2022-07-22T00:22:38.625Z] main: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:22:38.674Z] ===================================================== [Pipeline] echo [2022-07-22T00:22:38.683Z] taggedImages: [2022-07-22T00:22:38.683Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa [2022-07-22T00:22:38.683Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-22T00:22:38.683Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.17 [2022-07-22T00:22:38.683Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [2022-07-22T00:22:38.683Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:39.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:22:39.041Z] [2022-07-22T00:22:39.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:22:39.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:22:39.338Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T00:22:39.338Z] 5eb5b503b376: Pulling fs layer [2022-07-22T00:22:39.338Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T00:22:39.338Z] ec43610c2a17: Pulling fs layer [2022-07-22T00:22:39.338Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T00:22:39.338Z] 33b1e0a273af: Pulling fs layer [2022-07-22T00:22:39.338Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T00:22:39.338Z] 2f39f015ded8: Pulling fs layer [2022-07-22T00:22:39.338Z] 33b1e0a273af: Waiting [2022-07-22T00:22:39.338Z] 3a2ae6a8a46f: Waiting [2022-07-22T00:22:39.338Z] 5d3b04190fa2: Waiting [2022-07-22T00:22:39.338Z] 2f39f015ded8: Waiting [2022-07-22T00:22:39.338Z] 5c69ac0246d0: Verifying Checksum [2022-07-22T00:22:39.338Z] 5c69ac0246d0: Download complete [2022-07-22T00:22:39.338Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T00:22:39.338Z] 3a2ae6a8a46f: Download complete [2022-07-22T00:22:39.338Z] 33b1e0a273af: Verifying Checksum [2022-07-22T00:22:39.338Z] 33b1e0a273af: Download complete [2022-07-22T00:22:39.338Z] ec43610c2a17: Verifying Checksum [2022-07-22T00:22:39.338Z] ec43610c2a17: Download complete [2022-07-22T00:22:39.338Z] 5d3b04190fa2: Download complete [2022-07-22T00:22:39.599Z] 5eb5b503b376: Download complete [2022-07-22T00:22:40.167Z] 2f39f015ded8: Verifying Checksum [2022-07-22T00:22:40.167Z] 2f39f015ded8: Download complete [2022-07-22T00:22:40.735Z] 5eb5b503b376: Pull complete [2022-07-22T00:22:40.996Z] 5c69ac0246d0: Pull complete [2022-07-22T00:22:41.563Z] ec43610c2a17: Pull complete [2022-07-22T00:22:41.563Z] 3a2ae6a8a46f: Pull complete [2022-07-22T00:22:41.563Z] 33b1e0a273af: Pull complete [2022-07-22T00:22:41.822Z] 5d3b04190fa2: Pull complete [2022-07-22T00:22:46.014Z] 2f39f015ded8: Pull complete [2022-07-22T00:22:46.014Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T00:22:46.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:22:46.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:22:46.106Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:22:46.144Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T00:22:47.861Z] $ docker top c3889ec4f8b189155afc45e8dcb80a7f6e6c8afe29feecfc5f0914a62a2e7419 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:22:48.268Z] ---> job-cost.sh [2022-07-22T00:22:48.268Z] lf-activate-venv: SKIPPING [2022-07-22T00:22:48.268Z] INFO: No Stack... [2022-07-22T00:22:48.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T00:22:49.100Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T00:22:49.393Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-22T00:22:49.393Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T00:22:49.410Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [2022-07-22T00:22:49.416Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] did not exist. Created. [2022-07-22T00:22:49.416Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T00:22:49.725Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T00:22:49.756Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T00:22:49.763Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T00:22:49.784Z] $ docker stop --time=1 c3889ec4f8b189155afc45e8dcb80a7f6e6c8afe29feecfc5f0914a62a2e7419 [2022-07-22T00:22:50.968Z] $ docker rm -f c3889ec4f8b189155afc45e8dcb80a7f6e6c8afe29feecfc5f0914a62a2e7419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T00:24:09.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20736 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-22T00:24:09.036Z] Running in /w/workspace/device-usb-camera/28 [Pipeline] { [Pipeline] checkout [2022-07-22T00:24:09.070Z] Selected Git installation does not exist. Using Default [2022-07-22T00:24:09.070Z] The recommended git tool is: NONE [2022-07-22T00:24:16.089Z] using credential edgex-jenkins-ssh [2022-07-22T00:24:16.107Z] Cloning the remote Git repository [2022-07-22T00:24:16.169Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-22T00:24:16.260Z] > git init /w/workspace/device-usb-camera/28 # timeout=10 [2022-07-22T00:24:16.400Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-22T00:24:16.404Z] > git --version # timeout=10 [2022-07-22T00:24:16.444Z] > git --version # 'git version 2.25.1' [2022-07-22T00:24:16.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T00:24:16.557Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T00:24:17.217Z] Avoid second fetch [2022-07-22T00:24:17.217Z] Checking out Revision 664c5ba3293ecbd7fca44ad183f6df17541e93fa (main) [2022-07-22T00:24:17.174Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-22T00:24:17.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T00:24:17.241Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T00:24:17.260Z] > git checkout -f 664c5ba3293ecbd7fca44ad183f6df17541e93fa # timeout=10 [2022-07-22T00:24:21.398Z] Commit message: "fix: make docker-entrypoint.sh executable (#56)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T00:24:22.330Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T00:24:22.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T00:24:22.330Z] Dload Upload Total Spent Left Speed [2022-07-22T00:24:22.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 94137 [Pipeline] sh [2022-07-22T00:24:23.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T00:24:23.440Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T00:24:23.440Z] + sudo tee /etc/docker/daemon.new [2022-07-22T00:24:23.440Z] { [2022-07-22T00:24:23.440Z] "registry-mirrors": [ [2022-07-22T00:24:23.440Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T00:24:23.440Z] ], [2022-07-22T00:24:23.440Z] "bip": "10.250.0.254/24", [2022-07-22T00:24:23.440Z] "hosts": [ [2022-07-22T00:24:23.440Z] "tcp://0.0.0.0:5555", [2022-07-22T00:24:23.440Z] "unix:///var/run/docker.sock" [2022-07-22T00:24:23.440Z] ], [2022-07-22T00:24:23.440Z] "mtu": 1458, [2022-07-22T00:24:23.440Z] "selinux-enabled": true, [2022-07-22T00:24:23.440Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T00:24:23.440Z] } [Pipeline] sh [2022-07-22T00:24:23.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T00:24:24.191Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:24:42.528Z] provisioning config files... [2022-07-22T00:24:42.552Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/28@tmp/config1540387612146720872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:24:42.917Z] ---> docker-login.sh [2022-07-22T00:24:42.917Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:24:43.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:24:43.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:24:43.792Z] Configure a credential helper to remove this warning. See [2022-07-22T00:24:43.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:24:43.792Z] [2022-07-22T00:24:43.792Z] Login Succeeded [2022-07-22T00:24:43.792Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:24:44.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:24:44.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:24:44.339Z] Configure a credential helper to remove this warning. See [2022-07-22T00:24:44.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:24:44.339Z] [2022-07-22T00:24:44.339Z] Login Succeeded [2022-07-22T00:24:44.339Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:24:44.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:24:44.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:24:44.618Z] Configure a credential helper to remove this warning. See [2022-07-22T00:24:44.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:24:44.618Z] [2022-07-22T00:24:44.618Z] Login Succeeded [2022-07-22T00:24:44.618Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:24:45.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:24:45.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:24:45.224Z] Configure a credential helper to remove this warning. See [2022-07-22T00:24:45.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:24:45.224Z] [2022-07-22T00:24:45.224Z] Login Succeeded [2022-07-22T00:24:45.224Z] docker.io [2022-07-22T00:24:45.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:24:46.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:24:46.095Z] Configure a credential helper to remove this warning. See [2022-07-22T00:24:46.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:24:46.095Z] [2022-07-22T00:24:46.095Z] Login Succeeded [2022-07-22T00:24:46.095Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:24:46.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T00:24:46.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:24:46.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:24:46.678Z] ========================================================= [2022-07-22T00:24:46.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T00:24:46.678Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:24:47.075Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-22T00:24:47.350Z] Sending build context to Docker daemon 456.7kB [2022-07-22T00:24:47.350Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-22T00:24:47.350Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-22T00:24:47.624Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T00:24:47.624Z] b3c136eddcbf: Pulling fs layer [2022-07-22T00:24:47.624Z] c0a3192eca97: Pulling fs layer [2022-07-22T00:24:47.624Z] a050256f5b6f: Pulling fs layer [2022-07-22T00:24:47.624Z] 656be50a0ddc: Pulling fs layer [2022-07-22T00:24:47.624Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T00:24:47.624Z] 46d945488cbd: Pulling fs layer [2022-07-22T00:24:47.624Z] 8a5474983e97: Pulling fs layer [2022-07-22T00:24:47.624Z] 329c88fbcd65: Pulling fs layer [2022-07-22T00:24:47.624Z] 656be50a0ddc: Waiting [2022-07-22T00:24:47.624Z] 46d945488cbd: Waiting [2022-07-22T00:24:47.624Z] 2bbca73fdf42: Waiting [2022-07-22T00:24:47.624Z] 8a5474983e97: Waiting [2022-07-22T00:24:47.624Z] 329c88fbcd65: Waiting [2022-07-22T00:24:47.624Z] a050256f5b6f: Verifying Checksum [2022-07-22T00:24:47.624Z] a050256f5b6f: Download complete [2022-07-22T00:24:47.624Z] c0a3192eca97: Download complete [2022-07-22T00:24:47.624Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T00:24:47.624Z] 2bbca73fdf42: Download complete [2022-07-22T00:24:47.624Z] 46d945488cbd: Verifying Checksum [2022-07-22T00:24:47.624Z] 46d945488cbd: Download complete [2022-07-22T00:24:47.624Z] b3c136eddcbf: Verifying Checksum [2022-07-22T00:24:48.646Z] b3c136eddcbf: Pull complete [2022-07-22T00:24:48.646Z] 329c88fbcd65: Verifying Checksum [2022-07-22T00:24:48.646Z] 329c88fbcd65: Download complete [2022-07-22T00:24:49.249Z] c0a3192eca97: Pull complete [2022-07-22T00:24:49.530Z] a050256f5b6f: Pull complete [2022-07-22T00:24:49.806Z] 8a5474983e97: Download complete [2022-07-22T00:24:50.407Z] 656be50a0ddc: Verifying Checksum [2022-07-22T00:24:50.407Z] 656be50a0ddc: Download complete [2022-07-22T00:25:05.496Z] 656be50a0ddc: Pull complete [2022-07-22T00:25:05.496Z] 2bbca73fdf42: Pull complete [2022-07-22T00:25:05.496Z] 46d945488cbd: Pull complete [2022-07-22T00:25:09.816Z] 8a5474983e97: Pull complete [2022-07-22T00:25:11.791Z] 329c88fbcd65: Pull complete [2022-07-22T00:25:11.791Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T00:25:11.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T00:25:11.791Z] ---> ff4287adb874 [2022-07-22T00:25:11.791Z] Step 3/12 : ARG MAKE="make build" [2022-07-22T00:25:13.221Z] ---> Running in cf32249a02c4 [2022-07-22T00:25:13.221Z] Removing intermediate container cf32249a02c4 [2022-07-22T00:25:13.221Z] ---> df110a6bafa3 [2022-07-22T00:25:13.221Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-22T00:25:13.221Z] ---> Running in b3e815e93778 [2022-07-22T00:25:13.494Z] Removing intermediate container b3e815e93778 [2022-07-22T00:25:13.494Z] ---> 555347c42e66 [2022-07-22T00:25:13.494Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-22T00:25:13.776Z] ---> Running in 7002d62966f3 [2022-07-22T00:25:14.051Z] Removing intermediate container 7002d62966f3 [2022-07-22T00:25:14.051Z] ---> 3c2840332271 [2022-07-22T00:25:14.051Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:25:14.051Z] ---> Running in 983329c41c38 [2022-07-22T00:25:16.017Z] Removing intermediate container 983329c41c38 [2022-07-22T00:25:16.017Z] ---> 4fa9145b10f8 [2022-07-22T00:25:16.017Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T00:25:16.017Z] ---> Running in c5baed0381fc [2022-07-22T00:25:16.609Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T00:25:17.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T00:25:18.571Z] (1/14) Installing libintl (0.21-r2) [2022-07-22T00:25:18.571Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-22T00:25:18.571Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-22T00:25:18.842Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-22T00:25:18.842Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-22T00:25:19.111Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-22T00:25:19.111Z] Executing udev-init-scripts-35-r0.post-install [2022-07-22T00:25:19.111Z] (7/14) Installing libblkid (2.38-r1) [2022-07-22T00:25:19.111Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-22T00:25:19.379Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-22T00:25:19.379Z] (10/14) Installing kmod-libs (29-r2) [2022-07-22T00:25:19.379Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-22T00:25:19.649Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-22T00:25:19.649Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-22T00:25:19.922Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-22T00:25:19.922Z] Executing busybox-1.35.0-r13.trigger [2022-07-22T00:25:19.922Z] Executing eudev-3.2.11-r0.trigger [2022-07-22T00:25:19.922Z] OK: 228 MiB in 65 packages [2022-07-22T00:25:20.909Z] Removing intermediate container c5baed0381fc [2022-07-22T00:25:20.909Z] ---> f1d36301509a [2022-07-22T00:25:20.909Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-22T00:25:21.181Z] ---> Running in 82ed7df3f89a [2022-07-22T00:25:21.453Z] Removing intermediate container 82ed7df3f89a [2022-07-22T00:25:21.453Z] ---> 9182e4bdfa86 [2022-07-22T00:25:21.453Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-22T00:25:21.743Z] ---> 5d2055255d9e [2022-07-22T00:25:21.743Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T00:25:22.018Z] ---> Running in 10a813a294c0 [2022-07-22T00:26:09.015Z] Removing intermediate container 10a813a294c0 [2022-07-22T00:26:09.015Z] ---> 71a3aa3860be [2022-07-22T00:26:09.015Z] Step 11/12 : COPY . . [2022-07-22T00:26:09.015Z] ---> d34051a36d7d [2022-07-22T00:26:09.015Z] Step 12/12 : RUN ${MAKE} [2022-07-22T00:26:09.015Z] ---> Running in 9812ebe3a0a9 [2022-07-22T00:26:09.015Z] noop [2022-07-22T00:26:09.015Z] Removing intermediate container 9812ebe3a0a9 [2022-07-22T00:26:09.015Z] ---> 8a6cbcfaef4b [2022-07-22T00:26:09.015Z] Successfully built 8a6cbcfaef4b [2022-07-22T00:26:09.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:26:09.376Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T00:26:09.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:26:09.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-20736 does not seem to be running inside a container [2022-07-22T00:26:09.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/28 -v /w/workspace/device-usb-camera/28:/w/workspace/device-usb-camera/28:rw,z -v /w/workspace/device-usb-camera/28@tmp:/w/workspace/device-usb-camera/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-22T00:26:11.006Z] $ docker top 7e1d28d2c8cbc9d97772e02528cdd75f31eb8c82d319083e787eb1c36ea9fa33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:26:11.894Z] + go version [2022-07-22T00:26:11.894Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T00:26:11.924Z] $ docker stop --time=1 7e1d28d2c8cbc9d97772e02528cdd75f31eb8c82d319083e787eb1c36ea9fa33 [2022-07-22T00:26:13.526Z] $ docker rm -f 7e1d28d2c8cbc9d97772e02528cdd75f31eb8c82d319083e787eb1c36ea9fa33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:26:14.114Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T00:26:14.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:26:14.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-20736 does not seem to be running inside a container [2022-07-22T00:26:14.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/28 -v /w/workspace/device-usb-camera/28:/w/workspace/device-usb-camera/28:rw,z -v /w/workspace/device-usb-camera/28@tmp:/w/workspace/device-usb-camera/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-22T00:26:15.713Z] $ docker top 78915d6819bbd55d8bdbef0ad44e21f85d955e4c59f911bdf68d8f068bc90a2b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:26:16.600Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/28 [Pipeline] fileExists [Pipeline] sh [2022-07-22T00:26:17.267Z] + make test [2022-07-22T00:26:17.267Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-22T00:26:18.708Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-22T00:27:40.558Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-22T00:27:40.558Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-22T00:27:40.558Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-22T00:27:40.558Z] CGO_ENABLED=1 go vet ./... [2022-07-22T00:27:58.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T00:27:58.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T00:27:58.886Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T00:28:01.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T00:28:01.535Z] $ docker stop --time=1 78915d6819bbd55d8bdbef0ad44e21f85d955e4c59f911bdf68d8f068bc90a2b [2022-07-22T00:28:03.303Z] $ docker rm -f 78915d6819bbd55d8bdbef0ad44e21f85d955e4c59f911bdf68d8f068bc90a2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:28:04.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T00:28:04.271Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T00:28:04.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T00:28:05.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T00:28:05.400Z] + ls -al . [2022-07-22T00:28:05.400Z] total 160 [2022-07-22T00:28:05.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:28 . [2022-07-22T00:28:05.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:24 .. [2022-07-22T00:28:05.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:24 .git [2022-07-22T00:28:05.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:24 .github [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 22 00:24 .gitignore [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 00:24 .golangci.yml [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 22 00:24 .hadolint.yml [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 22 00:24 Attribution.txt [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 22 00:24 CHANGELOG.md [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 22 00:24 Dockerfile [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 00:24 GOVERNANCE.md [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 22 00:24 Jenkinsfile [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 00:24 LICENSE [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 22 00:24 Makefile [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 22 00:24 OWNERS.md [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 22 00:24 README.md [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 00:20 VERSION [2022-07-22T00:28:05.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:24 bin [2022-07-22T00:28:05.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:24 cmd [2022-07-22T00:28:05.400Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 00:26 coverage.out [2022-07-22T00:28:05.400Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 22 00:24 docker-entrypoint.sh [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 22 00:24 go.mod [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 22 00:24 go.sum [2022-07-22T00:28:05.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:24 internal [2022-07-22T00:28:05.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:24 snap [2022-07-22T00:28:05.400Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 22 00:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:28:05.749Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=664c5ba3293ecbd7fca44ad183f6df17541e93fa --label arch=arm64 --label version=2.2.0-dev.17 . [2022-07-22T00:28:06.028Z] Sending build context to Docker daemon 457.7kB [2022-07-22T00:28:06.028Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-22T00:28:06.028Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-22T00:28:06.028Z] ---> 8a6cbcfaef4b [2022-07-22T00:28:06.028Z] Step 3/30 : ARG MAKE="make build" [2022-07-22T00:28:06.028Z] ---> Running in 8d6e58be0a79 [2022-07-22T00:28:06.631Z] Removing intermediate container 8d6e58be0a79 [2022-07-22T00:28:06.631Z] ---> 04108f23617e [2022-07-22T00:28:06.631Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-22T00:28:06.631Z] ---> Running in 2809e50406cb [2022-07-22T00:28:06.905Z] Removing intermediate container 2809e50406cb [2022-07-22T00:28:06.905Z] ---> 9e97296e0f29 [2022-07-22T00:28:06.905Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-22T00:28:06.905Z] ---> Running in b004c70abee4 [2022-07-22T00:28:07.183Z] Removing intermediate container b004c70abee4 [2022-07-22T00:28:07.183Z] ---> fa4135004095 [2022-07-22T00:28:07.183Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T00:28:07.183Z] ---> Running in b3e440884a03 [2022-07-22T00:28:09.158Z] Removing intermediate container b3e440884a03 [2022-07-22T00:28:09.158Z] ---> 6f8dd0c273e5 [2022-07-22T00:28:09.158Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T00:28:09.158Z] ---> Running in 66b4c3b20ced [2022-07-22T00:28:09.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T00:28:10.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T00:28:11.702Z] OK: 228 MiB in 65 packages [2022-07-22T00:28:12.689Z] Removing intermediate container 66b4c3b20ced [2022-07-22T00:28:12.689Z] ---> 9ca5646fa1f0 [2022-07-22T00:28:12.689Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-22T00:28:12.689Z] ---> Running in 6a1ffa3b11a9 [2022-07-22T00:28:12.961Z] Removing intermediate container 6a1ffa3b11a9 [2022-07-22T00:28:12.961Z] ---> a3ae2bb5b0e6 [2022-07-22T00:28:12.961Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-22T00:28:13.562Z] ---> 47dbff7cc09b [2022-07-22T00:28:13.562Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T00:28:13.562Z] ---> Running in 2d8d5e5f046b [2022-07-22T00:28:15.540Z] Removing intermediate container 2d8d5e5f046b [2022-07-22T00:28:15.541Z] ---> 61bc8d3590a9 [2022-07-22T00:28:15.541Z] Step 11/30 : COPY . . [2022-07-22T00:28:16.140Z] ---> 3fc65c1191fa [2022-07-22T00:28:16.140Z] Step 12/30 : RUN ${MAKE} [2022-07-22T00:28:16.140Z] ---> Running in c009c751cc28 [2022-07-22T00:28:17.122Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.17 -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-22T00:30:39.238Z] Removing intermediate container c009c751cc28 [2022-07-22T00:30:39.238Z] ---> 3f182173e4dc [2022-07-22T00:30:39.238Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-22T00:30:39.238Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-22T00:30:39.238Z] eab2503cf8f4: Pulling fs layer [2022-07-22T00:30:39.238Z] 97cd0a44c592: Pulling fs layer [2022-07-22T00:30:39.238Z] 97cd0a44c592: Verifying Checksum [2022-07-22T00:30:39.238Z] 97cd0a44c592: Download complete [2022-07-22T00:30:39.238Z] eab2503cf8f4: Verifying Checksum [2022-07-22T00:30:39.238Z] eab2503cf8f4: Download complete [2022-07-22T00:30:39.238Z] eab2503cf8f4: Pull complete [2022-07-22T00:30:39.238Z] 97cd0a44c592: Pull complete [2022-07-22T00:30:39.238Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-22T00:30:39.238Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-22T00:30:39.238Z] ---> 7f763cca56b3 [2022-07-22T00:30:39.238Z] Step 14/30 : FROM alpine:3.15 [2022-07-22T00:30:39.238Z] 3.15: Pulling from library/alpine [2022-07-22T00:30:39.238Z] e0295fd11fe2: Pulling fs layer [2022-07-22T00:30:39.238Z] e0295fd11fe2: Verifying Checksum [2022-07-22T00:30:39.238Z] e0295fd11fe2: Download complete [2022-07-22T00:30:39.238Z] e0295fd11fe2: Pull complete [2022-07-22T00:30:39.238Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-22T00:30:39.238Z] Status: Downloaded newer image for alpine:3.15 [2022-07-22T00:30:39.238Z] ---> 60f2846fe774 [2022-07-22T00:30:39.238Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-22T00:30:39.238Z] ---> Running in 130467ec7c22 [2022-07-22T00:30:39.238Z] Removing intermediate container 130467ec7c22 [2022-07-22T00:30:39.238Z] ---> 647324631b0b [2022-07-22T00:30:39.238Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-22T00:30:39.238Z] ---> Running in a0be6a63ba49 [2022-07-22T00:30:39.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-22T00:30:39.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-22T00:30:39.238Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-22T00:30:39.238Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-22T00:30:39.238Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-22T00:30:39.238Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-22T00:30:39.238Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-22T00:30:39.238Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-22T00:30:39.238Z] (7/73) Installing libxcb (1.14-r2) [2022-07-22T00:30:39.238Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-22T00:30:39.238Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-22T00:30:39.238Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-22T00:30:39.238Z] (11/73) Installing expat (2.4.7-r0) [2022-07-22T00:30:39.238Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-22T00:30:39.238Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-22T00:30:39.238Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-22T00:30:39.238Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-22T00:30:39.238Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-22T00:30:39.238Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-22T00:30:39.238Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-22T00:30:39.238Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-22T00:30:39.238Z] (20/73) Installing libintl (0.21-r0) [2022-07-22T00:30:39.238Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-22T00:30:39.238Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-22T00:30:39.238Z] (23/73) Installing pcre (8.45-r1) [2022-07-22T00:30:39.238Z] (24/73) Installing glib (2.70.1-r0) [2022-07-22T00:30:39.238Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-22T00:30:39.238Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-22T00:30:39.238Z] (27/73) Installing libass (0.15.2-r0) [2022-07-22T00:30:39.238Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-22T00:30:39.238Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-22T00:30:39.238Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-22T00:30:39.238Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-22T00:30:39.238Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-22T00:30:39.238Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-22T00:30:39.238Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-22T00:30:39.238Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-22T00:30:39.238Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-22T00:30:39.238Z] (37/73) Installing lame (3.100-r0) [2022-07-22T00:30:39.238Z] (38/73) Installing opus (1.3.1-r1) [2022-07-22T00:30:39.238Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-22T00:30:39.238Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-22T00:30:39.238Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-22T00:30:39.238Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-22T00:30:39.238Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-22T00:30:39.238Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-22T00:30:39.238Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-22T00:30:39.238Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-22T00:30:39.239Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-22T00:30:39.239Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-22T00:30:39.239Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-22T00:30:39.239Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-22T00:30:39.239Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-22T00:30:39.239Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-22T00:30:39.239Z] (53/73) Installing libva (2.13.0-r0) [2022-07-22T00:30:39.239Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-22T00:30:39.239Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-22T00:30:39.239Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-22T00:30:39.239Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-22T00:30:39.239Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-22T00:30:39.239Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-22T00:30:39.239Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-22T00:30:39.239Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-22T00:30:39.239Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-22T00:30:39.239Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-22T00:30:39.239Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-22T00:30:39.239Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-22T00:30:39.239Z] Executing udev-init-scripts-35-r0.post-install [2022-07-22T00:30:39.239Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-22T00:30:39.239Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-22T00:30:39.239Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-22T00:30:39.239Z] (69/73) Installing kmod-libs (29-r2) [2022-07-22T00:30:39.239Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-22T00:30:39.239Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-22T00:30:39.239Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-22T00:30:39.239Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-22T00:30:39.239Z] Executing busybox-1.34.1-r7.trigger [2022-07-22T00:30:39.239Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-22T00:30:39.239Z] OK: 67 MiB in 87 packages [2022-07-22T00:30:39.239Z] Removing intermediate container a0be6a63ba49 [2022-07-22T00:30:39.239Z] ---> bf448a39ab77 [2022-07-22T00:30:39.239Z] Step 17/30 : WORKDIR / [2022-07-22T00:30:39.239Z] ---> Running in a5349f563bcc [2022-07-22T00:30:39.239Z] Removing intermediate container a5349f563bcc [2022-07-22T00:30:39.239Z] ---> ade550a43e2c [2022-07-22T00:30:39.239Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-22T00:30:39.239Z] ---> 41488309ca1b [2022-07-22T00:30:39.239Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-22T00:30:39.835Z] ---> bf728b06bf4e [2022-07-22T00:30:39.835Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-22T00:30:40.432Z] ---> 597772d9ace4 [2022-07-22T00:30:40.432Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-22T00:30:41.030Z] ---> 648f3b8ab60d [2022-07-22T00:30:41.030Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-22T00:30:41.631Z] ---> 98f3fc90d1a8 [2022-07-22T00:30:41.631Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-22T00:30:42.620Z] ---> f334af3d36a3 [2022-07-22T00:30:42.620Z] Step 24/30 : EXPOSE 59983 [2022-07-22T00:30:42.905Z] ---> Running in 312d710ce9a2 [2022-07-22T00:30:43.179Z] Removing intermediate container 312d710ce9a2 [2022-07-22T00:30:43.179Z] ---> f563e873a827 [2022-07-22T00:30:43.179Z] Step 25/30 : EXPOSE 8554 [2022-07-22T00:30:43.179Z] ---> Running in a53253867af7 [2022-07-22T00:30:43.461Z] Removing intermediate container a53253867af7 [2022-07-22T00:30:43.461Z] ---> f77b703affc7 [2022-07-22T00:30:43.461Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-22T00:30:43.461Z] ---> Running in 57ce9f167195 [2022-07-22T00:30:43.744Z] Removing intermediate container 57ce9f167195 [2022-07-22T00:30:43.744Z] ---> d2a6a7afd35c [2022-07-22T00:30:43.744Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-22T00:30:44.020Z] ---> Running in c3c6be775dce [2022-07-22T00:30:44.297Z] Removing intermediate container c3c6be775dce [2022-07-22T00:30:44.297Z] ---> ee31d81cb1cf [2022-07-22T00:30:44.297Z] Step 28/30 : LABEL arch=arm64 [2022-07-22T00:30:44.297Z] ---> Running in c055fe6bc380 [2022-07-22T00:30:44.568Z] Removing intermediate container c055fe6bc380 [2022-07-22T00:30:44.568Z] ---> d4fff01e5739 [2022-07-22T00:30:44.568Z] Step 29/30 : LABEL git_sha=664c5ba3293ecbd7fca44ad183f6df17541e93fa [2022-07-22T00:30:44.568Z] ---> Running in 0a160313ea91 [2022-07-22T00:30:45.169Z] Removing intermediate container 0a160313ea91 [2022-07-22T00:30:45.169Z] ---> fdfe66a12a39 [2022-07-22T00:30:45.169Z] Step 30/30 : LABEL version=2.2.0-dev.17 [2022-07-22T00:30:45.169Z] ---> Running in c7dc664dbe32 [2022-07-22T00:30:45.442Z] Removing intermediate container c7dc664dbe32 [2022-07-22T00:30:45.442Z] ---> 2e29074d7f29 [2022-07-22T00:30:45.442Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T00:30:45.442Z] Successfully built 2e29074d7f29 [2022-07-22T00:30:45.442Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:30:45.557Z] provisioning config files... [2022-07-22T00:30:45.575Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/28@tmp/config8227051890011510483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:30:45.925Z] ---> docker-login.sh [2022-07-22T00:30:45.925Z] nexus3.edgexfoundry.org:10001 [2022-07-22T00:30:46.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:30:46.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:30:46.199Z] Configure a credential helper to remove this warning. See [2022-07-22T00:30:46.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:30:46.199Z] [2022-07-22T00:30:46.199Z] Login Succeeded [2022-07-22T00:30:46.199Z] nexus3.edgexfoundry.org:10002 [2022-07-22T00:30:46.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:30:46.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:30:46.797Z] Configure a credential helper to remove this warning. See [2022-07-22T00:30:46.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:30:46.797Z] [2022-07-22T00:30:46.797Z] Login Succeeded [2022-07-22T00:30:46.797Z] nexus3.edgexfoundry.org:10003 [2022-07-22T00:30:47.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:30:47.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:30:47.344Z] Configure a credential helper to remove this warning. See [2022-07-22T00:30:47.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:30:47.344Z] [2022-07-22T00:30:47.344Z] Login Succeeded [2022-07-22T00:30:47.344Z] nexus3.edgexfoundry.org:10004 [2022-07-22T00:30:47.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:30:47.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:30:47.888Z] Configure a credential helper to remove this warning. See [2022-07-22T00:30:47.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:30:47.888Z] [2022-07-22T00:30:47.888Z] Login Succeeded [2022-07-22T00:30:47.888Z] docker.io [2022-07-22T00:30:48.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T00:30:48.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T00:30:48.435Z] Configure a credential helper to remove this warning. See [2022-07-22T00:30:48.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T00:30:48.435Z] [2022-07-22T00:30:48.435Z] Login Succeeded [2022-07-22T00:30:48.708Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T00:30:48.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:30:48.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T00:30:48.777Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-22T00:30:48.778Z] 664c5ba3293ecbd7fca44ad183f6df17541e93fa [2022-07-22T00:30:48.778Z] latest [2022-07-22T00:30:48.778Z] 2.2.0-dev.17 [2022-07-22T00:30:48.778Z] 664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [2022-07-22T00:30:48.778Z] main [2022-07-22T00:30:48.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:30:49.149Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:30:49.519Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa [2022-07-22T00:30:49.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-22T00:30:49.519Z] a43932d1df72: Preparing [2022-07-22T00:30:49.519Z] 1207169bf42c: Preparing [2022-07-22T00:30:49.519Z] c6650c40a650: Preparing [2022-07-22T00:30:49.519Z] b1da15fa79f5: Preparing [2022-07-22T00:30:49.519Z] 15175775190c: Preparing [2022-07-22T00:30:49.519Z] 955c8b8503ec: Preparing [2022-07-22T00:30:49.519Z] f6551aaeaf84: Preparing [2022-07-22T00:30:49.519Z] eb54b7b7991f: Preparing [2022-07-22T00:30:49.519Z] f6551aaeaf84: Waiting [2022-07-22T00:30:49.519Z] eb54b7b7991f: Waiting [2022-07-22T00:30:49.519Z] 955c8b8503ec: Waiting [2022-07-22T00:30:49.802Z] 1207169bf42c: Pushed [2022-07-22T00:30:49.802Z] 15175775190c: Pushed [2022-07-22T00:30:49.802Z] c6650c40a650: Pushed [2022-07-22T00:30:49.802Z] b1da15fa79f5: Pushed [2022-07-22T00:30:49.802Z] eb54b7b7991f: Layer already exists [2022-07-22T00:30:54.137Z] a43932d1df72: Pushed [2022-07-22T00:30:55.117Z] 955c8b8503ec: Pushed [2022-07-22T00:31:03.375Z] f6551aaeaf84: Pushed [2022-07-22T00:31:03.375Z] 664c5ba3293ecbd7fca44ad183f6df17541e93fa: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:03.746Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:04.108Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-22T00:31:04.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-22T00:31:04.108Z] a43932d1df72: Preparing [2022-07-22T00:31:04.108Z] 1207169bf42c: Preparing [2022-07-22T00:31:04.108Z] c6650c40a650: Preparing [2022-07-22T00:31:04.108Z] b1da15fa79f5: Preparing [2022-07-22T00:31:04.108Z] 15175775190c: Preparing [2022-07-22T00:31:04.108Z] 955c8b8503ec: Preparing [2022-07-22T00:31:04.108Z] f6551aaeaf84: Preparing [2022-07-22T00:31:04.108Z] eb54b7b7991f: Preparing [2022-07-22T00:31:04.108Z] 955c8b8503ec: Waiting [2022-07-22T00:31:04.108Z] f6551aaeaf84: Waiting [2022-07-22T00:31:04.108Z] eb54b7b7991f: Waiting [2022-07-22T00:31:04.108Z] b1da15fa79f5: Layer already exists [2022-07-22T00:31:04.108Z] 15175775190c: Layer already exists [2022-07-22T00:31:04.108Z] a43932d1df72: Layer already exists [2022-07-22T00:31:04.108Z] c6650c40a650: Layer already exists [2022-07-22T00:31:04.108Z] 1207169bf42c: Layer already exists [2022-07-22T00:31:04.379Z] 955c8b8503ec: Layer already exists [2022-07-22T00:31:04.379Z] f6551aaeaf84: Layer already exists [2022-07-22T00:31:04.379Z] eb54b7b7991f: Layer already exists [2022-07-22T00:31:04.379Z] latest: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:04.743Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:05.106Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.17 [2022-07-22T00:31:05.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-22T00:31:05.106Z] a43932d1df72: Preparing [2022-07-22T00:31:05.106Z] 1207169bf42c: Preparing [2022-07-22T00:31:05.106Z] c6650c40a650: Preparing [2022-07-22T00:31:05.106Z] b1da15fa79f5: Preparing [2022-07-22T00:31:05.106Z] 15175775190c: Preparing [2022-07-22T00:31:05.106Z] 955c8b8503ec: Preparing [2022-07-22T00:31:05.106Z] f6551aaeaf84: Preparing [2022-07-22T00:31:05.106Z] eb54b7b7991f: Preparing [2022-07-22T00:31:05.106Z] 955c8b8503ec: Waiting [2022-07-22T00:31:05.106Z] f6551aaeaf84: Waiting [2022-07-22T00:31:05.106Z] eb54b7b7991f: Waiting [2022-07-22T00:31:05.106Z] b1da15fa79f5: Layer already exists [2022-07-22T00:31:05.106Z] 15175775190c: Layer already exists [2022-07-22T00:31:05.106Z] c6650c40a650: Layer already exists [2022-07-22T00:31:05.106Z] 1207169bf42c: Layer already exists [2022-07-22T00:31:05.106Z] a43932d1df72: Layer already exists [2022-07-22T00:31:05.377Z] 955c8b8503ec: Layer already exists [2022-07-22T00:31:05.377Z] eb54b7b7991f: Layer already exists [2022-07-22T00:31:05.377Z] f6551aaeaf84: Layer already exists [2022-07-22T00:31:05.377Z] 2.2.0-dev.17: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:05.744Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:06.104Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [2022-07-22T00:31:06.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-22T00:31:06.104Z] a43932d1df72: Preparing [2022-07-22T00:31:06.104Z] 1207169bf42c: Preparing [2022-07-22T00:31:06.104Z] c6650c40a650: Preparing [2022-07-22T00:31:06.104Z] b1da15fa79f5: Preparing [2022-07-22T00:31:06.104Z] 15175775190c: Preparing [2022-07-22T00:31:06.104Z] 955c8b8503ec: Preparing [2022-07-22T00:31:06.104Z] f6551aaeaf84: Preparing [2022-07-22T00:31:06.104Z] eb54b7b7991f: Preparing [2022-07-22T00:31:06.104Z] 955c8b8503ec: Waiting [2022-07-22T00:31:06.104Z] f6551aaeaf84: Waiting [2022-07-22T00:31:06.104Z] eb54b7b7991f: Waiting [2022-07-22T00:31:06.104Z] 15175775190c: Layer already exists [2022-07-22T00:31:06.104Z] 1207169bf42c: Layer already exists [2022-07-22T00:31:06.104Z] b1da15fa79f5: Layer already exists [2022-07-22T00:31:06.104Z] c6650c40a650: Layer already exists [2022-07-22T00:31:06.104Z] a43932d1df72: Layer already exists [2022-07-22T00:31:06.376Z] f6551aaeaf84: Layer already exists [2022-07-22T00:31:06.376Z] eb54b7b7991f: Layer already exists [2022-07-22T00:31:06.376Z] 955c8b8503ec: Layer already exists [2022-07-22T00:31:06.376Z] 664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:06.748Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:07.104Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-22T00:31:07.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-22T00:31:07.105Z] a43932d1df72: Preparing [2022-07-22T00:31:07.105Z] 1207169bf42c: Preparing [2022-07-22T00:31:07.105Z] c6650c40a650: Preparing [2022-07-22T00:31:07.105Z] b1da15fa79f5: Preparing [2022-07-22T00:31:07.105Z] 15175775190c: Preparing [2022-07-22T00:31:07.105Z] 955c8b8503ec: Preparing [2022-07-22T00:31:07.105Z] f6551aaeaf84: Preparing [2022-07-22T00:31:07.105Z] eb54b7b7991f: Preparing [2022-07-22T00:31:07.105Z] f6551aaeaf84: Waiting [2022-07-22T00:31:07.105Z] eb54b7b7991f: Waiting [2022-07-22T00:31:07.105Z] 955c8b8503ec: Waiting [2022-07-22T00:31:07.105Z] b1da15fa79f5: Layer already exists [2022-07-22T00:31:07.105Z] 1207169bf42c: Layer already exists [2022-07-22T00:31:07.105Z] c6650c40a650: Layer already exists [2022-07-22T00:31:07.105Z] a43932d1df72: Layer already exists [2022-07-22T00:31:07.105Z] 15175775190c: Layer already exists [2022-07-22T00:31:07.105Z] 955c8b8503ec: Layer already exists [2022-07-22T00:31:07.105Z] f6551aaeaf84: Layer already exists [2022-07-22T00:31:07.105Z] eb54b7b7991f: Layer already exists [2022-07-22T00:31:07.376Z] main: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T00:31:07.434Z] ===================================================== [Pipeline] echo [2022-07-22T00:31:07.442Z] taggedImages: [2022-07-22T00:31:07.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa [2022-07-22T00:31:07.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-22T00:31:07.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.17 [2022-07-22T00:31:07.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [2022-07-22T00:31:07.442Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:07.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:31:07.816Z] [2022-07-22T00:31:07.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:08.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:31:08.442Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T00:31:08.442Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T00:31:08.442Z] 04944245beec: Pulling fs layer [2022-07-22T00:31:08.442Z] 699f458cf7ca: Pulling fs layer [2022-07-22T00:31:08.442Z] 765212b225bb: Pulling fs layer [2022-07-22T00:31:08.442Z] f23df028b6ca: Pulling fs layer [2022-07-22T00:31:08.442Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T00:31:08.442Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T00:31:08.442Z] f23df028b6ca: Waiting [2022-07-22T00:31:08.442Z] d65c8cfc05b1: Waiting [2022-07-22T00:31:08.442Z] 2437ff75d9bd: Waiting [2022-07-22T00:31:08.442Z] 765212b225bb: Waiting [2022-07-22T00:31:08.442Z] 04944245beec: Verifying Checksum [2022-07-22T00:31:08.442Z] 04944245beec: Download complete [2022-07-22T00:31:08.442Z] 765212b225bb: Download complete [2022-07-22T00:31:08.442Z] f23df028b6ca: Verifying Checksum [2022-07-22T00:31:08.442Z] f23df028b6ca: Download complete [2022-07-22T00:31:08.442Z] d65c8cfc05b1: Verifying Checksum [2022-07-22T00:31:08.442Z] d65c8cfc05b1: Download complete [2022-07-22T00:31:08.722Z] 699f458cf7ca: Verifying Checksum [2022-07-22T00:31:08.722Z] 699f458cf7ca: Download complete [2022-07-22T00:31:08.998Z] 8998bd30e6a1: Download complete [2022-07-22T00:31:10.979Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T00:31:10.979Z] 2437ff75d9bd: Download complete [2022-07-22T00:31:12.964Z] 8998bd30e6a1: Pull complete [2022-07-22T00:31:13.558Z] 04944245beec: Pull complete [2022-07-22T00:31:14.989Z] 699f458cf7ca: Pull complete [2022-07-22T00:31:14.989Z] 765212b225bb: Pull complete [2022-07-22T00:31:15.971Z] f23df028b6ca: Pull complete [2022-07-22T00:31:16.245Z] d65c8cfc05b1: Pull complete [2022-07-22T00:31:31.349Z] 2437ff75d9bd: Pull complete [2022-07-22T00:31:31.349Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T00:31:31.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T00:31:31.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:31:31.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-20736 does not seem to be running inside a container [2022-07-22T00:31:31.713Z] $ 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/28 -v /w/workspace/device-usb-camera/28:/w/workspace/device-usb-camera/28:rw,z -v /w/workspace/device-usb-camera/28@tmp:/w/workspace/device-usb-camera/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T00:31:34.207Z] $ docker top ffea2519168246d8810db38f348c156eaa052c3904cc15be7433e01c7bc68f33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:31:35.143Z] ---> job-cost.sh [2022-07-22T00:31:35.143Z] lf-activate-venv: SKIPPING [2022-07-22T00:31:35.143Z] INFO: No Stack... [2022-07-22T00:31:35.414Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T00:31:36.391Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T00:31:37.054Z] + cut -d, -f6 [2022-07-22T00:31:37.054Z] + cat /w/workspace/device-usb-camera/28/archives/cost.csv [Pipeline] lock [2022-07-22T00:31:37.121Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [2022-07-22T00:31:37.127Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] did not exist. Created. [2022-07-22T00:31:37.127Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T00:31:37.863Z] /w/workspace/device-usb-camera/28@tmp/durable-b4e5c817/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T00:31:38.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T00:31:38.674Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T00:31:38.736Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T00:31:38.746Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T00:31:38.775Z] $ docker stop --time=1 ffea2519168246d8810db38f348c156eaa052c3904cc15be7433e01c7bc68f33 [2022-07-22T00:31:40.346Z] $ docker rm -f ffea2519168246d8810db38f348c156eaa052c3904cc15be7433e01c7bc68f33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-22T00:31:40.849Z] provisioning config files... [2022-07-22T00:31:40.855Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2061978697451871322tmp [Pipeline] { [Pipeline] sh [2022-07-22T00:31:41.153Z] + set +x [2022-07-22T00:31:41.153Z] + curl -s https://codecov.io/bash [2022-07-22T00:31:41.153Z] + bash -s -- [2022-07-22T00:31:41.153Z] [2022-07-22T00:31:41.153Z] _____ _ [2022-07-22T00:31:41.153Z] / ____| | | [2022-07-22T00:31:41.153Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T00:31:41.153Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T00:31:41.153Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T00:31:41.153Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T00:31:41.153Z] Bash-1.0.6 [2022-07-22T00:31:41.153Z] [2022-07-22T00:31:41.153Z] [2022-07-22T00:31:41.153Z] ==> git version 2.25.1 found [2022-07-22T00:31:41.153Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-22T00:31:41.153Z] Release-Date: 2020-01-08 [2022-07-22T00:31:41.153Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-22T00:31:41.153Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T00:31:41.153Z] ==> Jenkins CI detected. [2022-07-22T00:31:41.153Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-22T00:31:41.153Z] project root: . [2022-07-22T00:31:41.153Z] --> token set from env [2022-07-22T00:31:41.153Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T00:31:41.153Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T00:31:41.153Z] ==> Python coveragepy not found [2022-07-22T00:31:41.153Z] ==> Searching for coverage reports in: [2022-07-22T00:31:41.153Z] + . [2022-07-22T00:31:41.153Z] -> Found 1 reports [2022-07-22T00:31:41.153Z] ==> Detecting git/mercurial file structure [2022-07-22T00:31:41.153Z] ==> Reading reports [2022-07-22T00:31:41.153Z] + ./coverage.out bytes=10 [2022-07-22T00:31:41.153Z] ==> Appending adjustments [2022-07-22T00:31:41.153Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T00:31:41.415Z] + Found adjustments [2022-07-22T00:31:41.415Z] ==> Gzipping contents [2022-07-22T00:31:41.415Z] 4.0K /tmp/codecov.QnNTkW.gz [2022-07-22T00:31:41.415Z] ==> Uploading reports [2022-07-22T00:31:41.415Z] url: https://codecov.io [2022-07-22T00:31:41.415Z] query: branch=main&commit=664c5ba3293ecbd7fca44ad183f6df17541e93fa&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T00:31:41.415Z] -> Pinging Codecov [2022-07-22T00:31:41.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=664c5ba3293ecbd7fca44ad183f6df17541e93fa&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-22T00:31:41.675Z] -> Uploading to [2022-07-22T00:31:41.675Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/73D8F5FF140700D3E01443B452E23636/664c5ba3293ecbd7fca44ad183f6df17541e93fa/878d2f71-f182-49f9-9e4d-d1a226864719.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T003141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f8a4a20e2784b10c11503057941a8bee8e5528e49cc8db18ad7d3aee2322abd [2022-07-22T00:31:41.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T00:31:41.675Z] Dload Upload Total Spent Left Speed [2022-07-22T00:31:41.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1187 0 0 100 1187 0 5546 --:--:-- --:--:-- --:--:-- 5546 [2022-07-22T00:31:41.937Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] } [2022-07-22T00:31:41.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-22T00:31:42.118Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-22T00:31:42.126Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:42.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:31:42.430Z] [2022-07-22T00:31:42.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:31:42.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:31:42.730Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-22T00:31:42.730Z] df9b9388f04a: Pulling fs layer [2022-07-22T00:31:42.730Z] 52dc419b0ee2: Pulling fs layer [2022-07-22T00:31:42.730Z] 25bc292e5bac: Pulling fs layer [2022-07-22T00:31:42.730Z] 114826534d7a: Pulling fs layer [2022-07-22T00:31:42.730Z] 4657fd5d0bcf: Pulling fs layer [2022-07-22T00:31:42.730Z] 6ad1cebc031e: Pulling fs layer [2022-07-22T00:31:42.730Z] 8a3aa393b2d8: Pulling fs layer [2022-07-22T00:31:42.730Z] 114826534d7a: Waiting [2022-07-22T00:31:42.730Z] 6ad1cebc031e: Waiting [2022-07-22T00:31:42.730Z] 8a3aa393b2d8: Waiting [2022-07-22T00:31:42.730Z] 4657fd5d0bcf: Waiting [2022-07-22T00:31:42.730Z] 25bc292e5bac: Verifying Checksum [2022-07-22T00:31:42.730Z] 25bc292e5bac: Download complete [2022-07-22T00:31:42.730Z] 52dc419b0ee2: Verifying Checksum [2022-07-22T00:31:42.730Z] 52dc419b0ee2: Download complete [2022-07-22T00:31:42.730Z] 4657fd5d0bcf: Verifying Checksum [2022-07-22T00:31:42.730Z] 4657fd5d0bcf: Download complete [2022-07-22T00:31:42.730Z] df9b9388f04a: Download complete [2022-07-22T00:31:42.989Z] 6ad1cebc031e: Verifying Checksum [2022-07-22T00:31:42.989Z] 6ad1cebc031e: Download complete [2022-07-22T00:31:42.989Z] df9b9388f04a: Pull complete [2022-07-22T00:31:42.989Z] 52dc419b0ee2: Pull complete [2022-07-22T00:31:43.248Z] 25bc292e5bac: Pull complete [2022-07-22T00:31:43.507Z] 114826534d7a: Verifying Checksum [2022-07-22T00:31:43.507Z] 114826534d7a: Download complete [2022-07-22T00:31:43.767Z] 8a3aa393b2d8: Verifying Checksum [2022-07-22T00:31:43.767Z] 8a3aa393b2d8: Download complete [2022-07-22T00:31:47.960Z] 114826534d7a: Pull complete [2022-07-22T00:31:47.960Z] 4657fd5d0bcf: Pull complete [2022-07-22T00:31:47.960Z] 6ad1cebc031e: Pull complete [2022-07-22T00:31:51.249Z] 8a3aa393b2d8: Pull complete [2022-07-22T00:31:51.249Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-22T00:31:51.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-22T00:31:51.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:31:51.349Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:31:51.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-22T00:31:53.349Z] $ docker top cb980a3d6479db89b6fae8458f8ab7c01c87bf3113fe1352b7ea110878c29d84 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-22T00:31:53.425Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-22T00:31:53.763Z] + set -o pipefail [2022-07-22T00:31:53.763Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-22T00:31:57.986Z] [2022-07-22T00:31:57.986Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-22T00:31:57.986Z] [2022-07-22T00:31:57.986Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/9d92d8e3-a70d-42b1-8ce0-34d884172178 [2022-07-22T00:31:57.986Z] [2022-07-22T00:31:57.986Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-22T00:31:57.986Z] [2022-07-22T00:31:57.986Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-22T00:31:57.986Z] [2022-07-22T00:31:58.245Z] [Pipeline] } [2022-07-22T00:31:58.259Z] $ docker stop --time=1 cb980a3d6479db89b6fae8458f8ab7c01c87bf3113fe1352b7ea110878c29d84 [2022-07-22T00:32:00.473Z] $ docker rm -f cb980a3d6479db89b6fae8458f8ab7c01c87bf3113fe1352b7ea110878c29d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T00:32:01.167Z] + git log --format=format:%s -1 664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] sh [2022-07-22T00:32:01.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:32:01.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:32:01.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:32:01.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:32:01.851Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:32:01.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T00:32:02.368Z] $ docker top 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T00:32:02.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:32:02.468Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:32:02.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:32:02.607Z] $ docker exec 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 ssh-agent [2022-07-22T00:32:02.727Z] SSH_AUTH_SOCK=/tmp/ssh-TAHokDCqY0Hk/agent.32 [2022-07-22T00:32:02.727Z] SSH_AGENT_PID=38 [2022-07-22T00:32:02.732Z] Running ssh-add (command line suppressed) [2022-07-22T00:32:02.847Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6419818106818308811.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6419818106818308811.key) [2022-07-22T00:32:02.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:32:03.142Z] + git semver tag [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,331 [run_tag] DEBUG tag force:False [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,331 [check_head_tag] DEBUG check head tag [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,331 [execute] INFO git cat-file --batch-check [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,335 [execute] INFO git cat-file --batch [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,343 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,344 [execute] INFO git tag -a v2.2.0-dev.17 -m v2.2.0-dev.17 [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,344 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.17', '-m', 'v2.2.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:32:03.402Z] 2022-07-22 00:32:03,348 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:32:03.402Z] 2.2.0-dev.17 [Pipeline] } [2022-07-22T00:32:03.415Z] $ docker exec --env ******** --env ******** 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 ssh-agent -k [2022-07-22T00:32:03.523Z] unset SSH_AUTH_SOCK; [2022-07-22T00:32:03.523Z] unset SSH_AGENT_PID; [2022-07-22T00:32:03.523Z] echo Agent pid 38 killed; [2022-07-22T00:32:03.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:32:03.838Z] + git semver [Pipeline] } [2022-07-22T00:32:04.116Z] $ docker stop --time=1 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 [2022-07-22T00:32:05.410Z] $ docker rm -f 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:32:05.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:32:05.802Z] [2022-07-22T00:32:05.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:32:06.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:32:06.106Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-22T00:32:06.106Z] ab5ef0e58194: Pulling fs layer [2022-07-22T00:32:06.106Z] 9712f1f96733: Pulling fs layer [2022-07-22T00:32:06.106Z] 63f879dbbcfc: Pulling fs layer [2022-07-22T00:32:06.106Z] 0d9ebad4ef96: Pulling fs layer [2022-07-22T00:32:06.106Z] e9a5061849ea: Pulling fs layer [2022-07-22T00:32:06.106Z] d747dcd14b5f: Pulling fs layer [2022-07-22T00:32:06.106Z] 2de7ff778b66: Pulling fs layer [2022-07-22T00:32:06.106Z] 0d9ebad4ef96: Waiting [2022-07-22T00:32:06.106Z] e9a5061849ea: Waiting [2022-07-22T00:32:06.106Z] d747dcd14b5f: Waiting [2022-07-22T00:32:06.106Z] 2de7ff778b66: Waiting [2022-07-22T00:32:06.106Z] 9712f1f96733: Download complete [2022-07-22T00:32:06.375Z] 63f879dbbcfc: Verifying Checksum [2022-07-22T00:32:06.375Z] 63f879dbbcfc: Download complete [2022-07-22T00:32:06.636Z] ab5ef0e58194: Verifying Checksum [2022-07-22T00:32:06.636Z] ab5ef0e58194: Download complete [2022-07-22T00:32:06.636Z] d747dcd14b5f: Verifying Checksum [2022-07-22T00:32:06.636Z] d747dcd14b5f: Download complete [2022-07-22T00:32:06.636Z] 0d9ebad4ef96: Verifying Checksum [2022-07-22T00:32:06.636Z] 0d9ebad4ef96: Download complete [2022-07-22T00:32:06.636Z] e9a5061849ea: Verifying Checksum [2022-07-22T00:32:06.636Z] e9a5061849ea: Download complete [2022-07-22T00:32:06.636Z] 2de7ff778b66: Verifying Checksum [2022-07-22T00:32:06.636Z] 2de7ff778b66: Download complete [2022-07-22T00:32:09.172Z] ab5ef0e58194: Pull complete [2022-07-22T00:32:09.172Z] 9712f1f96733: Pull complete [2022-07-22T00:32:10.107Z] 63f879dbbcfc: Pull complete [2022-07-22T00:32:14.294Z] 0d9ebad4ef96: Pull complete [2022-07-22T00:32:14.294Z] e9a5061849ea: Pull complete [2022-07-22T00:32:14.294Z] d747dcd14b5f: Pull complete [2022-07-22T00:32:14.862Z] 2de7ff778b66: Pull complete [2022-07-22T00:32:14.862Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-22T00:32:15.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-22T00:32:15.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:32:15.209Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:32:15.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-22T00:32:17.283Z] $ docker top 5b6aff44daaa27cad23d0fc36c9a8fce4a0067c7004395bbc3684e491bf20cf8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:32:17.360Z] provisioning config files... [2022-07-22T00:32:17.367Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4450669901635966564tmp [2022-07-22T00:32:17.379Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2069348904914914712tmp [2022-07-22T00:32:17.391Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config452870355422108556tmp [Pipeline] { [Pipeline] echo [2022-07-22T00:32:17.407Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:17.694Z] ---> sigul-configuration.sh [2022-07-22T00:32:17.694Z] gpg: directory `/root/.gnupg' created [2022-07-22T00:32:17.694Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-22T00:32:17.694Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-22T00:32:17.694Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-22T00:32:17.694Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-22T00:32:17.694Z] gpg: CAST5 encrypted data [2022-07-22T00:32:17.694Z] gpg: encrypted with 1 passphrase [2022-07-22T00:32:17.694Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-22T00:32:17.984Z] + mkdir /home/jenkins [2022-07-22T00:32:17.984Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-22T00:32:18.272Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-22T00:32:18.281Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:18.566Z] ---> sigul-install.sh [2022-07-22T00:32:18.566Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-22T00:32:18.854Z] + git tag --list [2022-07-22T00:32:18.854Z] v0.0.0 [2022-07-22T00:32:18.854Z] v0.0.1-dev.1 [2022-07-22T00:32:18.854Z] v0.0.1-dev.10 [2022-07-22T00:32:18.854Z] v0.0.1-dev.11 [2022-07-22T00:32:18.854Z] v0.0.1-dev.12 [2022-07-22T00:32:18.854Z] v0.0.1-dev.13 [2022-07-22T00:32:18.854Z] v0.0.1-dev.14 [2022-07-22T00:32:18.854Z] v0.0.1-dev.15 [2022-07-22T00:32:18.854Z] v0.0.1-dev.16 [2022-07-22T00:32:18.854Z] v0.0.1-dev.2 [2022-07-22T00:32:18.854Z] v0.0.1-dev.3 [2022-07-22T00:32:18.854Z] v0.0.1-dev.4 [2022-07-22T00:32:18.854Z] v0.0.1-dev.5 [2022-07-22T00:32:18.854Z] v0.0.1-dev.6 [2022-07-22T00:32:18.854Z] v0.0.1-dev.7 [2022-07-22T00:32:18.854Z] v0.0.1-dev.8 [2022-07-22T00:32:18.854Z] v0.0.1-dev.9 [2022-07-22T00:32:18.854Z] v2.2.0-dev.17 [Pipeline] sh [2022-07-22T00:32:19.142Z] + lftools sign git-tag v2.2.0-dev.17 [2022-07-22T00:32:19.713Z] Signing Git tag with Sigul... [2022-07-22T00:32:19.713Z] Signing v2.2.0-dev.17 [Pipeline] echo [2022-07-22T00:32:19.984Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:20.273Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-22T00:32:20.281Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-22T00:32:20.305Z] $ docker stop --time=1 5b6aff44daaa27cad23d0fc36c9a8fce4a0067c7004395bbc3684e491bf20cf8 [2022-07-22T00:32:21.641Z] $ docker rm -f 5b6aff44daaa27cad23d0fc36c9a8fce4a0067c7004395bbc3684e491bf20cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-22T00:32:22.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:32:22.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:32:22.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:32:22.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:32:22.439Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:32:22.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T00:32:22.885Z] $ docker top 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T00:32:23.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:32:23.003Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:32:23.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:32:23.140Z] $ docker exec 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a ssh-agent [2022-07-22T00:32:23.274Z] SSH_AUTH_SOCK=/tmp/ssh-cFnRj8hOLVC3/agent.33 [2022-07-22T00:32:23.274Z] SSH_AGENT_PID=40 [2022-07-22T00:32:23.278Z] Running ssh-add (command line suppressed) [2022-07-22T00:32:23.394Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3483148636061984935.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3483148636061984935.key) [2022-07-22T00:32:23.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:32:23.701Z] + git semver bump pre [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,889 [bump_version] DEBUG bumping version:2.2.0-dev.17 on axis:pre with prefix:dev [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,889 [bump_version] DEBUG bumped version:2.2.0-dev.18 [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,889 [write_version] DEBUG write version:2.2.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,889 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,891 [execute] INFO git cat-file --batch-check [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,898 [execute] INFO git cat-file --batch [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T00:32:23.962Z] 2022-07-22 00:32:23,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:32:23.962Z] 2.2.0-dev.18 [Pipeline] } [2022-07-22T00:32:23.975Z] $ docker exec --env ******** --env ******** 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a ssh-agent -k [2022-07-22T00:32:24.086Z] unset SSH_AUTH_SOCK; [2022-07-22T00:32:24.087Z] unset SSH_AGENT_PID; [2022-07-22T00:32:24.087Z] echo Agent pid 40 killed; [2022-07-22T00:32:24.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:32:24.401Z] + git semver [Pipeline] } [2022-07-22T00:32:24.678Z] $ docker stop --time=1 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a [2022-07-22T00:32:25.966Z] $ docker rm -f 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T00:32:26.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T00:32:26.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:32:26.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T00:32:26.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:32:26.697Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:32:26.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T00:32:27.109Z] $ docker top 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T00:32:27.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T00:32:27.201Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T00:32:27.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T00:32:27.328Z] $ docker exec 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 ssh-agent [2022-07-22T00:32:27.444Z] SSH_AUTH_SOCK=/tmp/ssh-p2xlwNuTzflK/agent.32 [2022-07-22T00:32:27.444Z] SSH_AGENT_PID=38 [2022-07-22T00:32:27.450Z] Running ssh-add (command line suppressed) [2022-07-22T00:32:27.568Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1456791130568228549.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1456791130568228549.key) [2022-07-22T00:32:27.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T00:32:27.866Z] + git semver push [2022-07-22T00:32:28.126Z] 2022-07-22 00:32:28,085 [run_push] DEBUG push [2022-07-22T00:32:28.126Z] 2022-07-22 00:32:28,086 [execute] INFO git cat-file --batch-check [2022-07-22T00:32:28.126Z] 2022-07-22 00:32:28,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T00:32:28.126Z] 2022-07-22 00:32:28,089 [execute] INFO git rev-list 29b992591872a76b24685a1bc2a6b3de3cf587c7 -- [2022-07-22T00:32:28.126Z] 2022-07-22 00:32:28,090 [execute] DEBUG Popen(['git', 'rev-list', '29b992591872a76b24685a1bc2a6b3de3cf587c7', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:32:28.126Z] 2022-07-22 00:32:28,095 [execute] INFO git fetch -v origin [2022-07-22T00:32:28.126Z] 2022-07-22 00:32:28,095 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-22T00:32:28.695Z] 2022-07-22 00:32:28,552 [run_push] DEBUG no remote changes detected [2022-07-22T00:32:28.695Z] 2022-07-22 00:32:28,553 [execute] INFO git push origin semver [2022-07-22T00:32:28.695Z] 2022-07-22 00:32:28,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:32:29.265Z] 2022-07-22 00:32:29,198 [run_push] DEBUG push all version tags [2022-07-22T00:32:29.265Z] 2022-07-22 00:32:29,199 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-22T00:32:29.265Z] 2022-07-22 00:32:29,199 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T00:32:29.844Z] 2022-07-22 00:32:29,829 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T00:32:29.844Z] 2.2.0-dev.18 [Pipeline] } [2022-07-22T00:32:30.118Z] $ docker exec --env ******** --env ******** 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 ssh-agent -k [2022-07-22T00:32:30.229Z] unset SSH_AUTH_SOCK; [2022-07-22T00:32:30.229Z] unset SSH_AGENT_PID; [2022-07-22T00:32:30.229Z] echo Agent pid 38 killed; [2022-07-22T00:32:30.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T00:32:30.538Z] + git semver [Pipeline] } [2022-07-22T00:32:30.813Z] $ docker stop --time=1 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 [2022-07-22T00:32:32.104Z] $ docker rm -f 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-22T00:32:32.665Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-22T00:32:32.665Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-22T00:32:32.665Z] total 16 [2022-07-22T00:32:32.665Z] drwxr-xr-x 3 root root 4096 Jul 22 00:22 . [2022-07-22T00:32:32.665Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 00:32 .. [2022-07-22T00:32:32.665Z] drwxr-xr-x 2 root root 4096 Jul 22 00:22 cost [2022-07-22T00:32:32.665Z] -rw-r--r-- 1 root root 87 Jul 22 00:22 cost.csv [2022-07-22T00:32:32.665Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-22T00:32:32.665Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-22T00:32:32.665Z] total 16 [2022-07-22T00:32:32.665Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 00:22 . [2022-07-22T00:32:32.665Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 00:32 .. [2022-07-22T00:32:32.665Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 00:22 cost [2022-07-22T00:32:32.665Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 22 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:32.960Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:33.826Z] ---> package-listing.sh [2022-07-22T00:32:33.826Z] ++ facter osfamily [2022-07-22T00:32:33.826Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T00:32:34.087Z] + OS_FAMILY=debian [2022-07-22T00:32:34.087Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-22T00:32:34.087Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T00:32:34.087Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T00:32:34.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T00:32:34.087Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T00:32:34.087Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-22T00:32:34.087Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T00:32:34.087Z] + case "${OS_FAMILY}" in [2022-07-22T00:32:34.087Z] + dpkg -l [2022-07-22T00:32:34.087Z] + grep '^ii' [2022-07-22T00:32:34.087Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T00:32:34.087Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T00:32:34.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T00:32:34.087Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-22T00:32:34.087Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-22T00:32:34.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-22T00:32:34.097Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-22T00:32:34.377Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T00:32:34.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T00:32:34.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T00:32:35.021Z] prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container [2022-07-22T00:32:35.055Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T00:32:35.305Z] $ docker top 1b9a131e8081df5494b94015b5d3cf5a66156ea9550192193648d4ef52abf1e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T00:32:35.653Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T00:32:35.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T00:32:36.225Z] + ls /var/log/sa-host [2022-07-22T00:32:36.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T00:32:36.352Z] provisioning config files... [2022-07-22T00:32:36.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1731773534538708610tmp [Pipeline] { [Pipeline] echo [2022-07-22T00:32:36.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:36.664Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T00:32:36.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:36.994Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T00:32:37.003Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:37.285Z] ---> sudo-logs.sh [2022-07-22T00:32:37.285Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T00:32:37.307Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:37.603Z] ---> job-cost.sh [2022-07-22T00:32:37.603Z] lf-activate-venv: SKIPPING [2022-07-22T00:32:37.603Z] DEBUG: total: 0.2199999988079071 [2022-07-22T00:32:37.603Z] INFO: Retrieving Stack Cost... [2022-07-22T00:32:38.173Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T00:32:38.433Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T00:32:38.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T00:32:38.729Z] ---> logs-deploy.sh [2022-07-22T00:32:38.729Z] lf-activate-venv: SKIPPING [2022-07-22T00:32:38.729Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/28 [2022-07-22T00:32:38.729Z] INFO: archiving workspace using pattern(s): [2022-07-22T00:32:39.668Z] Archives upload complete. [2022-07-22T00:32:39.929Z] INFO: archiving logs to Nexus