Started by upstream project "edgexfoundry/cd-management/release" build number 112 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35e88c606ff591756c04535471448b721e880ee3 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-ssh8758314016867985570.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7796199880722545733.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5243698983729858712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13922174386833341972.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh6913224589459336820.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21419’ Running on prd-ubuntu20.04-docker-8c-8g-21425 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 35e88c606ff591756c04535471448b721e880ee3 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 Commit message: "Merge pull request #74 from brianointel/readme" > git rev-list --no-walk 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T23:26:29.178Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T23:26:29.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T23:26:29.247Z] ========================================================= [2022-07-28T23:26:29.247Z] EdgeX Global Pipelines Version Info [2022-07-28T23:26:29.247Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:26:29.977Z] ------------------- [2022-07-28T23:26:29.977Z] stable info: [2022-07-28T23:26:29.977Z] ------------------- [2022-07-28T23:26:29.977Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T23:26:29.977Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T23:26:29.977Z] Message: update stable to v1.0.238 [2022-07-28T23:26:30.548Z] ------------------- [2022-07-28T23:26:30.548Z] experimental info: [2022-07-28T23:26:30.548Z] ------------------- [2022-07-28T23:26:30.548Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T23:26:30.548Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T23:26:30.548Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T23:26:30.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-28T23:26:30.729Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-28T23:26:30.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T23:26:30.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T23:26:30.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T23:26:30.778Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T23:26:30.786Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T23:26:30.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-28T23:26:30.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T23:26:30.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T23:26:30.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T23:26:30.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-28T23:26:30.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T23:26:30.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T23:26:30.852Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T23:26:30.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T23:26:30.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T23:26:30.878Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-28T23:26:30.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T23:26:30.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T23:26:30.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-28T23:26:30.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-28T23:26:30.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-28T23:26:30.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-28T23:26:30.964Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-28T23:26:30.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T23:26:30.984Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T23:26:30.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-28T23:26:31.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-28T23:26:31.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-28T23:26:31.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo [2022-07-28T23:26:31.031Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35e88c6 [Pipeline] echo [2022-07-28T23:26:31.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T23:26:31.087Z] provisioning config files... [2022-07-28T23:26:31.101Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3587834214496717051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:26:31.407Z] ---> docker-login.sh [2022-07-28T23:26:31.407Z] nexus3.edgexfoundry.org:10001 [2022-07-28T23:26:31.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:31.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:31.670Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:31.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:31.670Z] [2022-07-28T23:26:31.670Z] Login Succeeded [2022-07-28T23:26:31.670Z] nexus3.edgexfoundry.org:10002 [2022-07-28T23:26:31.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:31.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:31.932Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:31.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:31.932Z] [2022-07-28T23:26:31.932Z] Login Succeeded [2022-07-28T23:26:31.932Z] nexus3.edgexfoundry.org:10003 [2022-07-28T23:26:31.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:31.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:31.932Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:31.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:31.932Z] [2022-07-28T23:26:31.932Z] Login Succeeded [2022-07-28T23:26:31.932Z] nexus3.edgexfoundry.org:10004 [2022-07-28T23:26:32.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:32.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:32.193Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:32.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:32.193Z] [2022-07-28T23:26:32.193Z] Login Succeeded [2022-07-28T23:26:32.193Z] docker.io [2022-07-28T23:26:32.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:32.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:32.455Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:32.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:32.455Z] [2022-07-28T23:26:32.455Z] Login Succeeded [2022-07-28T23:26:32.455Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T23:26:32.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-28T23:26:32.832Z] + git rev-list -1 --merges 35e88c606ff591756c04535471448b721e880ee3~1..35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo [2022-07-28T23:26:32.858Z] -----------> git rev-list -1 --merges 35e88c606ff591756c04535471448b721e880ee3~1..35e88c606ff591756c04535471448b721e880ee3 35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:26:32.858Z] 35e88c606ff591756c04535471448b721e880ee3 [false] [Pipeline] sh [2022-07-28T23:26:33.152Z] + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo [2022-07-28T23:26:33.167Z] ========================================================= [2022-07-28T23:26:33.167Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-07-28T23:26:33.167Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T23:26:33.510Z] + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo [2022-07-28T23:26:33.522Z] [semverPrep] GIT_COMMIT: 35e88c606ff591756c04535471448b721e880ee3, Commit Message: Merge pull request #74 from brianointel/readme [Pipeline] echo [2022-07-28T23:26:33.529Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-28T23:26:33.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T23:26:33.883Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T23:26:33.883Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T23:26:33.883Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T23:26:33.883Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T23:26:33.883Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T23:26:33.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:26:34.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T23:26:34.235Z] [2022-07-28T23:26:34.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:26:34.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T23:26:34.542Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T23:26:34.542Z] b85a868b505f: Pulling fs layer [2022-07-28T23:26:34.542Z] e2be974225ed: Pulling fs layer [2022-07-28T23:26:34.542Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T23:26:34.542Z] 988bab9f4d93: Pulling fs layer [2022-07-28T23:26:34.542Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T23:26:34.542Z] eaf3925da568: Pulling fs layer [2022-07-28T23:26:34.542Z] bab4dde63d76: Pulling fs layer [2022-07-28T23:26:34.542Z] bde34c3a00c8: Pulling fs layer [2022-07-28T23:26:34.542Z] b352a97aabf1: Pulling fs layer [2022-07-28T23:26:34.542Z] 4872d77fe225: Pulling fs layer [2022-07-28T23:26:34.542Z] 5851b861e8e6: Pulling fs layer [2022-07-28T23:26:34.542Z] eaf3925da568: Waiting [2022-07-28T23:26:34.542Z] bab4dde63d76: Waiting [2022-07-28T23:26:34.542Z] 1469e6f7b9e6: Waiting [2022-07-28T23:26:34.542Z] 4872d77fe225: Waiting [2022-07-28T23:26:34.542Z] bde34c3a00c8: Waiting [2022-07-28T23:26:34.542Z] b352a97aabf1: Waiting [2022-07-28T23:26:34.542Z] 5851b861e8e6: Waiting [2022-07-28T23:26:34.542Z] e2be974225ed: Download complete [2022-07-28T23:26:34.542Z] 988bab9f4d93: Verifying Checksum [2022-07-28T23:26:34.542Z] 988bab9f4d93: Download complete [2022-07-28T23:26:34.542Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T23:26:34.542Z] 339a4e72a1f5: Download complete [2022-07-28T23:26:34.542Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T23:26:34.542Z] 1469e6f7b9e6: Download complete [2022-07-28T23:26:34.801Z] eaf3925da568: Download complete [2022-07-28T23:26:34.801Z] bde34c3a00c8: Verifying Checksum [2022-07-28T23:26:34.801Z] bde34c3a00c8: Download complete [2022-07-28T23:26:34.801Z] b352a97aabf1: Download complete [2022-07-28T23:26:34.801Z] 4872d77fe225: Verifying Checksum [2022-07-28T23:26:34.801Z] 4872d77fe225: Download complete [2022-07-28T23:26:34.801Z] 5851b861e8e6: Verifying Checksum [2022-07-28T23:26:34.801Z] 5851b861e8e6: Download complete [2022-07-28T23:26:34.801Z] b85a868b505f: Download complete [2022-07-28T23:26:35.060Z] bab4dde63d76: Verifying Checksum [2022-07-28T23:26:35.060Z] bab4dde63d76: Download complete [2022-07-28T23:26:35.999Z] b85a868b505f: Pull complete [2022-07-28T23:26:36.277Z] e2be974225ed: Pull complete [2022-07-28T23:26:36.539Z] 339a4e72a1f5: Pull complete [2022-07-28T23:26:36.798Z] 988bab9f4d93: Pull complete [2022-07-28T23:26:37.059Z] 1469e6f7b9e6: Pull complete [2022-07-28T23:26:37.059Z] eaf3925da568: Pull complete [2022-07-28T23:26:38.964Z] bab4dde63d76: Pull complete [2022-07-28T23:26:38.964Z] bde34c3a00c8: Pull complete [2022-07-28T23:26:38.964Z] b352a97aabf1: Pull complete [2022-07-28T23:26:38.964Z] 4872d77fe225: Pull complete [2022-07-28T23:26:38.964Z] 5851b861e8e6: Pull complete [2022-07-28T23:26:38.964Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T23:26:38.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T23:26:38.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:26:39.056Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:26:39.099Z] $ 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-07-28T23:26:42.234Z] $ docker top 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a -eo pid,comm [2022-07-28T23:26:42.316Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-28T23:26:42.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T23:26:42.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T23:26:42.345Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T23:26:42.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T23:26:42.493Z] $ docker exec 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a ssh-agent [2022-07-28T23:26:42.614Z] SSH_AUTH_SOCK=/tmp/ssh-yj6P3OLycb8G/agent.33 [2022-07-28T23:26:42.614Z] SSH_AGENT_PID=39 [2022-07-28T23:26:42.619Z] Running ssh-add (command line suppressed) [2022-07-28T23:26:42.733Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5699541623206252529.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5699541623206252529.key) [2022-07-28T23:26:42.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T23:26:43.035Z] + git tag --points-at 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } [2022-07-28T23:26:43.052Z] $ docker exec --env ******** --env ******** 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a ssh-agent -k [2022-07-28T23:26:43.172Z] unset SSH_AUTH_SOCK; [2022-07-28T23:26:43.172Z] unset SSH_AGENT_PID; [2022-07-28T23:26:43.172Z] echo Agent pid 39 killed; [2022-07-28T23:26:43.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-07-28T23:26:43.204Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0|v2.2.0-dev.27' [Pipeline] sshagent [2022-07-28T23:26:43.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T23:26:43.220Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T23:26:43.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T23:26:43.354Z] $ docker exec 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a ssh-agent [2022-07-28T23:26:43.482Z] SSH_AUTH_SOCK=/tmp/ssh-sZFb5AX5kE4D/agent.73 [2022-07-28T23:26:43.482Z] SSH_AGENT_PID=79 [2022-07-28T23:26:43.488Z] Running ssh-add (command line suppressed) [2022-07-28T23:26:43.601Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3243538762045224728.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3243538762045224728.key) [2022-07-28T23:26:43.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T23:26:43.902Z] + git semver init [2022-07-28T23:26:44.180Z] 2022-07-28 23:26:44,087 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T23:26:44.181Z] 2022-07-28 23:26:44,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-28T23:26:44.181Z] 2022-07-28 23:26:44,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-28T23:26:44.181Z] 2022-07-28 23:26:44,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-28T23:26:44.754Z] 2022-07-28 23:26:44,657 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-28T23:26:44.754Z] 2022-07-28 23:26:44,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-28T23:26:44.754Z] 2022-07-28 23:26:44,658 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-28T23:26:44.754Z] 2022-07-28 23:26:44,658 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-28T23:26:44.754Z] 2.2.0 [Pipeline] } [2022-07-28T23:26:44.769Z] $ docker exec --env ******** --env ******** 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a ssh-agent -k [2022-07-28T23:26:44.877Z] unset SSH_AUTH_SOCK; [2022-07-28T23:26:44.878Z] unset SSH_AGENT_PID; [2022-07-28T23:26:44.878Z] echo Agent pid 79 killed; [2022-07-28T23:26:44.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T23:26:45.195Z] + git semver [Pipeline] } [2022-07-28T23:26:45.477Z] $ docker stop --time=1 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a [2022-07-28T23:26:46.765Z] $ docker rm -f 00e5dd158ae853afaf5a714d94203f9cefb30886644aeb0b1d3ddc156cb5751a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T23:26:47.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T23:26:47.390Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T23:26:47.394Z] [edgeXSemver]: initialized semver on version 2.2.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T23:26:47.812Z] + git checkout 35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:26:47.812Z] HEAD is now at 35e88c6 Merge pull request #74 from brianointel/readme [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T23:26:47.841Z] provisioning config files... [2022-07-28T23:26:47.850Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4734929603591044340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:26:48.163Z] ---> docker-login.sh [2022-07-28T23:26:48.163Z] nexus3.edgexfoundry.org:10001 [2022-07-28T23:26:48.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:48.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:48.424Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:48.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:48.424Z] [2022-07-28T23:26:48.424Z] Login Succeeded [2022-07-28T23:26:48.424Z] nexus3.edgexfoundry.org:10002 [2022-07-28T23:26:48.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:48.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:48.424Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:48.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:48.424Z] [2022-07-28T23:26:48.424Z] Login Succeeded [2022-07-28T23:26:48.424Z] nexus3.edgexfoundry.org:10003 [2022-07-28T23:26:48.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:48.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:48.684Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:48.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:48.684Z] [2022-07-28T23:26:48.684Z] Login Succeeded [2022-07-28T23:26:48.684Z] nexus3.edgexfoundry.org:10004 [2022-07-28T23:26:48.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:48.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:48.684Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:48.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:48.684Z] [2022-07-28T23:26:48.684Z] Login Succeeded [2022-07-28T23:26:48.684Z] docker.io [2022-07-28T23:26:48.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:26:49.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:26:49.207Z] Configure a credential helper to remove this warning. See [2022-07-28T23:26:49.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:26:49.207Z] [2022-07-28T23:26:49.207Z] Login Succeeded [2022-07-28T23:26:49.207Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T23:26:49.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T23:26:49.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T23:26:49.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T23:26:49.312Z] ========================================================= [2022-07-28T23:26:49.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T23:26:49.312Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:26:49.615Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T23:26:49.616Z] Sending build context to Docker daemon 800.8kB [2022-07-28T23:26:49.616Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-28T23:26:49.616Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T23:26:49.616Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T23:26:49.616Z] 2408cc74d12b: Pulling fs layer [2022-07-28T23:26:49.616Z] ea60b727a1ce: Pulling fs layer [2022-07-28T23:26:49.616Z] 30c4a7721957: Pulling fs layer [2022-07-28T23:26:49.616Z] 370296b7ddb6: Pulling fs layer [2022-07-28T23:26:49.616Z] 7c6cee850709: Pulling fs layer [2022-07-28T23:26:49.616Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T23:26:49.616Z] d94ebbe4e438: Pulling fs layer [2022-07-28T23:26:49.616Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T23:26:49.616Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T23:26:49.616Z] 370296b7ddb6: Waiting [2022-07-28T23:26:49.616Z] 7c6cee850709: Waiting [2022-07-28T23:26:49.616Z] 39a5fcdaea64: Waiting [2022-07-28T23:26:49.616Z] d94ebbe4e438: Waiting [2022-07-28T23:26:49.616Z] 59ccb84bbe0f: Waiting [2022-07-28T23:26:49.616Z] bcfd1f05c69d: Waiting [2022-07-28T23:26:49.616Z] 30c4a7721957: Verifying Checksum [2022-07-28T23:26:49.616Z] 30c4a7721957: Download complete [2022-07-28T23:26:49.616Z] ea60b727a1ce: Verifying Checksum [2022-07-28T23:26:49.616Z] ea60b727a1ce: Download complete [2022-07-28T23:26:49.616Z] 7c6cee850709: Verifying Checksum [2022-07-28T23:26:49.616Z] 7c6cee850709: Download complete [2022-07-28T23:26:49.879Z] 39a5fcdaea64: Download complete [2022-07-28T23:26:49.879Z] 2408cc74d12b: Verifying Checksum [2022-07-28T23:26:49.879Z] 2408cc74d12b: Download complete [2022-07-28T23:26:49.879Z] d94ebbe4e438: Verifying Checksum [2022-07-28T23:26:49.879Z] 2408cc74d12b: Pull complete [2022-07-28T23:26:50.144Z] ea60b727a1ce: Pull complete [2022-07-28T23:26:50.144Z] 30c4a7721957: Pull complete [2022-07-28T23:26:50.409Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T23:26:50.409Z] 59ccb84bbe0f: Download complete [2022-07-28T23:26:50.409Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T23:26:50.409Z] bcfd1f05c69d: Download complete [2022-07-28T23:26:50.669Z] 370296b7ddb6: Verifying Checksum [2022-07-28T23:26:50.669Z] 370296b7ddb6: Download complete [2022-07-28T23:26:54.863Z] 370296b7ddb6: Pull complete [2022-07-28T23:26:54.863Z] 7c6cee850709: Pull complete [2022-07-28T23:26:54.863Z] 39a5fcdaea64: Pull complete [2022-07-28T23:26:54.863Z] d94ebbe4e438: Pull complete [2022-07-28T23:26:56.769Z] bcfd1f05c69d: Pull complete [2022-07-28T23:26:57.337Z] 59ccb84bbe0f: Pull complete [2022-07-28T23:26:57.337Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T23:26:57.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T23:26:57.337Z] ---> a4fb48ad2a94 [2022-07-28T23:26:57.337Z] Step 3/13 : ARG MAKE="make build" [2022-07-28T23:27:02.502Z] Still waiting to schedule task [2022-07-28T23:27:02.502Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21420’ is offline [2022-07-28T23:27:02.637Z] ---> Running in 01962ba32c93 [2022-07-28T23:27:02.637Z] Removing intermediate container 01962ba32c93 [2022-07-28T23:27:02.637Z] ---> afb0672474f0 [2022-07-28T23:27:02.637Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-28T23:27:02.637Z] ---> Running in bed17e720a7f [2022-07-28T23:27:02.637Z] Removing intermediate container bed17e720a7f [2022-07-28T23:27:02.637Z] ---> 0938a97c147e [2022-07-28T23:27:02.637Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-28T23:27:02.637Z] ---> Running in 42dfcf85a5e1 [2022-07-28T23:27:02.896Z] Removing intermediate container 42dfcf85a5e1 [2022-07-28T23:27:02.896Z] ---> 244de3594df0 [2022-07-28T23:27:02.896Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:27:02.896Z] ---> Running in a7d484c15fbd [2022-07-28T23:27:03.466Z] Removing intermediate container a7d484c15fbd [2022-07-28T23:27:03.466Z] ---> 3806fc2fabe0 [2022-07-28T23:27:03.466Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T23:27:03.466Z] ---> Running in ec8f7f5f2b57 [2022-07-28T23:27:03.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T23:27:04.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T23:27:04.928Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-28T23:27:05.189Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-28T23:27:05.189Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-28T23:27:05.449Z] (4/80) Installing libxcb (1.15-r0) [2022-07-28T23:27:05.449Z] (5/80) Installing libx11 (1.8-r0) [2022-07-28T23:27:05.711Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-28T23:27:05.711Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-28T23:27:05.972Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-28T23:27:05.972Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-28T23:27:06.231Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-28T23:27:06.231Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-28T23:27:06.231Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-28T23:27:06.491Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-28T23:27:06.491Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-28T23:27:07.877Z] (15/80) Installing libice (1.0.10-r0) [2022-07-28T23:27:07.877Z] (16/80) Installing libuuid (2.38-r1) [2022-07-28T23:27:08.138Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-28T23:27:08.138Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-28T23:27:08.398Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-28T23:27:08.398Z] (20/80) Installing xset (1.2.4-r0) [2022-07-28T23:27:08.659Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-28T23:27:08.659Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-28T23:27:08.921Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-28T23:27:08.921Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-28T23:27:09.181Z] (25/80) Installing libintl (0.21-r2) [2022-07-28T23:27:09.181Z] (26/80) Installing libblkid (2.38-r1) [2022-07-28T23:27:09.181Z] (27/80) Installing libmount (2.38-r1) [2022-07-28T23:27:09.441Z] (28/80) Installing pcre (8.45-r2) [2022-07-28T23:27:09.441Z] (29/80) Installing glib (2.72.1-r0) [2022-07-28T23:27:10.013Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-28T23:27:10.013Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-28T23:27:10.275Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-28T23:27:10.275Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-28T23:27:10.847Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-28T23:27:10.847Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-28T23:27:11.107Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-28T23:27:11.107Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-28T23:27:11.367Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-28T23:27:11.937Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-28T23:27:11.937Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-28T23:27:12.198Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-28T23:27:12.198Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-28T23:27:12.459Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-28T23:27:12.459Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-28T23:27:12.459Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-28T23:27:12.721Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-28T23:27:12.721Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-28T23:27:12.982Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-28T23:27:12.982Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-28T23:27:13.247Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-28T23:27:13.247Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-28T23:27:13.506Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-28T23:27:13.506Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-28T23:27:13.800Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-28T23:27:13.800Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-28T23:27:13.800Z] (56/80) Installing libunistring (1.0-r0) [2022-07-28T23:27:14.078Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-28T23:27:14.078Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-28T23:27:14.341Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-28T23:27:14.341Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-28T23:27:14.341Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-28T23:27:14.618Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-28T23:27:14.618Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-28T23:27:15.188Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-28T23:27:15.188Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-28T23:27:15.450Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-28T23:27:15.450Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-28T23:27:15.450Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-28T23:27:15.710Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-28T23:27:15.710Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-28T23:27:15.971Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-28T23:27:15.971Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-28T23:27:16.543Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-28T23:27:16.804Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-28T23:27:16.804Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-28T23:27:17.065Z] Executing udev-init-scripts-35-r0.post-install [2022-07-28T23:27:17.065Z] (76/80) Installing kmod-libs (29-r2) [2022-07-28T23:27:17.065Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-28T23:27:17.065Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-28T23:27:17.325Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-28T23:27:17.325Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-28T23:27:17.325Z] Executing busybox-1.35.0-r13.trigger [2022-07-28T23:27:17.325Z] Executing eudev-3.2.11-r0.trigger [2022-07-28T23:27:17.325Z] OK: 330 MiB in 131 packages [2022-07-28T23:27:20.620Z] Removing intermediate container ec8f7f5f2b57 [2022-07-28T23:27:20.620Z] ---> d1aaa4d069ea [2022-07-28T23:27:20.620Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-28T23:27:20.620Z] ---> Running in a49ed73acd32 [2022-07-28T23:27:20.620Z] Removing intermediate container a49ed73acd32 [2022-07-28T23:27:20.620Z] ---> 26a2c7f1f956 [2022-07-28T23:27:20.620Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T23:27:20.880Z] ---> 94fd9b4167fa [2022-07-28T23:27:20.880Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:27:20.880Z] ---> Running in e8f920cc43a2 [2022-07-28T23:27:42.894Z] Removing intermediate container e8f920cc43a2 [2022-07-28T23:27:42.894Z] ---> 86681a39c948 [2022-07-28T23:27:42.894Z] Step 11/13 : COPY . . [2022-07-28T23:27:42.894Z] ---> 42ce2179a20a [2022-07-28T23:27:42.894Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-28T23:27:42.894Z] ---> Running in ed6e8f1672c6 [2022-07-28T23:27:42.894Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T23:27:42.894Z] Dload Upload  Total Spent Left Speed [2022-07-28T23:27:42.894Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11749 0 --:--:-- --:--:-- --:--:-- 11800 [2022-07-28T23:27:42.894Z] Removing intermediate container ed6e8f1672c6 [2022-07-28T23:27:42.894Z] ---> 5a15ccc4387f [2022-07-28T23:27:42.894Z] Step 13/13 : RUN ${MAKE} [2022-07-28T23:27:42.894Z] ---> Running in c7a5a72b6121 [2022-07-28T23:27:42.894Z] noop [2022-07-28T23:27:43.464Z] Removing intermediate container c7a5a72b6121 [2022-07-28T23:27:43.464Z] ---> 61c9b2941d03 [2022-07-28T23:27:43.464Z] Successfully built 61c9b2941d03 [2022-07-28T23:27:43.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:27:43.780Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T23:27:43.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:27:43.864Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:27:43.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T23:27:44.246Z] $ docker top 94f46996a8bcdab98c79913483a2bd509790c6e83e967cf5c32d273858b5ffc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T23:27:44.608Z] + go version [2022-07-28T23:27:44.608Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T23:27:44.624Z] $ docker stop --time=1 94f46996a8bcdab98c79913483a2bd509790c6e83e967cf5c32d273858b5ffc4 [2022-07-28T23:27:45.930Z] $ docker rm -f 94f46996a8bcdab98c79913483a2bd509790c6e83e967cf5c32d273858b5ffc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:27:46.364Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T23:27:46.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:27:46.453Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:27:46.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T23:27:46.853Z] $ docker top 0aecb0771cdf97089d5d97c26e75840c9cbbfbe3a401487a2761d9be1894963c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T23:27:47.218Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-28T23:27:47.518Z] + make test [2022-07-28T23:27:47.518Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-28T23:27:47.777Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-28T23:27:57.755Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-28T23:27:57.755Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-07-28T23:28:04.327Z] CGO_ENABLED=1 go vet ./... [2022-07-28T23:28:06.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T23:28:06.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T23:28:06.233Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T23:28:06.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T23:28:06.835Z] $ docker stop --time=1 0aecb0771cdf97089d5d97c26e75840c9cbbfbe3a401487a2761d9be1894963c [2022-07-28T23:28:09.638Z] $ docker rm -f 0aecb0771cdf97089d5d97c26e75840c9cbbfbe3a401487a2761d9be1894963c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T23:28:10.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T23:28:10.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-28T23:28:10.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T23:28:10.913Z] + ls -al . [2022-07-28T23:28:10.913Z] total 196 [2022-07-28T23:28:10.913Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 23:28 . [2022-07-28T23:28:10.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 23:26 .. [2022-07-28T23:28:10.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 23:27 .git [2022-07-28T23:28:10.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:26 .github [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 23:26 .gitignore [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 23:26 .golangci.yml [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 23:26 .hadolint.yml [2022-07-28T23:28:10.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 23:26 .semver [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 23:26 Attribution.txt [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 23:26 CHANGELOG.md [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 23:26 Dockerfile [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 23:26 GOVERNANCE.md [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 23:26 Jenkinsfile [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 23:26 LICENSE [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 23:26 Makefile [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 23:26 OWNERS.md [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 12817 Jul 28 23:26 README.md [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 23:26 VERSION [2022-07-28T23:28:10.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 23:26 bin [2022-07-28T23:28:10.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:26 cmd [2022-07-28T23:28:10.913Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 23:27 coverage.out [2022-07-28T23:28:10.913Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 23:26 docker-entrypoint.sh [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 23:26 go.mod [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 23:26 go.sum [2022-07-28T23:28:10.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:26 internal [2022-07-28T23:28:10.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 23:26 snap [2022-07-28T23:28:10.913Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 23:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:11.219Z] + 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=35e88c606ff591756c04535471448b721e880ee3 --label arch=amd64 --label version=2.2.0 . [2022-07-28T23:28:11.219Z] Sending build context to Docker daemon 831kB [2022-07-28T23:28:11.219Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-28T23:28:11.219Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-28T23:28:11.219Z] ---> 61c9b2941d03 [2022-07-28T23:28:11.219Z] Step 3/35 : ARG MAKE="make build" [2022-07-28T23:28:11.219Z] ---> Running in aedc32337bd2 [2022-07-28T23:28:11.479Z] Removing intermediate container aedc32337bd2 [2022-07-28T23:28:11.479Z] ---> fa346740ba8c [2022-07-28T23:28:11.479Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-28T23:28:11.479Z] ---> Running in def43277df4c [2022-07-28T23:28:11.479Z] Removing intermediate container def43277df4c [2022-07-28T23:28:11.479Z] ---> 41ef383a0606 [2022-07-28T23:28:11.479Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-28T23:28:11.479Z] ---> Running in 1a4447d8e060 [2022-07-28T23:28:11.479Z] Removing intermediate container 1a4447d8e060 [2022-07-28T23:28:11.479Z] ---> abdfbc036fa4 [2022-07-28T23:28:11.479Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:28:11.739Z] ---> Running in 5ec55238c5fb [2022-07-28T23:28:12.002Z] Removing intermediate container 5ec55238c5fb [2022-07-28T23:28:12.002Z] ---> 000e8c747cb1 [2022-07-28T23:28:12.002Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T23:28:12.264Z] ---> Running in d8bd319381f5 [2022-07-28T23:28:12.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T23:28:13.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T23:28:13.724Z] OK: 330 MiB in 131 packages [2022-07-28T23:28:13.984Z] Removing intermediate container d8bd319381f5 [2022-07-28T23:28:13.984Z] ---> d819ee3fb099 [2022-07-28T23:28:13.984Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-28T23:28:13.984Z] ---> Running in 1ac47945b4f1 [2022-07-28T23:28:13.984Z] Removing intermediate container 1ac47945b4f1 [2022-07-28T23:28:13.984Z] ---> f788a8177876 [2022-07-28T23:28:13.984Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-28T23:28:14.242Z] ---> fcae653cafd3 [2022-07-28T23:28:14.242Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:28:14.242Z] ---> Running in 13b8eddb70db [2022-07-28T23:28:14.815Z] Removing intermediate container 13b8eddb70db [2022-07-28T23:28:14.815Z] ---> fa9ecbac7520 [2022-07-28T23:28:14.815Z] Step 11/35 : COPY . . [2022-07-28T23:28:15.075Z] ---> 6704db403a32 [2022-07-28T23:28:15.075Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-28T23:28:15.075Z] ---> Running in 839feebc049a [2022-07-28T23:28:15.334Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T23:28:15.334Z] Dload Upload Total Spent Left Speed [2022-07-28T23:28:15.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40686 0 --:--:-- --:--:-- --:--:-- 42480 [2022-07-28T23:28:15.594Z] Removing intermediate container 839feebc049a [2022-07-28T23:28:15.594Z] ---> 3e43d7b71f6b [2022-07-28T23:28:15.594Z] Step 13/35 : RUN ${MAKE} [2022-07-28T23:28:15.594Z] ---> Running in 1f6660a6d968 [2022-07-28T23:28:15.853Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-28T23:28:37.786Z] Removing intermediate container 1f6660a6d968 [2022-07-28T23:28:37.786Z] ---> f74378a0a111 [2022-07-28T23:28:37.786Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-28T23:28:37.786Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-28T23:28:37.786Z] af6660deedbd: Pulling fs layer [2022-07-28T23:28:37.786Z] 97cd0a44c592: Pulling fs layer [2022-07-28T23:28:37.786Z] 97cd0a44c592: Verifying Checksum [2022-07-28T23:28:37.786Z] 97cd0a44c592: Download complete [2022-07-28T23:28:37.786Z] af6660deedbd: Verifying Checksum [2022-07-28T23:28:37.786Z] af6660deedbd: Download complete [2022-07-28T23:28:37.786Z] af6660deedbd: Pull complete [2022-07-28T23:28:38.055Z] 97cd0a44c592: Pull complete [2022-07-28T23:28:38.055Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-28T23:28:38.055Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-28T23:28:38.055Z] ---> fea57e182299 [2022-07-28T23:28:38.055Z] Step 15/35 : FROM alpine:3.15 [2022-07-28T23:28:38.625Z] 3.15: Pulling from library/alpine [2022-07-28T23:28:38.884Z] ab6db1bc80d0: Pulling fs layer [2022-07-28T23:28:38.884Z] ab6db1bc80d0: Verifying Checksum [2022-07-28T23:28:38.884Z] ab6db1bc80d0: Download complete [2022-07-28T23:28:39.144Z] ab6db1bc80d0: Pull complete [2022-07-28T23:28:39.144Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T23:28:39.144Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T23:28:39.144Z] ---> 2720e26172a0 [2022-07-28T23:28:39.144Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-28T23:28:39.404Z] ---> Running in 93cc8607b9d8 [2022-07-28T23:28:39.404Z] Removing intermediate container 93cc8607b9d8 [2022-07-28T23:28:39.404Z] ---> 605e7257a3ac [2022-07-28T23:28:39.404Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-28T23:28:39.404Z] ---> Running in 75b93fc7c688 [2022-07-28T23:28:39.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T23:28:39.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T23:28:40.181Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-28T23:28:40.181Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-28T23:28:40.181Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-28T23:28:40.181Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-28T23:28:40.181Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-28T23:28:40.181Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-28T23:28:40.181Z] (7/74) Installing libxcb (1.14-r2) [2022-07-28T23:28:40.181Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-28T23:28:40.181Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-28T23:28:40.181Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-28T23:28:40.181Z] (11/74) Installing expat (2.4.7-r0) [2022-07-28T23:28:40.181Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-28T23:28:40.181Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-28T23:28:40.181Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-28T23:28:40.181Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-28T23:28:40.181Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-28T23:28:40.181Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-28T23:28:40.181Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-28T23:28:40.181Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-28T23:28:40.181Z] (20/74) Installing libintl (0.21-r0) [2022-07-28T23:28:40.181Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-28T23:28:40.182Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-28T23:28:40.182Z] (23/74) Installing pcre (8.45-r1) [2022-07-28T23:28:40.182Z] (24/74) Installing glib (2.70.1-r0) [2022-07-28T23:28:40.182Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-28T23:28:40.182Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-28T23:28:40.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21426 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-28T23:28:40.296Z] Running in /w/workspace/device-usb-camera/39 [Pipeline] { [Pipeline] checkout [2022-07-28T23:28:40.328Z] Selected Git installation does not exist. Using Default [2022-07-28T23:28:40.328Z] The recommended git tool is: NONE [2022-07-28T23:28:40.442Z] (27/74) Installing libass (0.15.2-r0) [2022-07-28T23:28:40.443Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-28T23:28:40.443Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-28T23:28:40.443Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-28T23:28:40.443Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-28T23:28:40.443Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-28T23:28:40.443Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-28T23:28:40.443Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-28T23:28:40.443Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-28T23:28:40.443Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-28T23:28:40.443Z] (37/74) Installing lame (3.100-r0) [2022-07-28T23:28:40.443Z] (38/74) Installing opus (1.3.1-r1) [2022-07-28T23:28:40.443Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-28T23:28:40.443Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-28T23:28:40.443Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T23:28:40.443Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T23:28:40.443Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-28T23:28:40.443Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-28T23:28:40.443Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-28T23:28:40.443Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-28T23:28:40.443Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-28T23:28:40.443Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-28T23:28:40.443Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-28T23:28:40.443Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-28T23:28:40.443Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-28T23:28:40.443Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-28T23:28:40.443Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-28T23:28:40.443Z] (54/74) Installing libva (2.13.0-r0) [2022-07-28T23:28:40.443Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-28T23:28:40.443Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-28T23:28:40.443Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-28T23:28:40.703Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-28T23:28:40.703Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-28T23:28:40.703Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-28T23:28:40.703Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-28T23:28:40.703Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-28T23:28:40.703Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-28T23:28:40.703Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-28T23:28:40.703Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-28T23:28:40.703Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-28T23:28:40.703Z] Executing udev-init-scripts-35-r0.post-install [2022-07-28T23:28:40.703Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-28T23:28:40.703Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-28T23:28:40.703Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-28T23:28:40.963Z] (70/74) Installing kmod-libs (29-r2) [2022-07-28T23:28:40.963Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-28T23:28:40.963Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-28T23:28:40.963Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-28T23:28:40.963Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-28T23:28:40.963Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T23:28:40.963Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-28T23:28:40.963Z] OK: 78 MiB in 88 packages [2022-07-28T23:28:43.499Z] Removing intermediate container 75b93fc7c688 [2022-07-28T23:28:43.499Z] ---> 7f28cb0b2727 [2022-07-28T23:28:43.499Z] Step 18/35 : WORKDIR / [2022-07-28T23:28:43.499Z] ---> Running in 544ae18e71eb [2022-07-28T23:28:43.499Z] Removing intermediate container 544ae18e71eb [2022-07-28T23:28:43.499Z] ---> 400688d6f578 [2022-07-28T23:28:43.499Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-28T23:28:44.082Z] ---> d11eeef87cdc [2022-07-28T23:28:44.082Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-28T23:28:44.354Z] ---> 4a775a0633d1 [2022-07-28T23:28:44.354Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-28T23:28:44.354Z] ---> 74ca8ee80928 [2022-07-28T23:28:44.354Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-28T23:28:44.354Z] ---> 9625ed093e74 [2022-07-28T23:28:44.354Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-28T23:28:44.617Z] ---> b9aeb82206e5 [2022-07-28T23:28:44.617Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-28T23:28:44.617Z] ---> 4138e7b46b4a [2022-07-28T23:28:44.617Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-28T23:28:45.228Z] ---> 781a52e05cf2 [2022-07-28T23:28:45.228Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-28T23:28:45.228Z] ---> Running in c1271968f726 [2022-07-28T23:28:45.801Z] Removing intermediate container c1271968f726 [2022-07-28T23:28:45.801Z] ---> 258d035f5778 [2022-07-28T23:28:45.801Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-28T23:28:45.801Z] ---> Running in 17282515ebf9 [2022-07-28T23:28:46.157Z] using credential edgex-jenkins-ssh [2022-07-28T23:28:46.178Z] Cloning the remote Git repository [2022-07-28T23:28:46.369Z] Removing intermediate container 17282515ebf9 [2022-07-28T23:28:46.370Z] ---> 192b2b680dca [2022-07-28T23:28:46.370Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-28T23:28:46.370Z] ---> Running in 697f3bf95499 [2022-07-28T23:28:46.238Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-28T23:28:46.313Z] > git init /w/workspace/device-usb-camera/39 # timeout=10 [2022-07-28T23:28:46.384Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-28T23:28:46.385Z] > git --version # timeout=10 [2022-07-28T23:28:46.408Z] > git --version # 'git version 2.25.1' [2022-07-28T23:28:46.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T23:28:46.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T23:28:46.939Z] Removing intermediate container 697f3bf95499 [2022-07-28T23:28:46.939Z] ---> 092b1f885dcc [2022-07-28T23:28:46.939Z] Step 29/35 : EXPOSE 59983 [2022-07-28T23:28:46.939Z] ---> Running in 82272acce518 [2022-07-28T23:28:46.939Z] Removing intermediate container 82272acce518 [2022-07-28T23:28:46.939Z] ---> e31ad4d38528 [2022-07-28T23:28:46.939Z] Step 30/35 : EXPOSE 8554 [2022-07-28T23:28:46.939Z] ---> Running in 53441bfac28e [2022-07-28T23:28:46.939Z] Removing intermediate container 53441bfac28e [2022-07-28T23:28:46.939Z] ---> 2b6982048d2a [2022-07-28T23:28:46.939Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-28T23:28:46.939Z] ---> Running in 69cf706f8baf [2022-07-28T23:28:47.199Z] Removing intermediate container 69cf706f8baf [2022-07-28T23:28:47.199Z] ---> 0417b971aa00 [2022-07-28T23:28:47.199Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-28T23:28:47.199Z] ---> Running in 068611c06ee9 [2022-07-28T23:28:47.199Z] Removing intermediate container 068611c06ee9 [2022-07-28T23:28:47.199Z] ---> aeb69c926366 [2022-07-28T23:28:47.199Z] Step 33/35 : LABEL arch=amd64 [2022-07-28T23:28:47.199Z] ---> Running in 7d7eca69ec8d [2022-07-28T23:28:47.199Z] Removing intermediate container 7d7eca69ec8d [2022-07-28T23:28:47.199Z] ---> 0f13b37e9dd1 [2022-07-28T23:28:47.199Z] Step 34/35 : LABEL git_sha=35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:28:47.199Z] ---> Running in b85f8a9f13e5 [2022-07-28T23:28:47.252Z] Avoid second fetch [2022-07-28T23:28:47.252Z] Checking out Revision 35e88c606ff591756c04535471448b721e880ee3 (main) [2022-07-28T23:28:47.459Z] Removing intermediate container b85f8a9f13e5 [2022-07-28T23:28:47.459Z] ---> ddcb50b0fb26 [2022-07-28T23:28:47.459Z] Step 35/35 : LABEL version=2.2.0 [2022-07-28T23:28:47.459Z] ---> Running in 82659577c80c [2022-07-28T23:28:47.459Z] Removing intermediate container 82659577c80c [2022-07-28T23:28:47.459Z] ---> 5463627249dd [2022-07-28T23:28:47.459Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T23:28:47.459Z] Successfully built 5463627249dd [2022-07-28T23:28:47.459Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T23:28:47.583Z] provisioning config files... [2022-07-28T23:28:47.595Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config50823714296815759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:28:47.898Z] ---> docker-login.sh [2022-07-28T23:28:47.898Z] nexus3.edgexfoundry.org:10001 [2022-07-28T23:28:47.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:28:47.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:28:47.898Z] Configure a credential helper to remove this warning. See [2022-07-28T23:28:47.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:28:47.898Z] [2022-07-28T23:28:47.898Z] Login Succeeded [2022-07-28T23:28:47.898Z] nexus3.edgexfoundry.org:10002 [2022-07-28T23:28:47.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:28:47.202Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-28T23:28:47.220Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T23:28:47.278Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T23:28:47.295Z] > git checkout -f 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 [2022-07-28T23:28:48.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:28:48.158Z] Configure a credential helper to remove this warning. See [2022-07-28T23:28:48.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:28:48.158Z] [2022-07-28T23:28:48.158Z] Login Succeeded [2022-07-28T23:28:48.158Z] nexus3.edgexfoundry.org:10003 [2022-07-28T23:28:48.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:28:48.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:28:48.158Z] Configure a credential helper to remove this warning. See [2022-07-28T23:28:48.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:28:48.158Z] [2022-07-28T23:28:48.158Z] Login Succeeded [2022-07-28T23:28:48.158Z] nexus3.edgexfoundry.org:10004 [2022-07-28T23:28:48.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:28:48.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:28:48.418Z] Configure a credential helper to remove this warning. See [2022-07-28T23:28:48.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:28:48.418Z] [2022-07-28T23:28:48.418Z] Login Succeeded [2022-07-28T23:28:48.418Z] docker.io [2022-07-28T23:28:48.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:28:48.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:28:48.680Z] Configure a credential helper to remove this warning. See [2022-07-28T23:28:48.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:28:48.680Z] [2022-07-28T23:28:48.680Z] Login Succeeded [2022-07-28T23:28:48.680Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T23:28:48.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T23:28:48.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T23:28:48.745Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-28T23:28:48.745Z] 35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:28:48.745Z] latest [2022-07-28T23:28:48.745Z] 2.2.0 [2022-07-28T23:28:48.745Z] 35e88c606ff591756c04535471448b721e880ee3-2.2.0 [2022-07-28T23:28:48.745Z] main [2022-07-28T23:28:48.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:49.073Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:49.388Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:28:49.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-28T23:28:49.388Z] e780d7bd75fb: Preparing [2022-07-28T23:28:49.388Z] 693f97be475e: Preparing [2022-07-28T23:28:49.388Z] 6dcb87beeb37: Preparing [2022-07-28T23:28:49.388Z] 550e596c6d0e: Preparing [2022-07-28T23:28:49.388Z] 1207169bf42c: Preparing [2022-07-28T23:28:49.388Z] d3e633b4e564: Preparing [2022-07-28T23:28:49.388Z] ea8a9735596d: Preparing [2022-07-28T23:28:49.388Z] 558b2945648e: Preparing [2022-07-28T23:28:49.388Z] 956400e85c76: Preparing [2022-07-28T23:28:49.388Z] 384d620ccd59: Preparing [2022-07-28T23:28:49.388Z] 4aa115443f8d: Preparing [2022-07-28T23:28:49.388Z] ad543cd673bd: Preparing [2022-07-28T23:28:49.388Z] 956400e85c76: Waiting [2022-07-28T23:28:49.388Z] d3e633b4e564: Waiting [2022-07-28T23:28:49.388Z] ea8a9735596d: Waiting [2022-07-28T23:28:49.388Z] 558b2945648e: Waiting [2022-07-28T23:28:49.388Z] 384d620ccd59: Waiting [2022-07-28T23:28:49.388Z] ad543cd673bd: Waiting [2022-07-28T23:28:49.388Z] 1207169bf42c: Pushed [2022-07-28T23:28:49.388Z] 693f97be475e: Pushed [2022-07-28T23:28:49.388Z] 6dcb87beeb37: Pushed [2022-07-28T23:28:49.388Z] e780d7bd75fb: Pushed [2022-07-28T23:28:49.648Z] d3e633b4e564: Pushed [2022-07-28T23:28:49.648Z] ea8a9735596d: Pushed [2022-07-28T23:28:49.648Z] 558b2945648e: Pushed [2022-07-28T23:28:49.648Z] 956400e85c76: Pushed [2022-07-28T23:28:49.648Z] ad543cd673bd: Layer already exists [2022-07-28T23:28:51.517Z] Commit message: "Merge pull request #74 from brianointel/readme" [2022-07-28T23:28:51.551Z] 550e596c6d0e: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T23:28:52.120Z] 384d620ccd59: Pushed [2022-07-28T23:28:52.360Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T23:28:52.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T23:28:52.361Z] Dload Upload Total Spent Left Speed [2022-07-28T23:28:52.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2022-07-28T23:28:53.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T23:28:53.422Z] + sudo tee /etc/docker/daemon.new [2022-07-28T23:28:53.423Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-28T23:28:53.423Z] { [2022-07-28T23:28:53.423Z] "registry-mirrors": [ [2022-07-28T23:28:53.423Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T23:28:53.423Z] ], [2022-07-28T23:28:53.423Z] "bip": "10.250.0.254/24", [2022-07-28T23:28:53.423Z] "hosts": [ [2022-07-28T23:28:53.423Z] "tcp://0.0.0.0:5555", [2022-07-28T23:28:53.423Z] "unix:///var/run/docker.sock" [2022-07-28T23:28:53.423Z] ], [2022-07-28T23:28:53.423Z] "mtu": 1458, [2022-07-28T23:28:53.423Z] "selinux-enabled": true, [2022-07-28T23:28:53.423Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T23:28:53.423Z] } [Pipeline] sh [2022-07-28T23:28:53.787Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T23:28:54.267Z] + sudo service docker restart [2022-07-28T23:28:57.396Z] 4aa115443f8d: Pushed [2022-07-28T23:28:57.396Z] 35e88c606ff591756c04535471448b721e880ee3: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:57.723Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:58.029Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-28T23:28:58.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-28T23:28:58.029Z] e780d7bd75fb: Preparing [2022-07-28T23:28:58.029Z] 693f97be475e: Preparing [2022-07-28T23:28:58.029Z] 6dcb87beeb37: Preparing [2022-07-28T23:28:58.029Z] 550e596c6d0e: Preparing [2022-07-28T23:28:58.029Z] 1207169bf42c: Preparing [2022-07-28T23:28:58.029Z] d3e633b4e564: Preparing [2022-07-28T23:28:58.029Z] ea8a9735596d: Preparing [2022-07-28T23:28:58.029Z] 558b2945648e: Preparing [2022-07-28T23:28:58.029Z] 956400e85c76: Preparing [2022-07-28T23:28:58.029Z] 384d620ccd59: Preparing [2022-07-28T23:28:58.029Z] 4aa115443f8d: Preparing [2022-07-28T23:28:58.029Z] ad543cd673bd: Preparing [2022-07-28T23:28:58.029Z] d3e633b4e564: Waiting [2022-07-28T23:28:58.029Z] 558b2945648e: Waiting [2022-07-28T23:28:58.029Z] 956400e85c76: Waiting [2022-07-28T23:28:58.029Z] ea8a9735596d: Waiting [2022-07-28T23:28:58.029Z] 384d620ccd59: Waiting [2022-07-28T23:28:58.029Z] ad543cd673bd: Waiting [2022-07-28T23:28:58.029Z] 4aa115443f8d: Waiting [2022-07-28T23:28:58.029Z] 6dcb87beeb37: Layer already exists [2022-07-28T23:28:58.029Z] 693f97be475e: Layer already exists [2022-07-28T23:28:58.029Z] 550e596c6d0e: Layer already exists [2022-07-28T23:28:58.029Z] e780d7bd75fb: Layer already exists [2022-07-28T23:28:58.029Z] 1207169bf42c: Layer already exists [2022-07-28T23:28:58.029Z] d3e633b4e564: Layer already exists [2022-07-28T23:28:58.029Z] 558b2945648e: Layer already exists [2022-07-28T23:28:58.029Z] ea8a9735596d: Layer already exists [2022-07-28T23:28:58.029Z] 956400e85c76: Layer already exists [2022-07-28T23:28:58.029Z] 384d620ccd59: Layer already exists [2022-07-28T23:28:58.029Z] 4aa115443f8d: Layer already exists [2022-07-28T23:28:58.029Z] ad543cd673bd: Layer already exists [2022-07-28T23:28:58.029Z] latest: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:58.345Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:58.667Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0 [2022-07-28T23:28:58.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-28T23:28:58.667Z] e780d7bd75fb: Preparing [2022-07-28T23:28:58.667Z] 693f97be475e: Preparing [2022-07-28T23:28:58.667Z] 6dcb87beeb37: Preparing [2022-07-28T23:28:58.667Z] 550e596c6d0e: Preparing [2022-07-28T23:28:58.667Z] 1207169bf42c: Preparing [2022-07-28T23:28:58.667Z] d3e633b4e564: Preparing [2022-07-28T23:28:58.667Z] ea8a9735596d: Preparing [2022-07-28T23:28:58.667Z] 558b2945648e: Preparing [2022-07-28T23:28:58.667Z] 956400e85c76: Preparing [2022-07-28T23:28:58.667Z] 384d620ccd59: Preparing [2022-07-28T23:28:58.667Z] 4aa115443f8d: Preparing [2022-07-28T23:28:58.667Z] ad543cd673bd: Preparing [2022-07-28T23:28:58.667Z] 558b2945648e: Waiting [2022-07-28T23:28:58.667Z] 956400e85c76: Waiting [2022-07-28T23:28:58.667Z] 4aa115443f8d: Waiting [2022-07-28T23:28:58.667Z] d3e633b4e564: Waiting [2022-07-28T23:28:58.667Z] ea8a9735596d: Waiting [2022-07-28T23:28:58.667Z] ad543cd673bd: Waiting [2022-07-28T23:28:58.667Z] 6dcb87beeb37: Layer already exists [2022-07-28T23:28:58.667Z] 550e596c6d0e: Layer already exists [2022-07-28T23:28:58.667Z] 693f97be475e: Layer already exists [2022-07-28T23:28:58.667Z] 1207169bf42c: Layer already exists [2022-07-28T23:28:58.667Z] e780d7bd75fb: Layer already exists [2022-07-28T23:28:58.667Z] 558b2945648e: Layer already exists [2022-07-28T23:28:58.667Z] ea8a9735596d: Layer already exists [2022-07-28T23:28:58.667Z] 384d620ccd59: Layer already exists [2022-07-28T23:28:58.668Z] d3e633b4e564: Layer already exists [2022-07-28T23:28:58.668Z] 956400e85c76: Layer already exists [2022-07-28T23:28:58.668Z] 4aa115443f8d: Layer already exists [2022-07-28T23:28:58.668Z] ad543cd673bd: Layer already exists [2022-07-28T23:28:58.668Z] 2.2.0: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:58.985Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:59.297Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0 [2022-07-28T23:28:59.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-28T23:28:59.298Z] e780d7bd75fb: Preparing [2022-07-28T23:28:59.298Z] 693f97be475e: Preparing [2022-07-28T23:28:59.298Z] 6dcb87beeb37: Preparing [2022-07-28T23:28:59.298Z] 550e596c6d0e: Preparing [2022-07-28T23:28:59.298Z] 1207169bf42c: Preparing [2022-07-28T23:28:59.298Z] d3e633b4e564: Preparing [2022-07-28T23:28:59.298Z] ea8a9735596d: Preparing [2022-07-28T23:28:59.298Z] 558b2945648e: Preparing [2022-07-28T23:28:59.298Z] 956400e85c76: Preparing [2022-07-28T23:28:59.298Z] 384d620ccd59: Preparing [2022-07-28T23:28:59.298Z] 4aa115443f8d: Preparing [2022-07-28T23:28:59.298Z] ad543cd673bd: Preparing [2022-07-28T23:28:59.298Z] 558b2945648e: Waiting [2022-07-28T23:28:59.298Z] 384d620ccd59: Waiting [2022-07-28T23:28:59.298Z] 956400e85c76: Waiting [2022-07-28T23:28:59.298Z] 4aa115443f8d: Waiting [2022-07-28T23:28:59.298Z] ad543cd673bd: Waiting [2022-07-28T23:28:59.298Z] d3e633b4e564: Waiting [2022-07-28T23:28:59.298Z] ea8a9735596d: Waiting [2022-07-28T23:28:59.298Z] 1207169bf42c: Layer already exists [2022-07-28T23:28:59.298Z] 6dcb87beeb37: Layer already exists [2022-07-28T23:28:59.298Z] 550e596c6d0e: Layer already exists [2022-07-28T23:28:59.298Z] 693f97be475e: Layer already exists [2022-07-28T23:28:59.298Z] e780d7bd75fb: Layer already exists [2022-07-28T23:28:59.298Z] d3e633b4e564: Layer already exists [2022-07-28T23:28:59.298Z] 558b2945648e: Layer already exists [2022-07-28T23:28:59.298Z] ea8a9735596d: Layer already exists [2022-07-28T23:28:59.298Z] 956400e85c76: Layer already exists [2022-07-28T23:28:59.298Z] 384d620ccd59: Layer already exists [2022-07-28T23:28:59.298Z] 4aa115443f8d: Layer already exists [2022-07-28T23:28:59.298Z] ad543cd673bd: Layer already exists [2022-07-28T23:28:59.298Z] 35e88c606ff591756c04535471448b721e880ee3-2.2.0: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:59.620Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:28:59.929Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-28T23:28:59.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-28T23:28:59.929Z] e780d7bd75fb: Preparing [2022-07-28T23:28:59.929Z] 693f97be475e: Preparing [2022-07-28T23:28:59.929Z] 6dcb87beeb37: Preparing [2022-07-28T23:28:59.929Z] 550e596c6d0e: Preparing [2022-07-28T23:28:59.929Z] 1207169bf42c: Preparing [2022-07-28T23:28:59.929Z] d3e633b4e564: Preparing [2022-07-28T23:28:59.929Z] ea8a9735596d: Preparing [2022-07-28T23:28:59.929Z] 558b2945648e: Preparing [2022-07-28T23:28:59.929Z] 956400e85c76: Preparing [2022-07-28T23:28:59.929Z] 384d620ccd59: Preparing [2022-07-28T23:28:59.929Z] 4aa115443f8d: Preparing [2022-07-28T23:28:59.929Z] ad543cd673bd: Preparing [2022-07-28T23:28:59.929Z] 384d620ccd59: Waiting [2022-07-28T23:28:59.929Z] 4aa115443f8d: Waiting [2022-07-28T23:28:59.929Z] ea8a9735596d: Waiting [2022-07-28T23:28:59.929Z] ad543cd673bd: Waiting [2022-07-28T23:28:59.929Z] 956400e85c76: Waiting [2022-07-28T23:28:59.929Z] 558b2945648e: Waiting [2022-07-28T23:28:59.929Z] e780d7bd75fb: Layer already exists [2022-07-28T23:28:59.929Z] 1207169bf42c: Layer already exists [2022-07-28T23:28:59.929Z] 6dcb87beeb37: Layer already exists [2022-07-28T23:28:59.929Z] 693f97be475e: Layer already exists [2022-07-28T23:28:59.929Z] 550e596c6d0e: Layer already exists [2022-07-28T23:28:59.929Z] d3e633b4e564: Layer already exists [2022-07-28T23:28:59.929Z] 558b2945648e: Layer already exists [2022-07-28T23:28:59.929Z] ea8a9735596d: Layer already exists [2022-07-28T23:28:59.929Z] 956400e85c76: Layer already exists [2022-07-28T23:28:59.929Z] 384d620ccd59: Layer already exists [2022-07-28T23:28:59.929Z] 4aa115443f8d: Layer already exists [2022-07-28T23:28:59.929Z] ad543cd673bd: Layer already exists [2022-07-28T23:28:59.929Z] main: digest: sha256:378e59618ea48b4a9d725bda0979e56bac255abc1c6559a579438974971bd031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T23:28:59.978Z] ===================================================== [Pipeline] echo [2022-07-28T23:28:59.987Z] taggedImages: [2022-07-28T23:28:59.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:28:59.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-28T23:28:59.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0 [2022-07-28T23:28:59.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0 [2022-07-28T23:28:59.987Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:29:00.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T23:29:00.361Z] [2022-07-28T23:29:00.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:29:00.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T23:29:00.672Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T23:29:00.672Z] 5eb5b503b376: Pulling fs layer [2022-07-28T23:29:00.672Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T23:29:00.672Z] ec43610c2a17: Pulling fs layer [2022-07-28T23:29:00.672Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T23:29:00.672Z] 33b1e0a273af: Pulling fs layer [2022-07-28T23:29:00.672Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T23:29:00.672Z] 2f39f015ded8: Pulling fs layer [2022-07-28T23:29:00.672Z] 5d3b04190fa2: Waiting [2022-07-28T23:29:00.672Z] 3a2ae6a8a46f: Waiting [2022-07-28T23:29:00.672Z] 2f39f015ded8: Waiting [2022-07-28T23:29:00.672Z] 5c69ac0246d0: Download complete [2022-07-28T23:29:00.672Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-28T23:29:00.672Z] 3a2ae6a8a46f: Download complete [2022-07-28T23:29:00.672Z] 33b1e0a273af: Verifying Checksum [2022-07-28T23:29:00.672Z] 33b1e0a273af: Download complete [2022-07-28T23:29:00.672Z] ec43610c2a17: Verifying Checksum [2022-07-28T23:29:00.672Z] ec43610c2a17: Download complete [2022-07-28T23:29:00.672Z] 5d3b04190fa2: Download complete [2022-07-28T23:29:00.932Z] 5eb5b503b376: Verifying Checksum [2022-07-28T23:29:00.933Z] 5eb5b503b376: Download complete [2022-07-28T23:29:01.500Z] 2f39f015ded8: Download complete [2022-07-28T23:29:02.069Z] 5eb5b503b376: Pull complete [2022-07-28T23:29:02.328Z] 5c69ac0246d0: Pull complete [2022-07-28T23:29:02.587Z] ec43610c2a17: Pull complete [2022-07-28T23:29:02.849Z] 3a2ae6a8a46f: Pull complete [2022-07-28T23:29:02.849Z] 33b1e0a273af: Pull complete [2022-07-28T23:29:03.109Z] 5d3b04190fa2: Pull complete [2022-07-28T23:29:07.308Z] 2f39f015ded8: Pull complete [2022-07-28T23:29:07.308Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T23:29:07.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T23:29:07.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:29:07.391Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:29:07.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T23:29:10.905Z] $ docker top 06c8fa3868991f86e0c6b010cc814ed9a2c2269f6bfa73039bc84abab08f1f46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:29:11.285Z] ---> job-cost.sh [2022-07-28T23:29:11.285Z] lf-activate-venv: SKIPPING [2022-07-28T23:29:11.285Z] INFO: No Stack... [2022-07-28T23:29:11.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T23:29:12.115Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T23:29:12.408Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-28T23:29:12.408Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T23:29:12.421Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [2022-07-28T23:29:12.428Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] did not exist. Created. [2022-07-28T23:29:12.428Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2022-07-28T23:29:12.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-28T23:29:12.756Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T23:29:12.762Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T23:29:12.786Z] $ docker stop --time=1 06c8fa3868991f86e0c6b010cc814ed9a2c2269f6bfa73039bc84abab08f1f46 [2022-07-28T23:29:12.908Z] + git checkout 35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:29:12.909Z] HEAD is now at 35e88c6 Merge pull request #74 from brianointel/readme [2022-07-28T23:29:13.945Z] $ docker rm -f 06c8fa3868991f86e0c6b010cc814ed9a2c2269f6bfa73039bc84abab08f1f46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2022-07-28T23:29:14.024Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-28T23:29:14.049Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/39@tmp/config6808878831879034789tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:29:14.592Z] ---> docker-login.sh [2022-07-28T23:29:14.592Z] nexus3.edgexfoundry.org:10001 [2022-07-28T23:29:15.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:29:15.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:29:15.786Z] Configure a credential helper to remove this warning. See [2022-07-28T23:29:15.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:29:15.786Z] [2022-07-28T23:29:15.786Z] Login Succeeded [2022-07-28T23:29:15.786Z] nexus3.edgexfoundry.org:10002 [2022-07-28T23:29:16.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:29:16.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:29:16.059Z] Configure a credential helper to remove this warning. See [2022-07-28T23:29:16.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:29:16.059Z] [2022-07-28T23:29:16.059Z] Login Succeeded [2022-07-28T23:29:16.059Z] nexus3.edgexfoundry.org:10003 [2022-07-28T23:29:16.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:29:16.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:29:16.609Z] Configure a credential helper to remove this warning. See [2022-07-28T23:29:16.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:29:16.609Z] [2022-07-28T23:29:16.609Z] Login Succeeded [2022-07-28T23:29:16.609Z] nexus3.edgexfoundry.org:10004 [2022-07-28T23:29:16.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:29:16.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:29:16.895Z] Configure a credential helper to remove this warning. See [2022-07-28T23:29:16.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:29:16.895Z] [2022-07-28T23:29:16.895Z] Login Succeeded [2022-07-28T23:29:16.895Z] docker.io [2022-07-28T23:29:17.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:29:17.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:29:17.764Z] Configure a credential helper to remove this warning. See [2022-07-28T23:29:17.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:29:17.764Z] [2022-07-28T23:29:17.764Z] Login Succeeded [2022-07-28T23:29:17.764Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T23:29:17.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-28T23:29:18.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T23:29:18.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T23:29:18.067Z] ========================================================= [2022-07-28T23:29:18.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T23:29:18.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:29:18.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-28T23:29:18.710Z] Sending build context to Docker daemon 519.7kB [2022-07-28T23:29:18.710Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-28T23:29:18.710Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-28T23:29:18.986Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T23:29:18.986Z] b3c136eddcbf: Pulling fs layer [2022-07-28T23:29:18.986Z] c0a3192eca97: Pulling fs layer [2022-07-28T23:29:18.986Z] a050256f5b6f: Pulling fs layer [2022-07-28T23:29:18.986Z] 656be50a0ddc: Pulling fs layer [2022-07-28T23:29:18.986Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T23:29:18.986Z] 46d945488cbd: Pulling fs layer [2022-07-28T23:29:18.986Z] 8a5474983e97: Pulling fs layer [2022-07-28T23:29:18.986Z] 329c88fbcd65: Pulling fs layer [2022-07-28T23:29:18.986Z] 2bbca73fdf42: Waiting [2022-07-28T23:29:18.986Z] 46d945488cbd: Waiting [2022-07-28T23:29:18.986Z] 8a5474983e97: Waiting [2022-07-28T23:29:18.986Z] 329c88fbcd65: Waiting [2022-07-28T23:29:18.986Z] 656be50a0ddc: Waiting [2022-07-28T23:29:18.986Z] a050256f5b6f: Verifying Checksum [2022-07-28T23:29:18.986Z] a050256f5b6f: Download complete [2022-07-28T23:29:18.986Z] c0a3192eca97: Download complete [2022-07-28T23:29:18.986Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T23:29:18.986Z] 2bbca73fdf42: Download complete [2022-07-28T23:29:18.986Z] 46d945488cbd: Verifying Checksum [2022-07-28T23:29:18.986Z] 46d945488cbd: Download complete [2022-07-28T23:29:18.986Z] b3c136eddcbf: Verifying Checksum [2022-07-28T23:29:18.986Z] b3c136eddcbf: Download complete [2022-07-28T23:29:19.991Z] b3c136eddcbf: Pull complete [2022-07-28T23:29:19.991Z] 329c88fbcd65: Verifying Checksum [2022-07-28T23:29:19.991Z] 329c88fbcd65: Download complete [2022-07-28T23:29:20.588Z] c0a3192eca97: Pull complete [2022-07-28T23:29:20.865Z] a050256f5b6f: Pull complete [2022-07-28T23:29:21.142Z] 8a5474983e97: Verifying Checksum [2022-07-28T23:29:21.142Z] 8a5474983e97: Download complete [2022-07-28T23:29:21.738Z] 656be50a0ddc: Verifying Checksum [2022-07-28T23:29:21.738Z] 656be50a0ddc: Download complete [2022-07-28T23:29:36.834Z] 656be50a0ddc: Pull complete [2022-07-28T23:29:36.834Z] 2bbca73fdf42: Pull complete [2022-07-28T23:29:36.834Z] 46d945488cbd: Pull complete [2022-07-28T23:29:41.161Z] 8a5474983e97: Pull complete [2022-07-28T23:29:43.157Z] 329c88fbcd65: Pull complete [2022-07-28T23:29:43.432Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T23:29:43.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T23:29:43.432Z] ---> ff4287adb874 [2022-07-28T23:29:43.432Z] Step 3/13 : ARG MAKE="make build" [2022-07-28T23:29:44.422Z] ---> Running in 80b2e5774a79 [2022-07-28T23:29:44.422Z] Removing intermediate container 80b2e5774a79 [2022-07-28T23:29:44.422Z] ---> f832d894bc17 [2022-07-28T23:29:44.422Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-28T23:29:44.422Z] ---> Running in 285a6bac6546 [2022-07-28T23:29:45.033Z] Removing intermediate container 285a6bac6546 [2022-07-28T23:29:45.033Z] ---> aca6bb879213 [2022-07-28T23:29:45.033Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-28T23:29:45.033Z] ---> Running in c00999d1ce86 [2022-07-28T23:29:45.318Z] Removing intermediate container c00999d1ce86 [2022-07-28T23:29:45.318Z] ---> 69f45231ee8d [2022-07-28T23:29:45.318Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:29:45.318Z] ---> Running in 20789e488e2e [2022-07-28T23:29:48.716Z] Removing intermediate container 20789e488e2e [2022-07-28T23:29:48.716Z] ---> 2c28347dfe75 [2022-07-28T23:29:48.716Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T23:29:48.716Z] ---> Running in 8d1b20f09696 [2022-07-28T23:29:49.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:29:49.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:29:50.889Z] (1/14) Installing libintl (0.21-r2) [2022-07-28T23:29:50.889Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-28T23:29:51.160Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-28T23:29:51.160Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-28T23:29:51.160Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-28T23:29:51.433Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-28T23:29:51.433Z] Executing udev-init-scripts-35-r0.post-install [2022-07-28T23:29:51.433Z] (7/14) Installing libblkid (2.38-r1) [2022-07-28T23:29:51.705Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-28T23:29:51.705Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-28T23:29:51.975Z] (10/14) Installing kmod-libs (29-r2) [2022-07-28T23:29:51.975Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-28T23:29:51.975Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-28T23:29:52.249Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-28T23:29:52.249Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-28T23:29:52.523Z] Executing busybox-1.35.0-r13.trigger [2022-07-28T23:29:52.523Z] Executing eudev-3.2.11-r0.trigger [2022-07-28T23:29:52.523Z] OK: 228 MiB in 65 packages [2022-07-28T23:29:53.507Z] Removing intermediate container 8d1b20f09696 [2022-07-28T23:29:53.507Z] ---> 2a59f1930a0e [2022-07-28T23:29:53.507Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-28T23:29:53.507Z] ---> Running in 37498982865c [2022-07-28T23:29:54.114Z] Removing intermediate container 37498982865c [2022-07-28T23:29:54.114Z] ---> 392c19e41444 [2022-07-28T23:29:54.114Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-28T23:29:54.392Z] ---> 0371ba62ca2d [2022-07-28T23:29:54.392Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:29:54.672Z] ---> Running in bd45d0235c84 [2022-07-28T23:30:41.700Z] Removing intermediate container bd45d0235c84 [2022-07-28T23:30:41.700Z] ---> 85b98317bd0c [2022-07-28T23:30:41.700Z] Step 11/13 : COPY . . [2022-07-28T23:30:41.700Z] ---> 4402af24953c [2022-07-28T23:30:41.700Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-28T23:30:41.700Z] ---> Running in 8e67ce9a59cf [2022-07-28T23:30:41.700Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T23:30:41.700Z] Dload Upload Total Spent Left Speed [2022-07-28T23:30:41.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16458 0 --:--:-- --:--:-- --:--:-- 16593 [2022-07-28T23:30:41.700Z] Removing intermediate container 8e67ce9a59cf [2022-07-28T23:30:41.700Z] ---> cdc71b82118f [2022-07-28T23:30:41.700Z] Step 13/13 : RUN ${MAKE} [2022-07-28T23:30:41.700Z] ---> Running in a0bdd36ec248 [2022-07-28T23:30:41.700Z] noop [2022-07-28T23:30:41.700Z] Removing intermediate container a0bdd36ec248 [2022-07-28T23:30:41.700Z] ---> 60c140fceac9 [2022-07-28T23:30:41.700Z] Successfully built 60c140fceac9 [2022-07-28T23:30:41.700Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:30:42.070Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T23:30:42.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:30:42.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-21426 does not seem to be running inside a container [2022-07-28T23:30:42.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/39 -v /w/workspace/device-usb-camera/39:/w/workspace/device-usb-camera/39:rw,z -v /w/workspace/device-usb-camera/39@tmp:/w/workspace/device-usb-camera/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T23:30:43.649Z] $ docker top 6e3529ca5b710605de8fa3cbc3e1169e604bab730e4c9e81ea0119f5cc7a25a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T23:30:44.551Z] + go version [2022-07-28T23:30:44.551Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T23:30:44.577Z] $ docker stop --time=1 6e3529ca5b710605de8fa3cbc3e1169e604bab730e4c9e81ea0119f5cc7a25a3 [2022-07-28T23:30:46.171Z] $ docker rm -f 6e3529ca5b710605de8fa3cbc3e1169e604bab730e4c9e81ea0119f5cc7a25a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:30:46.764Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T23:30:46.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:30:46.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-21426 does not seem to be running inside a container [2022-07-28T23:30:47.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/39 -v /w/workspace/device-usb-camera/39:/w/workspace/device-usb-camera/39:rw,z -v /w/workspace/device-usb-camera/39@tmp:/w/workspace/device-usb-camera/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T23:30:48.276Z] $ docker top de18967701ef7e6ed10c8df7fb88b678765205ab829d4a045b2757ee8d6cee9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T23:30:49.173Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/39 [Pipeline] fileExists [Pipeline] sh [2022-07-28T23:30:49.859Z] + make test [2022-07-28T23:30:49.859Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-28T23:30:51.856Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-28T23:32:13.709Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-28T23:32:19.115Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements [2022-07-28T23:32:19.115Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-28T23:32:19.115Z] CGO_ENABLED=1 go vet ./... [2022-07-28T23:32:41.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T23:32:41.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T23:32:41.327Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-28T23:32:42.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-28T23:32:42.807Z] $ docker stop --time=1 de18967701ef7e6ed10c8df7fb88b678765205ab829d4a045b2757ee8d6cee9c [2022-07-28T23:32:44.619Z] $ docker rm -f de18967701ef7e6ed10c8df7fb88b678765205ab829d4a045b2757ee8d6cee9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T23:32:45.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-28T23:32:45.639Z] Warning: overwriting stash ‘coverage-report’ [2022-07-28T23:32:46.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T23:32:46.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-28T23:32:46.870Z] + ls -al . [2022-07-28T23:32:46.870Z] total 192 [2022-07-28T23:32:46.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 23:32 . [2022-07-28T23:32:46.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 23:28 .. [2022-07-28T23:32:46.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 23:29 .git [2022-07-28T23:32:46.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:28 .github [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 23:28 .gitignore [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 23:28 .golangci.yml [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 23:28 .hadolint.yml [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 23:28 Attribution.txt [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 23:28 CHANGELOG.md [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 23:28 Dockerfile [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 23:28 GOVERNANCE.md [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 23:28 Jenkinsfile [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 23:28 LICENSE [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 23:28 Makefile [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 23:28 OWNERS.md [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 12817 Jul 28 23:28 README.md [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 23:26 VERSION [2022-07-28T23:32:46.870Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 23:28 bin [2022-07-28T23:32:46.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:28 cmd [2022-07-28T23:32:46.870Z] -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 23:32 coverage.out [2022-07-28T23:32:46.870Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 23:28 docker-entrypoint.sh [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 23:28 go.mod [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 23:28 go.sum [2022-07-28T23:32:46.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 23:28 internal [2022-07-28T23:32:46.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 23:28 snap [2022-07-28T23:32:46.870Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 23:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:32:47.239Z] + 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=35e88c606ff591756c04535471448b721e880ee3 --label arch=arm64 --label version=2.2.0 . [2022-07-28T23:32:47.513Z] Sending build context to Docker daemon 549.9kB [2022-07-28T23:32:47.513Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-28T23:32:47.513Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-28T23:32:47.513Z] ---> 60c140fceac9 [2022-07-28T23:32:47.513Z] Step 3/35 : ARG MAKE="make build" [2022-07-28T23:32:47.786Z] ---> Running in 6fb6b6dce882 [2022-07-28T23:32:48.060Z] Removing intermediate container 6fb6b6dce882 [2022-07-28T23:32:48.060Z] ---> 6d0fa29616d2 [2022-07-28T23:32:48.060Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-28T23:32:48.060Z] ---> Running in d4c2fe4c07a6 [2022-07-28T23:32:48.334Z] Removing intermediate container d4c2fe4c07a6 [2022-07-28T23:32:48.334Z] ---> 547d3f3b3281 [2022-07-28T23:32:48.334Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-28T23:32:48.625Z] ---> Running in 2d324dff1222 [2022-07-28T23:32:48.900Z] Removing intermediate container 2d324dff1222 [2022-07-28T23:32:48.900Z] ---> 70382b76444c [2022-07-28T23:32:48.901Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T23:32:48.901Z] ---> Running in 049f41e2ca42 [2022-07-28T23:32:50.354Z] Removing intermediate container 049f41e2ca42 [2022-07-28T23:32:50.354Z] ---> eeeefbf0c348 [2022-07-28T23:32:50.354Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-28T23:32:50.638Z] ---> Running in 61ea842b3619 [2022-07-28T23:32:51.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:32:52.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:32:54.094Z] OK: 228 MiB in 65 packages [2022-07-28T23:32:54.709Z] Removing intermediate container 61ea842b3619 [2022-07-28T23:32:54.709Z] ---> 72b30a6da2ef [2022-07-28T23:32:54.709Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-28T23:32:54.709Z] ---> Running in b0ad9516fe72 [2022-07-28T23:32:55.314Z] Removing intermediate container b0ad9516fe72 [2022-07-28T23:32:55.314Z] ---> d50f4205284d [2022-07-28T23:32:55.314Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-28T23:32:55.919Z] ---> 4c8e064b1f49 [2022-07-28T23:32:55.920Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T23:32:55.920Z] ---> Running in dbc4f385e8d9 [2022-07-28T23:32:58.239Z] Removing intermediate container dbc4f385e8d9 [2022-07-28T23:32:58.239Z] ---> e08869822255 [2022-07-28T23:32:58.239Z] Step 11/35 : COPY . . [2022-07-28T23:32:58.848Z] ---> 061d54aecd71 [2022-07-28T23:32:58.848Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-28T23:32:58.849Z] ---> Running in eb7981fc2d32 [2022-07-28T23:32:59.870Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-07-28T23:32:59.870Z]   Dload Upload Total Spent  Left Speed [2022-07-28T23:32:59.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6713 0 --:--:-- --:--:-- --:--:-- 6764 [2022-07-28T23:33:00.479Z] Removing intermediate container eb7981fc2d32 [2022-07-28T23:33:00.479Z] ---> 77737620083d [2022-07-28T23:33:00.479Z] Step 13/35 : RUN ${MAKE} [2022-07-28T23:33:00.759Z] ---> Running in d71f56ac8058 [2022-07-28T23:33:01.760Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-28T23:35:23.690Z] Removing intermediate container d71f56ac8058 [2022-07-28T23:35:23.690Z] ---> 049f1ad26d0e [2022-07-28T23:35:23.690Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-28T23:35:23.690Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-28T23:35:23.690Z] eab2503cf8f4: Pulling fs layer [2022-07-28T23:35:23.690Z] 97cd0a44c592: Pulling fs layer [2022-07-28T23:35:23.690Z] 97cd0a44c592: Download complete [2022-07-28T23:35:23.690Z] eab2503cf8f4: Verifying Checksum [2022-07-28T23:35:23.690Z] eab2503cf8f4: Download complete [2022-07-28T23:35:23.690Z] eab2503cf8f4: Pull complete [2022-07-28T23:35:23.690Z] 97cd0a44c592: Pull complete [2022-07-28T23:35:23.690Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-28T23:35:23.690Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-28T23:35:23.690Z] ---> 7f763cca56b3 [2022-07-28T23:35:23.690Z] Step 15/35 : FROM alpine:3.15 [2022-07-28T23:35:23.690Z] 3.15: Pulling from library/alpine [2022-07-28T23:35:23.690Z] e0295fd11fe2: Pulling fs layer [2022-07-28T23:35:23.690Z] e0295fd11fe2: Verifying Checksum [2022-07-28T23:35:23.690Z] e0295fd11fe2: Download complete [2022-07-28T23:35:23.690Z] e0295fd11fe2: Pull complete [2022-07-28T23:35:23.690Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T23:35:23.690Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T23:35:23.690Z] ---> 60f2846fe774 [2022-07-28T23:35:23.690Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-28T23:35:23.690Z] ---> Running in e91a8f744776 [2022-07-28T23:35:23.690Z] Removing intermediate container e91a8f744776 [2022-07-28T23:35:23.690Z] ---> cc4c87ef20ff [2022-07-28T23:35:23.690Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-28T23:35:23.690Z] ---> Running in 12ef4b031a71 [2022-07-28T23:35:23.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T23:35:23.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T23:35:24.665Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-28T23:35:24.665Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-28T23:35:24.665Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-28T23:35:24.665Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-28T23:35:24.665Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-28T23:35:24.665Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-28T23:35:24.665Z] (7/73) Installing libxcb (1.14-r2) [2022-07-28T23:35:24.665Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-28T23:35:24.665Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-28T23:35:24.665Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-28T23:35:24.940Z] (11/73) Installing expat (2.4.7-r0) [2022-07-28T23:35:24.940Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-28T23:35:24.940Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-28T23:35:24.940Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-28T23:35:24.940Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-28T23:35:24.940Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-28T23:35:24.940Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-28T23:35:24.940Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-28T23:35:24.940Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-28T23:35:24.940Z] (20/73) Installing libintl (0.21-r0) [2022-07-28T23:35:24.940Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-28T23:35:24.940Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-28T23:35:24.940Z] (23/73) Installing pcre (8.45-r1) [2022-07-28T23:35:24.940Z] (24/73) Installing glib (2.70.1-r0) [2022-07-28T23:35:25.214Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-28T23:35:25.214Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-28T23:35:25.214Z] (27/73) Installing libass (0.15.2-r0) [2022-07-28T23:35:25.214Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-28T23:35:25.214Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-28T23:35:25.214Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-28T23:35:25.214Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-28T23:35:25.214Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-28T23:35:25.214Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-28T23:35:25.214Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-28T23:35:25.486Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-28T23:35:25.486Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-28T23:35:25.486Z] (37/73) Installing lame (3.100-r0) [2022-07-28T23:35:25.486Z] (38/73) Installing opus (1.3.1-r1) [2022-07-28T23:35:25.486Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-28T23:35:25.486Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-28T23:35:25.486Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T23:35:25.486Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T23:35:25.486Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-28T23:35:25.486Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-28T23:35:25.486Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-28T23:35:25.486Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-28T23:35:25.486Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-28T23:35:25.486Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-28T23:35:25.486Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-28T23:35:25.486Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-28T23:35:25.486Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-28T23:35:25.760Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-28T23:35:25.760Z] (53/73) Installing libva (2.13.0-r0) [2022-07-28T23:35:25.760Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-28T23:35:25.760Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-28T23:35:25.760Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-28T23:35:25.760Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-28T23:35:25.760Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-28T23:35:25.760Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-28T23:35:25.760Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-28T23:35:25.761Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-28T23:35:25.761Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-28T23:35:25.761Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-28T23:35:26.357Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-28T23:35:26.357Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-28T23:35:26.357Z] Executing udev-init-scripts-35-r0.post-install [2022-07-28T23:35:26.357Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-28T23:35:26.357Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-28T23:35:26.357Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-28T23:35:26.357Z] (69/73) Installing kmod-libs (29-r2) [2022-07-28T23:35:26.357Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-28T23:35:26.357Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-28T23:35:26.357Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-28T23:35:26.357Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-28T23:35:26.357Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T23:35:26.630Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-28T23:35:26.630Z] OK: 67 MiB in 87 packages [2022-07-28T23:35:29.247Z] Removing intermediate container 12ef4b031a71 [2022-07-28T23:35:29.247Z] ---> 6ee65d5324c4 [2022-07-28T23:35:29.247Z] Step 18/35 : WORKDIR / [2022-07-28T23:35:29.247Z] ---> Running in 03b86f784b2a [2022-07-28T23:35:29.519Z] Removing intermediate container 03b86f784b2a [2022-07-28T23:35:29.519Z] ---> 4e5967f70ad3 [2022-07-28T23:35:29.519Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-28T23:35:30.953Z] ---> 8e4bcbc649f3 [2022-07-28T23:35:30.953Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-28T23:35:31.549Z] ---> 66a76b30dd48 [2022-07-28T23:35:31.549Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-28T23:35:32.148Z] ---> 1ab408c6e391 [2022-07-28T23:35:32.148Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-28T23:35:32.748Z] ---> f2a63ce47afa [2022-07-28T23:35:32.748Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-28T23:35:33.348Z] ---> 512f03e0ff12 [2022-07-28T23:35:33.348Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-28T23:35:33.945Z] ---> 216edf2295a2 [2022-07-28T23:35:33.945Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-28T23:35:35.383Z] ---> ff37cc14f624 [2022-07-28T23:35:35.383Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-28T23:35:35.383Z] ---> Running in ae92165cbd34 [2022-07-28T23:35:37.374Z] Removing intermediate container ae92165cbd34 [2022-07-28T23:35:37.374Z] ---> 61675321f24b [2022-07-28T23:35:37.374Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-28T23:35:37.374Z] ---> Running in 28f3017e3530 [2022-07-28T23:35:38.814Z] Removing intermediate container 28f3017e3530 [2022-07-28T23:35:38.814Z] ---> dd1b64702357 [2022-07-28T23:35:38.814Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-28T23:35:38.814Z] ---> Running in 07be4f51fc8e [2022-07-28T23:35:40.795Z] Removing intermediate container 07be4f51fc8e [2022-07-28T23:35:40.795Z] ---> af068ae79d49 [2022-07-28T23:35:40.795Z] Step 29/35 : EXPOSE 59983 [2022-07-28T23:35:40.795Z] ---> Running in 8067982b5cda [2022-07-28T23:35:40.795Z] Removing intermediate container 8067982b5cda [2022-07-28T23:35:40.795Z] ---> 76beb10cee16 [2022-07-28T23:35:40.795Z] Step 30/35 : EXPOSE 8554 [2022-07-28T23:35:40.795Z] ---> Running in c76621da0950 [2022-07-28T23:35:41.070Z] Removing intermediate container c76621da0950 [2022-07-28T23:35:41.070Z] ---> cc47d6ef3d44 [2022-07-28T23:35:41.070Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-28T23:35:41.345Z] ---> Running in 91f661ab7b1d [2022-07-28T23:35:41.620Z] Removing intermediate container 91f661ab7b1d [2022-07-28T23:35:41.620Z] ---> 99caf814df86 [2022-07-28T23:35:41.620Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-28T23:35:41.620Z] ---> Running in efaa1eed11d1 [2022-07-28T23:35:41.897Z] Removing intermediate container efaa1eed11d1 [2022-07-28T23:35:41.897Z] ---> d5f199ec9c84 [2022-07-28T23:35:41.897Z] Step 33/35 : LABEL arch=arm64 [2022-07-28T23:35:42.171Z] ---> Running in 50d2ef561e1a [2022-07-28T23:35:42.445Z] Removing intermediate container 50d2ef561e1a [2022-07-28T23:35:42.445Z] ---> 7d8b5d4a6974 [2022-07-28T23:35:42.445Z] Step 34/35 : LABEL git_sha=35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:35:42.445Z] ---> Running in e6496c169588 [2022-07-28T23:35:42.725Z] Removing intermediate container e6496c169588 [2022-07-28T23:35:42.725Z] ---> dc1fe5c0826c [2022-07-28T23:35:42.725Z] Step 35/35 : LABEL version=2.2.0 [2022-07-28T23:35:42.725Z] ---> Running in 16190f7ca670 [2022-07-28T23:35:43.323Z] Removing intermediate container 16190f7ca670 [2022-07-28T23:35:43.323Z] ---> 78b5cd4d7642 [2022-07-28T23:35:43.323Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-28T23:35:43.323Z] Successfully built 78b5cd4d7642 [2022-07-28T23:35:43.323Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T23:35:43.433Z] provisioning config files... [2022-07-28T23:35:43.454Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/39@tmp/config354589542934437969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:35:43.813Z] ---> docker-login.sh [2022-07-28T23:35:43.813Z] nexus3.edgexfoundry.org:10001 [2022-07-28T23:35:44.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:35:44.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:35:44.088Z] Configure a credential helper to remove this warning. See [2022-07-28T23:35:44.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:35:44.088Z] [2022-07-28T23:35:44.088Z] Login Succeeded [2022-07-28T23:35:44.088Z] nexus3.edgexfoundry.org:10002 [2022-07-28T23:35:44.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:35:44.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:35:44.682Z] Configure a credential helper to remove this warning. See [2022-07-28T23:35:44.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:35:44.682Z] [2022-07-28T23:35:44.682Z] Login Succeeded [2022-07-28T23:35:44.682Z] nexus3.edgexfoundry.org:10003 [2022-07-28T23:35:45.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:35:45.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:35:45.283Z] Configure a credential helper to remove this warning. See [2022-07-28T23:35:45.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:35:45.283Z] [2022-07-28T23:35:45.283Z] Login Succeeded [2022-07-28T23:35:45.283Z] nexus3.edgexfoundry.org:10004 [2022-07-28T23:35:45.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:35:45.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:35:45.831Z] Configure a credential helper to remove this warning. See [2022-07-28T23:35:45.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:35:45.831Z] [2022-07-28T23:35:45.831Z] Login Succeeded [2022-07-28T23:35:45.831Z] docker.io [2022-07-28T23:35:46.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T23:35:46.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T23:35:46.378Z] Configure a credential helper to remove this warning. See [2022-07-28T23:35:46.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T23:35:46.378Z] [2022-07-28T23:35:46.378Z] Login Succeeded [2022-07-28T23:35:46.378Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T23:35:46.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T23:35:46.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T23:35:46.457Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-28T23:35:46.457Z] 35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:35:46.457Z] latest [2022-07-28T23:35:46.457Z] 2.2.0 [2022-07-28T23:35:46.457Z] 35e88c606ff591756c04535471448b721e880ee3-2.2.0 [2022-07-28T23:35:46.457Z] main [2022-07-28T23:35:46.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:35:46.813Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:35:47.185Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:35:47.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-28T23:35:47.185Z] 2d0d07025083: Preparing [2022-07-28T23:35:47.185Z] a7348a8c63c8: Preparing [2022-07-28T23:35:47.185Z] 10926081ffe6: Preparing [2022-07-28T23:35:47.185Z] a43932d1df72: Preparing [2022-07-28T23:35:47.185Z] 1207169bf42c: Preparing [2022-07-28T23:35:47.185Z] adb0c01d37c1: Preparing [2022-07-28T23:35:47.185Z] a415dc6b6f6e: Preparing [2022-07-28T23:35:47.185Z] 0ab0dfc45138: Preparing [2022-07-28T23:35:47.185Z] c8232e61cdac: Preparing [2022-07-28T23:35:47.185Z] 06f6fb5eeae9: Preparing [2022-07-28T23:35:47.185Z] a5249daf7224: Preparing [2022-07-28T23:35:47.185Z] eb54b7b7991f: Preparing [2022-07-28T23:35:47.185Z] c8232e61cdac: Waiting [2022-07-28T23:35:47.185Z] adb0c01d37c1: Waiting [2022-07-28T23:35:47.185Z] a415dc6b6f6e: Waiting [2022-07-28T23:35:47.185Z] 0ab0dfc45138: Waiting [2022-07-28T23:35:47.185Z] 06f6fb5eeae9: Waiting [2022-07-28T23:35:47.185Z] eb54b7b7991f: Waiting [2022-07-28T23:35:47.185Z] a5249daf7224: Waiting [2022-07-28T23:35:47.464Z] 10926081ffe6: Pushed [2022-07-28T23:35:47.464Z] a7348a8c63c8: Pushed [2022-07-28T23:35:47.464Z] 2d0d07025083: Pushed [2022-07-28T23:35:47.464Z] 1207169bf42c: Pushed [2022-07-28T23:35:47.753Z] adb0c01d37c1: Pushed [2022-07-28T23:35:47.753Z] 0ab0dfc45138: Pushed [2022-07-28T23:35:47.753Z] c8232e61cdac: Pushed [2022-07-28T23:35:47.753Z] a415dc6b6f6e: Pushed [2022-07-28T23:35:48.028Z] eb54b7b7991f: Layer already exists [2022-07-28T23:35:52.358Z] a43932d1df72: Pushed [2022-07-28T23:35:53.800Z] 06f6fb5eeae9: Pushed [2022-07-28T23:36:03.952Z] a5249daf7224: Pushed [2022-07-28T23:36:03.952Z] 35e88c606ff591756c04535471448b721e880ee3: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:04.317Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:04.697Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-28T23:36:04.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-28T23:36:04.697Z] 2d0d07025083: Preparing [2022-07-28T23:36:04.697Z] a7348a8c63c8: Preparing [2022-07-28T23:36:04.697Z] 10926081ffe6: Preparing [2022-07-28T23:36:04.697Z] a43932d1df72: Preparing [2022-07-28T23:36:04.697Z] 1207169bf42c: Preparing [2022-07-28T23:36:04.697Z] adb0c01d37c1: Preparing [2022-07-28T23:36:04.697Z] a415dc6b6f6e: Preparing [2022-07-28T23:36:04.697Z] 0ab0dfc45138: Preparing [2022-07-28T23:36:04.697Z] c8232e61cdac: Preparing [2022-07-28T23:36:04.697Z] 06f6fb5eeae9: Preparing [2022-07-28T23:36:04.697Z] a5249daf7224: Preparing [2022-07-28T23:36:04.697Z] eb54b7b7991f: Preparing [2022-07-28T23:36:04.697Z] adb0c01d37c1: Waiting [2022-07-28T23:36:04.697Z] a415dc6b6f6e: Waiting [2022-07-28T23:36:04.697Z] 0ab0dfc45138: Waiting [2022-07-28T23:36:04.697Z] c8232e61cdac: Waiting [2022-07-28T23:36:04.697Z] 06f6fb5eeae9: Waiting [2022-07-28T23:36:04.697Z] a5249daf7224: Waiting [2022-07-28T23:36:04.697Z] eb54b7b7991f: Waiting [2022-07-28T23:36:04.697Z] a43932d1df72: Layer already exists [2022-07-28T23:36:04.697Z] 10926081ffe6: Layer already exists [2022-07-28T23:36:04.697Z] 2d0d07025083: Layer already exists [2022-07-28T23:36:04.697Z] 1207169bf42c: Layer already exists [2022-07-28T23:36:04.697Z] a7348a8c63c8: Layer already exists [2022-07-28T23:36:04.697Z] adb0c01d37c1: Layer already exists [2022-07-28T23:36:04.697Z] 0ab0dfc45138: Layer already exists [2022-07-28T23:36:04.697Z] a415dc6b6f6e: Layer already exists [2022-07-28T23:36:04.697Z] c8232e61cdac: Layer already exists [2022-07-28T23:36:04.697Z] 06f6fb5eeae9: Layer already exists [2022-07-28T23:36:04.972Z] a5249daf7224: Layer already exists [2022-07-28T23:36:04.972Z] eb54b7b7991f: Layer already exists [2022-07-28T23:36:04.972Z] latest: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:05.348Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:05.715Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0 [2022-07-28T23:36:05.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-28T23:36:05.715Z] 2d0d07025083: Preparing [2022-07-28T23:36:05.716Z] a7348a8c63c8: Preparing [2022-07-28T23:36:05.716Z] 10926081ffe6: Preparing [2022-07-28T23:36:05.716Z] a43932d1df72: Preparing [2022-07-28T23:36:05.716Z] 1207169bf42c: Preparing [2022-07-28T23:36:05.716Z] adb0c01d37c1: Preparing [2022-07-28T23:36:05.716Z] a415dc6b6f6e: Preparing [2022-07-28T23:36:05.716Z] 0ab0dfc45138: Preparing [2022-07-28T23:36:05.716Z] c8232e61cdac: Preparing [2022-07-28T23:36:05.716Z] 06f6fb5eeae9: Preparing [2022-07-28T23:36:05.716Z] a5249daf7224: Preparing [2022-07-28T23:36:05.716Z] eb54b7b7991f: Preparing [2022-07-28T23:36:05.716Z] 0ab0dfc45138: Waiting [2022-07-28T23:36:05.716Z] c8232e61cdac: Waiting [2022-07-28T23:36:05.716Z] 06f6fb5eeae9: Waiting [2022-07-28T23:36:05.716Z] a5249daf7224: Waiting [2022-07-28T23:36:05.716Z] eb54b7b7991f: Waiting [2022-07-28T23:36:05.716Z] adb0c01d37c1: Waiting [2022-07-28T23:36:05.716Z] a415dc6b6f6e: Waiting [2022-07-28T23:36:05.716Z] 2d0d07025083: Layer already exists [2022-07-28T23:36:05.716Z] a43932d1df72: Layer already exists [2022-07-28T23:36:05.716Z] a7348a8c63c8: Layer already exists [2022-07-28T23:36:05.716Z] 1207169bf42c: Layer already exists [2022-07-28T23:36:05.716Z] 10926081ffe6: Layer already exists [2022-07-28T23:36:05.987Z] c8232e61cdac: Layer already exists [2022-07-28T23:36:05.987Z] adb0c01d37c1: Layer already exists [2022-07-28T23:36:05.987Z] 0ab0dfc45138: Layer already exists [2022-07-28T23:36:05.987Z] a415dc6b6f6e: Layer already exists [2022-07-28T23:36:05.987Z] 06f6fb5eeae9: Layer already exists [2022-07-28T23:36:05.987Z] eb54b7b7991f: Layer already exists [2022-07-28T23:36:05.987Z] a5249daf7224: Layer already exists [2022-07-28T23:36:05.987Z] 2.2.0: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:06.361Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:06.727Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0 [2022-07-28T23:36:06.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-28T23:36:06.727Z] 2d0d07025083: Preparing [2022-07-28T23:36:06.727Z] a7348a8c63c8: Preparing [2022-07-28T23:36:06.727Z] 10926081ffe6: Preparing [2022-07-28T23:36:06.727Z] a43932d1df72: Preparing [2022-07-28T23:36:06.727Z] 1207169bf42c: Preparing [2022-07-28T23:36:06.727Z] adb0c01d37c1: Preparing [2022-07-28T23:36:06.727Z] a415dc6b6f6e: Preparing [2022-07-28T23:36:06.727Z] 0ab0dfc45138: Preparing [2022-07-28T23:36:06.727Z] c8232e61cdac: Preparing [2022-07-28T23:36:06.727Z] 06f6fb5eeae9: Preparing [2022-07-28T23:36:06.727Z] a5249daf7224: Preparing [2022-07-28T23:36:06.727Z] eb54b7b7991f: Preparing [2022-07-28T23:36:06.727Z] c8232e61cdac: Waiting [2022-07-28T23:36:06.727Z] 06f6fb5eeae9: Waiting [2022-07-28T23:36:06.727Z] eb54b7b7991f: Waiting [2022-07-28T23:36:06.727Z] a5249daf7224: Waiting [2022-07-28T23:36:06.727Z] adb0c01d37c1: Waiting [2022-07-28T23:36:06.727Z] 0ab0dfc45138: Waiting [2022-07-28T23:36:06.727Z] a415dc6b6f6e: Waiting [2022-07-28T23:36:06.727Z] a7348a8c63c8: Layer already exists [2022-07-28T23:36:06.727Z] 1207169bf42c: Layer already exists [2022-07-28T23:36:06.727Z] 2d0d07025083: Layer already exists [2022-07-28T23:36:06.727Z] 10926081ffe6: Layer already exists [2022-07-28T23:36:07.000Z] a43932d1df72: Layer already exists [2022-07-28T23:36:07.000Z] adb0c01d37c1: Layer already exists [2022-07-28T23:36:07.000Z] a415dc6b6f6e: Layer already exists [2022-07-28T23:36:07.000Z] c8232e61cdac: Layer already exists [2022-07-28T23:36:07.000Z] 0ab0dfc45138: Layer already exists [2022-07-28T23:36:07.000Z] 06f6fb5eeae9: Layer already exists [2022-07-28T23:36:07.000Z] a5249daf7224: Layer already exists [2022-07-28T23:36:07.000Z] eb54b7b7991f: Layer already exists [2022-07-28T23:36:07.000Z] 35e88c606ff591756c04535471448b721e880ee3-2.2.0: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:07.380Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:07.747Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-28T23:36:07.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-28T23:36:07.747Z] 2d0d07025083: Preparing [2022-07-28T23:36:07.747Z] a7348a8c63c8: Preparing [2022-07-28T23:36:07.747Z] 10926081ffe6: Preparing [2022-07-28T23:36:07.747Z] a43932d1df72: Preparing [2022-07-28T23:36:07.747Z] 1207169bf42c: Preparing [2022-07-28T23:36:07.747Z] adb0c01d37c1: Preparing [2022-07-28T23:36:07.747Z] a415dc6b6f6e: Preparing [2022-07-28T23:36:07.747Z] 0ab0dfc45138: Preparing [2022-07-28T23:36:07.747Z] c8232e61cdac: Preparing [2022-07-28T23:36:07.747Z] 06f6fb5eeae9: Preparing [2022-07-28T23:36:07.747Z] a5249daf7224: Preparing [2022-07-28T23:36:07.747Z] eb54b7b7991f: Preparing [2022-07-28T23:36:07.747Z] 0ab0dfc45138: Waiting [2022-07-28T23:36:07.747Z] c8232e61cdac: Waiting [2022-07-28T23:36:07.747Z] 06f6fb5eeae9: Waiting [2022-07-28T23:36:07.747Z] a5249daf7224: Waiting [2022-07-28T23:36:07.747Z] eb54b7b7991f: Waiting [2022-07-28T23:36:07.747Z] adb0c01d37c1: Waiting [2022-07-28T23:36:07.747Z] a415dc6b6f6e: Waiting [2022-07-28T23:36:07.747Z] 2d0d07025083: Layer already exists [2022-07-28T23:36:07.747Z] a43932d1df72: Layer already exists [2022-07-28T23:36:07.747Z] 1207169bf42c: Layer already exists [2022-07-28T23:36:07.747Z] a7348a8c63c8: Layer already exists [2022-07-28T23:36:07.747Z] 10926081ffe6: Layer already exists [2022-07-28T23:36:08.025Z] a415dc6b6f6e: Layer already exists [2022-07-28T23:36:08.025Z] adb0c01d37c1: Layer already exists [2022-07-28T23:36:08.025Z] 06f6fb5eeae9: Layer already exists [2022-07-28T23:36:08.025Z] c8232e61cdac: Layer already exists [2022-07-28T23:36:08.025Z] 0ab0dfc45138: Layer already exists [2022-07-28T23:36:08.025Z] eb54b7b7991f: Layer already exists [2022-07-28T23:36:08.025Z] a5249daf7224: Layer already exists [2022-07-28T23:36:08.025Z] main: digest: sha256:1d47a52c81423c79d1e26609e3e7c63823c02f585785f1eec0603bff029583e0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T23:36:08.089Z] ===================================================== [Pipeline] echo [2022-07-28T23:36:08.099Z] taggedImages: [2022-07-28T23:36:08.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 [2022-07-28T23:36:08.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-28T23:36:08.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0 [2022-07-28T23:36:08.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0 [2022-07-28T23:36:08.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:08.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T23:36:08.483Z] [2022-07-28T23:36:08.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:08.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T23:36:09.115Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T23:36:09.115Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T23:36:09.115Z] 04944245beec: Pulling fs layer [2022-07-28T23:36:09.115Z] 699f458cf7ca: Pulling fs layer [2022-07-28T23:36:09.115Z] 765212b225bb: Pulling fs layer [2022-07-28T23:36:09.115Z] f23df028b6ca: Pulling fs layer [2022-07-28T23:36:09.115Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T23:36:09.115Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T23:36:09.115Z] 765212b225bb: Waiting [2022-07-28T23:36:09.115Z] f23df028b6ca: Waiting [2022-07-28T23:36:09.115Z] d65c8cfc05b1: Waiting [2022-07-28T23:36:09.115Z] 2437ff75d9bd: Waiting [2022-07-28T23:36:09.115Z] 04944245beec: Verifying Checksum [2022-07-28T23:36:09.115Z] 04944245beec: Download complete [2022-07-28T23:36:09.115Z] 765212b225bb: Verifying Checksum [2022-07-28T23:36:09.115Z] 765212b225bb: Download complete [2022-07-28T23:36:09.115Z] f23df028b6ca: Verifying Checksum [2022-07-28T23:36:09.115Z] f23df028b6ca: Download complete [2022-07-28T23:36:09.115Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T23:36:09.115Z] d65c8cfc05b1: Download complete [2022-07-28T23:36:09.391Z] 699f458cf7ca: Verifying Checksum [2022-07-28T23:36:09.391Z] 699f458cf7ca: Download complete [2022-07-28T23:36:09.668Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T23:36:09.668Z] 8998bd30e6a1: Download complete [2022-07-28T23:36:12.377Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T23:36:12.377Z] 2437ff75d9bd: Download complete [2022-07-28T23:36:15.120Z] 8998bd30e6a1: Pull complete [2022-07-28T23:36:15.120Z] 04944245beec: Pull complete [2022-07-28T23:36:17.192Z] 699f458cf7ca: Pull complete [2022-07-28T23:36:17.486Z] 765212b225bb: Pull complete [2022-07-28T23:36:18.496Z] f23df028b6ca: Pull complete [2022-07-28T23:36:18.768Z] d65c8cfc05b1: Pull complete [2022-07-28T23:36:33.850Z] 2437ff75d9bd: Pull complete [2022-07-28T23:36:33.850Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T23:36:33.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T23:36:33.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:36:34.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-21426 does not seem to be running inside a container [2022-07-28T23:36:34.216Z] $ 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/39 -v /w/workspace/device-usb-camera/39:/w/workspace/device-usb-camera/39:rw,z -v /w/workspace/device-usb-camera/39@tmp:/w/workspace/device-usb-camera/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-28T23:36:36.791Z] $ docker top c8b0baa1e44bf97e1caf92a29c43d71ff9284ac45962d6ca2fa312bf49ba9845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:36:37.723Z] ---> job-cost.sh [2022-07-28T23:36:37.723Z] lf-activate-venv: SKIPPING [2022-07-28T23:36:37.723Z] INFO: No Stack... [2022-07-28T23:36:38.319Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T23:36:39.297Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T23:36:39.963Z] + cat /w/workspace/device-usb-camera/39/archives/cost.csv [2022-07-28T23:36:39.963Z] + cut -d, -f6 [Pipeline] lock [2022-07-28T23:36:40.032Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [2022-07-28T23:36:40.039Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] did not exist. Created. [2022-07-28T23:36:40.039Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T23:36:40.730Z] /w/workspace/device-usb-camera/39@tmp/durable-b96c73cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-28T23:36:41.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T23:36:41.446Z] Warning: overwriting stash ‘stack-cost’ [2022-07-28T23:36:41.493Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T23:36:41.501Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T23:36:41.525Z] $ docker stop --time=1 c8b0baa1e44bf97e1caf92a29c43d71ff9284ac45962d6ca2fa312bf49ba9845 [2022-07-28T23:36:43.070Z] $ docker rm -f c8b0baa1e44bf97e1caf92a29c43d71ff9284ac45962d6ca2fa312bf49ba9845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-28T23:36:43.611Z] provisioning config files... [2022-07-28T23:36:43.619Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4605215996062249141tmp [Pipeline] { [Pipeline] sh [2022-07-28T23:36:43.917Z] + set +x [2022-07-28T23:36:43.917Z] + curl -s https://codecov.io/bash [2022-07-28T23:36:43.917Z] + bash -s -- [2022-07-28T23:36:43.917Z] [2022-07-28T23:36:43.917Z] _____ _ [2022-07-28T23:36:43.917Z] / ____| | | [2022-07-28T23:36:43.917Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T23:36:43.917Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T23:36:43.917Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T23:36:43.917Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T23:36:43.917Z] Bash-1.0.6 [2022-07-28T23:36:43.917Z] [2022-07-28T23:36:43.917Z] [2022-07-28T23:36:43.917Z] ==> git version 2.25.1 found [2022-07-28T23:36:43.917Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-28T23:36:43.917Z] Release-Date: 2020-01-08 [2022-07-28T23:36:43.917Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-28T23:36:43.917Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T23:36:43.917Z] ==> Jenkins CI detected. [2022-07-28T23:36:43.917Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-28T23:36:43.917Z] project root: . [2022-07-28T23:36:43.917Z] --> token set from env [2022-07-28T23:36:43.917Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T23:36:43.917Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T23:36:43.917Z] ==> Python coveragepy not found [2022-07-28T23:36:43.917Z] ==> Searching for coverage reports in: [2022-07-28T23:36:43.917Z] + . [2022-07-28T23:36:43.917Z] -> Found 1 reports [2022-07-28T23:36:43.917Z] ==> Detecting git/mercurial file structure [2022-07-28T23:36:43.917Z] ==> Reading reports [2022-07-28T23:36:43.917Z] + ./coverage.out bytes=29387 [2022-07-28T23:36:43.917Z] ==> Appending adjustments [2022-07-28T23:36:43.917Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T23:36:44.178Z] + Found adjustments [2022-07-28T23:36:44.178Z] ==> Gzipping contents [2022-07-28T23:36:44.178Z] 8.0K /tmp/codecov.csU2Wm.gz [2022-07-28T23:36:44.178Z] ==> Uploading reports [2022-07-28T23:36:44.178Z] url: https://codecov.io [2022-07-28T23:36:44.178Z] query: branch=main&commit=35e88c606ff591756c04535471448b721e880ee3&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T23:36:44.178Z] -> Pinging Codecov [2022-07-28T23:36:44.178Z] 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=35e88c606ff591756c04535471448b721e880ee3&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T23:36:44.439Z] -> Uploading to [2022-07-28T23:36:44.439Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/73D8F5FF140700D3E01443B452E23636/35e88c606ff591756c04535471448b721e880ee3/48798a06-caf5-4cdc-8218-54afea4d585d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T233644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e09e524b5f6ee161e8a3efdfb3e8ddf3ba0a9795bdbddc7a9403206b3ffcd04 [2022-07-28T23:36:44.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T23:36:44.439Z] Dload Upload Total Spent Left Speed [2022-07-28T23:36:44.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 20495 --:--:-- --:--:-- --:--:-- 20394 100 4140 0 0 100 4140 0 15622 --:--:-- --:--:-- --:--:-- 15563 [2022-07-28T23:36:44.700Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } [2022-07-28T23:36:44.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-28T23:36:44.910Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-28T23:36:44.920Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:45.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T23:36:45.240Z] [2022-07-28T23:36:45.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:36:45.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T23:36:45.544Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-28T23:36:45.544Z] df9b9388f04a: Pulling fs layer [2022-07-28T23:36:45.544Z] 52dc419b0ee2: Pulling fs layer [2022-07-28T23:36:45.544Z] 25bc292e5bac: Pulling fs layer [2022-07-28T23:36:45.544Z] 114826534d7a: Pulling fs layer [2022-07-28T23:36:45.544Z] 4657fd5d0bcf: Pulling fs layer [2022-07-28T23:36:45.544Z] 6ad1cebc031e: Pulling fs layer [2022-07-28T23:36:45.544Z] 114826534d7a: Waiting [2022-07-28T23:36:45.544Z] 4657fd5d0bcf: Waiting [2022-07-28T23:36:45.544Z] 8a3aa393b2d8: Pulling fs layer [2022-07-28T23:36:45.544Z] 6ad1cebc031e: Waiting [2022-07-28T23:36:45.545Z] 8a3aa393b2d8: Waiting [2022-07-28T23:36:45.545Z] 25bc292e5bac: Verifying Checksum [2022-07-28T23:36:45.545Z] 25bc292e5bac: Download complete [2022-07-28T23:36:45.545Z] 52dc419b0ee2: Verifying Checksum [2022-07-28T23:36:45.545Z] 52dc419b0ee2: Download complete [2022-07-28T23:36:45.545Z] 4657fd5d0bcf: Verifying Checksum [2022-07-28T23:36:45.545Z] 4657fd5d0bcf: Download complete [2022-07-28T23:36:45.545Z] df9b9388f04a: Download complete [2022-07-28T23:36:45.804Z] df9b9388f04a: Pull complete [2022-07-28T23:36:45.804Z] 6ad1cebc031e: Verifying Checksum [2022-07-28T23:36:45.804Z] 6ad1cebc031e: Download complete [2022-07-28T23:36:45.804Z] 52dc419b0ee2: Pull complete [2022-07-28T23:36:45.804Z] 25bc292e5bac: Pull complete [2022-07-28T23:36:46.431Z] 114826534d7a: Verifying Checksum [2022-07-28T23:36:46.431Z] 114826534d7a: Download complete [2022-07-28T23:36:46.431Z] 8a3aa393b2d8: Verifying Checksum [2022-07-28T23:36:46.431Z] 8a3aa393b2d8: Download complete [2022-07-28T23:36:49.746Z] 114826534d7a: Pull complete [2022-07-28T23:36:50.006Z] 4657fd5d0bcf: Pull complete [2022-07-28T23:36:50.266Z] 6ad1cebc031e: Pull complete [2022-07-28T23:36:53.558Z] 8a3aa393b2d8: Pull complete [2022-07-28T23:36:53.558Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-28T23:36:53.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T23:36:53.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:36:53.650Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:36:53.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-28T23:36:58.763Z] $ docker top 8b129c273baf45372175d4d81b25f9c495eaadab31773b8f59631e93d8b1d7a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T23:36:58.841Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-28T23:36:59.120Z] + set -o pipefail [2022-07-28T23:36:59.120Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-28T23:37:04.397Z] [2022-07-28T23:37:04.397Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-28T23:37:04.397Z] [2022-07-28T23:37:04.397Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/ff1dadfa-6598-4ffe-8cb0-bc3473ccfc69 [2022-07-28T23:37:04.397Z] [2022-07-28T23:37:04.397Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-28T23:37:04.397Z] [2022-07-28T23:37:04.398Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-28T23:37:04.398Z] [2022-07-28T23:37:04.398Z] [Pipeline] } [2022-07-28T23:37:04.500Z] $ docker stop --time=1 8b129c273baf45372175d4d81b25f9c495eaadab31773b8f59631e93d8b1d7a3 [2022-07-28T23:37:08.297Z] $ docker rm -f 8b129c273baf45372175d4d81b25f9c495eaadab31773b8f59631e93d8b1d7a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T23:37:09.038Z] + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] sh [2022-07-28T23:37:09.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T23:37:09.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:37:09.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T23:37:09.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:37:09.716Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:37:09.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T23:37:10.131Z] $ docker top 2adf2ee90d045086f39eff644631efdd74eab32f774ff4c45ba34aa201183af0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T23:37:10.218Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T23:37:10.510Z] + git semver [Pipeline] } [2022-07-28T23:37:10.787Z] $ docker stop --time=1 2adf2ee90d045086f39eff644631efdd74eab32f774ff4c45ba34aa201183af0 [2022-07-28T23:37:12.075Z] $ docker rm -f 2adf2ee90d045086f39eff644631efdd74eab32f774ff4c45ba34aa201183af0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:37:12.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T23:37:12.476Z] [2022-07-28T23:37:12.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:37:12.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T23:37:12.782Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-28T23:37:12.782Z] ab5ef0e58194: Pulling fs layer [2022-07-28T23:37:12.782Z] 9712f1f96733: Pulling fs layer [2022-07-28T23:37:12.782Z] 63f879dbbcfc: Pulling fs layer [2022-07-28T23:37:12.782Z] 0d9ebad4ef96: Pulling fs layer [2022-07-28T23:37:12.782Z] e9a5061849ea: Pulling fs layer [2022-07-28T23:37:12.782Z] d747dcd14b5f: Pulling fs layer [2022-07-28T23:37:12.782Z] 2de7ff778b66: Pulling fs layer [2022-07-28T23:37:12.782Z] 0d9ebad4ef96: Waiting [2022-07-28T23:37:12.782Z] d747dcd14b5f: Waiting [2022-07-28T23:37:12.782Z] 2de7ff778b66: Waiting [2022-07-28T23:37:12.782Z] e9a5061849ea: Waiting [2022-07-28T23:37:12.782Z] 9712f1f96733: Verifying Checksum [2022-07-28T23:37:12.782Z] 9712f1f96733: Download complete [2022-07-28T23:37:13.044Z] 63f879dbbcfc: Verifying Checksum [2022-07-28T23:37:13.044Z] 63f879dbbcfc: Download complete [2022-07-28T23:37:13.303Z] e9a5061849ea: Verifying Checksum [2022-07-28T23:37:13.303Z] e9a5061849ea: Download complete [2022-07-28T23:37:13.303Z] d747dcd14b5f: Verifying Checksum [2022-07-28T23:37:13.303Z] d747dcd14b5f: Download complete [2022-07-28T23:37:13.303Z] 0d9ebad4ef96: Verifying Checksum [2022-07-28T23:37:13.303Z] 0d9ebad4ef96: Download complete [2022-07-28T23:37:13.303Z] ab5ef0e58194: Verifying Checksum [2022-07-28T23:37:13.303Z] ab5ef0e58194: Download complete [2022-07-28T23:37:13.303Z] 2de7ff778b66: Verifying Checksum [2022-07-28T23:37:13.303Z] 2de7ff778b66: Download complete [2022-07-28T23:37:16.633Z] ab5ef0e58194: Pull complete [2022-07-28T23:37:16.633Z] 9712f1f96733: Pull complete [2022-07-28T23:37:16.892Z] 63f879dbbcfc: Pull complete [2022-07-28T23:37:21.152Z] 0d9ebad4ef96: Pull complete [2022-07-28T23:37:21.152Z] e9a5061849ea: Pull complete [2022-07-28T23:37:21.152Z] d747dcd14b5f: Pull complete [2022-07-28T23:37:22.092Z] 2de7ff778b66: Pull complete [2022-07-28T23:37:22.092Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-28T23:37:22.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T23:37:22.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:37:22.191Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:37:22.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-28T23:37:28.034Z] $ docker top cb692c3d1d0d42ca70c4597348b00781056d7ea24b1b153aaefe95d6571ca6a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-28T23:37:28.116Z] provisioning config files... [2022-07-28T23:37:28.123Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config337075566179401330tmp [2022-07-28T23:37:28.135Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8788902968129558200tmp [2022-07-28T23:37:28.146Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7252688721173478391tmp [Pipeline] { [Pipeline] echo [2022-07-28T23:37:28.162Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:28.450Z] ---> sigul-configuration.sh [2022-07-28T23:37:28.450Z] gpg: directory `/root/.gnupg' created [2022-07-28T23:37:28.450Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-28T23:37:28.450Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-28T23:37:28.450Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-28T23:37:28.450Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-28T23:37:28.450Z] gpg: CAST5 encrypted data [2022-07-28T23:37:28.450Z] gpg: encrypted with 1 passphrase [2022-07-28T23:37:28.450Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-28T23:37:28.740Z] + mkdir /home/jenkins [2022-07-28T23:37:28.740Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-28T23:37:29.031Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-28T23:37:29.040Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:29.324Z] ---> sigul-install.sh [2022-07-28T23:37:29.324Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-28T23:37:29.610Z] + git tag --list [2022-07-28T23:37:29.611Z] v0.0.0 [2022-07-28T23:37:29.611Z] v0.0.1-dev.1 [2022-07-28T23:37:29.611Z] v0.0.1-dev.10 [2022-07-28T23:37:29.611Z] v0.0.1-dev.11 [2022-07-28T23:37:29.611Z] v0.0.1-dev.12 [2022-07-28T23:37:29.611Z] v0.0.1-dev.13 [2022-07-28T23:37:29.611Z] v0.0.1-dev.14 [2022-07-28T23:37:29.611Z] v0.0.1-dev.15 [2022-07-28T23:37:29.611Z] v0.0.1-dev.16 [2022-07-28T23:37:29.611Z] v0.0.1-dev.2 [2022-07-28T23:37:29.611Z] v0.0.1-dev.3 [2022-07-28T23:37:29.611Z] v0.0.1-dev.4 [2022-07-28T23:37:29.611Z] v0.0.1-dev.5 [2022-07-28T23:37:29.611Z] v0.0.1-dev.6 [2022-07-28T23:37:29.611Z] v0.0.1-dev.7 [2022-07-28T23:37:29.611Z] v0.0.1-dev.8 [2022-07-28T23:37:29.611Z] v0.0.1-dev.9 [2022-07-28T23:37:29.611Z] v2.2.0 [2022-07-28T23:37:29.611Z] v2.2.0-dev.17 [2022-07-28T23:37:29.611Z] v2.2.0-dev.18 [2022-07-28T23:37:29.611Z] v2.2.0-dev.19 [2022-07-28T23:37:29.611Z] v2.2.0-dev.20 [2022-07-28T23:37:29.611Z] v2.2.0-dev.21 [2022-07-28T23:37:29.611Z] v2.2.0-dev.22 [2022-07-28T23:37:29.611Z] v2.2.0-dev.23 [2022-07-28T23:37:29.611Z] v2.2.0-dev.24 [2022-07-28T23:37:29.611Z] v2.2.0-dev.25 [2022-07-28T23:37:29.611Z] v2.2.0-dev.26 [2022-07-28T23:37:29.611Z] v2.2.0-dev.27 [Pipeline] sh [2022-07-28T23:37:29.898Z] + lftools sign git-tag v2.2.0 [2022-07-28T23:37:30.466Z] Signing Git tag with Sigul... [2022-07-28T23:37:30.466Z] Signing v2.2.0 [Pipeline] echo [2022-07-28T23:37:30.736Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:31.022Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-28T23:37:31.032Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-28T23:37:31.057Z] $ docker stop --time=1 cb692c3d1d0d42ca70c4597348b00781056d7ea24b1b153aaefe95d6571ca6a9 [2022-07-28T23:37:32.356Z] $ docker rm -f cb692c3d1d0d42ca70c4597348b00781056d7ea24b1b153aaefe95d6571ca6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-28T23:37:32.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T23:37:32.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:37:33.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T23:37:33.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:37:33.219Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:37:33.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T23:37:33.638Z] $ docker top c0adfde001be8c99affb12b0f0b8d672d97abdf3c8d0df18d5cb01e4482a6dc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T23:37:33.724Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T23:37:34.032Z] + git semver [Pipeline] } [2022-07-28T23:37:34.309Z] $ docker stop --time=1 c0adfde001be8c99affb12b0f0b8d672d97abdf3c8d0df18d5cb01e4482a6dc1 [2022-07-28T23:37:35.610Z] $ docker rm -f c0adfde001be8c99affb12b0f0b8d672d97abdf3c8d0df18d5cb01e4482a6dc1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T23:37:35.947Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T23:37:35.947Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:37:36.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T23:37:36.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:37:36.327Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:37:36.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T23:37:36.720Z] $ docker top 5bfc1f71c6675c87e9f1c9d65fa0fc4f58314b6649cc01b3766b59908da70c5b -eo pid,comm [2022-07-28T23:37:36.777Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-28T23:37:36.777Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T23:37:36.804Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0|v2.2.0-dev.27' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T23:37:37.102Z] + git semver [Pipeline] } [2022-07-28T23:37:37.380Z] $ docker stop --time=1 5bfc1f71c6675c87e9f1c9d65fa0fc4f58314b6649cc01b3766b59908da70c5b [2022-07-28T23:37:38.675Z] $ docker rm -f 5bfc1f71c6675c87e9f1c9d65fa0fc4f58314b6649cc01b3766b59908da70c5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-28T23:37:39.221Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-28T23:37:39.221Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-28T23:37:39.221Z] total 16 [2022-07-28T23:37:39.221Z] drwxr-xr-x 3 root root 4096 Jul 28 23:29 . [2022-07-28T23:37:39.221Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 23:37 .. [2022-07-28T23:37:39.221Z] drwxr-xr-x 2 root root 4096 Jul 28 23:29 cost [2022-07-28T23:37:39.221Z] -rw-r--r-- 1 root root 88 Jul 28 23:29 cost.csv [2022-07-28T23:37:39.221Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-28T23:37:39.221Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-28T23:37:39.221Z] total 16 [2022-07-28T23:37:39.221Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 23:29 . [2022-07-28T23:37:39.221Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 23:37 .. [2022-07-28T23:37:39.221Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 23:29 cost [2022-07-28T23:37:39.221Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 28 23:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:39.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:40.378Z] ---> package-listing.sh [2022-07-28T23:37:40.378Z] ++ facter osfamily [2022-07-28T23:37:40.378Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T23:37:40.638Z] + OS_FAMILY=debian [2022-07-28T23:37:40.638Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-28T23:37:40.638Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T23:37:40.638Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T23:37:40.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T23:37:40.638Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T23:37:40.638Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-28T23:37:40.638Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T23:37:40.638Z] + case "${OS_FAMILY}" in [2022-07-28T23:37:40.638Z] + dpkg -l [2022-07-28T23:37:40.638Z] + grep '^ii' [2022-07-28T23:37:40.638Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T23:37:40.638Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T23:37:40.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T23:37:40.638Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-28T23:37:40.638Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-28T23:37:40.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-28T23:37:40.649Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-28T23:37:40.928Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T23:37:41.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T23:37:41.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T23:37:41.640Z] prd-ubuntu20.04-docker-8c-8g-21425 does not seem to be running inside a container [2022-07-28T23:37:41.673Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T23:37:41.889Z] $ docker top c9b5658f32093f285e1212fed088d880ea192cc35657cb5f73bdd9376531d8e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T23:37:42.238Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T23:37:42.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T23:37:42.812Z] + ls /var/log/sa-host [2022-07-28T23:37:42.812Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T23:37:42.881Z] provisioning config files... [2022-07-28T23:37:42.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config968608020960468447tmp [Pipeline] { [Pipeline] echo [2022-07-28T23:37:42.904Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:43.189Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T23:37:43.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:43.526Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T23:37:43.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:43.820Z] ---> sudo-logs.sh [2022-07-28T23:37:43.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T23:37:43.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:44.126Z] ---> job-cost.sh [2022-07-28T23:37:44.126Z] lf-activate-venv: SKIPPING [2022-07-28T23:37:44.126Z] DEBUG: total: 0.2199999988079071 [2022-07-28T23:37:44.126Z] INFO: Retrieving Stack Cost... [2022-07-28T23:37:44.696Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T23:37:44.956Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T23:37:44.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T23:37:45.252Z] ---> logs-deploy.sh [2022-07-28T23:37:45.252Z] lf-activate-venv: SKIPPING [2022-07-28T23:37:45.252Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/39 [2022-07-28T23:37:45.252Z] INFO: archiving workspace using pattern(s): [2022-07-28T23:37:46.190Z] Archives upload complete. [2022-07-28T23:37:46.450Z] INFO: archiving logs to Nexus