Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73afea3ace466341e80d38fe07fac6720914120d 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-ssh5545149545204593989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2425616992090403749.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh16219409741386018901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10732874968792149453.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-ssh14906510436938825805.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16321 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 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 Avoid second fetch Checking out Revision 73afea3ace466341e80d38fe07fac6720914120d (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 Commit message: "Merge pull request #46 from FelixTing/issue-40" > git rev-list --no-walk 0d2f133a70ca139fe5a25e6e35809f1e9812dab5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-29T07:06:39.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-29T07:06:39.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-29T07:06:39.555Z] ========================================================= [2022-06-29T07:06:39.555Z] EdgeX Global Pipelines Version Info [2022-06-29T07:06:39.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:06:40.327Z] ------------------- [2022-06-29T07:06:40.327Z] stable info: [2022-06-29T07:06:40.327Z] ------------------- [2022-06-29T07:06:40.327Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-29T07:06:40.327Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T07:06:40.327Z] Message: update stable to v1.0.234 [2022-06-29T07:06:40.905Z] ------------------- [2022-06-29T07:06:40.905Z] experimental info: [2022-06-29T07:06:40.905Z] ------------------- [2022-06-29T07:06:40.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-29T07:06:40.905Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T07:06:40.905Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-29T07:06:41.190Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-06-29T07:06:41.205Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-06-29T07:06:41.218Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-29T07:06:41.228Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-29T07:06:41.239Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-29T07:06:41.250Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-29T07:06:41.261Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-29T07:06:41.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-29T07:06:41.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-29T07:06:41.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-29T07:06:41.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-29T07:06:41.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-06-29T07:06:41.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-29T07:06:41.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-29T07:06:41.356Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T07:06:41.367Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T07:06:41.380Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-29T07:06:41.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-29T07:06:41.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-29T07:06:41.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-29T07:06:41.427Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-29T07:06:41.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-29T07:06:41.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-29T07:06:41.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-29T07:06:41.474Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-29T07:06:41.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-29T07:06:41.500Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-29T07:06:41.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-29T07:06:41.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-29T07:06:41.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-29T07:06:41.566Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73afea3ace466341e80d38fe07fac6720914120d [Pipeline] echo [2022-06-29T07:06:41.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73afea3 [Pipeline] echo [2022-06-29T07:06:41.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T07:06:41.627Z] provisioning config files... [2022-06-29T07:06:41.646Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5908444834530307126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:06:41.954Z] ---> docker-login.sh [2022-06-29T07:06:41.954Z] nexus3.edgexfoundry.org:10001 [2022-06-29T07:06:42.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:42.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:42.216Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:42.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:42.216Z] [2022-06-29T07:06:42.216Z] Login Succeeded [2022-06-29T07:06:42.216Z] nexus3.edgexfoundry.org:10002 [2022-06-29T07:06:42.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:42.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:42.479Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:42.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:42.479Z] [2022-06-29T07:06:42.479Z] Login Succeeded [2022-06-29T07:06:42.479Z] nexus3.edgexfoundry.org:10003 [2022-06-29T07:06:42.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:42.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:42.479Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:42.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:42.479Z] [2022-06-29T07:06:42.479Z] Login Succeeded [2022-06-29T07:06:42.479Z] nexus3.edgexfoundry.org:10004 [2022-06-29T07:06:42.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:42.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:42.741Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:42.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:42.741Z] [2022-06-29T07:06:42.741Z] Login Succeeded [2022-06-29T07:06:42.741Z] docker.io [2022-06-29T07:06:42.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:43.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:43.327Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:43.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:43.327Z] [2022-06-29T07:06:43.327Z] Login Succeeded [2022-06-29T07:06:43.327Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T07:06:43.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-29T07:06:43.732Z] + git rev-list -1 --merges 73afea3ace466341e80d38fe07fac6720914120d~1..73afea3ace466341e80d38fe07fac6720914120d [Pipeline] echo [2022-06-29T07:06:43.759Z] -----------> git rev-list -1 --merges 73afea3ace466341e80d38fe07fac6720914120d~1..73afea3ace466341e80d38fe07fac6720914120d 73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:06:43.759Z] 73afea3ace466341e80d38fe07fac6720914120d [false] [Pipeline] sh [2022-06-29T07:06:44.065Z] + git log --format=format:%s -1 73afea3ace466341e80d38fe07fac6720914120d [Pipeline] echo [2022-06-29T07:06:44.081Z] ========================================================= [2022-06-29T07:06:44.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-29T07:06:44.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T07:06:44.428Z] + git log --format=format:%s -1 73afea3ace466341e80d38fe07fac6720914120d [Pipeline] echo [2022-06-29T07:06:44.442Z] [semverPrep] GIT_COMMIT: 73afea3ace466341e80d38fe07fac6720914120d, Commit Message: Merge pull request #46 from FelixTing/issue-40 [Pipeline] echo [2022-06-29T07:06:44.455Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-29T07:06:44.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-29T07:06:44.817Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-29T07:06:44.817Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-29T07:06:44.817Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-29T07:06:44.817Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-06-29T07:06:44.817Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-29T07:06:44.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:06:45.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:06:45.240Z] [2022-06-29T07:06:45.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:06:45.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:06:45.550Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-29T07:06:45.550Z] 42c077c10790: Pulling fs layer [2022-06-29T07:06:45.550Z] f63e77b7563a: Pulling fs layer [2022-06-29T07:06:45.550Z] bd5fdadae976: Pulling fs layer [2022-06-29T07:06:45.550Z] 205491f53016: Pulling fs layer [2022-06-29T07:06:45.550Z] df18705c85c3: Pulling fs layer [2022-06-29T07:06:45.550Z] bdb3f477010e: Pulling fs layer [2022-06-29T07:06:45.550Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-29T07:06:45.550Z] 2c6e9b1d212d: Pulling fs layer [2022-06-29T07:06:45.550Z] bdb8f0575790: Pulling fs layer [2022-06-29T07:06:45.550Z] 386e3cb2ff24: Pulling fs layer [2022-06-29T07:06:45.550Z] 2343380bae48: Pulling fs layer [2022-06-29T07:06:45.550Z] 205491f53016: Waiting [2022-06-29T07:06:45.550Z] df18705c85c3: Waiting [2022-06-29T07:06:45.550Z] bdb3f477010e: Waiting [2022-06-29T07:06:45.550Z] 2c6e9b1d212d: Waiting [2022-06-29T07:06:45.550Z] 386e3cb2ff24: Waiting [2022-06-29T07:06:45.550Z] f63e77b7563a: Verifying Checksum [2022-06-29T07:06:45.550Z] f63e77b7563a: Download complete [2022-06-29T07:06:45.550Z] 205491f53016: Verifying Checksum [2022-06-29T07:06:45.550Z] 205491f53016: Download complete [2022-06-29T07:06:45.809Z] df18705c85c3: Verifying Checksum [2022-06-29T07:06:45.809Z] df18705c85c3: Download complete [2022-06-29T07:06:45.809Z] bdb3f477010e: Verifying Checksum [2022-06-29T07:06:45.809Z] bdb3f477010e: Download complete [2022-06-29T07:06:45.809Z] bd5fdadae976: Verifying Checksum [2022-06-29T07:06:45.809Z] bd5fdadae976: Download complete [2022-06-29T07:06:45.809Z] 2c6e9b1d212d: Download complete [2022-06-29T07:06:45.809Z] bdb8f0575790: Download complete [2022-06-29T07:06:45.809Z] 386e3cb2ff24: Verifying Checksum [2022-06-29T07:06:45.809Z] 386e3cb2ff24: Download complete [2022-06-29T07:06:45.809Z] 2343380bae48: Download complete [2022-06-29T07:06:46.070Z] 42c077c10790: Verifying Checksum [2022-06-29T07:06:46.071Z] 42c077c10790: Download complete [2022-06-29T07:06:46.331Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-29T07:06:46.331Z] c8a8fc8e1c8f: Download complete [2022-06-29T07:06:47.275Z] 42c077c10790: Pull complete [2022-06-29T07:06:47.536Z] f63e77b7563a: Pull complete [2022-06-29T07:06:48.106Z] bd5fdadae976: Pull complete [2022-06-29T07:06:48.106Z] 205491f53016: Pull complete [2022-06-29T07:06:48.367Z] df18705c85c3: Pull complete [2022-06-29T07:06:48.368Z] bdb3f477010e: Pull complete [2022-06-29T07:06:50.907Z] c8a8fc8e1c8f: Pull complete [2022-06-29T07:06:50.907Z] 2c6e9b1d212d: Pull complete [2022-06-29T07:06:50.907Z] bdb8f0575790: Pull complete [2022-06-29T07:06:50.907Z] 386e3cb2ff24: Pull complete [2022-06-29T07:06:50.907Z] 2343380bae48: Pull complete [2022-06-29T07:06:50.907Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-29T07:06:50.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:06:50.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:06:51.016Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:06:51.060Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-29T07:06:52.232Z] $ docker top 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 -eo pid,comm [2022-06-29T07:06:52.301Z] 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-06-29T07:06:52.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-29T07:06:52.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T07:06:52.338Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T07:06:52.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T07:06:52.483Z] $ docker exec 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 ssh-agent [2022-06-29T07:06:52.618Z] SSH_AUTH_SOCK=/tmp/ssh-p5DAU2644PXJ/agent.33 [2022-06-29T07:06:52.618Z] SSH_AGENT_PID=39 [2022-06-29T07:06:52.625Z] Running ssh-add (command line suppressed) [2022-06-29T07:06:52.757Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4861413975584716070.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4861413975584716070.key) [2022-06-29T07:06:52.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T07:06:53.068Z] + git tag --points-at HEAD [Pipeline] } [2022-06-29T07:06:53.094Z] $ docker exec --env ******** --env ******** 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 ssh-agent -k [2022-06-29T07:06:53.225Z] unset SSH_AUTH_SOCK; [2022-06-29T07:06:53.226Z] unset SSH_AGENT_PID; [2022-06-29T07:06:53.226Z] echo Agent pid 39 killed; [2022-06-29T07:06:53.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-29T07:06:53.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T07:06:53.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T07:06:53.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T07:06:53.405Z] $ docker exec 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 ssh-agent [2022-06-29T07:06:53.545Z] SSH_AUTH_SOCK=/tmp/ssh-saqDtwcqEIRM/agent.72 [2022-06-29T07:06:53.545Z] SSH_AGENT_PID=79 [2022-06-29T07:06:53.550Z] Running ssh-add (command line suppressed) [2022-06-29T07:06:53.676Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1699087074596368797.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1699087074596368797.key) [2022-06-29T07:06:53.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T07:06:53.983Z] + git semver init [2022-06-29T07:06:54.244Z] 2022-06-29 07:06:54,203 [run_init] DEBUG init version:0.0.0 force:False [2022-06-29T07:06:54.244Z] 2022-06-29 07:06:54,204 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-06-29T07:06:54.244Z] 2022-06-29 07:06:54,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-06-29T07:06:54.244Z] 2022-06-29 07:06:54,205 [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-06-29T07:06:54.816Z] 2022-06-29 07:06:54,762 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-06-29T07:06:54.816Z] 2022-06-29 07:06:54,763 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-06-29T07:06:54.816Z] 2022-06-29 07:06:54,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:06:54.816Z] 2022-06-29 07:06:54,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:06:54.816Z] 0.0.1-dev.10 [Pipeline] } [2022-06-29T07:06:54.833Z] $ docker exec --env ******** --env ******** 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 ssh-agent -k [2022-06-29T07:06:54.950Z] unset SSH_AUTH_SOCK; [2022-06-29T07:06:54.951Z] unset SSH_AGENT_PID; [2022-06-29T07:06:54.951Z] echo Agent pid 79 killed; [2022-06-29T07:06:54.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T07:06:55.271Z] + git semver [Pipeline] } [2022-06-29T07:06:55.549Z] $ docker stop --time=1 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 [2022-06-29T07:06:56.886Z] $ docker rm -f 7f79170dd793e040e76968c09dc62850488bbc40b80aa138d8358940f5d87dc4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T07:06:57.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-29T07:06:57.491Z] Stashed 1 file(s) [Pipeline] echo [2022-06-29T07:06:57.494Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.10 [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-06-29T07:06:57.646Z] provisioning config files... [2022-06-29T07:06:57.657Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2886904487375684254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:06:57.960Z] ---> docker-login.sh [2022-06-29T07:06:57.960Z] nexus3.edgexfoundry.org:10001 [2022-06-29T07:06:57.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:57.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:57.960Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:57.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:57.960Z] [2022-06-29T07:06:57.960Z] Login Succeeded [2022-06-29T07:06:57.960Z] nexus3.edgexfoundry.org:10002 [2022-06-29T07:06:57.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:58.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:58.220Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:58.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:58.220Z] [2022-06-29T07:06:58.220Z] Login Succeeded [2022-06-29T07:06:58.220Z] nexus3.edgexfoundry.org:10003 [2022-06-29T07:06:58.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:58.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:58.220Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:58.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:58.220Z] [2022-06-29T07:06:58.220Z] Login Succeeded [2022-06-29T07:06:58.220Z] nexus3.edgexfoundry.org:10004 [2022-06-29T07:06:58.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:58.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:58.481Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:58.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:58.482Z] [2022-06-29T07:06:58.482Z] Login Succeeded [2022-06-29T07:06:58.482Z] docker.io [2022-06-29T07:06:58.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:06:59.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:06:59.055Z] Configure a credential helper to remove this warning. See [2022-06-29T07:06:59.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:06:59.055Z] [2022-06-29T07:06:59.055Z] Login Succeeded [2022-06-29T07:06:59.055Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T07:06:59.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-29T07:06:59.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T07:06:59.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T07:06:59.144Z] ========================================================= [2022-06-29T07:06:59.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-29T07:06:59.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:06:59.474Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-29T07:06:59.474Z] Sending build context to Docker daemon 638kB [2022-06-29T07:06:59.474Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T07:06:59.474Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-29T07:06:59.474Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-29T07:06:59.474Z] 59bf1c3509f3: Pulling fs layer [2022-06-29T07:06:59.474Z] 666ba61612fd: Pulling fs layer [2022-06-29T07:06:59.474Z] 8ed8ca486205: Pulling fs layer [2022-06-29T07:06:59.474Z] cc1cd167ecdc: Pulling fs layer [2022-06-29T07:06:59.474Z] c516ae0d96e1: Pulling fs layer [2022-06-29T07:06:59.474Z] 684cea983483: Pulling fs layer [2022-06-29T07:06:59.474Z] dd3240ac7de5: Pulling fs layer [2022-06-29T07:06:59.474Z] b1e948a4e11c: Pulling fs layer [2022-06-29T07:06:59.474Z] a8fd76ee1af6: Pulling fs layer [2022-06-29T07:06:59.474Z] 646ad004c059: Pulling fs layer [2022-06-29T07:06:59.474Z] cc1cd167ecdc: Waiting [2022-06-29T07:06:59.474Z] 684cea983483: Waiting [2022-06-29T07:06:59.474Z] b1e948a4e11c: Waiting [2022-06-29T07:06:59.474Z] dd3240ac7de5: Waiting [2022-06-29T07:06:59.474Z] 646ad004c059: Waiting [2022-06-29T07:06:59.474Z] a8fd76ee1af6: Waiting [2022-06-29T07:06:59.474Z] 8ed8ca486205: Verifying Checksum [2022-06-29T07:06:59.474Z] 8ed8ca486205: Download complete [2022-06-29T07:06:59.474Z] 666ba61612fd: Verifying Checksum [2022-06-29T07:06:59.474Z] 666ba61612fd: Download complete [2022-06-29T07:06:59.474Z] c516ae0d96e1: Verifying Checksum [2022-06-29T07:06:59.474Z] c516ae0d96e1: Download complete [2022-06-29T07:06:59.474Z] 684cea983483: Verifying Checksum [2022-06-29T07:06:59.735Z] 59bf1c3509f3: Verifying Checksum [2022-06-29T07:06:59.735Z] dd3240ac7de5: Verifying Checksum [2022-06-29T07:06:59.735Z] dd3240ac7de5: Download complete [2022-06-29T07:06:59.735Z] b1e948a4e11c: Verifying Checksum [2022-06-29T07:06:59.735Z] b1e948a4e11c: Download complete [2022-06-29T07:06:59.735Z] 59bf1c3509f3: Pull complete [2022-06-29T07:06:59.998Z] 666ba61612fd: Pull complete [2022-06-29T07:06:59.998Z] 8ed8ca486205: Pull complete [2022-06-29T07:07:00.260Z] 646ad004c059: Verifying Checksum [2022-06-29T07:07:00.260Z] 646ad004c059: Download complete [2022-06-29T07:07:00.260Z] a8fd76ee1af6: Verifying Checksum [2022-06-29T07:07:00.260Z] a8fd76ee1af6: Download complete [2022-06-29T07:07:00.260Z] cc1cd167ecdc: Verifying Checksum [2022-06-29T07:07:00.260Z] cc1cd167ecdc: Download complete [2022-06-29T07:07:04.462Z] cc1cd167ecdc: Pull complete [2022-06-29T07:07:04.723Z] c516ae0d96e1: Pull complete [2022-06-29T07:07:04.723Z] 684cea983483: Pull complete [2022-06-29T07:07:04.723Z] dd3240ac7de5: Pull complete [2022-06-29T07:07:04.723Z] b1e948a4e11c: Pull complete [2022-06-29T07:07:07.270Z] a8fd76ee1af6: Pull complete [2022-06-29T07:07:07.843Z] 646ad004c059: Pull complete [2022-06-29T07:07:07.843Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-29T07:07:07.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T07:07:07.843Z] ---> 8f69c11f6b0c [2022-06-29T07:07:07.843Z] Step 3/12 : ARG MAKE="make build" [2022-06-29T07:07:09.229Z] ---> Running in 456c3a7bca45 [2022-06-29T07:07:09.229Z] Removing intermediate container 456c3a7bca45 [2022-06-29T07:07:09.229Z] ---> 400449000d57 [2022-06-29T07:07:09.229Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T07:07:09.229Z] ---> Running in 71fc54344238 [2022-06-29T07:07:09.229Z] Removing intermediate container 71fc54344238 [2022-06-29T07:07:09.229Z] ---> 9355bfdd1092 [2022-06-29T07:07:09.229Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-29T07:07:09.229Z] ---> Running in a258213031f7 [2022-06-29T07:07:09.489Z] Removing intermediate container a258213031f7 [2022-06-29T07:07:09.489Z] ---> f1299eb27323 [2022-06-29T07:07:09.489Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T07:07:09.489Z] ---> Running in e3af9a2d9aa1 [2022-06-29T07:07:10.061Z] Removing intermediate container e3af9a2d9aa1 [2022-06-29T07:07:10.061Z] ---> 6272a7ff3c22 [2022-06-29T07:07:10.061Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T07:07:10.061Z] ---> Running in 5948f85d2fbe [2022-06-29T07:07:10.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T07:07:11.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T07:07:11.524Z] (1/81) Installing mesa (21.2.6-r0) [2022-06-29T07:07:11.786Z] (2/81) Installing libxau (1.0.9-r0) [2022-06-29T07:07:11.786Z] (3/81) Installing libmd (1.0.3-r0) [2022-06-29T07:07:11.786Z] (4/81) Installing libbsd (0.11.3-r1) [2022-06-29T07:07:12.046Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-06-29T07:07:12.046Z] (6/81) Installing libxcb (1.14-r2) [2022-06-29T07:07:12.046Z] (7/81) Installing libx11 (1.7.2-r0) [2022-06-29T07:07:12.308Z] (8/81) Installing libxext (1.3.4-r0) [2022-06-29T07:07:12.308Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-06-29T07:07:12.308Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-06-29T07:07:12.567Z] (11/81) Installing libpciaccess (0.16-r0) [2022-06-29T07:07:12.567Z] (12/81) Installing libdrm (2.4.109-r0) [2022-06-29T07:07:12.567Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-06-29T07:07:12.606Z] Still waiting to schedule task [2022-06-29T07:07:12.606Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-29T07:07:12.827Z] (14/81) Installing libxshmfence (1.3-r1) [2022-06-29T07:07:12.827Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-06-29T07:07:12.827Z] (16/81) Installing libice (1.0.10-r0) [2022-06-29T07:07:13.089Z] (17/81) Installing libuuid (2.37.4-r0) [2022-06-29T07:07:13.089Z] (18/81) Installing libsm (1.2.3-r0) [2022-06-29T07:07:13.089Z] (19/81) Installing libxt (1.2.1-r0) [2022-06-29T07:07:13.350Z] (20/81) Installing libxmu (1.1.3-r0) [2022-06-29T07:07:13.350Z] (21/81) Installing xset (1.2.4-r0) [2022-06-29T07:07:13.611Z] (22/81) Installing xprop (1.2.5-r0) [2022-06-29T07:07:13.611Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-06-29T07:07:13.611Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-06-29T07:07:13.871Z] (25/81) Installing libffi (3.4.2-r1) [2022-06-29T07:07:13.872Z] (26/81) Installing libintl (0.21-r0) [2022-06-29T07:07:13.872Z] (27/81) Installing libblkid (2.37.4-r0) [2022-06-29T07:07:14.131Z] (28/81) Installing libmount (2.37.4-r0) [2022-06-29T07:07:14.131Z] (29/81) Installing pcre (8.45-r1) [2022-06-29T07:07:14.131Z] (30/81) Installing glib (2.70.1-r0) [2022-06-29T07:07:14.393Z] (31/81) Installing icu-libs (69.1-r1) [2022-06-29T07:07:15.379Z] (32/81) Installing libpcre2-16 (10.40-r0) [2022-06-29T07:07:15.379Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-06-29T07:07:15.379Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-06-29T07:07:15.951Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-06-29T07:07:15.951Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-06-29T07:07:15.951Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-06-29T07:07:16.213Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-06-29T07:07:16.213Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-06-29T07:07:16.800Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-06-29T07:07:16.800Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-06-29T07:07:16.800Z] (42/81) Installing libpng (1.6.37-r1) [2022-06-29T07:07:16.800Z] (43/81) Installing freetype (2.11.1-r2) [2022-06-29T07:07:17.061Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-06-29T07:07:17.061Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-06-29T07:07:17.321Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-06-29T07:07:17.321Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-06-29T07:07:17.321Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-06-29T07:07:17.582Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-06-29T07:07:17.582Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-06-29T07:07:17.582Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-06-29T07:07:17.843Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-06-29T07:07:17.843Z] (53/81) Installing avahi-libs (0.8-r5) [2022-06-29T07:07:18.103Z] (54/81) Installing nettle (3.7.3-r0) [2022-06-29T07:07:18.103Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-06-29T07:07:18.364Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-06-29T07:07:18.364Z] (57/81) Installing libunistring (0.9.10-r1) [2022-06-29T07:07:18.364Z] (58/81) Installing gnutls (3.7.1-r0) [2022-06-29T07:07:18.625Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-06-29T07:07:18.625Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-06-29T07:07:18.625Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-06-29T07:07:18.885Z] (62/81) Installing libevdev (1.12.0-r0) [2022-06-29T07:07:18.885Z] (63/81) Installing mtdev (1.1.6-r0) [2022-06-29T07:07:18.885Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-29T07:07:19.146Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-06-29T07:07:19.146Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-06-29T07:07:19.407Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-06-29T07:07:19.407Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-06-29T07:07:19.407Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-06-29T07:07:19.668Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-06-29T07:07:19.668Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-06-29T07:07:19.668Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-06-29T07:07:19.929Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-06-29T07:07:20.499Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-06-29T07:07:20.499Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-06-29T07:07:20.760Z] (76/81) Installing udev-init-scripts (35-r0) [2022-06-29T07:07:20.760Z] Executing udev-init-scripts-35-r0.post-install [2022-06-29T07:07:20.760Z] (77/81) Installing kmod-libs (29-r2) [2022-06-29T07:07:21.021Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-06-29T07:07:21.021Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-29T07:07:21.021Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-29T07:07:21.282Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-06-29T07:07:21.282Z] Executing busybox-1.34.1-r3.trigger [2022-06-29T07:07:21.282Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-29T07:07:21.282Z] OK: 335 MiB in 133 packages [2022-06-29T07:07:23.191Z] Removing intermediate container 5948f85d2fbe [2022-06-29T07:07:23.191Z] ---> ece7c670c2e7 [2022-06-29T07:07:23.191Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-29T07:07:23.191Z] ---> Running in f8189f65ca24 [2022-06-29T07:07:23.451Z] Removing intermediate container f8189f65ca24 [2022-06-29T07:07:23.451Z] ---> a9a8e9c4b80b [2022-06-29T07:07:23.451Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-29T07:07:23.451Z] ---> 274eedea98eb [2022-06-29T07:07:23.451Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T07:07:23.451Z] ---> Running in 94d9a0750b3d [2022-06-29T07:07:41.580Z] Removing intermediate container 94d9a0750b3d [2022-06-29T07:07:41.580Z] ---> a61c6e5362c9 [2022-06-29T07:07:41.580Z] Step 11/12 : COPY . . [2022-06-29T07:07:41.580Z] ---> 3537200db08d [2022-06-29T07:07:41.580Z] Step 12/12 : RUN ${MAKE} [2022-06-29T07:07:41.580Z] ---> Running in 3040499714f2 [2022-06-29T07:07:41.580Z] noop [2022-06-29T07:07:41.840Z] Removing intermediate container 3040499714f2 [2022-06-29T07:07:41.840Z] ---> 5842e3ee0641 [2022-06-29T07:07:41.840Z] Successfully built 5842e3ee0641 [2022-06-29T07:07:41.840Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:07:42.157Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T07:07:42.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:07:42.236Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:07:42.329Z] $ 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 ******** ci-base-image-x86_64 cat [2022-06-29T07:07:42.717Z] $ docker top 03c46325ea77cde42acb3957e8a9c61d899858a4201deef47aca1e392210e4e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T07:07:43.131Z] + go version [2022-06-29T07:07:43.131Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-29T07:07:43.148Z] $ docker stop --time=1 03c46325ea77cde42acb3957e8a9c61d899858a4201deef47aca1e392210e4e8 [2022-06-29T07:07:44.455Z] $ docker rm -f 03c46325ea77cde42acb3957e8a9c61d899858a4201deef47aca1e392210e4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:07:44.877Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T07:07:44.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:07:44.974Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:07:45.022Z] $ 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 ******** ci-base-image-x86_64 cat [2022-06-29T07:07:45.410Z] $ docker top 458739da7265e331f556d25cf1ce2252a820ee224155be4399859ccdc64e1171 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-29T07:07:45.786Z] + make test [2022-06-29T07:07:45.786Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-29T07:07:46.045Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-29T07:07:58.269Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-29T07:07:58.269Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-29T07:08:04.845Z] CGO_ENABLED=1 go vet ./... [2022-06-29T07:08:08.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T07:08:08.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T07:08:08.401Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T07:08:08.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-29T07:08:09.002Z] $ docker stop --time=1 458739da7265e331f556d25cf1ce2252a820ee224155be4399859ccdc64e1171 [2022-06-29T07:08:10.643Z] $ docker rm -f 458739da7265e331f556d25cf1ce2252a820ee224155be4399859ccdc64e1171 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T07:08:11.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-29T07:08:11.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-29T07:08:11.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-29T07:08:11.945Z] + ls -al . [2022-06-29T07:08:11.945Z] total 164 [2022-06-29T07:08:11.945Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 29 07:08 . [2022-06-29T07:08:11.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 07:06 .. [2022-06-29T07:08:11.945Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 07:06 .git [2022-06-29T07:08:11.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:06 .github [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 29 07:06 .gitignore [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 07:06 .golangci.yml [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 29 07:06 .hadolint.yml [2022-06-29T07:08:11.945Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 07:06 .semver [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 29 07:06 Attribution.txt [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 29 07:06 CHANGELOG.md [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 29 07:06 Dockerfile [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 29 07:06 GOVERNANCE.md [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 29 07:06 Jenkinsfile [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 07:06 LICENSE [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 29 07:06 Makefile [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 29 07:06 OWNERS.md [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 10754 Jun 29 07:06 README.md [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 07:06 VERSION [2022-06-29T07:08:11.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:06 bin [2022-06-29T07:08:11.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:06 cmd [2022-06-29T07:08:11.945Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 29 07:07 coverage.out [2022-06-29T07:08:11.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:06 docker-compose [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 29 07:06 docker-entrypoint.sh [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jun 29 07:06 go.mod [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jun 29 07:06 go.sum [2022-06-29T07:08:11.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:06 internal [2022-06-29T07:08:11.945Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 29 07:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:12.251Z] + 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=73afea3ace466341e80d38fe07fac6720914120d --label arch=amd64 --label version=0.0.1-dev.10 . [2022-06-29T07:08:12.251Z] Sending build context to Docker daemon 639kB [2022-06-29T07:08:12.251Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T07:08:12.251Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-29T07:08:12.251Z] ---> 5842e3ee0641 [2022-06-29T07:08:12.251Z] Step 3/29 : ARG MAKE="make build" [2022-06-29T07:08:12.251Z] ---> Running in 962c6fc93234 [2022-06-29T07:08:12.251Z] Removing intermediate container 962c6fc93234 [2022-06-29T07:08:12.251Z] ---> b922920ccf08 [2022-06-29T07:08:12.251Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T07:08:12.509Z] ---> Running in 905ec7040e08 [2022-06-29T07:08:12.509Z] Removing intermediate container 905ec7040e08 [2022-06-29T07:08:12.509Z] ---> abb3d6fdd071 [2022-06-29T07:08:12.509Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-29T07:08:12.509Z] ---> Running in 679d6b31a600 [2022-06-29T07:08:12.509Z] Removing intermediate container 679d6b31a600 [2022-06-29T07:08:12.509Z] ---> 0b644a46828c [2022-06-29T07:08:12.509Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T07:08:12.509Z] ---> Running in 8110113c6a65 [2022-06-29T07:08:13.450Z] Removing intermediate container 8110113c6a65 [2022-06-29T07:08:13.450Z] ---> 2539adad96e4 [2022-06-29T07:08:13.450Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T07:08:13.450Z] ---> Running in a9e1f5db4aef [2022-06-29T07:08:13.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T07:08:14.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T07:08:14.653Z] OK: 335 MiB in 133 packages [2022-06-29T07:08:15.223Z] Removing intermediate container a9e1f5db4aef [2022-06-29T07:08:15.223Z] ---> c555b3e45a97 [2022-06-29T07:08:15.223Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-29T07:08:15.223Z] ---> Running in 51339abb6606 [2022-06-29T07:08:15.224Z] Removing intermediate container 51339abb6606 [2022-06-29T07:08:15.224Z] ---> 205c8d9b5d21 [2022-06-29T07:08:15.224Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-29T07:08:15.224Z] ---> b7300c67fdf9 [2022-06-29T07:08:15.224Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T07:08:15.484Z] ---> Running in 0e1d512ca5d5 [2022-06-29T07:08:16.054Z] Removing intermediate container 0e1d512ca5d5 [2022-06-29T07:08:16.055Z] ---> 210292d1f6e4 [2022-06-29T07:08:16.055Z] Step 11/29 : COPY . . [2022-06-29T07:08:16.314Z] ---> 81f31ddd516e [2022-06-29T07:08:16.314Z] Step 12/29 : RUN ${MAKE} [2022-06-29T07:08:16.314Z] ---> Running in 003a0a1fb7ef [2022-06-29T07:08:16.573Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.10 -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-06-29T07:08:38.529Z] Removing intermediate container 003a0a1fb7ef [2022-06-29T07:08:38.529Z] ---> dd26bcd5967f [2022-06-29T07:08:38.529Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-29T07:08:38.529Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-29T07:08:38.529Z] af6660deedbd: Pulling fs layer [2022-06-29T07:08:38.529Z] 97cd0a44c592: Pulling fs layer [2022-06-29T07:08:38.529Z] 97cd0a44c592: Verifying Checksum [2022-06-29T07:08:38.529Z] 97cd0a44c592: Download complete [2022-06-29T07:08:38.529Z] af6660deedbd: Verifying Checksum [2022-06-29T07:08:38.529Z] af6660deedbd: Download complete [2022-06-29T07:08:38.790Z] af6660deedbd: Pull complete [2022-06-29T07:08:38.790Z] 97cd0a44c592: Pull complete [2022-06-29T07:08:38.790Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-29T07:08:38.790Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-29T07:08:38.790Z] ---> fea57e182299 [2022-06-29T07:08:38.790Z] Step 14/29 : FROM alpine:3.15 [2022-06-29T07:08:39.364Z] 3.15: Pulling from library/alpine [2022-06-29T07:08:39.626Z] df9b9388f04a: Pulling fs layer [2022-06-29T07:08:39.888Z] df9b9388f04a: Download complete [2022-06-29T07:08:39.888Z] df9b9388f04a: Pull complete [2022-06-29T07:08:39.888Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T07:08:39.888Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T07:08:39.888Z] ---> 0ac33e5f5afa [2022-06-29T07:08:39.888Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-29T07:08:40.149Z] ---> Running in 89daec6b1ac6 [2022-06-29T07:08:40.149Z] Removing intermediate container 89daec6b1ac6 [2022-06-29T07:08:40.149Z] ---> 4de5a9026e05 [2022-06-29T07:08:40.149Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-29T07:08:40.149Z] ---> Running in f2e67f0f5f8d [2022-06-29T07:08:40.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T07:08:40.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T07:08:40.671Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-06-29T07:08:40.671Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-06-29T07:08:40.932Z] (3/74) Installing libxau (1.0.9-r0) [2022-06-29T07:08:40.932Z] (4/74) Installing libmd (1.0.3-r0) [2022-06-29T07:08:40.932Z] (5/74) Installing libbsd (0.11.3-r1) [2022-06-29T07:08:40.932Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-06-29T07:08:40.932Z] (7/74) Installing libxcb (1.14-r2) [2022-06-29T07:08:40.932Z] (8/74) Installing libx11 (1.7.2-r0) [2022-06-29T07:08:40.932Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-06-29T07:08:40.932Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-06-29T07:08:40.932Z] (11/74) Installing expat (2.4.7-r0) [2022-06-29T07:08:40.932Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-06-29T07:08:40.932Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-06-29T07:08:40.932Z] (14/74) Installing libpng (1.6.37-r1) [2022-06-29T07:08:40.932Z] (15/74) Installing freetype (2.11.1-r2) [2022-06-29T07:08:40.932Z] (16/74) Installing libuuid (2.37.4-r0) [2022-06-29T07:08:40.932Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-06-29T07:08:40.932Z] (18/74) Installing fribidi (1.0.11-r0) [2022-06-29T07:08:40.932Z] (19/74) Installing libffi (3.4.2-r1) [2022-06-29T07:08:40.932Z] (20/74) Installing libintl (0.21-r0) [2022-06-29T07:08:40.932Z] (21/74) Installing libblkid (2.37.4-r0) [2022-06-29T07:08:40.932Z] (22/74) Installing libmount (2.37.4-r0) [2022-06-29T07:08:40.932Z] (23/74) Installing pcre (8.45-r1) [2022-06-29T07:08:41.195Z] (24/74) Installing glib (2.70.1-r0) [2022-06-29T07:08:41.195Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-06-29T07:08:41.195Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-06-29T07:08:41.195Z] (27/74) Installing libass (0.15.2-r0) [2022-06-29T07:08:41.195Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-06-29T07:08:41.195Z] (29/74) Installing gmp (6.2.1-r1) [2022-06-29T07:08:41.195Z] (30/74) Installing nettle (3.7.3-r0) [2022-06-29T07:08:41.195Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-06-29T07:08:41.195Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-06-29T07:08:41.195Z] (33/74) Installing libunistring (0.9.10-r1) [2022-06-29T07:08:41.195Z] (34/74) Installing gnutls (3.7.1-r0) [2022-06-29T07:08:41.195Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-29T07:08:41.195Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-29T07:08:41.195Z] (37/74) Installing lame (3.100-r0) [2022-06-29T07:08:41.195Z] (38/74) Installing opus (1.3.1-r1) [2022-06-29T07:08:41.195Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-06-29T07:08:41.195Z] (40/74) Installing soxr (0.1.3-r2) [2022-06-29T07:08:41.195Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T07:08:41.195Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T07:08:41.458Z] (43/74) Installing libsrt (1.4.2-r1) [2022-06-29T07:08:41.458Z] (44/74) Installing libssh (0.9.6-r1) [2022-06-29T07:08:41.458Z] (45/74) Installing libogg (1.3.5-r0) [2022-06-29T07:08:41.458Z] (46/74) Installing libtheora (1.1.1-r16) [2022-06-29T07:08:41.458Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-06-29T07:08:41.458Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-06-29T07:08:41.458Z] (49/74) Installing libxext (1.3.4-r0) [2022-06-29T07:08:41.458Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-06-29T07:08:41.458Z] (51/74) Installing libpciaccess (0.16-r0) [2022-06-29T07:08:41.458Z] (52/74) Installing libdrm (2.4.109-r0) [2022-06-29T07:08:41.458Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-06-29T07:08:41.458Z] (54/74) Installing libva (2.13.0-r0) [2022-06-29T07:08:41.458Z] (55/74) Installing libvdpau (1.4-r0) [2022-06-29T07:08:41.458Z] (56/74) Installing vidstab (1.1.0-r1) [2022-06-29T07:08:41.458Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-06-29T07:08:41.458Z] (58/74) Installing libvpx (1.10.0-r0) [2022-06-29T07:08:41.458Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-06-29T07:08:41.458Z] (60/74) Installing libwebp (1.2.2-r0) [2022-06-29T07:08:41.458Z] (61/74) Installing x264-libs (20210613-r0) [2022-06-29T07:08:41.722Z] (62/74) Installing x265-libs (3.5-r0) [2022-06-29T07:08:41.722Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-06-29T07:08:41.722Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-06-29T07:08:41.722Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-06-29T07:08:41.722Z] (66/74) Installing udev-init-scripts (35-r0) [2022-06-29T07:08:41.722Z] Executing udev-init-scripts-35-r0.post-install [2022-06-29T07:08:41.722Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-29T07:08:41.722Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-06-29T07:08:41.722Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-06-29T07:08:41.722Z] (70/74) Installing kmod-libs (29-r2) [2022-06-29T07:08:41.722Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-06-29T07:08:41.722Z] (72/74) Installing libsodium (1.0.18-r0) [2022-06-29T07:08:41.722Z] (73/74) Installing libzmq (4.3.4-r0) [2022-06-29T07:08:41.984Z] (74/74) Installing zeromq (4.3.4-r0) [2022-06-29T07:08:41.984Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T07:08:41.984Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-29T07:08:41.984Z] OK: 78 MiB in 88 packages [2022-06-29T07:08:43.367Z] Removing intermediate container f2e67f0f5f8d [2022-06-29T07:08:43.367Z] ---> 979941c6b0e4 [2022-06-29T07:08:43.367Z] Step 17/29 : WORKDIR / [2022-06-29T07:08:43.367Z] ---> Running in 6a825235fded [2022-06-29T07:08:43.367Z] Removing intermediate container 6a825235fded [2022-06-29T07:08:43.367Z] ---> d9f892298882 [2022-06-29T07:08:43.367Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-29T07:08:43.626Z] ---> 566ae0e1ad89 [2022-06-29T07:08:43.626Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-29T07:08:43.886Z] ---> 2520ff07be4b [2022-06-29T07:08:43.886Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-29T07:08:43.886Z] ---> e8170cf0e5fb [2022-06-29T07:08:43.886Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-29T07:08:44.147Z] ---> 07883a1da303 [2022-06-29T07:08:44.147Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-29T07:08:44.406Z] ---> f5797d20a18c [2022-06-29T07:08:44.406Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-29T07:08:44.666Z] ---> 412fc892037d [2022-06-29T07:08:44.666Z] Step 24/29 : EXPOSE 59983 [2022-06-29T07:08:44.666Z] ---> Running in 8ea35b617d3f [2022-06-29T07:08:44.925Z] Removing intermediate container 8ea35b617d3f [2022-06-29T07:08:44.925Z] ---> e12928e13296 [2022-06-29T07:08:44.925Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-29T07:08:44.925Z] ---> Running in 1e743f58b49e [2022-06-29T07:08:44.925Z] Removing intermediate container 1e743f58b49e [2022-06-29T07:08:44.925Z] ---> a4a8e3aea80b [2022-06-29T07:08:44.925Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-29T07:08:44.925Z] ---> Running in ba623f0be2a0 [2022-06-29T07:08:45.185Z] Removing intermediate container ba623f0be2a0 [2022-06-29T07:08:45.185Z] ---> df933c57eace [2022-06-29T07:08:45.185Z] Step 27/29 : LABEL arch=amd64 [2022-06-29T07:08:45.185Z] ---> Running in 8030b9d99446 [2022-06-29T07:08:45.185Z] Removing intermediate container 8030b9d99446 [2022-06-29T07:08:45.185Z] ---> 68d514557c3e [2022-06-29T07:08:45.185Z] Step 28/29 : LABEL git_sha=73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:08:45.185Z] ---> Running in aaf70f8afc69 [2022-06-29T07:08:45.185Z] Removing intermediate container aaf70f8afc69 [2022-06-29T07:08:45.185Z] ---> 74b6b441efce [2022-06-29T07:08:45.185Z] Step 29/29 : LABEL version=0.0.1-dev.10 [2022-06-29T07:08:45.446Z] ---> Running in a60f25892cfb [2022-06-29T07:08:45.446Z] Removing intermediate container a60f25892cfb [2022-06-29T07:08:45.446Z] ---> 363b9f396b26 [2022-06-29T07:08:45.446Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-29T07:08:45.446Z] Successfully built 363b9f396b26 [2022-06-29T07:08:45.446Z] 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-06-29T07:08:45.549Z] provisioning config files... [2022-06-29T07:08:45.558Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8926119380537425579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:08:45.858Z] ---> docker-login.sh [2022-06-29T07:08:45.858Z] nexus3.edgexfoundry.org:10001 [2022-06-29T07:08:45.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:08:45.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:08:45.858Z] Configure a credential helper to remove this warning. See [2022-06-29T07:08:45.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:08:45.858Z] [2022-06-29T07:08:45.858Z] Login Succeeded [2022-06-29T07:08:45.858Z] nexus3.edgexfoundry.org:10002 [2022-06-29T07:08:45.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:08:46.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:08:46.119Z] Configure a credential helper to remove this warning. See [2022-06-29T07:08:46.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:08:46.119Z] [2022-06-29T07:08:46.119Z] Login Succeeded [2022-06-29T07:08:46.119Z] nexus3.edgexfoundry.org:10003 [2022-06-29T07:08:46.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:08:46.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:08:46.119Z] Configure a credential helper to remove this warning. See [2022-06-29T07:08:46.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:08:46.119Z] [2022-06-29T07:08:46.119Z] Login Succeeded [2022-06-29T07:08:46.119Z] nexus3.edgexfoundry.org:10004 [2022-06-29T07:08:46.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:08:46.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:08:46.379Z] Configure a credential helper to remove this warning. See [2022-06-29T07:08:46.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:08:46.379Z] [2022-06-29T07:08:46.379Z] Login Succeeded [2022-06-29T07:08:46.379Z] docker.io [2022-06-29T07:08:46.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:08:46.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:08:46.639Z] Configure a credential helper to remove this warning. See [2022-06-29T07:08:46.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:08:46.639Z] [2022-06-29T07:08:46.639Z] Login Succeeded [2022-06-29T07:08:46.639Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T07:08:46.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-29T07:08:46.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T07:08:46.716Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-06-29T07:08:46.716Z] 73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:08:46.716Z] latest [2022-06-29T07:08:46.716Z] 0.0.1-dev.10 [2022-06-29T07:08:46.716Z] 73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [2022-06-29T07:08:46.716Z] main [2022-06-29T07:08:46.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:47.045Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:47.364Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:08:47.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-29T07:08:47.364Z] 550e596c6d0e: Preparing [2022-06-29T07:08:47.364Z] 1207169bf42c: Preparing [2022-06-29T07:08:47.364Z] fc1adbda8a4c: Preparing [2022-06-29T07:08:47.364Z] 45c5dbcf8ed1: Preparing [2022-06-29T07:08:47.364Z] a404f911a467: Preparing [2022-06-29T07:08:47.364Z] 44daa1cb8fd5: Preparing [2022-06-29T07:08:47.364Z] a4e4aca3656d: Preparing [2022-06-29T07:08:47.364Z] 4fc242d58285: Preparing [2022-06-29T07:08:47.364Z] 44daa1cb8fd5: Waiting [2022-06-29T07:08:47.364Z] a4e4aca3656d: Waiting [2022-06-29T07:08:47.364Z] 4fc242d58285: Waiting [2022-06-29T07:08:47.364Z] a404f911a467: Pushed [2022-06-29T07:08:47.364Z] 45c5dbcf8ed1: Pushed [2022-06-29T07:08:47.364Z] fc1adbda8a4c: Pushed [2022-06-29T07:08:47.364Z] 1207169bf42c: Pushed [2022-06-29T07:08:47.364Z] 4fc242d58285: Layer already exists [2022-06-29T07:08:49.083Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16322 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-06-29T07:08:49.095Z] Running in /w/workspace/device-usb-camera/21 [Pipeline] { [Pipeline] checkout [2022-06-29T07:08:49.174Z] Selected Git installation does not exist. Using Default [2022-06-29T07:08:49.174Z] The recommended git tool is: NONE [2022-06-29T07:08:49.276Z] 550e596c6d0e: Pushed [2022-06-29T07:08:50.658Z] 44daa1cb8fd5: Pushed [2022-06-29T07:08:54.859Z] a4e4aca3656d: Pushed [2022-06-29T07:08:55.017Z] using credential edgex-jenkins-ssh [2022-06-29T07:08:55.035Z] Cloning the remote Git repository [2022-06-29T07:08:55.120Z] 73afea3ace466341e80d38fe07fac6720914120d: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:55.434Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:55.767Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-06-29T07:08:55.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-29T07:08:55.767Z] 550e596c6d0e: Preparing [2022-06-29T07:08:55.767Z] 1207169bf42c: Preparing [2022-06-29T07:08:55.767Z] fc1adbda8a4c: Preparing [2022-06-29T07:08:55.767Z] 45c5dbcf8ed1: Preparing [2022-06-29T07:08:55.767Z] a404f911a467: Preparing [2022-06-29T07:08:55.767Z] 44daa1cb8fd5: Preparing [2022-06-29T07:08:55.767Z] a4e4aca3656d: Preparing [2022-06-29T07:08:55.767Z] 4fc242d58285: Preparing [2022-06-29T07:08:55.767Z] a4e4aca3656d: Waiting [2022-06-29T07:08:55.767Z] 4fc242d58285: Waiting [2022-06-29T07:08:55.767Z] 44daa1cb8fd5: Waiting [2022-06-29T07:08:55.767Z] 1207169bf42c: Layer already exists [2022-06-29T07:08:55.767Z] fc1adbda8a4c: Layer already exists [2022-06-29T07:08:55.767Z] a404f911a467: Layer already exists [2022-06-29T07:08:55.767Z] 45c5dbcf8ed1: Layer already exists [2022-06-29T07:08:55.767Z] 550e596c6d0e: Layer already exists [2022-06-29T07:08:55.767Z] 44daa1cb8fd5: Layer already exists [2022-06-29T07:08:55.767Z] 4fc242d58285: Layer already exists [2022-06-29T07:08:55.767Z] a4e4aca3656d: Layer already exists [2022-06-29T07:08:55.767Z] latest: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:55.097Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-06-29T07:08:55.267Z] > git init /w/workspace/device-usb-camera/21 # timeout=10 [2022-06-29T07:08:55.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-29T07:08:55.446Z] > git --version # timeout=10 [2022-06-29T07:08:55.480Z] > git --version # 'git version 2.25.1' [2022-06-29T07:08:55.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T07:08:55.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T07:08:56.128Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:56.206Z] Avoid second fetch [2022-06-29T07:08:56.206Z] Checking out Revision 73afea3ace466341e80d38fe07fac6720914120d (main) [2022-06-29T07:08:56.443Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.10 [2022-06-29T07:08:56.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-29T07:08:56.443Z] 550e596c6d0e: Preparing [2022-06-29T07:08:56.443Z] 1207169bf42c: Preparing [2022-06-29T07:08:56.443Z] fc1adbda8a4c: Preparing [2022-06-29T07:08:56.443Z] 45c5dbcf8ed1: Preparing [2022-06-29T07:08:56.443Z] a404f911a467: Preparing [2022-06-29T07:08:56.443Z] 44daa1cb8fd5: Preparing [2022-06-29T07:08:56.443Z] a4e4aca3656d: Preparing [2022-06-29T07:08:56.443Z] 4fc242d58285: Preparing [2022-06-29T07:08:56.443Z] a4e4aca3656d: Waiting [2022-06-29T07:08:56.443Z] 44daa1cb8fd5: Waiting [2022-06-29T07:08:56.443Z] 4fc242d58285: Waiting [2022-06-29T07:08:56.443Z] 550e596c6d0e: Layer already exists [2022-06-29T07:08:56.443Z] a404f911a467: Layer already exists [2022-06-29T07:08:56.443Z] 1207169bf42c: Layer already exists [2022-06-29T07:08:56.443Z] fc1adbda8a4c: Layer already exists [2022-06-29T07:08:56.443Z] 45c5dbcf8ed1: Layer already exists [2022-06-29T07:08:56.443Z] 44daa1cb8fd5: Layer already exists [2022-06-29T07:08:56.443Z] a4e4aca3656d: Layer already exists [2022-06-29T07:08:56.443Z] 4fc242d58285: Layer already exists [2022-06-29T07:08:56.443Z] 0.0.1-dev.10: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:56.764Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:57.081Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [2022-06-29T07:08:57.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-29T07:08:57.081Z] 550e596c6d0e: Preparing [2022-06-29T07:08:57.081Z] 1207169bf42c: Preparing [2022-06-29T07:08:57.081Z] fc1adbda8a4c: Preparing [2022-06-29T07:08:57.081Z] 45c5dbcf8ed1: Preparing [2022-06-29T07:08:57.081Z] a404f911a467: Preparing [2022-06-29T07:08:57.081Z] 44daa1cb8fd5: Preparing [2022-06-29T07:08:57.081Z] a4e4aca3656d: Preparing [2022-06-29T07:08:57.081Z] 4fc242d58285: Preparing [2022-06-29T07:08:57.081Z] 44daa1cb8fd5: Waiting [2022-06-29T07:08:57.081Z] 4fc242d58285: Waiting [2022-06-29T07:08:57.081Z] a4e4aca3656d: Waiting [2022-06-29T07:08:57.081Z] fc1adbda8a4c: Layer already exists [2022-06-29T07:08:57.081Z] 1207169bf42c: Layer already exists [2022-06-29T07:08:57.081Z] 45c5dbcf8ed1: Layer already exists [2022-06-29T07:08:57.081Z] 550e596c6d0e: Layer already exists [2022-06-29T07:08:57.081Z] a404f911a467: Layer already exists [2022-06-29T07:08:57.081Z] 44daa1cb8fd5: Layer already exists [2022-06-29T07:08:57.081Z] a4e4aca3656d: Layer already exists [2022-06-29T07:08:57.081Z] 4fc242d58285: Layer already exists [2022-06-29T07:08:57.081Z] 73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:56.167Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-29T07:08:56.189Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T07:08:56.233Z] > git config core.sparsecheckout # timeout=10 [2022-06-29T07:08:56.253Z] > git checkout -f 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 [2022-06-29T07:08:57.405Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:57.722Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-06-29T07:08:57.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-29T07:08:57.722Z] 550e596c6d0e: Preparing [2022-06-29T07:08:57.722Z] 1207169bf42c: Preparing [2022-06-29T07:08:57.722Z] fc1adbda8a4c: Preparing [2022-06-29T07:08:57.722Z] 45c5dbcf8ed1: Preparing [2022-06-29T07:08:57.722Z] a404f911a467: Preparing [2022-06-29T07:08:57.722Z] 44daa1cb8fd5: Preparing [2022-06-29T07:08:57.722Z] a4e4aca3656d: Preparing [2022-06-29T07:08:57.722Z] 4fc242d58285: Preparing [2022-06-29T07:08:57.722Z] 44daa1cb8fd5: Waiting [2022-06-29T07:08:57.722Z] a4e4aca3656d: Waiting [2022-06-29T07:08:57.722Z] fc1adbda8a4c: Layer already exists [2022-06-29T07:08:57.722Z] a404f911a467: Layer already exists [2022-06-29T07:08:57.722Z] 550e596c6d0e: Layer already exists [2022-06-29T07:08:57.722Z] 1207169bf42c: Layer already exists [2022-06-29T07:08:57.722Z] 45c5dbcf8ed1: Layer already exists [2022-06-29T07:08:57.722Z] 44daa1cb8fd5: Layer already exists [2022-06-29T07:08:57.722Z] a4e4aca3656d: Layer already exists [2022-06-29T07:08:57.722Z] 4fc242d58285: Layer already exists [2022-06-29T07:08:57.722Z] main: digest: sha256:d25a0f4a321c8f4a8e6e1791c16c8d0a948ce1c2ce108fa81fe6a007a31e774f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-29T07:08:57.767Z] ===================================================== [Pipeline] echo [2022-06-29T07:08:57.772Z] taggedImages: [2022-06-29T07:08:57.772Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:08:57.772Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-06-29T07:08:57.772Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.10 [2022-06-29T07:08:57.772Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [2022-06-29T07:08:57.772Z] - 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-06-29T07:08:58.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T07:08:58.134Z] [2022-06-29T07:08:58.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:08:58.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T07:08:58.437Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-29T07:08:58.437Z] 5eb5b503b376: Pulling fs layer [2022-06-29T07:08:58.437Z] 5c69ac0246d0: Pulling fs layer [2022-06-29T07:08:58.437Z] ec43610c2a17: Pulling fs layer [2022-06-29T07:08:58.437Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-29T07:08:58.437Z] 33b1e0a273af: Pulling fs layer [2022-06-29T07:08:58.437Z] 5d3b04190fa2: Pulling fs layer [2022-06-29T07:08:58.437Z] 2f39f015ded8: Pulling fs layer [2022-06-29T07:08:58.437Z] 33b1e0a273af: Waiting [2022-06-29T07:08:58.437Z] 5d3b04190fa2: Waiting [2022-06-29T07:08:58.437Z] 2f39f015ded8: Waiting [2022-06-29T07:08:58.437Z] 3a2ae6a8a46f: Waiting [2022-06-29T07:08:58.437Z] 5c69ac0246d0: Download complete [2022-06-29T07:08:58.437Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-29T07:08:58.437Z] 3a2ae6a8a46f: Download complete [2022-06-29T07:08:58.437Z] 33b1e0a273af: Verifying Checksum [2022-06-29T07:08:58.437Z] 33b1e0a273af: Download complete [2022-06-29T07:08:58.437Z] ec43610c2a17: Verifying Checksum [2022-06-29T07:08:58.437Z] ec43610c2a17: Download complete [2022-06-29T07:08:58.437Z] 5d3b04190fa2: Verifying Checksum [2022-06-29T07:08:58.437Z] 5d3b04190fa2: Download complete [2022-06-29T07:08:58.697Z] 5eb5b503b376: Verifying Checksum [2022-06-29T07:08:58.697Z] 5eb5b503b376: Download complete [2022-06-29T07:08:59.264Z] 2f39f015ded8: Download complete [2022-06-29T07:09:00.201Z] 5eb5b503b376: Pull complete [2022-06-29T07:09:00.201Z] 5c69ac0246d0: Pull complete [2022-06-29T07:09:00.431Z] Commit message: "Merge pull request #46 from FelixTing/issue-40" [2022-06-29T07:09:00.769Z] [2022-06-29T07:09:00.769Z] GitHub has been notified of this commit’s build result [2022-06-29T07:09:00.769Z] [2022-06-29T07:09:00.770Z] ec43610c2a17: Pull complete [2022-06-29T07:09:00.771Z] 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T07:09:01.030Z] 33b1e0a273af: Pull complete [2022-06-29T07:09:01.030Z] 5d3b04190fa2: Pull complete [2022-06-29T07:09:01.309Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-29T07:09:01.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-29T07:09:01.309Z] Dload Upload Total Spent Left Speed [2022-06-29T07:09:01.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 84503 0 --:--:-- --:--:-- --:--:-- 85090 [Pipeline] sh [2022-06-29T07:09:02.110Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-29T07:09:02.455Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-06-29T07:09:02.455Z] /etc/docker/daemon.json [2022-06-29T07:09:02.455Z] { [2022-06-29T07:09:02.455Z] "registry-mirrors": [ [2022-06-29T07:09:02.455Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-29T07:09:02.455Z] ], [2022-06-29T07:09:02.455Z] "bip": "10.250.0.254/24", [2022-06-29T07:09:02.455Z] "hosts": [ [2022-06-29T07:09:02.455Z] "tcp://0.0.0.0:5555", [2022-06-29T07:09:02.455Z] "unix:///var/run/docker.sock" [2022-06-29T07:09:02.455Z] ], [2022-06-29T07:09:02.455Z] "mtu": 1458, [2022-06-29T07:09:02.455Z] "selinux-enabled": true, [2022-06-29T07:09:02.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-29T07:09:02.455Z] } [Pipeline] sh [2022-06-29T07:09:02.796Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-29T07:09:03.136Z] + sudo service docker restart [2022-06-29T07:09:06.312Z] 2f39f015ded8: Pull complete [2022-06-29T07:09:06.312Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-29T07:09:06.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T07:09:06.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:09:06.409Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:09:06.447Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-29T07:09:07.817Z] $ docker top 279caf5e7694c9e8923abcff9436edbb426159d28ac23840cb50f372180420d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:09:08.220Z] ---> job-cost.sh [2022-06-29T07:09:08.220Z] lf-activate-venv: SKIPPING [2022-06-29T07:09:08.220Z] INFO: No Stack... [2022-06-29T07:09:08.481Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-29T07:09:09.051Z] INFO: Archiving Costs [Pipeline] sh [2022-06-29T07:09:09.344Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-06-29T07:09:09.344Z] + cut -d, -f6 [Pipeline] lock [2022-06-29T07:09:09.359Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [2022-06-29T07:09:09.364Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] did not exist. Created. [2022-06-29T07:09:09.364Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-29T07:09:09.667Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-29T07:09:09.704Z] Stashed 1 file(s) [Pipeline] } [2022-06-29T07:09:09.710Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-29T07:09:09.732Z] $ docker stop --time=1 279caf5e7694c9e8923abcff9436edbb426159d28ac23840cb50f372180420d5 [2022-06-29T07:09:10.914Z] $ docker rm -f 279caf5e7694c9e8923abcff9436edbb426159d28ac23840cb50f372180420d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T07:09:21.458Z] provisioning config files... [2022-06-29T07:09:21.478Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/21@tmp/config6196577293341159623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:09:21.832Z] ---> docker-login.sh [2022-06-29T07:09:21.832Z] nexus3.edgexfoundry.org:10001 [2022-06-29T07:09:22.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:09:22.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:09:22.697Z] Configure a credential helper to remove this warning. See [2022-06-29T07:09:22.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:09:22.697Z] [2022-06-29T07:09:22.697Z] Login Succeeded [2022-06-29T07:09:22.697Z] nexus3.edgexfoundry.org:10002 [2022-06-29T07:09:22.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:09:22.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:09:22.975Z] Configure a credential helper to remove this warning. See [2022-06-29T07:09:22.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:09:22.975Z] [2022-06-29T07:09:22.975Z] Login Succeeded [2022-06-29T07:09:22.975Z] nexus3.edgexfoundry.org:10003 [2022-06-29T07:09:23.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:09:23.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:09:23.520Z] Configure a credential helper to remove this warning. See [2022-06-29T07:09:23.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:09:23.520Z] [2022-06-29T07:09:23.520Z] Login Succeeded [2022-06-29T07:09:23.520Z] nexus3.edgexfoundry.org:10004 [2022-06-29T07:09:23.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:09:23.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:09:23.795Z] Configure a credential helper to remove this warning. See [2022-06-29T07:09:23.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:09:23.795Z] [2022-06-29T07:09:23.795Z] Login Succeeded [2022-06-29T07:09:23.795Z] docker.io [2022-06-29T07:09:24.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:09:24.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:09:24.660Z] Configure a credential helper to remove this warning. See [2022-06-29T07:09:24.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:09:24.660Z] [2022-06-29T07:09:24.660Z] Login Succeeded [2022-06-29T07:09:24.660Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T07:09:24.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-29T07:09:25.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T07:09:25.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T07:09:25.152Z] ========================================================= [2022-06-29T07:09:25.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-29T07:09:25.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:09:25.543Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-29T07:09:25.816Z] Sending build context to Docker daemon 425kB [2022-06-29T07:09:25.816Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T07:09:25.816Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-29T07:09:26.098Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-29T07:09:26.098Z] 9b3977197b4f: Pulling fs layer [2022-06-29T07:09:26.098Z] 1a89e8eeedd5: Pulling fs layer [2022-06-29T07:09:26.098Z] 94645a83ff95: Pulling fs layer [2022-06-29T07:09:26.098Z] e6fb740bc735: Pulling fs layer [2022-06-29T07:09:26.098Z] 3a77bd46dcc9: Pulling fs layer [2022-06-29T07:09:26.098Z] 355e64cbe906: Pulling fs layer [2022-06-29T07:09:26.098Z] 63ab81a10011: Pulling fs layer [2022-06-29T07:09:26.098Z] 555d1d1c4555: Pulling fs layer [2022-06-29T07:09:26.098Z] 7d9057610161: Pulling fs layer [2022-06-29T07:09:26.098Z] e6fb740bc735: Waiting [2022-06-29T07:09:26.098Z] 3a77bd46dcc9: Waiting [2022-06-29T07:09:26.098Z] 355e64cbe906: Waiting [2022-06-29T07:09:26.098Z] 63ab81a10011: Waiting [2022-06-29T07:09:26.098Z] 555d1d1c4555: Waiting [2022-06-29T07:09:26.098Z] 7d9057610161: Waiting [2022-06-29T07:09:26.098Z] 94645a83ff95: Verifying Checksum [2022-06-29T07:09:26.098Z] 94645a83ff95: Download complete [2022-06-29T07:09:26.098Z] 1a89e8eeedd5: Verifying Checksum [2022-06-29T07:09:26.098Z] 1a89e8eeedd5: Download complete [2022-06-29T07:09:26.098Z] 3a77bd46dcc9: Verifying Checksum [2022-06-29T07:09:26.098Z] 3a77bd46dcc9: Download complete [2022-06-29T07:09:26.098Z] 355e64cbe906: Verifying Checksum [2022-06-29T07:09:26.098Z] 355e64cbe906: Download complete [2022-06-29T07:09:26.098Z] 9b3977197b4f: Download complete [2022-06-29T07:09:26.098Z] 63ab81a10011: Verifying Checksum [2022-06-29T07:09:26.098Z] 63ab81a10011: Download complete [2022-06-29T07:09:27.098Z] 9b3977197b4f: Pull complete [2022-06-29T07:09:27.098Z] 7d9057610161: Verifying Checksum [2022-06-29T07:09:27.098Z] 7d9057610161: Download complete [2022-06-29T07:09:27.707Z] 1a89e8eeedd5: Pull complete [2022-06-29T07:09:27.994Z] 94645a83ff95: Pull complete [2022-06-29T07:09:28.269Z] 555d1d1c4555: Verifying Checksum [2022-06-29T07:09:28.269Z] 555d1d1c4555: Download complete [2022-06-29T07:09:28.863Z] e6fb740bc735: Verifying Checksum [2022-06-29T07:09:28.863Z] e6fb740bc735: Download complete [2022-06-29T07:09:41.294Z] e6fb740bc735: Pull complete [2022-06-29T07:09:41.294Z] 3a77bd46dcc9: Pull complete [2022-06-29T07:09:41.294Z] 355e64cbe906: Pull complete [2022-06-29T07:09:41.294Z] 63ab81a10011: Pull complete [2022-06-29T07:09:48.026Z] 555d1d1c4555: Pull complete [2022-06-29T07:09:49.475Z] 7d9057610161: Pull complete [2022-06-29T07:09:49.475Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-29T07:09:49.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T07:09:49.475Z] ---> 819e984ddca1 [2022-06-29T07:09:49.475Z] Step 3/12 : ARG MAKE="make build" [2022-06-29T07:09:50.921Z] ---> Running in 1e058cc1f5e9 [2022-06-29T07:09:51.194Z] Removing intermediate container 1e058cc1f5e9 [2022-06-29T07:09:51.194Z] ---> ceb916feb6a7 [2022-06-29T07:09:51.194Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T07:09:51.474Z] ---> Running in aa22aae013ef [2022-06-29T07:09:51.748Z] Removing intermediate container aa22aae013ef [2022-06-29T07:09:51.748Z] ---> 6090f7e8091a [2022-06-29T07:09:51.748Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-29T07:09:51.748Z] ---> Running in 6b4bcfd6a947 [2022-06-29T07:09:52.029Z] Removing intermediate container 6b4bcfd6a947 [2022-06-29T07:09:52.029Z] ---> ece0fafb6d69 [2022-06-29T07:09:52.029Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T07:09:52.029Z] ---> Running in b53056c1762f [2022-06-29T07:09:55.434Z] Removing intermediate container b53056c1762f [2022-06-29T07:09:55.434Z] ---> 5797b53a4dde [2022-06-29T07:09:55.434Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T07:09:55.434Z] ---> Running in c7c7c91e525a [2022-06-29T07:09:56.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T07:09:57.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T07:09:57.619Z] (1/14) Installing libintl (0.21-r0) [2022-06-29T07:09:57.619Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-29T07:09:57.893Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-06-29T07:09:57.893Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-06-29T07:09:58.166Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-06-29T07:09:58.166Z] (6/14) Installing udev-init-scripts (35-r0) [2022-06-29T07:09:58.439Z] Executing udev-init-scripts-35-r0.post-install [2022-06-29T07:09:58.439Z] (7/14) Installing libblkid (2.37.4-r0) [2022-06-29T07:09:58.439Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-06-29T07:09:58.439Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-06-29T07:09:58.713Z] (10/14) Installing kmod-libs (29-r2) [2022-06-29T07:09:58.713Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-06-29T07:09:58.985Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-29T07:09:58.985Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-29T07:09:58.985Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-06-29T07:09:59.259Z] Executing busybox-1.34.1-r3.trigger [2022-06-29T07:09:59.259Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-29T07:09:59.259Z] OK: 228 MiB in 66 packages [2022-06-29T07:10:00.269Z] Removing intermediate container c7c7c91e525a [2022-06-29T07:10:00.269Z] ---> f414988b6ed2 [2022-06-29T07:10:00.269Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-29T07:10:00.269Z] ---> Running in 95652d9679b1 [2022-06-29T07:10:00.876Z] Removing intermediate container 95652d9679b1 [2022-06-29T07:10:00.876Z] ---> 3cc9c259c0d0 [2022-06-29T07:10:00.876Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-29T07:10:01.155Z] ---> 7a9409ca024a [2022-06-29T07:10:01.155Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T07:10:01.443Z] ---> Running in 24240b52752b [2022-06-29T07:10:48.450Z] Removing intermediate container 24240b52752b [2022-06-29T07:10:48.450Z] ---> 8a37edf0eac9 [2022-06-29T07:10:48.450Z] Step 11/12 : COPY . . [2022-06-29T07:10:48.450Z] ---> e63178f7a35d [2022-06-29T07:10:48.450Z] Step 12/12 : RUN ${MAKE} [2022-06-29T07:10:48.450Z] ---> Running in 9922f0db48fa [2022-06-29T07:10:48.450Z] noop [2022-06-29T07:10:48.450Z] Removing intermediate container 9922f0db48fa [2022-06-29T07:10:48.450Z] ---> 917dd3b60deb [2022-06-29T07:10:48.450Z] Successfully built 917dd3b60deb [2022-06-29T07:10:48.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:10:48.814Z] + docker inspect -f . ci-base-image-arm64 [2022-06-29T07:10:48.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:10:49.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-16322 does not seem to be running inside a container [2022-06-29T07:10:49.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/21 -v /w/workspace/device-usb-camera/21:/w/workspace/device-usb-camera/21:rw,z -v /w/workspace/device-usb-camera/21@tmp:/w/workspace/device-usb-camera/21@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-06-29T07:10:50.427Z] $ docker top 5a1832dc14c3e169880bfe17f2ff476aef161557d851755883265d623ea63ec5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T07:10:51.349Z] + go version [2022-06-29T07:10:51.349Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-29T07:10:51.379Z] $ docker stop --time=1 5a1832dc14c3e169880bfe17f2ff476aef161557d851755883265d623ea63ec5 [2022-06-29T07:10:53.017Z] $ docker rm -f 5a1832dc14c3e169880bfe17f2ff476aef161557d851755883265d623ea63ec5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:10:53.633Z] + docker inspect -f . ci-base-image-arm64 [2022-06-29T07:10:53.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:10:53.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-16322 does not seem to be running inside a container [2022-06-29T07:10:53.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/21 -v /w/workspace/device-usb-camera/21:/w/workspace/device-usb-camera/21:rw,z -v /w/workspace/device-usb-camera/21@tmp:/w/workspace/device-usb-camera/21@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-06-29T07:10:55.237Z] $ docker top d2182884bf274581cebf4b78d57dccdbe6bcc7eb9600348eed391bf7fc1dccaa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-29T07:10:56.168Z] + make test [2022-06-29T07:10:56.168Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-29T07:10:57.616Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-29T07:12:19.448Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-29T07:12:19.448Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-29T07:12:19.448Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-29T07:12:19.448Z] CGO_ENABLED=1 go vet ./... [2022-06-29T07:12:41.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T07:12:41.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T07:12:41.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T07:12:43.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-29T07:12:43.667Z] $ docker stop --time=1 d2182884bf274581cebf4b78d57dccdbe6bcc7eb9600348eed391bf7fc1dccaa [2022-06-29T07:12:45.460Z] $ docker rm -f d2182884bf274581cebf4b78d57dccdbe6bcc7eb9600348eed391bf7fc1dccaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T07:12:46.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-29T07:12:46.437Z] Warning: overwriting stash ‘coverage-report’ [2022-06-29T07:12:46.857Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T07:12:47.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-29T07:12:47.562Z] + ls -al . [2022-06-29T07:12:47.563Z] total 160 [2022-06-29T07:12:47.563Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 07:12 . [2022-06-29T07:12:47.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 07:08 .. [2022-06-29T07:12:47.563Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 07:09 .git [2022-06-29T07:12:47.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:08 .github [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 29 07:08 .gitignore [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 07:08 .golangci.yml [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 29 07:08 .hadolint.yml [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 29 07:08 Attribution.txt [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 29 07:08 CHANGELOG.md [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 29 07:08 Dockerfile [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 29 07:08 GOVERNANCE.md [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 29 07:08 Jenkinsfile [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 07:08 LICENSE [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 29 07:08 Makefile [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 29 07:08 OWNERS.md [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 10754 Jun 29 07:08 README.md [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 07:06 VERSION [2022-06-29T07:12:47.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:08 bin [2022-06-29T07:12:47.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:08 cmd [2022-06-29T07:12:47.563Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 29 07:10 coverage.out [2022-06-29T07:12:47.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:08 docker-compose [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 29 07:08 docker-entrypoint.sh [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jun 29 07:08 go.mod [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jun 29 07:08 go.sum [2022-06-29T07:12:47.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:08 internal [2022-06-29T07:12:47.563Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 29 07:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:12:47.917Z] + 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=73afea3ace466341e80d38fe07fac6720914120d --label arch=arm64 --label version=0.0.1-dev.10 . [2022-06-29T07:12:48.192Z] Sending build context to Docker daemon 426kB [2022-06-29T07:12:48.192Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T07:12:48.192Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-29T07:12:48.192Z] ---> 917dd3b60deb [2022-06-29T07:12:48.192Z] Step 3/29 : ARG MAKE="make build" [2022-06-29T07:12:48.469Z] ---> Running in 9555abbd83ad [2022-06-29T07:12:48.745Z] Removing intermediate container 9555abbd83ad [2022-06-29T07:12:48.745Z] ---> 605300091134 [2022-06-29T07:12:48.745Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T07:12:48.745Z] ---> Running in ecbf15606a02 [2022-06-29T07:12:49.026Z] Removing intermediate container ecbf15606a02 [2022-06-29T07:12:49.026Z] ---> da0ae1cb7765 [2022-06-29T07:12:49.026Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-29T07:12:49.026Z] ---> Running in 82ecd0219dfa [2022-06-29T07:12:49.300Z] Removing intermediate container 82ecd0219dfa [2022-06-29T07:12:49.300Z] ---> 29a7de2027c1 [2022-06-29T07:12:49.300Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T07:12:49.581Z] ---> Running in e846cbc521f6 [2022-06-29T07:12:51.023Z] Removing intermediate container e846cbc521f6 [2022-06-29T07:12:51.023Z] ---> 9ba734026cf1 [2022-06-29T07:12:51.023Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T07:12:51.023Z] ---> Running in 5cc79e7b79ea [2022-06-29T07:12:52.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T07:12:52.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T07:12:53.957Z] OK: 228 MiB in 66 packages [2022-06-29T07:12:54.564Z] Removing intermediate container 5cc79e7b79ea [2022-06-29T07:12:54.564Z] ---> e7fff63fda86 [2022-06-29T07:12:54.564Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-29T07:12:54.836Z] ---> Running in 818b74ef5b20 [2022-06-29T07:12:55.109Z] Removing intermediate container 818b74ef5b20 [2022-06-29T07:12:55.109Z] ---> f24896f41f69 [2022-06-29T07:12:55.109Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-29T07:12:55.703Z] ---> b93b2bd429ea [2022-06-29T07:12:55.703Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T07:12:55.703Z] ---> Running in 9b4ef7a05678 [2022-06-29T07:12:57.677Z] Removing intermediate container 9b4ef7a05678 [2022-06-29T07:12:57.677Z] ---> 251c5783539e [2022-06-29T07:12:57.677Z] Step 11/29 : COPY . . [2022-06-29T07:12:58.274Z] ---> 4324391b7df0 [2022-06-29T07:12:58.274Z] Step 12/29 : RUN ${MAKE} [2022-06-29T07:12:58.274Z] ---> Running in aa9d4466cd79 [2022-06-29T07:12:59.254Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.10 -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-06-29T07:15:06.134Z] Removing intermediate container aa9d4466cd79 [2022-06-29T07:15:06.134Z] ---> 74d97f896519 [2022-06-29T07:15:06.134Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-29T07:15:06.134Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-29T07:15:06.134Z] eab2503cf8f4: Pulling fs layer [2022-06-29T07:15:06.134Z] 97cd0a44c592: Pulling fs layer [2022-06-29T07:15:06.134Z] 97cd0a44c592: Verifying Checksum [2022-06-29T07:15:06.134Z] 97cd0a44c592: Download complete [2022-06-29T07:15:06.134Z] eab2503cf8f4: Download complete [2022-06-29T07:15:06.134Z] eab2503cf8f4: Pull complete [2022-06-29T07:15:06.134Z] 97cd0a44c592: Pull complete [2022-06-29T07:15:06.134Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-29T07:15:06.134Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-29T07:15:06.134Z] ---> 7f763cca56b3 [2022-06-29T07:15:06.134Z] Step 14/29 : FROM alpine:3.15 [2022-06-29T07:15:06.134Z] 3.15: Pulling from library/alpine [2022-06-29T07:15:06.134Z] 9981e73032c8: Pulling fs layer [2022-06-29T07:15:06.134Z] 9981e73032c8: Verifying Checksum [2022-06-29T07:15:06.134Z] 9981e73032c8: Download complete [2022-06-29T07:15:06.134Z] 9981e73032c8: Pull complete [2022-06-29T07:15:06.134Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T07:15:06.134Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T07:15:06.134Z] ---> 3fb3c9af89a9 [2022-06-29T07:15:06.134Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-29T07:15:06.134Z] ---> Running in fe0483f0e276 [2022-06-29T07:15:06.134Z] Removing intermediate container fe0483f0e276 [2022-06-29T07:15:06.134Z] ---> c44c5185204a [2022-06-29T07:15:06.134Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-29T07:15:06.134Z] ---> Running in 57a67527bf74 [2022-06-29T07:15:06.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T07:15:06.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T07:15:06.134Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-06-29T07:15:06.134Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-06-29T07:15:06.134Z] (3/73) Installing libxau (1.0.9-r0) [2022-06-29T07:15:06.134Z] (4/73) Installing libmd (1.0.3-r0) [2022-06-29T07:15:06.134Z] (5/73) Installing libbsd (0.11.3-r1) [2022-06-29T07:15:06.134Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-06-29T07:15:06.134Z] (7/73) Installing libxcb (1.14-r2) [2022-06-29T07:15:06.134Z] (8/73) Installing libx11 (1.7.2-r0) [2022-06-29T07:15:06.134Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-06-29T07:15:06.134Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-06-29T07:15:06.134Z] (11/73) Installing expat (2.4.7-r0) [2022-06-29T07:15:06.134Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-06-29T07:15:06.134Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-06-29T07:15:06.134Z] (14/73) Installing libpng (1.6.37-r1) [2022-06-29T07:15:06.134Z] (15/73) Installing freetype (2.11.1-r2) [2022-06-29T07:15:06.134Z] (16/73) Installing libuuid (2.37.4-r0) [2022-06-29T07:15:06.134Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-06-29T07:15:06.134Z] (18/73) Installing fribidi (1.0.11-r0) [2022-06-29T07:15:06.134Z] (19/73) Installing libffi (3.4.2-r1) [2022-06-29T07:15:06.134Z] (20/73) Installing libintl (0.21-r0) [2022-06-29T07:15:06.134Z] (21/73) Installing libblkid (2.37.4-r0) [2022-06-29T07:15:06.134Z] (22/73) Installing libmount (2.37.4-r0) [2022-06-29T07:15:06.134Z] (23/73) Installing pcre (8.45-r1) [2022-06-29T07:15:06.134Z] (24/73) Installing glib (2.70.1-r0) [2022-06-29T07:15:06.135Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-06-29T07:15:06.135Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-06-29T07:15:06.135Z] (27/73) Installing libass (0.15.2-r0) [2022-06-29T07:15:06.135Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-06-29T07:15:06.135Z] (29/73) Installing gmp (6.2.1-r1) [2022-06-29T07:15:06.135Z] (30/73) Installing nettle (3.7.3-r0) [2022-06-29T07:15:06.135Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-06-29T07:15:06.135Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-06-29T07:15:06.135Z] (33/73) Installing libunistring (0.9.10-r1) [2022-06-29T07:15:06.135Z] (34/73) Installing gnutls (3.7.1-r0) [2022-06-29T07:15:06.135Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-29T07:15:06.135Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-29T07:15:06.135Z] (37/73) Installing lame (3.100-r0) [2022-06-29T07:15:06.135Z] (38/73) Installing opus (1.3.1-r1) [2022-06-29T07:15:06.135Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-06-29T07:15:06.135Z] (40/73) Installing soxr (0.1.3-r2) [2022-06-29T07:15:06.135Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T07:15:06.135Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T07:15:06.135Z] (43/73) Installing libsrt (1.4.2-r1) [2022-06-29T07:15:06.135Z] (44/73) Installing libssh (0.9.6-r1) [2022-06-29T07:15:06.135Z] (45/73) Installing libogg (1.3.5-r0) [2022-06-29T07:15:06.135Z] (46/73) Installing libtheora (1.1.1-r16) [2022-06-29T07:15:06.135Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-06-29T07:15:06.135Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-06-29T07:15:06.135Z] (49/73) Installing libxext (1.3.4-r0) [2022-06-29T07:15:06.135Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-06-29T07:15:06.135Z] (51/73) Installing libdrm (2.4.109-r0) [2022-06-29T07:15:06.135Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-06-29T07:15:06.135Z] (53/73) Installing libva (2.13.0-r0) [2022-06-29T07:15:06.135Z] (54/73) Installing libvdpau (1.4-r0) [2022-06-29T07:15:06.135Z] (55/73) Installing vidstab (1.1.0-r1) [2022-06-29T07:15:06.135Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-06-29T07:15:06.135Z] (57/73) Installing libvpx (1.10.0-r0) [2022-06-29T07:15:06.135Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-06-29T07:15:06.135Z] (59/73) Installing libwebp (1.2.2-r0) [2022-06-29T07:15:06.135Z] (60/73) Installing x264-libs (20210613-r0) [2022-06-29T07:15:06.135Z] (61/73) Installing x265-libs (3.5-r0) [2022-06-29T07:15:06.135Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-06-29T07:15:06.135Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-06-29T07:15:06.135Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-06-29T07:15:06.135Z] (65/73) Installing udev-init-scripts (35-r0) [2022-06-29T07:15:06.135Z] Executing udev-init-scripts-35-r0.post-install [2022-06-29T07:15:06.135Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-29T07:15:06.135Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-06-29T07:15:06.135Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-06-29T07:15:06.135Z] (69/73) Installing kmod-libs (29-r2) [2022-06-29T07:15:06.135Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-06-29T07:15:06.135Z] (71/73) Installing libsodium (1.0.18-r0) [2022-06-29T07:15:06.135Z] (72/73) Installing libzmq (4.3.4-r0) [2022-06-29T07:15:06.135Z] (73/73) Installing zeromq (4.3.4-r0) [2022-06-29T07:15:06.135Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T07:15:06.135Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-29T07:15:06.135Z] OK: 67 MiB in 87 packages [2022-06-29T07:15:08.107Z] Removing intermediate container 57a67527bf74 [2022-06-29T07:15:08.107Z] ---> 936238be9599 [2022-06-29T07:15:08.107Z] Step 17/29 : WORKDIR / [2022-06-29T07:15:08.107Z] ---> Running in 5188ae679066 [2022-06-29T07:15:08.107Z] Removing intermediate container 5188ae679066 [2022-06-29T07:15:08.107Z] ---> aed646c7d2a8 [2022-06-29T07:15:08.107Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-29T07:15:09.549Z] ---> 34058e6338f6 [2022-06-29T07:15:09.549Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-29T07:15:10.152Z] ---> b737026df8e2 [2022-06-29T07:15:10.152Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-29T07:15:10.747Z] ---> 8c76f8b2f323 [2022-06-29T07:15:10.747Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-29T07:15:11.341Z] ---> bfe2d4a6c991 [2022-06-29T07:15:11.341Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-29T07:15:11.938Z] ---> d7d896b636a0 [2022-06-29T07:15:11.938Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-29T07:15:13.370Z] ---> 41812e738f51 [2022-06-29T07:15:13.370Z] Step 24/29 : EXPOSE 59983 [2022-06-29T07:15:13.370Z] ---> Running in 5faf1cb601c1 [2022-06-29T07:15:13.370Z] Removing intermediate container 5faf1cb601c1 [2022-06-29T07:15:13.370Z] ---> 91f1f22dee45 [2022-06-29T07:15:13.370Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-29T07:15:13.643Z] ---> Running in 5710c3dde606 [2022-06-29T07:15:13.917Z] Removing intermediate container 5710c3dde606 [2022-06-29T07:15:13.917Z] ---> d1bd2f97f648 [2022-06-29T07:15:13.917Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-29T07:15:13.917Z] ---> Running in bd9bcbe4fcd4 [2022-06-29T07:15:14.190Z] Removing intermediate container bd9bcbe4fcd4 [2022-06-29T07:15:14.190Z] ---> 8abbc00eedd9 [2022-06-29T07:15:14.190Z] Step 27/29 : LABEL arch=arm64 [2022-06-29T07:15:14.190Z] ---> Running in 3bbad65d13ba [2022-06-29T07:15:14.466Z] Removing intermediate container 3bbad65d13ba [2022-06-29T07:15:14.466Z] ---> ffc9dd9e8a47 [2022-06-29T07:15:14.466Z] Step 28/29 : LABEL git_sha=73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:15:14.740Z] ---> Running in bca3383de843 [2022-06-29T07:15:15.013Z] Removing intermediate container bca3383de843 [2022-06-29T07:15:15.013Z] ---> 0fccad6cfe9a [2022-06-29T07:15:15.013Z] Step 29/29 : LABEL version=0.0.1-dev.10 [2022-06-29T07:15:15.013Z] ---> Running in f4c830ab1631 [2022-06-29T07:15:15.285Z] Removing intermediate container f4c830ab1631 [2022-06-29T07:15:15.285Z] ---> 05f7baac6a95 [2022-06-29T07:15:15.285Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-29T07:15:15.285Z] Successfully built 05f7baac6a95 [2022-06-29T07:15:15.285Z] 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-06-29T07:15:15.404Z] provisioning config files... [2022-06-29T07:15:15.421Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/21@tmp/config8884774301906493293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:15:15.772Z] ---> docker-login.sh [2022-06-29T07:15:15.772Z] nexus3.edgexfoundry.org:10001 [2022-06-29T07:15:16.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:15:16.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:15:16.046Z] Configure a credential helper to remove this warning. See [2022-06-29T07:15:16.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:15:16.046Z] [2022-06-29T07:15:16.046Z] Login Succeeded [2022-06-29T07:15:16.046Z] nexus3.edgexfoundry.org:10002 [2022-06-29T07:15:16.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:15:16.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:15:16.643Z] Configure a credential helper to remove this warning. See [2022-06-29T07:15:16.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:15:16.643Z] [2022-06-29T07:15:16.643Z] Login Succeeded [2022-06-29T07:15:16.643Z] nexus3.edgexfoundry.org:10003 [2022-06-29T07:15:16.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:15:17.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:15:17.189Z] Configure a credential helper to remove this warning. See [2022-06-29T07:15:17.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:15:17.189Z] [2022-06-29T07:15:17.189Z] Login Succeeded [2022-06-29T07:15:17.189Z] nexus3.edgexfoundry.org:10004 [2022-06-29T07:15:17.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:15:17.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:15:17.736Z] Configure a credential helper to remove this warning. See [2022-06-29T07:15:17.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:15:17.736Z] [2022-06-29T07:15:17.736Z] Login Succeeded [2022-06-29T07:15:17.736Z] docker.io [2022-06-29T07:15:18.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:15:18.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:15:18.287Z] Configure a credential helper to remove this warning. See [2022-06-29T07:15:18.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:15:18.287Z] [2022-06-29T07:15:18.287Z] Login Succeeded [2022-06-29T07:15:18.561Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T07:15:18.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-29T07:15:18.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T07:15:18.623Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-06-29T07:15:18.623Z] 73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:15:18.623Z] latest [2022-06-29T07:15:18.623Z] 0.0.1-dev.10 [2022-06-29T07:15:18.623Z] 73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [2022-06-29T07:15:18.623Z] main [2022-06-29T07:15:18.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:18.974Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:19.343Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:15:19.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-29T07:15:19.343Z] a43932d1df72: Preparing [2022-06-29T07:15:19.343Z] 1207169bf42c: Preparing [2022-06-29T07:15:19.343Z] bf634cc487cc: Preparing [2022-06-29T07:15:19.343Z] 69ec2ce82932: Preparing [2022-06-29T07:15:19.343Z] 2d97d07354da: Preparing [2022-06-29T07:15:19.343Z] 40ac1d0882bd: Preparing [2022-06-29T07:15:19.343Z] 742b07f0260b: Preparing [2022-06-29T07:15:19.343Z] 4f4ce317c6bb: Preparing [2022-06-29T07:15:19.343Z] 40ac1d0882bd: Waiting [2022-06-29T07:15:19.343Z] 742b07f0260b: Waiting [2022-06-29T07:15:19.343Z] 4f4ce317c6bb: Waiting [2022-06-29T07:15:19.619Z] 2d97d07354da: Pushed [2022-06-29T07:15:19.619Z] bf634cc487cc: Pushed [2022-06-29T07:15:19.619Z] 1207169bf42c: Pushed [2022-06-29T07:15:19.619Z] 69ec2ce82932: Pushed [2022-06-29T07:15:19.619Z] 4f4ce317c6bb: Layer already exists [2022-06-29T07:15:23.937Z] a43932d1df72: Pushed [2022-06-29T07:15:25.923Z] 40ac1d0882bd: Pushed [2022-06-29T07:15:32.627Z] 742b07f0260b: Pushed [2022-06-29T07:15:32.627Z] 73afea3ace466341e80d38fe07fac6720914120d: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:33.001Z] + 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-06-29T07:15:33.366Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-06-29T07:15:33.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-29T07:15:33.366Z] a43932d1df72: Preparing [2022-06-29T07:15:33.366Z] 1207169bf42c: Preparing [2022-06-29T07:15:33.366Z] bf634cc487cc: Preparing [2022-06-29T07:15:33.366Z] 69ec2ce82932: Preparing [2022-06-29T07:15:33.366Z] 2d97d07354da: Preparing [2022-06-29T07:15:33.366Z] 40ac1d0882bd: Preparing [2022-06-29T07:15:33.366Z] 742b07f0260b: Preparing [2022-06-29T07:15:33.366Z] 4f4ce317c6bb: Preparing [2022-06-29T07:15:33.366Z] 40ac1d0882bd: Waiting [2022-06-29T07:15:33.366Z] 742b07f0260b: Waiting [2022-06-29T07:15:33.366Z] 4f4ce317c6bb: Waiting [2022-06-29T07:15:33.366Z] 1207169bf42c: Layer already exists [2022-06-29T07:15:33.366Z] 69ec2ce82932: Layer already exists [2022-06-29T07:15:33.366Z] bf634cc487cc: Layer already exists [2022-06-29T07:15:33.366Z] a43932d1df72: Layer already exists [2022-06-29T07:15:33.366Z] 2d97d07354da: Layer already exists [2022-06-29T07:15:33.366Z] 40ac1d0882bd: Layer already exists [2022-06-29T07:15:33.366Z] 4f4ce317c6bb: Layer already exists [2022-06-29T07:15:33.366Z] 742b07f0260b: Layer already exists [2022-06-29T07:15:33.639Z] latest: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:34.005Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:34.373Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.10 [2022-06-29T07:15:34.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-29T07:15:34.373Z] a43932d1df72: Preparing [2022-06-29T07:15:34.373Z] 1207169bf42c: Preparing [2022-06-29T07:15:34.373Z] bf634cc487cc: Preparing [2022-06-29T07:15:34.373Z] 69ec2ce82932: Preparing [2022-06-29T07:15:34.373Z] 2d97d07354da: Preparing [2022-06-29T07:15:34.373Z] 40ac1d0882bd: Preparing [2022-06-29T07:15:34.373Z] 742b07f0260b: Preparing [2022-06-29T07:15:34.373Z] 4f4ce317c6bb: Preparing [2022-06-29T07:15:34.373Z] 742b07f0260b: Waiting [2022-06-29T07:15:34.373Z] 40ac1d0882bd: Waiting [2022-06-29T07:15:34.373Z] 4f4ce317c6bb: Waiting [2022-06-29T07:15:34.373Z] 2d97d07354da: Layer already exists [2022-06-29T07:15:34.373Z] 69ec2ce82932: Layer already exists [2022-06-29T07:15:34.373Z] 1207169bf42c: Layer already exists [2022-06-29T07:15:34.373Z] bf634cc487cc: Layer already exists [2022-06-29T07:15:34.373Z] a43932d1df72: Layer already exists [2022-06-29T07:15:34.373Z] 40ac1d0882bd: Layer already exists [2022-06-29T07:15:34.373Z] 742b07f0260b: Layer already exists [2022-06-29T07:15:34.373Z] 4f4ce317c6bb: Layer already exists [2022-06-29T07:15:34.645Z] 0.0.1-dev.10: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:35.010Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:35.376Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [2022-06-29T07:15:35.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-29T07:15:35.376Z] a43932d1df72: Preparing [2022-06-29T07:15:35.376Z] 1207169bf42c: Preparing [2022-06-29T07:15:35.376Z] bf634cc487cc: Preparing [2022-06-29T07:15:35.376Z] 69ec2ce82932: Preparing [2022-06-29T07:15:35.376Z] 2d97d07354da: Preparing [2022-06-29T07:15:35.376Z] 40ac1d0882bd: Preparing [2022-06-29T07:15:35.376Z] 742b07f0260b: Preparing [2022-06-29T07:15:35.376Z] 4f4ce317c6bb: Preparing [2022-06-29T07:15:35.376Z] 40ac1d0882bd: Waiting [2022-06-29T07:15:35.376Z] 742b07f0260b: Waiting [2022-06-29T07:15:35.376Z] 4f4ce317c6bb: Waiting [2022-06-29T07:15:35.376Z] 69ec2ce82932: Layer already exists [2022-06-29T07:15:35.376Z] bf634cc487cc: Layer already exists [2022-06-29T07:15:35.376Z] 2d97d07354da: Layer already exists [2022-06-29T07:15:35.376Z] 1207169bf42c: Layer already exists [2022-06-29T07:15:35.376Z] a43932d1df72: Layer already exists [2022-06-29T07:15:35.376Z] 40ac1d0882bd: Layer already exists [2022-06-29T07:15:35.376Z] 4f4ce317c6bb: Layer already exists [2022-06-29T07:15:35.647Z] 742b07f0260b: Layer already exists [2022-06-29T07:15:35.647Z] 73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:36.014Z] + 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-06-29T07:15:36.373Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-06-29T07:15:36.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-29T07:15:36.373Z] a43932d1df72: Preparing [2022-06-29T07:15:36.373Z] 1207169bf42c: Preparing [2022-06-29T07:15:36.373Z] bf634cc487cc: Preparing [2022-06-29T07:15:36.373Z] 69ec2ce82932: Preparing [2022-06-29T07:15:36.373Z] 2d97d07354da: Preparing [2022-06-29T07:15:36.373Z] 40ac1d0882bd: Preparing [2022-06-29T07:15:36.373Z] 742b07f0260b: Preparing [2022-06-29T07:15:36.373Z] 4f4ce317c6bb: Preparing [2022-06-29T07:15:36.373Z] 40ac1d0882bd: Waiting [2022-06-29T07:15:36.373Z] 742b07f0260b: Waiting [2022-06-29T07:15:36.373Z] 4f4ce317c6bb: Waiting [2022-06-29T07:15:36.373Z] 2d97d07354da: Layer already exists [2022-06-29T07:15:36.373Z] 1207169bf42c: Layer already exists [2022-06-29T07:15:36.373Z] bf634cc487cc: Layer already exists [2022-06-29T07:15:36.373Z] 69ec2ce82932: Layer already exists [2022-06-29T07:15:36.373Z] a43932d1df72: Layer already exists [2022-06-29T07:15:36.373Z] 742b07f0260b: Layer already exists [2022-06-29T07:15:36.373Z] 40ac1d0882bd: Layer already exists [2022-06-29T07:15:36.373Z] 4f4ce317c6bb: Layer already exists [2022-06-29T07:15:36.647Z] main: digest: sha256:6bc5032e8bc3eb162b5b14e8c27dd3c868acc7cdc0282955ce6848f91401bc9c size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-29T07:15:36.708Z] ===================================================== [Pipeline] echo [2022-06-29T07:15:36.715Z] taggedImages: [2022-06-29T07:15:36.715Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d [2022-06-29T07:15:36.716Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-06-29T07:15:36.716Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.10 [2022-06-29T07:15:36.716Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:73afea3ace466341e80d38fe07fac6720914120d-0.0.1-dev.10 [2022-06-29T07:15:36.716Z] - 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-06-29T07:15:37.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T07:15:37.093Z] [2022-06-29T07:15:37.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:15:37.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T07:15:37.723Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-29T07:15:37.723Z] 8998bd30e6a1: Pulling fs layer [2022-06-29T07:15:37.723Z] 04944245beec: Pulling fs layer [2022-06-29T07:15:37.723Z] 699f458cf7ca: Pulling fs layer [2022-06-29T07:15:37.723Z] 765212b225bb: Pulling fs layer [2022-06-29T07:15:37.723Z] f23df028b6ca: Pulling fs layer [2022-06-29T07:15:37.723Z] d65c8cfc05b1: Pulling fs layer [2022-06-29T07:15:37.723Z] 2437ff75d9bd: Pulling fs layer [2022-06-29T07:15:37.723Z] 765212b225bb: Waiting [2022-06-29T07:15:37.723Z] f23df028b6ca: Waiting [2022-06-29T07:15:37.723Z] d65c8cfc05b1: Waiting [2022-06-29T07:15:37.723Z] 2437ff75d9bd: Waiting [2022-06-29T07:15:37.723Z] 04944245beec: Verifying Checksum [2022-06-29T07:15:37.723Z] 04944245beec: Download complete [2022-06-29T07:15:37.723Z] 765212b225bb: Verifying Checksum [2022-06-29T07:15:37.723Z] 765212b225bb: Download complete [2022-06-29T07:15:37.723Z] f23df028b6ca: Verifying Checksum [2022-06-29T07:15:37.723Z] f23df028b6ca: Download complete [2022-06-29T07:15:37.723Z] d65c8cfc05b1: Verifying Checksum [2022-06-29T07:15:37.723Z] d65c8cfc05b1: Download complete [2022-06-29T07:15:37.998Z] 699f458cf7ca: Verifying Checksum [2022-06-29T07:15:37.998Z] 699f458cf7ca: Download complete [2022-06-29T07:15:38.273Z] 8998bd30e6a1: Verifying Checksum [2022-06-29T07:15:38.273Z] 8998bd30e6a1: Download complete [2022-06-29T07:15:40.912Z] 2437ff75d9bd: Verifying Checksum [2022-06-29T07:15:40.912Z] 2437ff75d9bd: Download complete [2022-06-29T07:15:42.891Z] 8998bd30e6a1: Pull complete [2022-06-29T07:15:43.165Z] 04944245beec: Pull complete [2022-06-29T07:15:44.601Z] 699f458cf7ca: Pull complete [2022-06-29T07:15:44.873Z] 765212b225bb: Pull complete [2022-06-29T07:15:45.470Z] f23df028b6ca: Pull complete [2022-06-29T07:15:45.742Z] d65c8cfc05b1: Pull complete [2022-06-29T07:16:00.839Z] 2437ff75d9bd: Pull complete [2022-06-29T07:16:00.839Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-29T07:16:00.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T07:16:00.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:16:01.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-16322 does not seem to be running inside a container [2022-06-29T07:16:01.256Z] $ 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/21 -v /w/workspace/device-usb-camera/21:/w/workspace/device-usb-camera/21:rw,z -v /w/workspace/device-usb-camera/21@tmp:/w/workspace/device-usb-camera/21@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-06-29T07:16:03.807Z] $ docker top 621f334364a0323a39edd3716533f8783a2d5634cb217c34759d1da0b735ebf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:16:04.712Z] ---> job-cost.sh [2022-06-29T07:16:04.712Z] lf-activate-venv: SKIPPING [2022-06-29T07:16:04.712Z] INFO: No Stack... [2022-06-29T07:16:04.989Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-29T07:16:05.988Z] INFO: Archiving Costs [Pipeline] sh [2022-06-29T07:16:06.686Z] + cut -d, -f6 [2022-06-29T07:16:06.686Z] + cat /w/workspace/device-usb-camera/21/archives/cost.csv [Pipeline] lock [2022-06-29T07:16:06.746Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [2022-06-29T07:16:06.752Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] did not exist. Created. [2022-06-29T07:16:06.753Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-29T07:16:07.448Z] /w/workspace/device-usb-camera/21@tmp/durable-0179a693/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-29T07:16:08.149Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-29T07:16:08.177Z] Warning: overwriting stash ‘stack-cost’ [2022-06-29T07:16:08.224Z] Stashed 1 file(s) [Pipeline] } [2022-06-29T07:16:08.231Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-29T07:16:08.258Z] $ docker stop --time=1 621f334364a0323a39edd3716533f8783a2d5634cb217c34759d1da0b735ebf4 [2022-06-29T07:16:09.761Z] $ docker rm -f 621f334364a0323a39edd3716533f8783a2d5634cb217c34759d1da0b735ebf4 [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-06-29T07:16:10.230Z] provisioning config files... [2022-06-29T07:16:10.238Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5190384560729539043tmp [Pipeline] { [Pipeline] sh [2022-06-29T07:16:10.531Z] + set +x [2022-06-29T07:16:10.531Z] + curl -s https://codecov.io/bash [2022-06-29T07:16:10.531Z] + bash -s -- [2022-06-29T07:16:10.531Z] [2022-06-29T07:16:10.531Z] _____ _ [2022-06-29T07:16:10.531Z] / ____| | | [2022-06-29T07:16:10.531Z] | | ___ __| | ___ ___ _____ __ [2022-06-29T07:16:10.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-29T07:16:10.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-29T07:16:10.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-29T07:16:10.531Z] Bash-1.0.6 [2022-06-29T07:16:10.531Z] [2022-06-29T07:16:10.531Z] [2022-06-29T07:16:10.531Z] ==> git version 2.25.1 found [2022-06-29T07:16:10.531Z] ==> 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-06-29T07:16:10.531Z] Release-Date: 2020-01-08 [2022-06-29T07:16:10.531Z] 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-06-29T07:16:10.531Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-29T07:16:10.531Z] ==> Jenkins CI detected. [2022-06-29T07:16:10.531Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-06-29T07:16:10.531Z] project root: . [2022-06-29T07:16:10.531Z] --> token set from env [2022-06-29T07:16:10.531Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-29T07:16:10.531Z] ==> Running gcov in . (disable via -X gcov) [2022-06-29T07:16:10.531Z] ==> Python coveragepy not found [2022-06-29T07:16:10.531Z] ==> Searching for coverage reports in: [2022-06-29T07:16:10.531Z] + . [2022-06-29T07:16:10.531Z] -> Found 1 reports [2022-06-29T07:16:10.531Z] ==> Detecting git/mercurial file structure [2022-06-29T07:16:10.792Z] ==> Reading reports [2022-06-29T07:16:10.792Z] + ./coverage.out bytes=10 [2022-06-29T07:16:10.792Z] ==> Appending adjustments [2022-06-29T07:16:10.792Z] https://docs.codecov.io/docs/fixing-reports [2022-06-29T07:16:10.792Z] + Found adjustments [2022-06-29T07:16:10.792Z] ==> Gzipping contents [2022-06-29T07:16:10.792Z] 4.0K /tmp/codecov.VRZXEH.gz [2022-06-29T07:16:10.792Z] ==> Uploading reports [2022-06-29T07:16:10.792Z] url: https://codecov.io [2022-06-29T07:16:10.792Z] query: branch=main&commit=73afea3ace466341e80d38fe07fac6720914120d&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-29T07:16:10.792Z] -> Pinging Codecov [2022-06-29T07:16:10.792Z] 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=73afea3ace466341e80d38fe07fac6720914120d&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-29T07:16:11.051Z] -> Uploading to [2022-06-29T07:16:11.051Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-29/73D8F5FF140700D3E01443B452E23636/73afea3ace466341e80d38fe07fac6720914120d/244e6e24-d005-4798-9f8e-96fc180ef645.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T071610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9422b054439d2db383f42680793a43fd9802af9748a2f512b9b0c955c6dda3b [2022-06-29T07:16:11.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-29T07:16:11.051Z] Dload Upload Total Spent Left Speed [2022-06-29T07:16:11.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1013 0 0 100 1013 0 2829 --:--:-- --:--:-- --:--:-- 2829 [2022-06-29T07:16:11.311Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/73afea3ace466341e80d38fe07fac6720914120d [Pipeline] } [2022-06-29T07:16:11.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-29T07:16:11.513Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-29T07:16:11.525Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:16:11.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-29T07:16:11.826Z] [2022-06-29T07:16:11.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:16:12.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-29T07:16:12.133Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-29T07:16:12.133Z] df9b9388f04a: Already exists [2022-06-29T07:16:12.133Z] 52dc419b0ee2: Pulling fs layer [2022-06-29T07:16:12.133Z] 25bc292e5bac: Pulling fs layer [2022-06-29T07:16:12.133Z] 114826534d7a: Pulling fs layer [2022-06-29T07:16:12.133Z] 4657fd5d0bcf: Pulling fs layer [2022-06-29T07:16:12.133Z] 6ad1cebc031e: Pulling fs layer [2022-06-29T07:16:12.133Z] 8a3aa393b2d8: Pulling fs layer [2022-06-29T07:16:12.133Z] 6ad1cebc031e: Waiting [2022-06-29T07:16:12.133Z] 8a3aa393b2d8: Waiting [2022-06-29T07:16:12.133Z] 4657fd5d0bcf: Waiting [2022-06-29T07:16:12.133Z] 25bc292e5bac: Verifying Checksum [2022-06-29T07:16:12.133Z] 25bc292e5bac: Download complete [2022-06-29T07:16:12.133Z] 52dc419b0ee2: Verifying Checksum [2022-06-29T07:16:12.133Z] 52dc419b0ee2: Download complete [2022-06-29T07:16:12.133Z] 4657fd5d0bcf: Verifying Checksum [2022-06-29T07:16:12.133Z] 4657fd5d0bcf: Download complete [2022-06-29T07:16:12.393Z] 52dc419b0ee2: Pull complete [2022-06-29T07:16:12.393Z] 6ad1cebc031e: Verifying Checksum [2022-06-29T07:16:12.393Z] 6ad1cebc031e: Download complete [2022-06-29T07:16:12.393Z] 25bc292e5bac: Pull complete [2022-06-29T07:16:12.965Z] 114826534d7a: Verifying Checksum [2022-06-29T07:16:12.965Z] 114826534d7a: Download complete [2022-06-29T07:16:12.965Z] 8a3aa393b2d8: Verifying Checksum [2022-06-29T07:16:12.965Z] 8a3aa393b2d8: Download complete [2022-06-29T07:16:17.155Z] 114826534d7a: Pull complete [2022-06-29T07:16:17.155Z] 4657fd5d0bcf: Pull complete [2022-06-29T07:16:17.155Z] 6ad1cebc031e: Pull complete [2022-06-29T07:16:19.692Z] 8a3aa393b2d8: Pull complete [2022-06-29T07:16:19.692Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-29T07:16:19.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-29T07:16:19.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:16:19.787Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:16:19.824Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-29T07:16:21.511Z] $ docker top e7b958b9380b21637c677f89ccccbeb49de8ee95574cee8de75bfef74c201a09 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-29T07:16:21.589Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-06-29T07:16:21.869Z] + set -o pipefail [2022-06-29T07:16:21.869Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-06-29T07:16:26.067Z] [2022-06-29T07:16:26.067Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-06-29T07:16:26.067Z] [2022-06-29T07:16:26.067Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/07f19584-3e33-4061-8781-3e28c077809a [2022-06-29T07:16:26.067Z] [2022-06-29T07:16:26.067Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-29T07:16:26.067Z] [2022-06-29T07:16:26.067Z] [2022-06-29T07:16:26.067Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-29T07:16:26.067Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-29T07:16:26.081Z] $ docker stop --time=1 e7b958b9380b21637c677f89ccccbeb49de8ee95574cee8de75bfef74c201a09 [2022-06-29T07:16:28.088Z] $ docker rm -f e7b958b9380b21637c677f89ccccbeb49de8ee95574cee8de75bfef74c201a09 [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-06-29T07:16:28.817Z] + git log --format=format:%s -1 73afea3ace466341e80d38fe07fac6720914120d [Pipeline] sh [2022-06-29T07:16:29.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-29T07:16:29.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:16:29.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:16:29.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:16:29.513Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:16:29.559Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-29T07:16:29.966Z] $ docker top db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-29T07:16:30.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T07:16:30.062Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T07:16:30.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T07:16:30.191Z] $ docker exec db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 ssh-agent [2022-06-29T07:16:30.311Z] SSH_AUTH_SOCK=/tmp/ssh-xTw18HnRlZCu/agent.33 [2022-06-29T07:16:30.311Z] SSH_AGENT_PID=40 [2022-06-29T07:16:30.318Z] Running ssh-add (command line suppressed) [2022-06-29T07:16:30.451Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3225920357224406308.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3225920357224406308.key) [2022-06-29T07:16:30.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T07:16:30.760Z] + git semver tag [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,957 [run_tag] DEBUG tag force:False [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,957 [check_head_tag] DEBUG check head tag [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,958 [execute] INFO git cat-file --batch-check [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,960 [execute] INFO git cat-file --batch [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,965 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,966 [execute] INFO git tag -a v0.0.1-dev.10 -m v0.0.1-dev.10 [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.10', '-m', 'v0.0.1-dev.10'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-29T07:16:31.020Z] 2022-06-29 07:16:30,970 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:16:31.020Z] 0.0.1-dev.10 [Pipeline] } [2022-06-29T07:16:31.032Z] $ docker exec --env ******** --env ******** db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 ssh-agent -k [2022-06-29T07:16:31.140Z] unset SSH_AUTH_SOCK; [2022-06-29T07:16:31.140Z] unset SSH_AGENT_PID; [2022-06-29T07:16:31.141Z] echo Agent pid 40 killed; [2022-06-29T07:16:31.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T07:16:31.463Z] + git semver [Pipeline] } [2022-06-29T07:16:31.742Z] $ docker stop --time=1 db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 [2022-06-29T07:16:33.045Z] $ docker rm -f db7bac29c1bc1606e6072dda1046b77f6f64c5687a0fb7c60a11d59443e79952 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:16:33.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-29T07:16:33.443Z] [2022-06-29T07:16:33.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:16:33.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-29T07:16:33.748Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-29T07:16:33.748Z] ab5ef0e58194: Pulling fs layer [2022-06-29T07:16:33.748Z] 9712f1f96733: Pulling fs layer [2022-06-29T07:16:33.748Z] 63f879dbbcfc: Pulling fs layer [2022-06-29T07:16:33.748Z] 0d9ebad4ef96: Pulling fs layer [2022-06-29T07:16:33.748Z] e9a5061849ea: Pulling fs layer [2022-06-29T07:16:33.748Z] d747dcd14b5f: Pulling fs layer [2022-06-29T07:16:33.748Z] 2de7ff778b66: Pulling fs layer [2022-06-29T07:16:33.748Z] 0d9ebad4ef96: Waiting [2022-06-29T07:16:33.748Z] e9a5061849ea: Waiting [2022-06-29T07:16:33.748Z] d747dcd14b5f: Waiting [2022-06-29T07:16:33.748Z] 2de7ff778b66: Waiting [2022-06-29T07:16:33.748Z] 9712f1f96733: Verifying Checksum [2022-06-29T07:16:33.748Z] 9712f1f96733: Download complete [2022-06-29T07:16:34.012Z] 63f879dbbcfc: Verifying Checksum [2022-06-29T07:16:34.012Z] 63f879dbbcfc: Download complete [2022-06-29T07:16:34.271Z] 0d9ebad4ef96: Verifying Checksum [2022-06-29T07:16:34.271Z] 0d9ebad4ef96: Download complete [2022-06-29T07:16:34.271Z] d747dcd14b5f: Download complete [2022-06-29T07:16:34.271Z] e9a5061849ea: Verifying Checksum [2022-06-29T07:16:34.271Z] e9a5061849ea: Download complete [2022-06-29T07:16:34.271Z] ab5ef0e58194: Verifying Checksum [2022-06-29T07:16:34.271Z] ab5ef0e58194: Download complete [2022-06-29T07:16:34.271Z] 2de7ff778b66: Verifying Checksum [2022-06-29T07:16:34.271Z] 2de7ff778b66: Download complete [2022-06-29T07:16:37.568Z] ab5ef0e58194: Pull complete [2022-06-29T07:16:37.568Z] 9712f1f96733: Pull complete [2022-06-29T07:16:37.829Z] 63f879dbbcfc: Pull complete [2022-06-29T07:16:42.032Z] 0d9ebad4ef96: Pull complete [2022-06-29T07:16:42.293Z] e9a5061849ea: Pull complete [2022-06-29T07:16:42.293Z] d747dcd14b5f: Pull complete [2022-06-29T07:16:43.677Z] 2de7ff778b66: Pull complete [2022-06-29T07:16:43.677Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-29T07:16:43.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-29T07:16:43.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:16:43.776Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:16:43.813Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-29T07:16:45.543Z] $ docker top 57139ea31080ac76b90bd9ef3227854bd76cc78d9db7a96161e08a31c4d577c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-29T07:16:45.629Z] provisioning config files... [2022-06-29T07:16:45.637Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8796575627626734517tmp [2022-06-29T07:16:45.648Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1767680328723337721tmp [2022-06-29T07:16:45.660Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8943153749404873862tmp [Pipeline] { [Pipeline] echo [2022-06-29T07:16:45.675Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:16:45.960Z] ---> sigul-configuration.sh [2022-06-29T07:16:45.960Z] gpg: directory `/root/.gnupg' created [2022-06-29T07:16:45.960Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-29T07:16:45.960Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-29T07:16:45.960Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-29T07:16:45.960Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-29T07:16:45.960Z] gpg: CAST5 encrypted data [2022-06-29T07:16:45.960Z] gpg: encrypted with 1 passphrase [2022-06-29T07:16:45.960Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-29T07:16:46.249Z] + mkdir /home/jenkins [2022-06-29T07:16:46.249Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-29T07:16:46.542Z] + 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-06-29T07:16:46.558Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:16:46.846Z] ---> sigul-install.sh [2022-06-29T07:16:46.846Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-29T07:16:47.136Z] + git tag --list [2022-06-29T07:16:47.136Z] v0.0.0 [2022-06-29T07:16:47.136Z] v0.0.1-dev.1 [2022-06-29T07:16:47.136Z] v0.0.1-dev.10 [2022-06-29T07:16:47.136Z] v0.0.1-dev.2 [2022-06-29T07:16:47.136Z] v0.0.1-dev.3 [2022-06-29T07:16:47.136Z] v0.0.1-dev.4 [2022-06-29T07:16:47.136Z] v0.0.1-dev.5 [2022-06-29T07:16:47.136Z] v0.0.1-dev.6 [2022-06-29T07:16:47.136Z] v0.0.1-dev.7 [2022-06-29T07:16:47.136Z] v0.0.1-dev.8 [2022-06-29T07:16:47.136Z] v0.0.1-dev.9 [Pipeline] sh [2022-06-29T07:16:47.426Z] + lftools sign git-tag v0.0.1-dev.10 [2022-06-29T07:16:48.011Z] Signing Git tag with Sigul... [2022-06-29T07:16:48.011Z] Signing v0.0.1-dev.10 [Pipeline] echo [2022-06-29T07:16:48.281Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:16:48.567Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-29T07:16:48.575Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-29T07:16:48.597Z] $ docker stop --time=1 57139ea31080ac76b90bd9ef3227854bd76cc78d9db7a96161e08a31c4d577c1 [2022-06-29T07:16:49.907Z] $ docker rm -f 57139ea31080ac76b90bd9ef3227854bd76cc78d9db7a96161e08a31c4d577c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-29T07:16:50.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-29T07:16:50.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:16:50.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:16:50.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:16:50.738Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:16:50.779Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-29T07:16:51.144Z] $ docker top 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-29T07:16:51.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T07:16:51.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T07:16:51.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T07:16:51.397Z] $ docker exec 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 ssh-agent [2022-06-29T07:16:51.530Z] SSH_AUTH_SOCK=/tmp/ssh-mV7kqkRIWcWf/agent.32 [2022-06-29T07:16:51.530Z] SSH_AGENT_PID=38 [2022-06-29T07:16:51.536Z] Running ssh-add (command line suppressed) [2022-06-29T07:16:51.656Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5334792698737963609.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5334792698737963609.key) [2022-06-29T07:16:51.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T07:16:51.965Z] + git semver bump pre [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,173 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,173 [bump_version] DEBUG bumping version:0.0.1-dev.10 on axis:pre with prefix:dev [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,173 [bump_version] DEBUG bumped version:0.0.1-dev.11 [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,173 [write_version] DEBUG write version:0.0.1-dev.11 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,173 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,174 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,176 [execute] INFO git cat-file --batch-check [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,182 [execute] INFO git cat-file --batch [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T07:16:52.226Z] 2022-06-29 07:16:52,188 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:16:52.226Z] 0.0.1-dev.11 [Pipeline] } [2022-06-29T07:16:52.239Z] $ docker exec --env ******** --env ******** 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 ssh-agent -k [2022-06-29T07:16:52.346Z] unset SSH_AUTH_SOCK; [2022-06-29T07:16:52.346Z] unset SSH_AGENT_PID; [2022-06-29T07:16:52.346Z] echo Agent pid 38 killed; [2022-06-29T07:16:52.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T07:16:52.666Z] + git semver [Pipeline] } [2022-06-29T07:16:52.944Z] $ docker stop --time=1 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 [2022-06-29T07:16:54.301Z] $ docker rm -f 79492280d4c5e1f1ab71b7ee5dcea0110a7af1e993544b996d600127ba6a9f43 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T07:16:54.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-29T07:16:54.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:16:54.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:16:54.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:16:55.053Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:16:55.150Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-29T07:16:55.515Z] $ docker top e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-29T07:16:55.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T07:16:55.617Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T07:16:55.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T07:16:55.752Z] $ docker exec e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 ssh-agent [2022-06-29T07:16:55.880Z] SSH_AUTH_SOCK=/tmp/ssh-9RTlzz7mzf1T/agent.32 [2022-06-29T07:16:55.880Z] SSH_AGENT_PID=38 [2022-06-29T07:16:55.886Z] Running ssh-add (command line suppressed) [2022-06-29T07:16:55.993Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_108149400291012622.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_108149400291012622.key) [2022-06-29T07:16:56.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T07:16:56.297Z] + git semver push [2022-06-29T07:16:56.558Z] 2022-06-29 07:16:56,506 [run_push] DEBUG push [2022-06-29T07:16:56.558Z] 2022-06-29 07:16:56,507 [execute] INFO git cat-file --batch-check [2022-06-29T07:16:56.558Z] 2022-06-29 07:16:56,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T07:16:56.558Z] 2022-06-29 07:16:56,511 [execute] INFO git rev-list 78f67a623cdbb7f758cfc21d48bc6d6d3c1d70b5 -- [2022-06-29T07:16:56.558Z] 2022-06-29 07:16:56,511 [execute] DEBUG Popen(['git', 'rev-list', '78f67a623cdbb7f758cfc21d48bc6d6d3c1d70b5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-29T07:16:56.558Z] 2022-06-29 07:16:56,515 [execute] INFO git fetch -v origin [2022-06-29T07:16:56.558Z] 2022-06-29 07:16:56,516 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-29T07:16:57.129Z] 2022-06-29 07:16:56,984 [run_push] DEBUG no remote changes detected [2022-06-29T07:16:57.129Z] 2022-06-29 07:16:56,985 [execute] INFO git push origin semver [2022-06-29T07:16:57.129Z] 2022-06-29 07:16:56,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-29T07:16:58.073Z] 2022-06-29 07:16:57,785 [run_push] DEBUG push all version tags [2022-06-29T07:16:58.073Z] 2022-06-29 07:16:57,785 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-29T07:16:58.073Z] 2022-06-29 07:16:57,786 [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-06-29T07:16:58.644Z] 2022-06-29 07:16:58,467 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-29T07:16:58.644Z] 0.0.1-dev.11 [Pipeline] } [2022-06-29T07:16:58.656Z] $ docker exec --env ******** --env ******** e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 ssh-agent -k [2022-06-29T07:16:58.772Z] unset SSH_AUTH_SOCK; [2022-06-29T07:16:58.772Z] unset SSH_AGENT_PID; [2022-06-29T07:16:58.773Z] echo Agent pid 38 killed; [2022-06-29T07:16:58.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T07:16:59.096Z] + git semver [Pipeline] } [2022-06-29T07:16:59.372Z] $ docker stop --time=1 e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 [2022-06-29T07:17:00.664Z] $ docker rm -f e472f9f755b21b2c220276830331fbe9e70770d91eae595ad7c8196cd8b598c1 [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-06-29T07:17:01.236Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-06-29T07:17:01.236Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-29T07:17:01.236Z] total 16 [2022-06-29T07:17:01.236Z] drwxr-xr-x 3 root root 4096 Jun 29 07:09 . [2022-06-29T07:17:01.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 07:16 .. [2022-06-29T07:17:01.236Z] drwxr-xr-x 2 root root 4096 Jun 29 07:09 cost [2022-06-29T07:17:01.236Z] -rw-r--r-- 1 root root 87 Jun 29 07:09 cost.csv [2022-06-29T07:17:01.236Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-29T07:17:01.236Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-29T07:17:01.236Z] total 16 [2022-06-29T07:17:01.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 07:09 . [2022-06-29T07:17:01.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 29 07:16 .. [2022-06-29T07:17:01.236Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 29 07:09 cost [2022-06-29T07:17:01.236Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 29 07:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:17:01.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:17:02.400Z] ---> package-listing.sh [2022-06-29T07:17:02.400Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-29T07:17:02.400Z] ++ facter osfamily [2022-06-29T07:17:02.661Z] + OS_FAMILY=debian [2022-06-29T07:17:02.661Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-06-29T07:17:02.661Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-29T07:17:02.661Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-29T07:17:02.661Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-29T07:17:02.661Z] + PACKAGES=/tmp/packages_start.txt [2022-06-29T07:17:02.661Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-06-29T07:17:02.661Z] + PACKAGES=/tmp/packages_end.txt [2022-06-29T07:17:02.661Z] + case "${OS_FAMILY}" in [2022-06-29T07:17:02.661Z] + dpkg -l [2022-06-29T07:17:02.661Z] + grep '^ii' [2022-06-29T07:17:02.661Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-29T07:17:02.661Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-29T07:17:02.661Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-29T07:17:02.661Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-06-29T07:17:02.661Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-06-29T07:17:02.661Z] + 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-06-29T07:17:02.674Z] 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-06-29T07:17:02.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:17:03.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T07:17:03.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:17:03.609Z] prd-ubuntu20.04-docker-8c-8g-16321 does not seem to be running inside a container [2022-06-29T07:17:03.646Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-29T07:17:03.868Z] $ docker top 5c2669843a63afb6b9d035d987cd08d1ff6c56805086c3bab2f6f95207b998e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T07:17:04.217Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-29T07:17:04.503Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-29T07:17:04.790Z] + ls /var/log/sa-host [2022-06-29T07:17:04.790Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T07:17:04.921Z] provisioning config files... [2022-06-29T07:17:04.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3879851381264253826tmp [Pipeline] { [Pipeline] echo [2022-06-29T07:17:04.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:17:05.226Z] ---> create-netrc.sh [Pipeline] } [2022-06-29T07:17:05.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:17:05.612Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-29T07:17:05.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:17:05.902Z] ---> sudo-logs.sh [2022-06-29T07:17:05.902Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-29T07:17:05.932Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:17:06.220Z] ---> job-cost.sh [2022-06-29T07:17:06.220Z] lf-activate-venv: SKIPPING [2022-06-29T07:17:06.220Z] DEBUG: total: 0.2199999988079071 [2022-06-29T07:17:06.220Z] INFO: Retrieving Stack Cost... [2022-06-29T07:17:06.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-29T07:17:07.053Z] INFO: Archiving Costs [Pipeline] echo [2022-06-29T07:17:07.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:17:07.352Z] ---> logs-deploy.sh [2022-06-29T07:17:07.352Z] lf-activate-venv: SKIPPING [2022-06-29T07:17:07.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/21 [2022-06-29T07:17:07.352Z] INFO: archiving workspace using pattern(s): [2022-06-29T07:17:08.295Z] Archives upload complete. [2022-06-29T07:17:08.295Z] INFO: archiving logs to Nexus