Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 948a93caad4ab646b067336e92455ad9c6656ccc 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-ssh18140591022488132437.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6275300376187928742.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh694491158115058012.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh17568465809359040017.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh6285133213476199243.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 Running on prd-ubuntu20.04-docker-8c-8g-1178 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 948a93caad4ab646b067336e92455ad9c6656ccc (main) Commit message: "Merge pull request #87 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17" > 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 948a93caad4ab646b067336e92455ad9c6656ccc # timeout=10 > git rev-list --no-walk c91cc494b17f60a6c3435008630f1c4da06e6238 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T18:22:41.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T18:22:41.066Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T18:22:41.077Z] ========================================================= [2022-09-26T18:22:41.077Z] EdgeX Global Pipelines Version Info [2022-09-26T18:22:41.077Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:22:41.794Z] ------------------- [2022-09-26T18:22:41.794Z] stable info: [2022-09-26T18:22:41.794Z] ------------------- [2022-09-26T18:22:41.794Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T18:22:41.794Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T18:22:41.794Z] Message: update stable to v1.0.239 [2022-09-26T18:22:42.363Z] ------------------- [2022-09-26T18:22:42.363Z] experimental info: [2022-09-26T18:22:42.363Z] ------------------- [2022-09-26T18:22:42.363Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T18:22:42.363Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T18:22:42.363Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T18:22:42.793Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-26T18:22:42.807Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-26T18:22:42.822Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T18:22:42.834Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T18:22:42.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T18:22:42.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T18:22:42.867Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T18:22:42.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T18:22:42.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T18:22:42.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T18:22:42.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T18:22:42.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-26T18:22:42.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T18:22:42.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T18:22:42.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T18:22:42.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T18:22:42.998Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T18:22:43.011Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T18:22:43.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T18:22:43.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T18:22:43.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T18:22:43.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T18:22:43.068Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T18:22:43.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T18:22:43.091Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T18:22:43.098Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T18:22:43.106Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T18:22:43.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T18:22:43.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T18:22:43.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T18:22:43.160Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] echo [2022-09-26T18:22:43.174Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 948a93c [Pipeline] echo [2022-09-26T18:22:43.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T18:22:43.225Z] provisioning config files... [2022-09-26T18:22:43.239Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10001476033273083392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:22:43.540Z] ---> docker-login.sh [2022-09-26T18:22:43.540Z] nexus3.edgexfoundry.org:10001 [2022-09-26T18:22:43.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:44.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:44.065Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:44.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:44.065Z] [2022-09-26T18:22:44.065Z] Login Succeeded [2022-09-26T18:22:44.065Z] nexus3.edgexfoundry.org:10002 [2022-09-26T18:22:44.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:44.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:44.065Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:44.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:44.065Z] [2022-09-26T18:22:44.065Z] Login Succeeded [2022-09-26T18:22:44.065Z] nexus3.edgexfoundry.org:10003 [2022-09-26T18:22:44.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:44.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:44.325Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:44.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:44.325Z] [2022-09-26T18:22:44.325Z] Login Succeeded [2022-09-26T18:22:44.325Z] nexus3.edgexfoundry.org:10004 [2022-09-26T18:22:44.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:44.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:44.325Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:44.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:44.325Z] [2022-09-26T18:22:44.325Z] Login Succeeded [2022-09-26T18:22:44.325Z] docker.io [2022-09-26T18:22:44.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:44.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:44.893Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:44.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:44.893Z] [2022-09-26T18:22:44.893Z] Login Succeeded [2022-09-26T18:22:44.893Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T18:22:44.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T18:22:45.266Z] + git rev-list -1 --merges 948a93caad4ab646b067336e92455ad9c6656ccc~1..948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] echo [2022-09-26T18:22:45.294Z] -----------> git rev-list -1 --merges 948a93caad4ab646b067336e92455ad9c6656ccc~1..948a93caad4ab646b067336e92455ad9c6656ccc 948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:22:45.294Z] 948a93caad4ab646b067336e92455ad9c6656ccc [false] [Pipeline] sh [2022-09-26T18:22:45.584Z] + git log --format=format:%s -1 948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] echo [2022-09-26T18:22:45.597Z] ========================================================= [2022-09-26T18:22:45.597Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T18:22:45.597Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T18:22:45.912Z] + git log --format=format:%s -1 948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] echo [2022-09-26T18:22:45.923Z] [semverPrep] GIT_COMMIT: 948a93caad4ab646b067336e92455ad9c6656ccc, Commit Message: Merge pull request #87 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17 [Pipeline] echo [2022-09-26T18:22:45.931Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T18:22:46.296Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T18:22:46.296Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T18:22:46.296Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T18:22:46.296Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T18:22:46.296Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T18:22:46.296Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T18:22:46.296Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:22:46.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T18:22:46.701Z] [2022-09-26T18:22:46.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:22:47.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T18:22:47.004Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T18:22:47.004Z] b85a868b505f: Pulling fs layer [2022-09-26T18:22:47.004Z] e2be974225ed: Pulling fs layer [2022-09-26T18:22:47.004Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T18:22:47.004Z] 988bab9f4d93: Pulling fs layer [2022-09-26T18:22:47.004Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T18:22:47.004Z] eaf3925da568: Pulling fs layer [2022-09-26T18:22:47.004Z] bab4dde63d76: Pulling fs layer [2022-09-26T18:22:47.004Z] bde34c3a00c8: Pulling fs layer [2022-09-26T18:22:47.004Z] b352a97aabf1: Pulling fs layer [2022-09-26T18:22:47.004Z] 4872d77fe225: Pulling fs layer [2022-09-26T18:22:47.004Z] 5851b861e8e6: Pulling fs layer [2022-09-26T18:22:47.004Z] 1469e6f7b9e6: Waiting [2022-09-26T18:22:47.004Z] eaf3925da568: Waiting [2022-09-26T18:22:47.004Z] bab4dde63d76: Waiting [2022-09-26T18:22:47.004Z] bde34c3a00c8: Waiting [2022-09-26T18:22:47.004Z] b352a97aabf1: Waiting [2022-09-26T18:22:47.004Z] 4872d77fe225: Waiting [2022-09-26T18:22:47.004Z] 5851b861e8e6: Waiting [2022-09-26T18:22:47.004Z] 988bab9f4d93: Waiting [2022-09-26T18:22:47.004Z] e2be974225ed: Download complete [2022-09-26T18:22:47.004Z] 988bab9f4d93: Verifying Checksum [2022-09-26T18:22:47.004Z] 988bab9f4d93: Download complete [2022-09-26T18:22:47.264Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T18:22:47.264Z] 1469e6f7b9e6: Download complete [2022-09-26T18:22:47.264Z] eaf3925da568: Verifying Checksum [2022-09-26T18:22:47.264Z] eaf3925da568: Download complete [2022-09-26T18:22:47.264Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T18:22:47.264Z] 339a4e72a1f5: Download complete [2022-09-26T18:22:47.264Z] bde34c3a00c8: Download complete [2022-09-26T18:22:47.264Z] b352a97aabf1: Verifying Checksum [2022-09-26T18:22:47.264Z] b352a97aabf1: Download complete [2022-09-26T18:22:47.264Z] 4872d77fe225: Verifying Checksum [2022-09-26T18:22:47.264Z] 4872d77fe225: Download complete [2022-09-26T18:22:47.264Z] 5851b861e8e6: Verifying Checksum [2022-09-26T18:22:47.264Z] 5851b861e8e6: Download complete [2022-09-26T18:22:47.264Z] b85a868b505f: Verifying Checksum [2022-09-26T18:22:47.264Z] b85a868b505f: Download complete [2022-09-26T18:22:47.522Z] bab4dde63d76: Verifying Checksum [2022-09-26T18:22:47.522Z] bab4dde63d76: Download complete [2022-09-26T18:22:48.458Z] b85a868b505f: Pull complete [2022-09-26T18:22:48.719Z] e2be974225ed: Pull complete [2022-09-26T18:22:48.979Z] 339a4e72a1f5: Pull complete [2022-09-26T18:22:49.240Z] 988bab9f4d93: Pull complete [2022-09-26T18:22:49.240Z] 1469e6f7b9e6: Pull complete [2022-09-26T18:22:49.498Z] eaf3925da568: Pull complete [2022-09-26T18:22:50.878Z] bab4dde63d76: Pull complete [2022-09-26T18:22:50.878Z] bde34c3a00c8: Pull complete [2022-09-26T18:22:51.136Z] b352a97aabf1: Pull complete [2022-09-26T18:22:51.136Z] 4872d77fe225: Pull complete [2022-09-26T18:22:51.396Z] 5851b861e8e6: Pull complete [2022-09-26T18:22:51.396Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T18:22:51.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T18:22:51.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:22:51.474Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:22:51.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T18:22:53.966Z] $ docker top 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e -eo pid,comm [2022-09-26T18:22:54.021Z] 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-09-26T18:22:54.021Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T18:22:54.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T18:22:54.054Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T18:22:54.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T18:22:54.176Z] $ docker exec 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e ssh-agent [2022-09-26T18:22:54.276Z] SSH_AUTH_SOCK=/tmp/ssh-gIncgY7kDUD5/agent.32 [2022-09-26T18:22:54.276Z] SSH_AGENT_PID=38 [2022-09-26T18:22:54.282Z] Running ssh-add (command line suppressed) [2022-09-26T18:22:54.405Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8496544803912810862.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8496544803912810862.key) [2022-09-26T18:22:54.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T18:22:54.700Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T18:22:54.717Z] $ docker exec --env ******** --env ******** 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e ssh-agent -k [2022-09-26T18:22:54.815Z] unset SSH_AUTH_SOCK; [2022-09-26T18:22:54.815Z] unset SSH_AGENT_PID; [2022-09-26T18:22:54.816Z] echo Agent pid 38 killed; [2022-09-26T18:22:54.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T18:22:54.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T18:22:54.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T18:22:54.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T18:22:54.977Z] $ docker exec 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e ssh-agent [2022-09-26T18:22:55.087Z] SSH_AUTH_SOCK=/tmp/ssh-ebSmdGCkQjHX/agent.70 [2022-09-26T18:22:55.087Z] SSH_AGENT_PID=76 [2022-09-26T18:22:55.091Z] Running ssh-add (command line suppressed) [2022-09-26T18:22:55.203Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17902257825633415355.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17902257825633415355.key) [2022-09-26T18:22:55.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T18:22:55.494Z] + git semver init [2022-09-26T18:22:55.754Z] 2022-09-26 18:22:55,658 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T18:22:55.754Z] 2022-09-26 18:22:55,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-26T18:22:55.754Z] 2022-09-26 18:22:55,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-26T18:22:55.754Z] 2022-09-26 18:22:55,659 [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-09-26T18:22:56.691Z] 2022-09-26 18:22:56,450 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-09-26T18:22:56.691Z] 2022-09-26 18:22:56,451 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-09-26T18:22:56.691Z] 2022-09-26 18:22:56,451 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:22:56.691Z] 2022-09-26 18:22:56,451 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:22:56.691Z] 2.3.0-dev.8 [Pipeline] } [2022-09-26T18:22:56.704Z] $ docker exec --env ******** --env ******** 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e ssh-agent -k [2022-09-26T18:22:56.801Z] unset SSH_AUTH_SOCK; [2022-09-26T18:22:56.801Z] unset SSH_AGENT_PID; [2022-09-26T18:22:56.801Z] echo Agent pid 76 killed; [2022-09-26T18:22:56.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T18:22:57.106Z] + git semver [Pipeline] } [2022-09-26T18:22:57.381Z] $ docker stop --time=1 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e [2022-09-26T18:22:58.643Z] $ docker rm -f 12dfc5a48bde0270766e9a092d8c0f760a0913868e2386532565303565ade66e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T18:22:58.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T18:22:59.138Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T18:22:59.140Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T18:22:59.249Z] provisioning config files... [2022-09-26T18:22:59.257Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11656484151744888991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:22:59.551Z] ---> docker-login.sh [2022-09-26T18:22:59.551Z] nexus3.edgexfoundry.org:10001 [2022-09-26T18:22:59.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:59.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:59.551Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:59.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:59.551Z] [2022-09-26T18:22:59.551Z] Login Succeeded [2022-09-26T18:22:59.551Z] nexus3.edgexfoundry.org:10002 [2022-09-26T18:22:59.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:59.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:59.551Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:59.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:59.551Z] [2022-09-26T18:22:59.551Z] Login Succeeded [2022-09-26T18:22:59.551Z] nexus3.edgexfoundry.org:10003 [2022-09-26T18:22:59.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:59.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:59.811Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:59.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:59.811Z] [2022-09-26T18:22:59.811Z] Login Succeeded [2022-09-26T18:22:59.811Z] nexus3.edgexfoundry.org:10004 [2022-09-26T18:22:59.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:22:59.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:22:59.811Z] Configure a credential helper to remove this warning. See [2022-09-26T18:22:59.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:22:59.811Z] [2022-09-26T18:22:59.811Z] Login Succeeded [2022-09-26T18:22:59.811Z] docker.io [2022-09-26T18:22:59.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:23:00.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:23:00.379Z] Configure a credential helper to remove this warning. See [2022-09-26T18:23:00.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:23:00.379Z] [2022-09-26T18:23:00.379Z] Login Succeeded [2022-09-26T18:23:00.379Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T18:23:00.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T18:23:00.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T18:23:00.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T18:23:00.468Z] ========================================================= [2022-09-26T18:23:00.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T18:23:00.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:23:00.772Z] + 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-09-26T18:23:00.772Z] Sending build context to Docker daemon 889.9kB [2022-09-26T18:23:00.772Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T18:23:00.772Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T18:23:00.772Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T18:23:00.772Z] 2408cc74d12b: Pulling fs layer [2022-09-26T18:23:00.772Z] ea60b727a1ce: Pulling fs layer [2022-09-26T18:23:00.772Z] 30c4a7721957: Pulling fs layer [2022-09-26T18:23:00.772Z] 370296b7ddb6: Pulling fs layer [2022-09-26T18:23:00.772Z] 7c6cee850709: Pulling fs layer [2022-09-26T18:23:00.772Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T18:23:00.772Z] d94ebbe4e438: Pulling fs layer [2022-09-26T18:23:00.772Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T18:23:00.772Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T18:23:00.772Z] bcfd1f05c69d: Waiting [2022-09-26T18:23:00.772Z] 59ccb84bbe0f: Waiting [2022-09-26T18:23:00.772Z] 370296b7ddb6: Waiting [2022-09-26T18:23:00.772Z] 39a5fcdaea64: Waiting [2022-09-26T18:23:00.772Z] d94ebbe4e438: Waiting [2022-09-26T18:23:00.772Z] 30c4a7721957: Verifying Checksum [2022-09-26T18:23:00.772Z] 30c4a7721957: Download complete [2022-09-26T18:23:00.772Z] ea60b727a1ce: Download complete [2022-09-26T18:23:00.772Z] 7c6cee850709: Verifying Checksum [2022-09-26T18:23:00.772Z] 7c6cee850709: Download complete [2022-09-26T18:23:00.772Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T18:23:00.772Z] 39a5fcdaea64: Download complete [2022-09-26T18:23:01.031Z] 2408cc74d12b: Verifying Checksum [2022-09-26T18:23:01.031Z] 2408cc74d12b: Download complete [2022-09-26T18:23:01.031Z] d94ebbe4e438: Verifying Checksum [2022-09-26T18:23:01.031Z] d94ebbe4e438: Download complete [2022-09-26T18:23:01.031Z] 2408cc74d12b: Pull complete [2022-09-26T18:23:01.304Z] ea60b727a1ce: Pull complete [2022-09-26T18:23:01.304Z] 30c4a7721957: Pull complete [2022-09-26T18:23:01.304Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T18:23:01.304Z] 59ccb84bbe0f: Download complete [2022-09-26T18:23:01.873Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T18:23:01.873Z] bcfd1f05c69d: Download complete [2022-09-26T18:23:01.873Z] 370296b7ddb6: Download complete [2022-09-26T18:23:05.155Z] 370296b7ddb6: Pull complete [2022-09-26T18:23:05.155Z] 7c6cee850709: Pull complete [2022-09-26T18:23:05.413Z] 39a5fcdaea64: Pull complete [2022-09-26T18:23:05.413Z] d94ebbe4e438: Pull complete [2022-09-26T18:23:07.312Z] bcfd1f05c69d: Pull complete [2022-09-26T18:23:07.877Z] 59ccb84bbe0f: Pull complete [2022-09-26T18:23:07.877Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T18:23:07.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T18:23:07.877Z] ---> a4fb48ad2a94 [2022-09-26T18:23:07.877Z] Step 3/13 : ARG MAKE="make build" [2022-09-26T18:23:11.163Z] ---> Running in cc9380c9a570 [2022-09-26T18:23:11.163Z] Removing intermediate container cc9380c9a570 [2022-09-26T18:23:11.163Z] ---> 9a2580aef5f8 [2022-09-26T18:23:11.163Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T18:23:11.163Z] ---> Running in 3362dc18dfef [2022-09-26T18:23:11.163Z] Removing intermediate container 3362dc18dfef [2022-09-26T18:23:11.163Z] ---> 2e572480d6aa [2022-09-26T18:23:11.163Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T18:23:11.163Z] ---> Running in fc5444508e6d [2022-09-26T18:23:11.421Z] Removing intermediate container fc5444508e6d [2022-09-26T18:23:11.421Z] ---> 9cb0a41de0c2 [2022-09-26T18:23:11.421Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T18:23:11.421Z] ---> Running in 803dd03b1556 [2022-09-26T18:23:11.987Z] Removing intermediate container 803dd03b1556 [2022-09-26T18:23:11.987Z] ---> 2791a104fe8d [2022-09-26T18:23:11.987Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T18:23:11.987Z] ---> Running in 7f2ba6b9b775 [2022-09-26T18:23:12.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T18:23:13.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T18:23:13.437Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-26T18:23:13.437Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-26T18:23:13.697Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-26T18:23:13.697Z] (4/80) Installing libxcb (1.15-r0) [2022-09-26T18:23:13.697Z] (5/80) Installing libx11 (1.8-r0) [2022-09-26T18:23:13.956Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-26T18:23:13.956Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-26T18:23:13.956Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-26T18:23:14.214Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-26T18:23:14.214Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-26T18:23:14.214Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-26T18:23:14.218Z] Still waiting to schedule task [2022-09-26T18:23:14.219Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-26T18:23:14.475Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-26T18:23:14.475Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-26T18:23:14.475Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-26T18:23:15.426Z] (15/80) Installing libice (1.0.10-r0) [2022-09-26T18:23:15.426Z] (16/80) Installing libuuid (2.38-r1) [2022-09-26T18:23:15.684Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-26T18:23:15.684Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-26T18:23:15.684Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-26T18:23:15.941Z] (20/80) Installing xset (1.2.4-r0) [2022-09-26T18:23:15.941Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-26T18:23:15.941Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-26T18:23:16.200Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-26T18:23:16.200Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-26T18:23:16.200Z] (25/80) Installing libintl (0.21-r2) [2022-09-26T18:23:16.457Z] (26/80) Installing libblkid (2.38-r1) [2022-09-26T18:23:16.457Z] (27/80) Installing libmount (2.38-r1) [2022-09-26T18:23:16.715Z] (28/80) Installing pcre (8.45-r2) [2022-09-26T18:23:16.715Z] (29/80) Installing glib (2.72.1-r0) [2022-09-26T18:23:16.715Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-26T18:23:16.973Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-26T18:23:16.973Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-26T18:23:17.252Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-26T18:23:19.152Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-26T18:23:19.152Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-26T18:23:19.152Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-26T18:23:19.152Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T18:23:19.152Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-26T18:23:19.716Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-26T18:23:19.716Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-26T18:23:19.716Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-26T18:23:19.716Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-26T18:23:19.974Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-26T18:23:19.974Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-26T18:23:20.232Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-26T18:23:20.232Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-26T18:23:20.232Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-26T18:23:20.490Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-26T18:23:20.490Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-26T18:23:20.490Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-26T18:23:20.749Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-26T18:23:20.749Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-26T18:23:21.007Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-26T18:23:21.007Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-26T18:23:21.007Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-26T18:23:21.265Z] (56/80) Installing libunistring (1.0-r0) [2022-09-26T18:23:21.265Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-26T18:23:21.265Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-26T18:23:21.523Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-26T18:23:21.523Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-26T18:23:21.782Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-26T18:23:21.782Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-26T18:23:21.782Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-26T18:23:22.040Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-26T18:23:22.040Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T18:23:22.040Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-26T18:23:22.300Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-26T18:23:22.300Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-26T18:23:22.559Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-26T18:23:22.559Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-26T18:23:22.559Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-26T18:23:22.816Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-26T18:23:23.074Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T18:23:23.333Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-26T18:23:23.333Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-26T18:23:23.592Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T18:23:23.592Z] (76/80) Installing kmod-libs (29-r2) [2022-09-26T18:23:23.592Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-26T18:23:23.592Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-26T18:23:23.851Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-26T18:23:23.851Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-26T18:23:23.851Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T18:23:23.851Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T18:23:23.851Z] OK: 330 MiB in 131 packages [2022-09-26T18:23:26.386Z] Removing intermediate container 7f2ba6b9b775 [2022-09-26T18:23:26.386Z] ---> 1b63726925f9 [2022-09-26T18:23:26.386Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-26T18:23:26.386Z] ---> Running in d7d8fd51e5ab [2022-09-26T18:23:26.386Z] Removing intermediate container d7d8fd51e5ab [2022-09-26T18:23:26.386Z] ---> 1a27c67ee616 [2022-09-26T18:23:26.386Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-26T18:23:26.386Z] ---> 5d6da31a5dcd [2022-09-26T18:23:26.386Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T18:23:26.386Z] ---> Running in 5fef85a48225 [2022-09-26T18:23:44.470Z] Removing intermediate container 5fef85a48225 [2022-09-26T18:23:44.470Z] ---> df70ec98b7c0 [2022-09-26T18:23:44.470Z] Step 11/13 : COPY . . [2022-09-26T18:23:44.470Z] ---> 2f5147f3477b [2022-09-26T18:23:44.470Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T18:23:44.470Z] ---> Running in c0aad68905ee [2022-09-26T18:23:44.470Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2022-09-26T18:23:44.470Z] Dload Upload Total Spent Left Speed [2022-09-26T18:23:44.470Z]  0  0  0 0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9088 0 --:--:-- --:--:-- --:--:-- 9155 [2022-09-26T18:23:44.729Z] Removing intermediate container c0aad68905ee [2022-09-26T18:23:44.729Z] ---> dc7327b7f801 [2022-09-26T18:23:44.729Z] Step 13/13 : RUN ${MAKE} [2022-09-26T18:23:44.988Z] ---> Running in 0adfd381f8fd [2022-09-26T18:23:45.247Z] noop [2022-09-26T18:23:45.507Z] Removing intermediate container 0adfd381f8fd [2022-09-26T18:23:45.507Z] ---> 2481e8ea1472 [2022-09-26T18:23:45.507Z] Successfully built 2481e8ea1472 [2022-09-26T18:23:45.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:23:45.822Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T18:23:45.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:23:45.888Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:23:45.921Z] $ 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-09-26T18:23:46.239Z] $ docker top e434271b92df9d20e195b3867d41d226cf7a4f1c0b7c860b025cb084598829ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T18:23:46.574Z] + go version [2022-09-26T18:23:46.574Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T18:23:46.586Z] $ docker stop --time=1 e434271b92df9d20e195b3867d41d226cf7a4f1c0b7c860b025cb084598829ac [2022-09-26T18:23:47.853Z] $ docker rm -f e434271b92df9d20e195b3867d41d226cf7a4f1c0b7c860b025cb084598829ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:23:48.240Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T18:23:48.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:23:48.304Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:23:48.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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-09-26T18:23:48.661Z] $ docker top dd7f101cb7c607923e87f547592b532f2a640cffb586e1e370c5de3957dd765c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T18:23:48.988Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T18:23:49.278Z] + make test [2022-09-26T18:23:49.278Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-26T18:23:49.537Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-26T18:23:59.504Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-26T18:23:59.504Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-09-26T18:24:04.768Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T18:24:04.768Z] CGO_ENABLED=1 go vet ./... [2022-09-26T18:24:08.053Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T18:24:08.053Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T18:24:08.053Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-26T18:24:08.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T18:24:08.075Z] $ docker stop --time=1 dd7f101cb7c607923e87f547592b532f2a640cffb586e1e370c5de3957dd765c [2022-09-26T18:24:10.423Z] $ docker rm -f dd7f101cb7c607923e87f547592b532f2a640cffb586e1e370c5de3957dd765c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T18:24:10.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T18:24:10.891Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T18:24:11.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T18:24:11.642Z] + ls -al . [2022-09-26T18:24:11.642Z] total 200 [2022-09-26T18:24:11.642Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 18:23 . [2022-09-26T18:24:11.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:22 .. [2022-09-26T18:24:11.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 18:23 .git [2022-09-26T18:24:11.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:22 .github [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 18:22 .gitignore [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 18:22 .golangci.yml [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 18:22 .hadolint.yml [2022-09-26T18:24:11.642Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 18:22 .semver [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 18:22 Attribution.txt [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 18:22 CHANGELOG.md [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 18:22 Dockerfile [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 18:22 GOVERNANCE.md [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 18:22 Jenkinsfile [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 18:22 LICENSE [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 18:22 Makefile [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 18:22 OWNERS.md [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 18:22 README.md [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 18:22 VERSION [2022-09-26T18:24:11.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 18:22 bin [2022-09-26T18:24:11.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:22 cmd [2022-09-26T18:24:11.642Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 18:23 coverage.out [2022-09-26T18:24:11.642Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 18:22 docker-entrypoint.sh [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 26 18:22 go.mod [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 26 18:22 go.sum [2022-09-26T18:24:11.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:22 internal [2022-09-26T18:24:11.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:22 snap [2022-09-26T18:24:11.642Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:24:11.938Z] + 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=948a93caad4ab646b067336e92455ad9c6656ccc --label arch=amd64 --label version=2.3.0-dev.8 . [2022-09-26T18:24:11.938Z] Sending build context to Docker daemon 920.1kB [2022-09-26T18:24:11.938Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T18:24:11.938Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-26T18:24:11.938Z] ---> 2481e8ea1472 [2022-09-26T18:24:11.938Z] Step 3/35 : ARG MAKE="make build" [2022-09-26T18:24:11.938Z] ---> Running in 9228a956a55b [2022-09-26T18:24:12.196Z] Removing intermediate container 9228a956a55b [2022-09-26T18:24:12.196Z] ---> fab61eac6a96 [2022-09-26T18:24:12.196Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T18:24:12.196Z] ---> Running in 33b293218d95 [2022-09-26T18:24:12.196Z] Removing intermediate container 33b293218d95 [2022-09-26T18:24:12.196Z] ---> 50546ce7f423 [2022-09-26T18:24:12.196Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T18:24:12.196Z] ---> Running in 1b832f39826a [2022-09-26T18:24:12.196Z] Removing intermediate container 1b832f39826a [2022-09-26T18:24:12.196Z] ---> d271fb3217f3 [2022-09-26T18:24:12.196Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T18:24:12.455Z] ---> Running in 587c2b02910b [2022-09-26T18:24:12.714Z] Removing intermediate container 587c2b02910b [2022-09-26T18:24:12.714Z] ---> c3a221bcabb3 [2022-09-26T18:24:12.714Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T18:24:12.972Z] ---> Running in 3187bd78b1c1 [2022-09-26T18:24:12.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T18:24:13.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T18:24:14.161Z] OK: 330 MiB in 131 packages [2022-09-26T18:24:14.419Z] Removing intermediate container 3187bd78b1c1 [2022-09-26T18:24:14.419Z] ---> 21e683e66e86 [2022-09-26T18:24:14.419Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-26T18:24:14.680Z] ---> Running in bc433815a8f5 [2022-09-26T18:24:14.680Z] Removing intermediate container bc433815a8f5 [2022-09-26T18:24:14.680Z] ---> 5b97e6881905 [2022-09-26T18:24:14.680Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-26T18:24:14.680Z] ---> 189538012749 [2022-09-26T18:24:14.680Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T18:24:14.680Z] ---> Running in 818b9073c302 [2022-09-26T18:24:15.244Z] Removing intermediate container 818b9073c302 [2022-09-26T18:24:15.244Z] ---> a821e22178bc [2022-09-26T18:24:15.244Z] Step 11/35 : COPY . . [2022-09-26T18:24:15.502Z] ---> 78bfed805891 [2022-09-26T18:24:15.502Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T18:24:15.502Z] ---> Running in d077be9cd007 [2022-09-26T18:24:15.760Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T18:24:15.760Z] Dload Upload Total Spent Left Speed [2022-09-26T18:24:15.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47965 0 --:--:-- --:--:-- --:--:-- 48272 [2022-09-26T18:24:16.325Z] Removing intermediate container d077be9cd007 [2022-09-26T18:24:16.325Z] ---> f142c03ba945 [2022-09-26T18:24:16.325Z] Step 13/35 : RUN ${MAKE} [2022-09-26T18:24:16.325Z] ---> Running in c664cc852784 [2022-09-26T18:24:16.325Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-26T18:24:38.350Z] Removing intermediate container c664cc852784 [2022-09-26T18:24:38.350Z] ---> 77cf7a905a41 [2022-09-26T18:24:38.350Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-26T18:24:38.350Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-26T18:24:38.350Z] af6660deedbd: Pulling fs layer [2022-09-26T18:24:38.350Z] 97cd0a44c592: Pulling fs layer [2022-09-26T18:24:38.350Z] 97cd0a44c592: Verifying Checksum [2022-09-26T18:24:38.350Z] 97cd0a44c592: Download complete [2022-09-26T18:24:38.350Z] af6660deedbd: Verifying Checksum [2022-09-26T18:24:38.350Z] af6660deedbd: Download complete [2022-09-26T18:24:38.350Z] af6660deedbd: Pull complete [2022-09-26T18:24:38.350Z] 97cd0a44c592: Pull complete [2022-09-26T18:24:38.350Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-26T18:24:38.350Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-26T18:24:38.350Z] ---> fea57e182299 [2022-09-26T18:24:38.350Z] Step 15/35 : FROM alpine:3.16 [2022-09-26T18:24:38.350Z] 3.16: Pulling from library/alpine [2022-09-26T18:24:38.618Z] 213ec9aee27d: Pulling fs layer [2022-09-26T18:24:38.882Z] 213ec9aee27d: Download complete [2022-09-26T18:24:39.140Z] 213ec9aee27d: Pull complete [2022-09-26T18:24:39.140Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T18:24:39.399Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T18:24:39.399Z] ---> 9c6f07244728 [2022-09-26T18:24:39.399Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-26T18:24:39.969Z] ---> Running in 4a9dbcb7d793 [2022-09-26T18:24:40.227Z] Removing intermediate container 4a9dbcb7d793 [2022-09-26T18:24:40.227Z] ---> d9f3b9ae4fa3 [2022-09-26T18:24:40.227Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-26T18:24:40.485Z] ---> Running in 590712d61692 [2022-09-26T18:24:41.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T18:24:41.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T18:24:41.309Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-26T18:24:41.309Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-26T18:24:41.309Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-26T18:24:41.309Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-26T18:24:41.309Z] (5/83) Installing libxcb (1.15-r0) [2022-09-26T18:24:41.566Z] (6/83) Installing libx11 (1.8-r0) [2022-09-26T18:24:41.566Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-26T18:24:41.566Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-26T18:24:41.566Z] (9/83) Installing expat (2.4.9-r0) [2022-09-26T18:24:41.566Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-26T18:24:41.566Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-26T18:24:41.566Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-26T18:24:41.566Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-26T18:24:41.566Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-26T18:24:41.566Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-26T18:24:41.566Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-26T18:24:41.566Z] (17/83) Installing libintl (0.21-r2) [2022-09-26T18:24:41.566Z] (18/83) Installing libblkid (2.38-r1) [2022-09-26T18:24:41.566Z] (19/83) Installing libmount (2.38-r1) [2022-09-26T18:24:41.566Z] (20/83) Installing pcre (8.45-r2) [2022-09-26T18:24:41.566Z] (21/83) Installing glib (2.72.1-r0) [2022-09-26T18:24:41.566Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-26T18:24:41.566Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-26T18:24:41.566Z] (24/83) Installing libass (0.16.0-r0) [2022-09-26T18:24:41.566Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-26T18:24:41.824Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-26T18:24:41.824Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-26T18:24:41.824Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-26T18:24:41.824Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-26T18:24:41.824Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-26T18:24:41.824Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-26T18:24:41.824Z] (32/83) Installing libunistring (1.0-r0) [2022-09-26T18:24:41.824Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-26T18:24:41.824Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-26T18:24:41.824Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-26T18:24:41.824Z] (36/83) Installing lame (3.100-r0) [2022-09-26T18:24:41.824Z] (37/83) Installing opus (1.3.1-r1) [2022-09-26T18:24:41.824Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-26T18:24:41.824Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-26T18:24:41.824Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-26T18:24:41.824Z] (41/83) Installing orc (0.4.32-r0) [2022-09-26T18:24:41.824Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T18:24:41.824Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-26T18:24:41.824Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T18:24:41.824Z] (45/83) Installing flac (1.3.4-r0) [2022-09-26T18:24:41.824Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-26T18:24:41.824Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-26T18:24:41.824Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-26T18:24:41.824Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-26T18:24:41.824Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-26T18:24:41.824Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-26T18:24:41.824Z] (52/83) Installing libpulse (15.0-r2) [2022-09-26T18:24:41.824Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-26T18:24:42.081Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-26T18:24:42.081Z] (55/83) Installing librist (0.2.6-r1) [2022-09-26T18:24:42.081Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-26T18:24:42.081Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-26T18:24:42.081Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-26T18:24:42.081Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T18:24:42.081Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T18:24:42.081Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-26T18:24:42.081Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-26T18:24:42.081Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T18:24:42.081Z] (64/83) Installing libva (2.14.0-r0) [2022-09-26T18:24:42.081Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-26T18:24:42.081Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-26T18:24:42.081Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-26T18:24:42.081Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-26T18:24:42.081Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-26T18:24:42.081Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-26T18:24:42.081Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-26T18:24:42.339Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-26T18:24:42.339Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-26T18:24:42.339Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-26T18:24:42.339Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-26T18:24:42.339Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T18:24:42.339Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-26T18:24:42.339Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-26T18:24:42.339Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-26T18:24:42.339Z] (79/83) Installing kmod-libs (29-r2) [2022-09-26T18:24:42.339Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-26T18:24:42.339Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-26T18:24:42.339Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-26T18:24:42.339Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-26T18:24:42.339Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T18:24:42.339Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T18:24:42.339Z] OK: 101 MiB in 97 packages [2022-09-26T18:24:44.870Z] Removing intermediate container 590712d61692 [2022-09-26T18:24:44.870Z] ---> e9ff34b39c35 [2022-09-26T18:24:44.870Z] Step 18/35 : WORKDIR / [2022-09-26T18:24:44.870Z] ---> Running in f66cb9a0fe19 [2022-09-26T18:24:44.870Z] Removing intermediate container f66cb9a0fe19 [2022-09-26T18:24:44.870Z] ---> 7c7d9774159c [2022-09-26T18:24:44.870Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-26T18:24:45.128Z] ---> 997034869b8b [2022-09-26T18:24:45.128Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-26T18:24:45.386Z] ---> 082cd37504dc [2022-09-26T18:24:45.386Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-26T18:24:45.386Z] ---> d8b4f83e6ca4 [2022-09-26T18:24:45.386Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-26T18:24:45.644Z] ---> 91e461e3280f [2022-09-26T18:24:45.644Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-26T18:24:45.644Z] ---> 214332c17044 [2022-09-26T18:24:45.644Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-26T18:24:45.901Z] ---> 9c7921e06f5a [2022-09-26T18:24:45.901Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-26T18:24:46.467Z] ---> c3f59f95613e [2022-09-26T18:24:46.467Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-26T18:24:46.467Z] ---> Running in 7236702bc9ed [2022-09-26T18:24:47.034Z] Removing intermediate container 7236702bc9ed [2022-09-26T18:24:47.034Z] ---> 0e7efafeeb11 [2022-09-26T18:24:47.034Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-26T18:24:47.034Z] ---> Running in 52d4993114e3 [2022-09-26T18:24:47.471Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1180 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-09-26T18:24:47.481Z] Running in /w/workspace/device-usb-camera/47 [Pipeline] { [Pipeline] checkout [2022-09-26T18:24:47.507Z] Selected Git installation does not exist. Using Default [2022-09-26T18:24:47.507Z] The recommended git tool is: NONE [2022-09-26T18:24:47.597Z] Removing intermediate container 52d4993114e3 [2022-09-26T18:24:47.597Z] ---> 931ba0a030ae [2022-09-26T18:24:47.597Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-26T18:24:47.597Z] ---> Running in d1947d1d29eb [2022-09-26T18:24:48.161Z] Removing intermediate container d1947d1d29eb [2022-09-26T18:24:48.161Z] ---> e98f3e9e252a [2022-09-26T18:24:48.161Z] Step 29/35 : EXPOSE 59983 [2022-09-26T18:24:48.161Z] ---> Running in afbd7477713a [2022-09-26T18:24:48.161Z] Removing intermediate container afbd7477713a [2022-09-26T18:24:48.161Z] ---> 7c174b38babe [2022-09-26T18:24:48.161Z] Step 30/35 : EXPOSE 8554 [2022-09-26T18:24:48.161Z] ---> Running in a8d8d7189993 [2022-09-26T18:24:48.161Z] Removing intermediate container a8d8d7189993 [2022-09-26T18:24:48.161Z] ---> 9e69a417c261 [2022-09-26T18:24:48.161Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-26T18:24:48.419Z] ---> Running in 1fc6b9cdd873 [2022-09-26T18:24:48.419Z] Removing intermediate container 1fc6b9cdd873 [2022-09-26T18:24:48.419Z] ---> 6faeded3812d [2022-09-26T18:24:48.419Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-26T18:24:48.419Z] ---> Running in 7e7a5018f5f0 [2022-09-26T18:24:48.419Z] Removing intermediate container 7e7a5018f5f0 [2022-09-26T18:24:48.419Z] ---> 818d17cf57f4 [2022-09-26T18:24:48.419Z] Step 33/35 : LABEL arch=amd64 [2022-09-26T18:24:48.419Z] ---> Running in 8ba1792e2679 [2022-09-26T18:24:48.677Z] Removing intermediate container 8ba1792e2679 [2022-09-26T18:24:48.677Z] ---> fa3a2de6bf53 [2022-09-26T18:24:48.677Z] Step 34/35 : LABEL git_sha=948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:24:48.677Z] ---> Running in 5323090767cb [2022-09-26T18:24:48.677Z] Removing intermediate container 5323090767cb [2022-09-26T18:24:48.677Z] ---> 7b65e224c04e [2022-09-26T18:24:48.677Z] Step 35/35 : LABEL version=2.3.0-dev.8 [2022-09-26T18:24:48.677Z] ---> Running in aa7c2576a058 [2022-09-26T18:24:48.935Z] Removing intermediate container aa7c2576a058 [2022-09-26T18:24:48.935Z] ---> 0a82666ab91f [2022-09-26T18:24:48.935Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T18:24:48.935Z] Successfully built 0a82666ab91f [2022-09-26T18:24:48.935Z] 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-09-26T18:24:49.037Z] provisioning config files... [2022-09-26T18:24:49.045Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15687802736311778232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:24:49.334Z] ---> docker-login.sh [2022-09-26T18:24:49.334Z] nexus3.edgexfoundry.org:10001 [2022-09-26T18:24:49.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:24:49.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:24:49.334Z] Configure a credential helper to remove this warning. See [2022-09-26T18:24:49.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:24:49.334Z] [2022-09-26T18:24:49.334Z] Login Succeeded [2022-09-26T18:24:49.334Z] nexus3.edgexfoundry.org:10002 [2022-09-26T18:24:49.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:24:49.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:24:49.334Z] Configure a credential helper to remove this warning. See [2022-09-26T18:24:49.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:24:49.334Z] [2022-09-26T18:24:49.334Z] Login Succeeded [2022-09-26T18:24:49.334Z] nexus3.edgexfoundry.org:10003 [2022-09-26T18:24:49.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:24:49.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:24:49.594Z] Configure a credential helper to remove this warning. See [2022-09-26T18:24:49.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:24:49.594Z] [2022-09-26T18:24:49.594Z] Login Succeeded [2022-09-26T18:24:49.594Z] nexus3.edgexfoundry.org:10004 [2022-09-26T18:24:49.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:24:49.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:24:49.594Z] Configure a credential helper to remove this warning. See [2022-09-26T18:24:49.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:24:49.594Z] [2022-09-26T18:24:49.594Z] Login Succeeded [2022-09-26T18:24:49.594Z] docker.io [2022-09-26T18:24:49.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:24:50.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:24:50.111Z] Configure a credential helper to remove this warning. See [2022-09-26T18:24:50.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:24:50.111Z] [2022-09-26T18:24:50.111Z] Login Succeeded [2022-09-26T18:24:50.111Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T18:24:50.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T18:24:50.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T18:24:50.170Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-09-26T18:24:50.170Z] 948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:24:50.170Z] latest [2022-09-26T18:24:50.170Z] 2.3.0-dev.8 [2022-09-26T18:24:50.170Z] 948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [2022-09-26T18:24:50.170Z] main [2022-09-26T18:24:50.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:24:50.485Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:24:50.786Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:24:50.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T18:24:50.786Z] 93559c2511f6: Preparing [2022-09-26T18:24:50.786Z] 49c335c7ec04: Preparing [2022-09-26T18:24:50.786Z] ad7bba7e1b03: Preparing [2022-09-26T18:24:50.786Z] 550e596c6d0e: Preparing [2022-09-26T18:24:50.786Z] 1207169bf42c: Preparing [2022-09-26T18:24:50.786Z] 106d52cb6090: Preparing [2022-09-26T18:24:50.786Z] 7fbd6729034b: Preparing [2022-09-26T18:24:50.786Z] 467ffa1ca438: Preparing [2022-09-26T18:24:50.786Z] 5970db7091f8: Preparing [2022-09-26T18:24:50.786Z] c7bab438bdfa: Preparing [2022-09-26T18:24:50.786Z] b4157d17048c: Preparing [2022-09-26T18:24:50.786Z] 994393dc58e7: Preparing [2022-09-26T18:24:50.786Z] 106d52cb6090: Waiting [2022-09-26T18:24:50.786Z] 7fbd6729034b: Waiting [2022-09-26T18:24:50.786Z] 467ffa1ca438: Waiting [2022-09-26T18:24:50.786Z] b4157d17048c: Waiting [2022-09-26T18:24:50.786Z] 5970db7091f8: Waiting [2022-09-26T18:24:50.786Z] 994393dc58e7: Waiting [2022-09-26T18:24:50.786Z] c7bab438bdfa: Waiting [2022-09-26T18:24:50.786Z] 93559c2511f6: Pushed [2022-09-26T18:24:50.786Z] 1207169bf42c: Pushed [2022-09-26T18:24:50.786Z] 49c335c7ec04: Pushed [2022-09-26T18:24:50.786Z] ad7bba7e1b03: Pushed [2022-09-26T18:24:51.046Z] 7fbd6729034b: Pushed [2022-09-26T18:24:51.046Z] 5970db7091f8: Pushed [2022-09-26T18:24:51.046Z] 106d52cb6090: Pushed [2022-09-26T18:24:51.046Z] 467ffa1ca438: Pushed [2022-09-26T18:24:51.046Z] 994393dc58e7: Layer already exists [2022-09-26T18:24:52.367Z] using credential edgex-jenkins-ssh [2022-09-26T18:24:52.383Z] Cloning the remote Git repository [2022-09-26T18:24:52.946Z] 550e596c6d0e: Pushed [2022-09-26T18:24:52.427Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-26T18:24:52.507Z] > git init /w/workspace/device-usb-camera/47 # timeout=10 [2022-09-26T18:24:52.758Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-26T18:24:52.759Z] > git --version # timeout=10 [2022-09-26T18:24:52.779Z] > git --version # 'git version 2.25.1' [2022-09-26T18:24:52.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T18:24:52.827Z] Verifying host key using known hosts file [2022-09-26T18:24:53.006Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T18:24:53.018Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T18:24:53.880Z] c7bab438bdfa: Pushed [2022-09-26T18:24:54.561Z] Avoid second fetch [2022-09-26T18:24:54.561Z] Checking out Revision 948a93caad4ab646b067336e92455ad9c6656ccc (main) [2022-09-26T18:24:53.731Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-26T18:24:53.756Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T18:24:54.579Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T18:24:54.609Z] > git checkout -f 948a93caad4ab646b067336e92455ad9c6656ccc # timeout=10 [2022-09-26T18:24:55.042Z] Commit message: "Merge pull request #87 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.3.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T18:24:55.888Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T18:24:55.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T18:24:55.888Z] Dload Upload Total Spent Left Speed [2022-09-26T18:24:55.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73267 0 --:--:-- --:--:-- --:--:-- 73695 [Pipeline] sh [2022-09-26T18:24:56.461Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T18:24:56.787Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T18:24:56.787Z] + sudo tee /etc/docker/daemon.new [2022-09-26T18:24:56.787Z] { [2022-09-26T18:24:56.787Z] "registry-mirrors": [ [2022-09-26T18:24:56.787Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T18:24:56.787Z] ], [2022-09-26T18:24:56.787Z] "bip": "10.250.0.254/24", [2022-09-26T18:24:56.787Z] "hosts": [ [2022-09-26T18:24:56.787Z] "tcp://0.0.0.0:5555", [2022-09-26T18:24:56.787Z] "unix:///var/run/docker.sock" [2022-09-26T18:24:56.787Z] ], [2022-09-26T18:24:56.787Z] "mtu": 1458, [2022-09-26T18:24:56.787Z] "selinux-enabled": true, [2022-09-26T18:24:56.787Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T18:24:56.787Z] } [Pipeline] sh [2022-09-26T18:24:57.112Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T18:24:57.436Z] + sudo service docker restart [2022-09-26T18:25:00.444Z] b4157d17048c: Pushed [2022-09-26T18:25:00.444Z] 948a93caad4ab646b067336e92455ad9c6656ccc: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:00.747Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:01.050Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-26T18:25:01.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T18:25:01.050Z] 93559c2511f6: Preparing [2022-09-26T18:25:01.050Z] 49c335c7ec04: Preparing [2022-09-26T18:25:01.050Z] ad7bba7e1b03: Preparing [2022-09-26T18:25:01.050Z] 550e596c6d0e: Preparing [2022-09-26T18:25:01.050Z] 1207169bf42c: Preparing [2022-09-26T18:25:01.050Z] 106d52cb6090: Preparing [2022-09-26T18:25:01.050Z] 7fbd6729034b: Preparing [2022-09-26T18:25:01.050Z] 467ffa1ca438: Preparing [2022-09-26T18:25:01.050Z] 5970db7091f8: Preparing [2022-09-26T18:25:01.050Z] c7bab438bdfa: Preparing [2022-09-26T18:25:01.050Z] b4157d17048c: Preparing [2022-09-26T18:25:01.050Z] 994393dc58e7: Preparing [2022-09-26T18:25:01.050Z] 467ffa1ca438: Waiting [2022-09-26T18:25:01.050Z] 5970db7091f8: Waiting [2022-09-26T18:25:01.050Z] c7bab438bdfa: Waiting [2022-09-26T18:25:01.050Z] b4157d17048c: Waiting [2022-09-26T18:25:01.050Z] 994393dc58e7: Waiting [2022-09-26T18:25:01.050Z] 106d52cb6090: Waiting [2022-09-26T18:25:01.050Z] 7fbd6729034b: Waiting [2022-09-26T18:25:01.050Z] ad7bba7e1b03: Layer already exists [2022-09-26T18:25:01.050Z] 1207169bf42c: Layer already exists [2022-09-26T18:25:01.050Z] 93559c2511f6: Layer already exists [2022-09-26T18:25:01.050Z] 49c335c7ec04: Layer already exists [2022-09-26T18:25:01.050Z] 550e596c6d0e: Layer already exists [2022-09-26T18:25:01.050Z] 106d52cb6090: Layer already exists [2022-09-26T18:25:01.050Z] 7fbd6729034b: Layer already exists [2022-09-26T18:25:01.050Z] 467ffa1ca438: Layer already exists [2022-09-26T18:25:01.050Z] 5970db7091f8: Layer already exists [2022-09-26T18:25:01.050Z] c7bab438bdfa: Layer already exists [2022-09-26T18:25:01.050Z] b4157d17048c: Layer already exists [2022-09-26T18:25:01.050Z] 994393dc58e7: Layer already exists [2022-09-26T18:25:01.050Z] latest: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:01.355Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:01.654Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.8 [2022-09-26T18:25:01.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T18:25:01.654Z] 93559c2511f6: Preparing [2022-09-26T18:25:01.654Z] 49c335c7ec04: Preparing [2022-09-26T18:25:01.654Z] ad7bba7e1b03: Preparing [2022-09-26T18:25:01.654Z] 550e596c6d0e: Preparing [2022-09-26T18:25:01.654Z] 1207169bf42c: Preparing [2022-09-26T18:25:01.654Z] 106d52cb6090: Preparing [2022-09-26T18:25:01.654Z] 7fbd6729034b: Preparing [2022-09-26T18:25:01.654Z] 467ffa1ca438: Preparing [2022-09-26T18:25:01.654Z] 5970db7091f8: Preparing [2022-09-26T18:25:01.654Z] c7bab438bdfa: Preparing [2022-09-26T18:25:01.654Z] b4157d17048c: Preparing [2022-09-26T18:25:01.654Z] 994393dc58e7: Preparing [2022-09-26T18:25:01.654Z] 5970db7091f8: Waiting [2022-09-26T18:25:01.654Z] 106d52cb6090: Waiting [2022-09-26T18:25:01.654Z] c7bab438bdfa: Waiting [2022-09-26T18:25:01.654Z] b4157d17048c: Waiting [2022-09-26T18:25:01.654Z] 7fbd6729034b: Waiting [2022-09-26T18:25:01.654Z] 994393dc58e7: Waiting [2022-09-26T18:25:01.654Z] 467ffa1ca438: Waiting [2022-09-26T18:25:01.654Z] 49c335c7ec04: Layer already exists [2022-09-26T18:25:01.654Z] ad7bba7e1b03: Layer already exists [2022-09-26T18:25:01.654Z] 93559c2511f6: Layer already exists [2022-09-26T18:25:01.654Z] 550e596c6d0e: Layer already exists [2022-09-26T18:25:01.654Z] 1207169bf42c: Layer already exists [2022-09-26T18:25:01.654Z] 106d52cb6090: Layer already exists [2022-09-26T18:25:01.654Z] c7bab438bdfa: Layer already exists [2022-09-26T18:25:01.654Z] 5970db7091f8: Layer already exists [2022-09-26T18:25:01.654Z] 467ffa1ca438: Layer already exists [2022-09-26T18:25:01.654Z] 7fbd6729034b: Layer already exists [2022-09-26T18:25:01.654Z] b4157d17048c: Layer already exists [2022-09-26T18:25:01.654Z] 994393dc58e7: Layer already exists [2022-09-26T18:25:01.654Z] 2.3.0-dev.8: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:01.961Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:02.268Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [2022-09-26T18:25:02.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T18:25:02.268Z] 93559c2511f6: Preparing [2022-09-26T18:25:02.268Z] 49c335c7ec04: Preparing [2022-09-26T18:25:02.268Z] ad7bba7e1b03: Preparing [2022-09-26T18:25:02.268Z] 550e596c6d0e: Preparing [2022-09-26T18:25:02.268Z] 1207169bf42c: Preparing [2022-09-26T18:25:02.268Z] 106d52cb6090: Preparing [2022-09-26T18:25:02.268Z] 106d52cb6090: Waiting [2022-09-26T18:25:02.268Z] 7fbd6729034b: Preparing [2022-09-26T18:25:02.268Z] 467ffa1ca438: Preparing [2022-09-26T18:25:02.268Z] 5970db7091f8: Preparing [2022-09-26T18:25:02.268Z] c7bab438bdfa: Preparing [2022-09-26T18:25:02.268Z] b4157d17048c: Preparing [2022-09-26T18:25:02.268Z] 994393dc58e7: Preparing [2022-09-26T18:25:02.268Z] 7fbd6729034b: Waiting [2022-09-26T18:25:02.268Z] b4157d17048c: Waiting [2022-09-26T18:25:02.268Z] 467ffa1ca438: Waiting [2022-09-26T18:25:02.268Z] 994393dc58e7: Waiting [2022-09-26T18:25:02.268Z] 5970db7091f8: Waiting [2022-09-26T18:25:02.268Z] c7bab438bdfa: Waiting [2022-09-26T18:25:02.268Z] 49c335c7ec04: Layer already exists [2022-09-26T18:25:02.268Z] ad7bba7e1b03: Layer already exists [2022-09-26T18:25:02.268Z] 550e596c6d0e: Layer already exists [2022-09-26T18:25:02.268Z] 1207169bf42c: Layer already exists [2022-09-26T18:25:02.268Z] 106d52cb6090: Layer already exists [2022-09-26T18:25:02.268Z] 93559c2511f6: Layer already exists [2022-09-26T18:25:02.268Z] 7fbd6729034b: Layer already exists [2022-09-26T18:25:02.268Z] 5970db7091f8: Layer already exists [2022-09-26T18:25:02.268Z] 467ffa1ca438: Layer already exists [2022-09-26T18:25:02.268Z] b4157d17048c: Layer already exists [2022-09-26T18:25:02.268Z] 994393dc58e7: Layer already exists [2022-09-26T18:25:02.268Z] c7bab438bdfa: Layer already exists [2022-09-26T18:25:02.268Z] 948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:02.575Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:02.876Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-09-26T18:25:02.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T18:25:02.876Z] 93559c2511f6: Preparing [2022-09-26T18:25:02.876Z] 49c335c7ec04: Preparing [2022-09-26T18:25:02.876Z] ad7bba7e1b03: Preparing [2022-09-26T18:25:02.876Z] 550e596c6d0e: Preparing [2022-09-26T18:25:02.876Z] 1207169bf42c: Preparing [2022-09-26T18:25:02.876Z] 106d52cb6090: Preparing [2022-09-26T18:25:02.876Z] 7fbd6729034b: Preparing [2022-09-26T18:25:02.876Z] 467ffa1ca438: Preparing [2022-09-26T18:25:02.876Z] 5970db7091f8: Preparing [2022-09-26T18:25:02.876Z] c7bab438bdfa: Preparing [2022-09-26T18:25:02.876Z] b4157d17048c: Preparing [2022-09-26T18:25:02.876Z] 994393dc58e7: Preparing [2022-09-26T18:25:02.876Z] 7fbd6729034b: Waiting [2022-09-26T18:25:02.876Z] 467ffa1ca438: Waiting [2022-09-26T18:25:02.876Z] 106d52cb6090: Waiting [2022-09-26T18:25:02.876Z] 5970db7091f8: Waiting [2022-09-26T18:25:02.876Z] c7bab438bdfa: Waiting [2022-09-26T18:25:02.876Z] b4157d17048c: Waiting [2022-09-26T18:25:02.876Z] 994393dc58e7: Waiting [2022-09-26T18:25:02.876Z] 93559c2511f6: Layer already exists [2022-09-26T18:25:02.876Z] 550e596c6d0e: Layer already exists [2022-09-26T18:25:02.876Z] 1207169bf42c: Layer already exists [2022-09-26T18:25:02.876Z] 49c335c7ec04: Layer already exists [2022-09-26T18:25:02.876Z] ad7bba7e1b03: Layer already exists [2022-09-26T18:25:02.876Z] 106d52cb6090: Layer already exists [2022-09-26T18:25:02.876Z] 467ffa1ca438: Layer already exists [2022-09-26T18:25:02.876Z] 5970db7091f8: Layer already exists [2022-09-26T18:25:02.876Z] c7bab438bdfa: Layer already exists [2022-09-26T18:25:02.876Z] 7fbd6729034b: Layer already exists [2022-09-26T18:25:02.876Z] b4157d17048c: Layer already exists [2022-09-26T18:25:02.876Z] 994393dc58e7: Layer already exists [2022-09-26T18:25:02.876Z] main: digest: sha256:7ce7290160fc28b416d8db457fec80bb54fd08c95e6442f591ee501fb6369904 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T18:25:02.912Z] ===================================================== [Pipeline] echo [2022-09-26T18:25:02.918Z] taggedImages: [2022-09-26T18:25:02.918Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:25:02.918Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-26T18:25:02.918Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.8 [2022-09-26T18:25:02.918Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [2022-09-26T18:25:02.918Z] - 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-09-26T18:25:03.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T18:25:03.267Z] [2022-09-26T18:25:03.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:03.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T18:25:03.561Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T18:25:03.561Z] 5eb5b503b376: Pulling fs layer [2022-09-26T18:25:03.561Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T18:25:03.561Z] ec43610c2a17: Pulling fs layer [2022-09-26T18:25:03.561Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T18:25:03.561Z] 33b1e0a273af: Pulling fs layer [2022-09-26T18:25:03.561Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T18:25:03.561Z] 2f39f015ded8: Pulling fs layer [2022-09-26T18:25:03.561Z] 3a2ae6a8a46f: Waiting [2022-09-26T18:25:03.561Z] 33b1e0a273af: Waiting [2022-09-26T18:25:03.561Z] 2f39f015ded8: Waiting [2022-09-26T18:25:03.561Z] 5d3b04190fa2: Waiting [2022-09-26T18:25:03.561Z] 5c69ac0246d0: Download complete [2022-09-26T18:25:03.832Z] 3a2ae6a8a46f: Download complete [2022-09-26T18:25:03.832Z] 33b1e0a273af: Verifying Checksum [2022-09-26T18:25:03.832Z] 33b1e0a273af: Download complete [2022-09-26T18:25:03.832Z] ec43610c2a17: Verifying Checksum [2022-09-26T18:25:03.832Z] ec43610c2a17: Download complete [2022-09-26T18:25:03.832Z] 5d3b04190fa2: Verifying Checksum [2022-09-26T18:25:03.832Z] 5d3b04190fa2: Download complete [2022-09-26T18:25:03.832Z] 5eb5b503b376: Verifying Checksum [2022-09-26T18:25:03.832Z] 5eb5b503b376: Download complete [2022-09-26T18:25:04.767Z] 2f39f015ded8: Download complete [2022-09-26T18:25:05.026Z] 5eb5b503b376: Pull complete [2022-09-26T18:25:05.027Z] 5c69ac0246d0: Pull complete [2022-09-26T18:25:05.595Z] ec43610c2a17: Pull complete [2022-09-26T18:25:05.595Z] 3a2ae6a8a46f: Pull complete [2022-09-26T18:25:05.852Z] 33b1e0a273af: Pull complete [2022-09-26T18:25:05.852Z] 5d3b04190fa2: Pull complete [2022-09-26T18:25:10.031Z] 2f39f015ded8: Pull complete [2022-09-26T18:25:10.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T18:25:10.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T18:25:10.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:25:10.101Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:25:10.134Z] $ 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-09-26T18:25:13.021Z] $ docker top 31a90432a17f97adcd519f1472a5d7700fcfa63d25edb22a734462c764740fa5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:25:13.415Z] ---> job-cost.sh [2022-09-26T18:25:13.415Z] lf-activate-venv: SKIPPING [2022-09-26T18:25:13.415Z] INFO: No Stack... [2022-09-26T18:25:13.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T18:25:14.239Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T18:25:14.527Z] + cut -d, -f6 [2022-09-26T18:25:14.527Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2022-09-26T18:25:14.539Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [2022-09-26T18:25:14.546Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] did not exist. Created. [2022-09-26T18:25:14.546Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T18:25:14.840Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T18:25:14.868Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T18:25:14.874Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T18:25:14.891Z] $ docker stop --time=1 31a90432a17f97adcd519f1472a5d7700fcfa63d25edb22a734462c764740fa5 [2022-09-26T18:25:16.026Z] $ docker rm -f 31a90432a17f97adcd519f1472a5d7700fcfa63d25edb22a734462c764740fa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2022-09-26T18:25:16.101Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-26T18:25:16.130Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/47@tmp/config9395361379667739181tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:25:16.468Z] ---> docker-login.sh [2022-09-26T18:25:16.468Z] nexus3.edgexfoundry.org:10001 [2022-09-26T18:25:16.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:25:17.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:25:17.009Z] Configure a credential helper to remove this warning. See [2022-09-26T18:25:17.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:25:17.009Z] [2022-09-26T18:25:17.009Z] Login Succeeded [2022-09-26T18:25:17.009Z] nexus3.edgexfoundry.org:10002 [2022-09-26T18:25:17.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:25:17.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:25:17.280Z] Configure a credential helper to remove this warning. See [2022-09-26T18:25:17.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:25:17.280Z] [2022-09-26T18:25:17.280Z] Login Succeeded [2022-09-26T18:25:17.280Z] nexus3.edgexfoundry.org:10003 [2022-09-26T18:25:17.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:25:17.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:25:17.823Z] Configure a credential helper to remove this warning. See [2022-09-26T18:25:17.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:25:17.823Z] [2022-09-26T18:25:17.823Z] Login Succeeded [2022-09-26T18:25:17.823Z] nexus3.edgexfoundry.org:10004 [2022-09-26T18:25:18.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:25:18.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:25:18.094Z] Configure a credential helper to remove this warning. See [2022-09-26T18:25:18.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:25:18.094Z] [2022-09-26T18:25:18.094Z] Login Succeeded [2022-09-26T18:25:18.094Z] docker.io [2022-09-26T18:25:18.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:25:18.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:25:18.631Z] Configure a credential helper to remove this warning. See [2022-09-26T18:25:18.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:25:18.631Z] [2022-09-26T18:25:18.631Z] Login Succeeded [2022-09-26T18:25:18.631Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T18:25:18.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T18:25:18.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T18:25:18.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T18:25:18.800Z] ========================================================= [2022-09-26T18:25:18.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T18:25:18.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:25:19.127Z] + 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-09-26T18:25:19.394Z] Sending build context to Docker daemon 573.4kB [2022-09-26T18:25:19.394Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T18:25:19.394Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T18:25:19.394Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T18:25:19.394Z] b3c136eddcbf: Pulling fs layer [2022-09-26T18:25:19.394Z] c0a3192eca97: Pulling fs layer [2022-09-26T18:25:19.394Z] a050256f5b6f: Pulling fs layer [2022-09-26T18:25:19.394Z] 656be50a0ddc: Pulling fs layer [2022-09-26T18:25:19.394Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T18:25:19.394Z] 46d945488cbd: Pulling fs layer [2022-09-26T18:25:19.394Z] 8a5474983e97: Pulling fs layer [2022-09-26T18:25:19.394Z] 329c88fbcd65: Pulling fs layer [2022-09-26T18:25:19.394Z] 46d945488cbd: Waiting [2022-09-26T18:25:19.394Z] 8a5474983e97: Waiting [2022-09-26T18:25:19.394Z] 656be50a0ddc: Waiting [2022-09-26T18:25:19.394Z] 2bbca73fdf42: Waiting [2022-09-26T18:25:19.394Z] 329c88fbcd65: Waiting [2022-09-26T18:25:19.667Z] a050256f5b6f: Verifying Checksum [2022-09-26T18:25:19.667Z] a050256f5b6f: Download complete [2022-09-26T18:25:19.667Z] c0a3192eca97: Verifying Checksum [2022-09-26T18:25:19.667Z] c0a3192eca97: Download complete [2022-09-26T18:25:19.667Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T18:25:19.667Z] 2bbca73fdf42: Download complete [2022-09-26T18:25:19.667Z] 46d945488cbd: Verifying Checksum [2022-09-26T18:25:19.667Z] 46d945488cbd: Download complete [2022-09-26T18:25:19.667Z] b3c136eddcbf: Verifying Checksum [2022-09-26T18:25:19.667Z] b3c136eddcbf: Download complete [2022-09-26T18:25:20.637Z] b3c136eddcbf: Pull complete [2022-09-26T18:25:20.904Z] 329c88fbcd65: Verifying Checksum [2022-09-26T18:25:20.904Z] 329c88fbcd65: Download complete [2022-09-26T18:25:21.185Z] c0a3192eca97: Pull complete [2022-09-26T18:25:21.472Z] a050256f5b6f: Pull complete [2022-09-26T18:25:21.753Z] 8a5474983e97: Verifying Checksum [2022-09-26T18:25:21.753Z] 8a5474983e97: Download complete [2022-09-26T18:25:22.716Z] 656be50a0ddc: Verifying Checksum [2022-09-26T18:25:22.716Z] 656be50a0ddc: Download complete [2022-09-26T18:25:35.028Z] 656be50a0ddc: Pull complete [2022-09-26T18:25:35.028Z] 2bbca73fdf42: Pull complete [2022-09-26T18:25:35.028Z] 46d945488cbd: Pull complete [2022-09-26T18:25:40.399Z] 8a5474983e97: Pull complete [2022-09-26T18:25:42.990Z] 329c88fbcd65: Pull complete [2022-09-26T18:25:42.990Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T18:25:42.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T18:25:42.990Z] ---> ff4287adb874 [2022-09-26T18:25:42.990Z] Step 3/13 : ARG MAKE="make build" [2022-09-26T18:25:44.572Z] ---> Running in eb30894b38a5 [2022-09-26T18:25:44.572Z] Removing intermediate container eb30894b38a5 [2022-09-26T18:25:44.572Z] ---> e3d570a4e79e [2022-09-26T18:25:44.572Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T18:25:44.572Z] ---> Running in 89ff6b7c372a [2022-09-26T18:25:44.862Z] Removing intermediate container 89ff6b7c372a [2022-09-26T18:25:44.862Z] ---> 2f6bfd77a376 [2022-09-26T18:25:44.862Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T18:25:45.134Z] ---> Running in 67673cd2979f [2022-09-26T18:25:45.454Z] Removing intermediate container 67673cd2979f [2022-09-26T18:25:45.454Z] ---> 4e88118d730d [2022-09-26T18:25:45.454Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T18:25:45.454Z] ---> Running in a66cf9893dc8 [2022-09-26T18:25:47.407Z] Removing intermediate container a66cf9893dc8 [2022-09-26T18:25:47.407Z] ---> b22e0e2d17a3 [2022-09-26T18:25:47.407Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T18:25:47.407Z] ---> Running in 17298f8b507e [2022-09-26T18:25:48.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T18:25:48.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T18:25:49.910Z] (1/14) Installing libintl (0.21-r2) [2022-09-26T18:25:50.176Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-26T18:25:50.176Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T18:25:50.176Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T18:25:50.442Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-26T18:25:50.442Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-26T18:25:50.710Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T18:25:50.710Z] (7/14) Installing libblkid (2.38-r1) [2022-09-26T18:25:50.710Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-26T18:25:50.975Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-26T18:25:50.975Z] (10/14) Installing kmod-libs (29-r2) [2022-09-26T18:25:50.975Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-26T18:25:51.241Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-26T18:25:51.241Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-26T18:25:51.508Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-26T18:25:51.508Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T18:25:51.508Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T18:25:51.508Z] OK: 228 MiB in 65 packages [2022-09-26T18:25:52.917Z] Removing intermediate container 17298f8b507e [2022-09-26T18:25:52.917Z] ---> adc74318db43 [2022-09-26T18:25:52.917Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-26T18:25:52.917Z] ---> Running in 484787bd25d7 [2022-09-26T18:25:52.917Z] Removing intermediate container 484787bd25d7 [2022-09-26T18:25:52.917Z] ---> 1230da9a221f [2022-09-26T18:25:52.917Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-26T18:25:53.501Z] ---> 547c6e5869ad [2022-09-26T18:25:53.501Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T18:25:53.501Z] ---> Running in 3f178b4bec12 [2022-09-26T18:26:40.364Z] Removing intermediate container 3f178b4bec12 [2022-09-26T18:26:40.364Z] ---> f70fd5990df6 [2022-09-26T18:26:40.364Z] Step 11/13 : COPY . . [2022-09-26T18:26:40.364Z] ---> faa99474c8fc [2022-09-26T18:26:40.364Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T18:26:40.364Z] ---> Running in 0f9cb5f2259a [2022-09-26T18:26:40.950Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T18:26:40.950Z] Dload Upload Total Spent Left Speed [2022-09-26T18:26:41.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13552 0 --:--:-- --:--:-- --:--:-- 13615 [2022-09-26T18:26:41.802Z] Removing intermediate container 0f9cb5f2259a [2022-09-26T18:26:41.802Z] ---> 29787d22b9a1 [2022-09-26T18:26:41.802Z] Step 13/13 : RUN ${MAKE} [2022-09-26T18:26:41.802Z] ---> Running in 8e38fc33764e [2022-09-26T18:26:42.764Z] noop [2022-09-26T18:26:43.349Z] Removing intermediate container 8e38fc33764e [2022-09-26T18:26:43.349Z] ---> 5106f7f65195 [2022-09-26T18:26:43.349Z] Successfully built 5106f7f65195 [2022-09-26T18:26:43.349Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:26:43.967Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T18:26:43.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:26:44.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-1180 does not seem to be running inside a container [2022-09-26T18:26:44.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/47 -v /w/workspace/device-usb-camera/47:/w/workspace/device-usb-camera/47:rw,z -v /w/workspace/device-usb-camera/47@tmp:/w/workspace/device-usb-camera/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T18:26:45.396Z] $ docker top 2034f41bf34ec7c295852f4191ffc6ab3f44d44fa0368b8941f5904cc4dad3ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T18:26:46.233Z] + go version [2022-09-26T18:26:46.234Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T18:26:46.260Z] $ docker stop --time=1 2034f41bf34ec7c295852f4191ffc6ab3f44d44fa0368b8941f5904cc4dad3ae [2022-09-26T18:26:47.906Z] $ docker rm -f 2034f41bf34ec7c295852f4191ffc6ab3f44d44fa0368b8941f5904cc4dad3ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:26:48.421Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T18:26:48.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:26:48.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-1180 does not seem to be running inside a container [2022-09-26T18:26:48.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/47 -v /w/workspace/device-usb-camera/47:/w/workspace/device-usb-camera/47:rw,z -v /w/workspace/device-usb-camera/47@tmp:/w/workspace/device-usb-camera/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T18:26:49.795Z] $ docker top 6c3ad11ae72cf3540cb67795821c32662fd881ee2735b86b648d60f81bfe3687 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T18:26:50.305Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/47 [Pipeline] fileExists [Pipeline] sh [2022-09-26T18:26:50.636Z] + make test [2022-09-26T18:26:50.636Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-26T18:26:52.583Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-26T18:28:29.247Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-26T18:28:29.247Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements [2022-09-26T18:28:29.247Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T18:28:29.247Z] CGO_ENABLED=1 go vet ./... [2022-09-26T18:28:47.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T18:28:47.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T18:28:47.558Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-26T18:28:47.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T18:28:47.592Z] $ docker stop --time=1 6c3ad11ae72cf3540cb67795821c32662fd881ee2735b86b648d60f81bfe3687 [2022-09-26T18:28:49.340Z] $ docker rm -f 6c3ad11ae72cf3540cb67795821c32662fd881ee2735b86b648d60f81bfe3687 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T18:28:50.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T18:28:50.273Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T18:28:50.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T18:28:51.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T18:28:51.415Z] + ls -al . [2022-09-26T18:28:51.416Z] total 196 [2022-09-26T18:28:51.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 18:26 . [2022-09-26T18:28:51.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:24 .. [2022-09-26T18:28:51.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 18:24 .git [2022-09-26T18:28:51.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:24 .github [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 18:24 .gitignore [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 18:24 .golangci.yml [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 18:24 .hadolint.yml [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 18:24 Attribution.txt [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 18:24 CHANGELOG.md [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 18:24 Dockerfile [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 18:24 GOVERNANCE.md [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 18:24 Jenkinsfile [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 18:24 LICENSE [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 18:24 Makefile [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 18:24 OWNERS.md [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 18:24 README.md [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 18:22 VERSION [2022-09-26T18:28:51.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 18:24 bin [2022-09-26T18:28:51.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:24 cmd [2022-09-26T18:28:51.416Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 18:28 coverage.out [2022-09-26T18:28:51.416Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 18:24 docker-entrypoint.sh [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 26 18:24 go.mod [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 26 18:24 go.sum [2022-09-26T18:28:51.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 18:24 internal [2022-09-26T18:28:51.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 18:24 snap [2022-09-26T18:28:51.416Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 18:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:28:51.754Z] + 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=948a93caad4ab646b067336e92455ad9c6656ccc --label arch=arm64 --label version=2.3.0-dev.8 . [2022-09-26T18:28:52.025Z] Sending build context to Docker daemon 603.6kB [2022-09-26T18:28:52.025Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T18:28:52.025Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-26T18:28:52.025Z] ---> 5106f7f65195 [2022-09-26T18:28:52.025Z] Step 3/35 : ARG MAKE="make build" [2022-09-26T18:28:52.025Z] ---> Running in 81b11450d027 [2022-09-26T18:28:52.291Z] Removing intermediate container 81b11450d027 [2022-09-26T18:28:52.291Z] ---> 1e4b45e52254 [2022-09-26T18:28:52.291Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T18:28:52.559Z] ---> Running in 4879d90ca987 [2022-09-26T18:28:52.827Z] Removing intermediate container 4879d90ca987 [2022-09-26T18:28:52.827Z] ---> bb48dd49f282 [2022-09-26T18:28:52.827Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T18:28:52.827Z] ---> Running in a9efc7762636 [2022-09-26T18:28:53.098Z] Removing intermediate container a9efc7762636 [2022-09-26T18:28:53.098Z] ---> 93688407c6b5 [2022-09-26T18:28:53.098Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T18:28:53.098Z] ---> Running in 1cbc0f6fb403 [2022-09-26T18:28:55.054Z] Removing intermediate container 1cbc0f6fb403 [2022-09-26T18:28:55.054Z] ---> b3ec476632c0 [2022-09-26T18:28:55.054Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T18:28:55.054Z] ---> Running in f4af50e0528d [2022-09-26T18:28:55.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T18:28:56.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T18:28:57.547Z] OK: 228 MiB in 65 packages [2022-09-26T18:28:58.504Z] Removing intermediate container f4af50e0528d [2022-09-26T18:28:58.504Z] ---> dc17c0d0deef [2022-09-26T18:28:58.504Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-26T18:28:58.504Z] ---> Running in ed1c3794892b [2022-09-26T18:28:58.504Z] Removing intermediate container ed1c3794892b [2022-09-26T18:28:58.504Z] ---> 841dff591df8 [2022-09-26T18:28:58.504Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-26T18:28:59.086Z] ---> 6c842e5ec3bb [2022-09-26T18:28:59.086Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T18:28:59.086Z] ---> Running in bc31f1e4e07a [2022-09-26T18:29:01.031Z] Removing intermediate container bc31f1e4e07a [2022-09-26T18:29:01.031Z] ---> 286227347988 [2022-09-26T18:29:01.031Z] Step 11/35 : COPY . . [2022-09-26T18:29:01.618Z] ---> f1a30c585c19 [2022-09-26T18:29:01.618Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T18:29:01.891Z] ---> Running in 4bbfa178e920 [2022-09-26T18:29:02.866Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2022-09-26T18:29:02.866Z] Dload Upload Total Spent Left Speed [2022-09-26T18:29:02.866Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6711 0 --:--:-- --:--:-- --:--:-- 6764 [2022-09-26T18:29:03.471Z] Removing intermediate container 4bbfa178e920 [2022-09-26T18:29:03.471Z] ---> b73a5e2a7ead [2022-09-26T18:29:03.471Z] Step 13/35 : RUN ${MAKE} [2022-09-26T18:29:03.738Z] ---> Running in 4a01fb7c537b [2022-09-26T18:29:04.698Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-26T18:32:11.481Z] Removing intermediate container 4a01fb7c537b [2022-09-26T18:32:11.481Z] ---> 0a124c0f45aa [2022-09-26T18:32:11.481Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-26T18:32:11.481Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-26T18:32:11.481Z] eab2503cf8f4: Pulling fs layer [2022-09-26T18:32:11.481Z] 97cd0a44c592: Pulling fs layer [2022-09-26T18:32:11.481Z] 97cd0a44c592: Verifying Checksum [2022-09-26T18:32:11.481Z] 97cd0a44c592: Download complete [2022-09-26T18:32:11.481Z] eab2503cf8f4: Verifying Checksum [2022-09-26T18:32:11.481Z] eab2503cf8f4: Download complete [2022-09-26T18:32:11.481Z] eab2503cf8f4: Pull complete [2022-09-26T18:32:11.481Z] 97cd0a44c592: Pull complete [2022-09-26T18:32:11.481Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-26T18:32:11.481Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-26T18:32:11.481Z] ---> 7f763cca56b3 [2022-09-26T18:32:11.481Z] Step 15/35 : FROM alpine:3.16 [2022-09-26T18:32:11.481Z] 3.16: Pulling from library/alpine [2022-09-26T18:32:11.481Z] 9b18e9b68314: Pulling fs layer [2022-09-26T18:32:11.481Z] 9b18e9b68314: Verifying Checksum [2022-09-26T18:32:11.481Z] 9b18e9b68314: Download complete [2022-09-26T18:32:11.481Z] 9b18e9b68314: Pull complete [2022-09-26T18:32:11.481Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T18:32:11.481Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T18:32:11.481Z] ---> a6215f271958 [2022-09-26T18:32:11.481Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-26T18:32:11.481Z] ---> Running in 5182362068c6 [2022-09-26T18:32:11.481Z] Removing intermediate container 5182362068c6 [2022-09-26T18:32:11.481Z] ---> 4138413c13ef [2022-09-26T18:32:11.481Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-26T18:32:11.481Z] ---> Running in 723881a7d5cd [2022-09-26T18:32:11.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T18:32:11.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T18:32:11.481Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-26T18:32:11.481Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-26T18:32:11.481Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-26T18:32:11.481Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-26T18:32:11.481Z] (5/82) Installing libxcb (1.15-r0) [2022-09-26T18:32:11.481Z] (6/82) Installing libx11 (1.8-r0) [2022-09-26T18:32:11.481Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-26T18:32:11.481Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-26T18:32:11.481Z] (9/82) Installing expat (2.4.9-r0) [2022-09-26T18:32:11.481Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-26T18:32:11.481Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-26T18:32:11.481Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-26T18:32:11.481Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-26T18:32:11.481Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-26T18:32:11.481Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-26T18:32:11.481Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-26T18:32:11.481Z] (17/82) Installing libintl (0.21-r2) [2022-09-26T18:32:11.481Z] (18/82) Installing libblkid (2.38-r1) [2022-09-26T18:32:11.481Z] (19/82) Installing libmount (2.38-r1) [2022-09-26T18:32:11.481Z] (20/82) Installing pcre (8.45-r2) [2022-09-26T18:32:11.481Z] (21/82) Installing glib (2.72.1-r0) [2022-09-26T18:32:11.481Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-26T18:32:11.481Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-26T18:32:11.481Z] (24/82) Installing libass (0.16.0-r0) [2022-09-26T18:32:11.481Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-26T18:32:11.481Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-26T18:32:11.481Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-26T18:32:11.481Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-26T18:32:11.481Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-26T18:32:11.481Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-26T18:32:11.481Z] (31/82) Installing libunistring (1.0-r0) [2022-09-26T18:32:11.481Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-26T18:32:11.481Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-26T18:32:11.481Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-26T18:32:11.481Z] (35/82) Installing lame (3.100-r0) [2022-09-26T18:32:11.481Z] (36/82) Installing opus (1.3.1-r1) [2022-09-26T18:32:11.481Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-26T18:32:11.481Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-26T18:32:11.481Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-26T18:32:11.482Z] (40/82) Installing orc (0.4.32-r0) [2022-09-26T18:32:11.482Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T18:32:11.482Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-26T18:32:11.482Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T18:32:11.482Z] (44/82) Installing flac (1.3.4-r0) [2022-09-26T18:32:11.482Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-26T18:32:11.482Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-26T18:32:11.482Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-26T18:32:11.482Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-26T18:32:11.482Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-26T18:32:11.482Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-26T18:32:11.482Z] (51/82) Installing libpulse (15.0-r2) [2022-09-26T18:32:11.482Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-26T18:32:11.482Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-26T18:32:11.482Z] (54/82) Installing librist (0.2.6-r1) [2022-09-26T18:32:11.482Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-26T18:32:11.482Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-26T18:32:11.482Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-26T18:32:11.482Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T18:32:11.482Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T18:32:11.482Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-26T18:32:11.482Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-26T18:32:11.482Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T18:32:11.482Z] (63/82) Installing libva (2.14.0-r0) [2022-09-26T18:32:11.482Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-26T18:32:11.482Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-26T18:32:11.482Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-26T18:32:11.482Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-26T18:32:11.482Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-26T18:32:11.482Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-26T18:32:11.482Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-26T18:32:11.482Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-26T18:32:11.482Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-26T18:32:11.482Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-26T18:32:11.482Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-26T18:32:11.482Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T18:32:11.482Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-26T18:32:11.482Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-26T18:32:11.482Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-26T18:32:11.482Z] (78/82) Installing kmod-libs (29-r2) [2022-09-26T18:32:11.482Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-26T18:32:11.482Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-26T18:32:11.482Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-26T18:32:11.482Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-26T18:32:11.482Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T18:32:11.482Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T18:32:11.482Z] OK: 78 MiB in 96 packages [2022-09-26T18:32:11.482Z] Removing intermediate container 723881a7d5cd [2022-09-26T18:32:11.482Z] ---> 8c97bf4a6f9a [2022-09-26T18:32:11.482Z] Step 18/35 : WORKDIR / [2022-09-26T18:32:11.482Z] ---> Running in 985eaf425f20 [2022-09-26T18:32:11.482Z] Removing intermediate container 985eaf425f20 [2022-09-26T18:32:11.482Z] ---> 36d89921f070 [2022-09-26T18:32:11.482Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-26T18:32:12.890Z] ---> c613343835a7 [2022-09-26T18:32:12.890Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-26T18:32:13.475Z] ---> f2227dc4147a [2022-09-26T18:32:13.475Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-26T18:32:14.062Z] ---> c47c51aeb522 [2022-09-26T18:32:14.062Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-26T18:32:14.342Z] ---> e1fc74d8caa8 [2022-09-26T18:32:14.342Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-26T18:32:14.931Z] ---> 406e7652d7a3 [2022-09-26T18:32:14.931Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-26T18:32:15.516Z] ---> dca9979d055f [2022-09-26T18:32:15.516Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-26T18:32:16.926Z] ---> 0853bb2ddf7a [2022-09-26T18:32:16.926Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-26T18:32:16.926Z] ---> Running in fc00c6654cb8 [2022-09-26T18:32:18.875Z] Removing intermediate container fc00c6654cb8 [2022-09-26T18:32:18.875Z] ---> 6e4c6d49a028 [2022-09-26T18:32:18.875Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-26T18:32:18.875Z] ---> Running in 284dd8ae8c8d [2022-09-26T18:32:20.303Z] Removing intermediate container 284dd8ae8c8d [2022-09-26T18:32:20.303Z] ---> 753af0b873b0 [2022-09-26T18:32:20.303Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-26T18:32:20.572Z] ---> Running in 11177576744d [2022-09-26T18:32:22.520Z] Removing intermediate container 11177576744d [2022-09-26T18:32:22.520Z] ---> 41fbe945c61b [2022-09-26T18:32:22.520Z] Step 29/35 : EXPOSE 59983 [2022-09-26T18:32:22.520Z] ---> Running in 0270da62cb1f [2022-09-26T18:32:22.520Z] Removing intermediate container 0270da62cb1f [2022-09-26T18:32:22.520Z] ---> 52f6a7f8866e [2022-09-26T18:32:22.520Z] Step 30/35 : EXPOSE 8554 [2022-09-26T18:32:22.788Z] ---> Running in ae697dc7b6f5 [2022-09-26T18:32:23.056Z] Removing intermediate container ae697dc7b6f5 [2022-09-26T18:32:23.056Z] ---> 0106d50d56b4 [2022-09-26T18:32:23.056Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-26T18:32:23.056Z] ---> Running in 5e19a43c2f5a [2022-09-26T18:32:23.324Z] Removing intermediate container 5e19a43c2f5a [2022-09-26T18:32:23.324Z] ---> 8e435ddbaf58 [2022-09-26T18:32:23.324Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-26T18:32:23.324Z] ---> Running in a62a06506f39 [2022-09-26T18:32:23.591Z] Removing intermediate container a62a06506f39 [2022-09-26T18:32:23.591Z] ---> 6b8306d062ac [2022-09-26T18:32:23.591Z] Step 33/35 : LABEL arch=arm64 [2022-09-26T18:32:23.859Z] ---> Running in eb26b8839168 [2022-09-26T18:32:24.127Z] Removing intermediate container eb26b8839168 [2022-09-26T18:32:24.127Z] ---> d417a4761f80 [2022-09-26T18:32:24.127Z] Step 34/35 : LABEL git_sha=948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:32:24.127Z] ---> Running in 38845e2b8d29 [2022-09-26T18:32:24.394Z] Removing intermediate container 38845e2b8d29 [2022-09-26T18:32:24.394Z] ---> 08cd2021bec8 [2022-09-26T18:32:24.394Z] Step 35/35 : LABEL version=2.3.0-dev.8 [2022-09-26T18:32:24.663Z] ---> Running in 3af99a882577 [2022-09-26T18:32:24.930Z] Removing intermediate container 3af99a882577 [2022-09-26T18:32:24.930Z] ---> 91447c97857f [2022-09-26T18:32:24.930Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T18:32:24.930Z] Successfully built 91447c97857f [2022-09-26T18:32:24.930Z] 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-09-26T18:32:25.089Z] provisioning config files... [2022-09-26T18:32:25.105Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/47@tmp/config2870312137659702821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:32:25.473Z] ---> docker-login.sh [2022-09-26T18:32:25.473Z] nexus3.edgexfoundry.org:10001 [2022-09-26T18:32:25.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:32:25.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:32:25.744Z] Configure a credential helper to remove this warning. See [2022-09-26T18:32:25.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:32:25.744Z] [2022-09-26T18:32:25.744Z] Login Succeeded [2022-09-26T18:32:25.744Z] nexus3.edgexfoundry.org:10002 [2022-09-26T18:32:26.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:32:26.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:32:26.010Z] Configure a credential helper to remove this warning. See [2022-09-26T18:32:26.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:32:26.010Z] [2022-09-26T18:32:26.010Z] Login Succeeded [2022-09-26T18:32:26.277Z] nexus3.edgexfoundry.org:10003 [2022-09-26T18:32:26.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:32:26.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:32:26.545Z] Configure a credential helper to remove this warning. See [2022-09-26T18:32:26.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:32:26.545Z] [2022-09-26T18:32:26.545Z] Login Succeeded [2022-09-26T18:32:26.545Z] nexus3.edgexfoundry.org:10004 [2022-09-26T18:32:26.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:32:26.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:32:26.811Z] Configure a credential helper to remove this warning. See [2022-09-26T18:32:26.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:32:26.811Z] [2022-09-26T18:32:26.811Z] Login Succeeded [2022-09-26T18:32:26.811Z] docker.io [2022-09-26T18:32:27.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T18:32:27.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T18:32:27.661Z] Configure a credential helper to remove this warning. See [2022-09-26T18:32:27.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T18:32:27.661Z] [2022-09-26T18:32:27.661Z] Login Succeeded [2022-09-26T18:32:27.661Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T18:32:27.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T18:32:27.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T18:32:27.727Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-09-26T18:32:27.727Z] 948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:32:27.727Z] latest [2022-09-26T18:32:27.727Z] 2.3.0-dev.8 [2022-09-26T18:32:27.727Z] 948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [2022-09-26T18:32:27.727Z] main [2022-09-26T18:32:27.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:28.135Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:28.505Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:32:28.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T18:32:28.505Z] d02bfdcc34b0: Preparing [2022-09-26T18:32:28.505Z] dd704f58d039: Preparing [2022-09-26T18:32:28.505Z] bdacdd61d5df: Preparing [2022-09-26T18:32:28.505Z] a43932d1df72: Preparing [2022-09-26T18:32:28.505Z] 1207169bf42c: Preparing [2022-09-26T18:32:28.505Z] 858c8104d0a9: Preparing [2022-09-26T18:32:28.505Z] 9525a1465a87: Preparing [2022-09-26T18:32:28.505Z] 858c8104d0a9: Waiting [2022-09-26T18:32:28.505Z] 0c152473a0e5: Preparing [2022-09-26T18:32:28.505Z] fc61baed25d6: Preparing [2022-09-26T18:32:28.505Z] 87b03a1ae2bb: Preparing [2022-09-26T18:32:28.505Z] a5d788e810d4: Preparing [2022-09-26T18:32:28.505Z] 5d3e392a13a0: Preparing [2022-09-26T18:32:28.505Z] 9525a1465a87: Waiting [2022-09-26T18:32:28.505Z] 0c152473a0e5: Waiting [2022-09-26T18:32:28.505Z] fc61baed25d6: Waiting [2022-09-26T18:32:28.505Z] 87b03a1ae2bb: Waiting [2022-09-26T18:32:28.505Z] 5d3e392a13a0: Waiting [2022-09-26T18:32:28.505Z] a5d788e810d4: Waiting [2022-09-26T18:32:28.780Z] dd704f58d039: Pushed [2022-09-26T18:32:28.780Z] 1207169bf42c: Pushed [2022-09-26T18:32:28.780Z] d02bfdcc34b0: Pushed [2022-09-26T18:32:28.780Z] bdacdd61d5df: Pushed [2022-09-26T18:32:29.066Z] 858c8104d0a9: Pushed [2022-09-26T18:32:29.066Z] 0c152473a0e5: Pushed [2022-09-26T18:32:29.066Z] 9525a1465a87: Pushed [2022-09-26T18:32:29.066Z] fc61baed25d6: Pushed [2022-09-26T18:32:29.066Z] 5d3e392a13a0: Layer already exists [2022-09-26T18:32:33.370Z] a43932d1df72: Pushed [2022-09-26T18:32:34.330Z] 87b03a1ae2bb: Pushed [2022-09-26T18:32:46.645Z] a5d788e810d4: Pushed [2022-09-26T18:32:46.645Z] 948a93caad4ab646b067336e92455ad9c6656ccc: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:46.981Z] + 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-09-26T18:32:47.324Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-26T18:32:47.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T18:32:47.590Z] d02bfdcc34b0: Preparing [2022-09-26T18:32:47.590Z] dd704f58d039: Preparing [2022-09-26T18:32:47.590Z] bdacdd61d5df: Preparing [2022-09-26T18:32:47.590Z] a43932d1df72: Preparing [2022-09-26T18:32:47.590Z] 1207169bf42c: Preparing [2022-09-26T18:32:47.590Z] 858c8104d0a9: Preparing [2022-09-26T18:32:47.590Z] 9525a1465a87: Preparing [2022-09-26T18:32:47.590Z] 0c152473a0e5: Preparing [2022-09-26T18:32:47.590Z] fc61baed25d6: Preparing [2022-09-26T18:32:47.590Z] 87b03a1ae2bb: Preparing [2022-09-26T18:32:47.590Z] a5d788e810d4: Preparing [2022-09-26T18:32:47.590Z] 5d3e392a13a0: Preparing [2022-09-26T18:32:47.590Z] 858c8104d0a9: Waiting [2022-09-26T18:32:47.590Z] fc61baed25d6: Waiting [2022-09-26T18:32:47.590Z] 9525a1465a87: Waiting [2022-09-26T18:32:47.590Z] 0c152473a0e5: Waiting [2022-09-26T18:32:47.590Z] 87b03a1ae2bb: Waiting [2022-09-26T18:32:47.590Z] a5d788e810d4: Waiting [2022-09-26T18:32:47.590Z] 5d3e392a13a0: Waiting [2022-09-26T18:32:47.590Z] a43932d1df72: Layer already exists [2022-09-26T18:32:47.590Z] 1207169bf42c: Layer already exists [2022-09-26T18:32:47.590Z] dd704f58d039: Layer already exists [2022-09-26T18:32:47.590Z] d02bfdcc34b0: Layer already exists [2022-09-26T18:32:47.590Z] bdacdd61d5df: Layer already exists [2022-09-26T18:32:47.590Z] 858c8104d0a9: Layer already exists [2022-09-26T18:32:47.590Z] 9525a1465a87: Layer already exists [2022-09-26T18:32:47.590Z] 87b03a1ae2bb: Layer already exists [2022-09-26T18:32:47.590Z] 0c152473a0e5: Layer already exists [2022-09-26T18:32:47.590Z] fc61baed25d6: Layer already exists [2022-09-26T18:32:47.590Z] 5d3e392a13a0: Layer already exists [2022-09-26T18:32:47.590Z] a5d788e810d4: Layer already exists [2022-09-26T18:32:47.590Z] latest: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:47.928Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:48.267Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.8 [2022-09-26T18:32:48.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T18:32:48.267Z] d02bfdcc34b0: Preparing [2022-09-26T18:32:48.267Z] dd704f58d039: Preparing [2022-09-26T18:32:48.267Z] bdacdd61d5df: Preparing [2022-09-26T18:32:48.267Z] a43932d1df72: Preparing [2022-09-26T18:32:48.267Z] 1207169bf42c: Preparing [2022-09-26T18:32:48.267Z] 858c8104d0a9: Preparing [2022-09-26T18:32:48.267Z] 9525a1465a87: Preparing [2022-09-26T18:32:48.267Z] 0c152473a0e5: Preparing [2022-09-26T18:32:48.267Z] fc61baed25d6: Preparing [2022-09-26T18:32:48.267Z] 87b03a1ae2bb: Preparing [2022-09-26T18:32:48.267Z] a5d788e810d4: Preparing [2022-09-26T18:32:48.267Z] 5d3e392a13a0: Preparing [2022-09-26T18:32:48.267Z] 9525a1465a87: Waiting [2022-09-26T18:32:48.267Z] 0c152473a0e5: Waiting [2022-09-26T18:32:48.267Z] fc61baed25d6: Waiting [2022-09-26T18:32:48.267Z] 87b03a1ae2bb: Waiting [2022-09-26T18:32:48.267Z] a5d788e810d4: Waiting [2022-09-26T18:32:48.267Z] 5d3e392a13a0: Waiting [2022-09-26T18:32:48.267Z] 858c8104d0a9: Waiting [2022-09-26T18:32:48.267Z] a43932d1df72: Layer already exists [2022-09-26T18:32:48.267Z] dd704f58d039: Layer already exists [2022-09-26T18:32:48.267Z] 1207169bf42c: Layer already exists [2022-09-26T18:32:48.267Z] d02bfdcc34b0: Layer already exists [2022-09-26T18:32:48.267Z] bdacdd61d5df: Layer already exists [2022-09-26T18:32:48.267Z] 858c8104d0a9: Layer already exists [2022-09-26T18:32:48.267Z] 0c152473a0e5: Layer already exists [2022-09-26T18:32:48.267Z] 9525a1465a87: Layer already exists [2022-09-26T18:32:48.267Z] 87b03a1ae2bb: Layer already exists [2022-09-26T18:32:48.267Z] fc61baed25d6: Layer already exists [2022-09-26T18:32:48.267Z] 5d3e392a13a0: Layer already exists [2022-09-26T18:32:48.267Z] a5d788e810d4: Layer already exists [2022-09-26T18:32:48.534Z] 2.3.0-dev.8: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:48.880Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:49.220Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [2022-09-26T18:32:49.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T18:32:49.220Z] d02bfdcc34b0: Preparing [2022-09-26T18:32:49.220Z] dd704f58d039: Preparing [2022-09-26T18:32:49.220Z] bdacdd61d5df: Preparing [2022-09-26T18:32:49.220Z] a43932d1df72: Preparing [2022-09-26T18:32:49.220Z] 1207169bf42c: Preparing [2022-09-26T18:32:49.220Z] 858c8104d0a9: Preparing [2022-09-26T18:32:49.220Z] 9525a1465a87: Preparing [2022-09-26T18:32:49.220Z] 0c152473a0e5: Preparing [2022-09-26T18:32:49.220Z] 858c8104d0a9: Waiting [2022-09-26T18:32:49.220Z] fc61baed25d6: Preparing [2022-09-26T18:32:49.220Z] 9525a1465a87: Waiting [2022-09-26T18:32:49.220Z] 0c152473a0e5: Waiting [2022-09-26T18:32:49.220Z] fc61baed25d6: Waiting [2022-09-26T18:32:49.220Z] 87b03a1ae2bb: Preparing [2022-09-26T18:32:49.220Z] a5d788e810d4: Preparing [2022-09-26T18:32:49.220Z] 5d3e392a13a0: Preparing [2022-09-26T18:32:49.220Z] 87b03a1ae2bb: Waiting [2022-09-26T18:32:49.220Z] a5d788e810d4: Waiting [2022-09-26T18:32:49.220Z] 5d3e392a13a0: Waiting [2022-09-26T18:32:49.220Z] 1207169bf42c: Layer already exists [2022-09-26T18:32:49.220Z] a43932d1df72: Layer already exists [2022-09-26T18:32:49.220Z] bdacdd61d5df: Layer already exists [2022-09-26T18:32:49.220Z] d02bfdcc34b0: Layer already exists [2022-09-26T18:32:49.220Z] dd704f58d039: Layer already exists [2022-09-26T18:32:49.220Z] 9525a1465a87: Layer already exists [2022-09-26T18:32:49.220Z] fc61baed25d6: Layer already exists [2022-09-26T18:32:49.220Z] 0c152473a0e5: Layer already exists [2022-09-26T18:32:49.220Z] 858c8104d0a9: Layer already exists [2022-09-26T18:32:49.220Z] 87b03a1ae2bb: Layer already exists [2022-09-26T18:32:49.220Z] 5d3e392a13a0: Layer already exists [2022-09-26T18:32:49.220Z] a5d788e810d4: Layer already exists [2022-09-26T18:32:49.487Z] 948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:49.831Z] + 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-09-26T18:32:50.175Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-09-26T18:32:50.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T18:32:50.176Z] d02bfdcc34b0: Preparing [2022-09-26T18:32:50.176Z] dd704f58d039: Preparing [2022-09-26T18:32:50.176Z] bdacdd61d5df: Preparing [2022-09-26T18:32:50.176Z] a43932d1df72: Preparing [2022-09-26T18:32:50.176Z] 1207169bf42c: Preparing [2022-09-26T18:32:50.176Z] 858c8104d0a9: Preparing [2022-09-26T18:32:50.176Z] 9525a1465a87: Preparing [2022-09-26T18:32:50.176Z] 0c152473a0e5: Preparing [2022-09-26T18:32:50.176Z] fc61baed25d6: Preparing [2022-09-26T18:32:50.176Z] 87b03a1ae2bb: Preparing [2022-09-26T18:32:50.176Z] a5d788e810d4: Preparing [2022-09-26T18:32:50.176Z] 5d3e392a13a0: Preparing [2022-09-26T18:32:50.176Z] fc61baed25d6: Waiting [2022-09-26T18:32:50.176Z] 858c8104d0a9: Waiting [2022-09-26T18:32:50.176Z] 87b03a1ae2bb: Waiting [2022-09-26T18:32:50.176Z] a5d788e810d4: Waiting [2022-09-26T18:32:50.176Z] 5d3e392a13a0: Waiting [2022-09-26T18:32:50.176Z] 9525a1465a87: Waiting [2022-09-26T18:32:50.176Z] 0c152473a0e5: Waiting [2022-09-26T18:32:50.176Z] d02bfdcc34b0: Layer already exists [2022-09-26T18:32:50.176Z] a43932d1df72: Layer already exists [2022-09-26T18:32:50.176Z] 1207169bf42c: Layer already exists [2022-09-26T18:32:50.176Z] bdacdd61d5df: Layer already exists [2022-09-26T18:32:50.176Z] dd704f58d039: Layer already exists [2022-09-26T18:32:50.176Z] 858c8104d0a9: Layer already exists [2022-09-26T18:32:50.176Z] 9525a1465a87: Layer already exists [2022-09-26T18:32:50.176Z] 87b03a1ae2bb: Layer already exists [2022-09-26T18:32:50.176Z] 0c152473a0e5: Layer already exists [2022-09-26T18:32:50.176Z] fc61baed25d6: Layer already exists [2022-09-26T18:32:50.176Z] a5d788e810d4: Layer already exists [2022-09-26T18:32:50.176Z] 5d3e392a13a0: Layer already exists [2022-09-26T18:32:50.443Z] main: digest: sha256:0039710c05a00420c3e3c6113bb2a150cc582def40eee7999fd07a95ad99a758 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T18:32:50.499Z] ===================================================== [Pipeline] echo [2022-09-26T18:32:50.507Z] taggedImages: [2022-09-26T18:32:50.507Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc [2022-09-26T18:32:50.507Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-26T18:32:50.507Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.8 [2022-09-26T18:32:50.507Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:948a93caad4ab646b067336e92455ad9c6656ccc-2.3.0-dev.8 [2022-09-26T18:32:50.507Z] - 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-09-26T18:32:50.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T18:32:50.867Z] [2022-09-26T18:32:50.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:32:51.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T18:32:51.202Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T18:32:51.202Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T18:32:51.202Z] 04944245beec: Pulling fs layer [2022-09-26T18:32:51.202Z] 699f458cf7ca: Pulling fs layer [2022-09-26T18:32:51.202Z] 765212b225bb: Pulling fs layer [2022-09-26T18:32:51.202Z] f23df028b6ca: Pulling fs layer [2022-09-26T18:32:51.202Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T18:32:51.202Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T18:32:51.202Z] f23df028b6ca: Waiting [2022-09-26T18:32:51.202Z] d65c8cfc05b1: Waiting [2022-09-26T18:32:51.202Z] 2437ff75d9bd: Waiting [2022-09-26T18:32:51.202Z] 765212b225bb: Waiting [2022-09-26T18:32:51.473Z] 04944245beec: Verifying Checksum [2022-09-26T18:32:51.473Z] 04944245beec: Download complete [2022-09-26T18:32:51.473Z] 765212b225bb: Verifying Checksum [2022-09-26T18:32:51.473Z] 765212b225bb: Download complete [2022-09-26T18:32:51.473Z] f23df028b6ca: Verifying Checksum [2022-09-26T18:32:51.473Z] f23df028b6ca: Download complete [2022-09-26T18:32:51.473Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T18:32:51.473Z] d65c8cfc05b1: Download complete [2022-09-26T18:32:51.473Z] 699f458cf7ca: Verifying Checksum [2022-09-26T18:32:51.473Z] 699f458cf7ca: Download complete [2022-09-26T18:32:52.062Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T18:32:52.062Z] 8998bd30e6a1: Download complete [2022-09-26T18:32:54.665Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T18:32:54.665Z] 2437ff75d9bd: Download complete [2022-09-26T18:32:56.093Z] 8998bd30e6a1: Pull complete [2022-09-26T18:32:56.360Z] 04944245beec: Pull complete [2022-09-26T18:32:57.767Z] 699f458cf7ca: Pull complete [2022-09-26T18:32:57.767Z] 765212b225bb: Pull complete [2022-09-26T18:32:58.731Z] f23df028b6ca: Pull complete [2022-09-26T18:32:58.731Z] d65c8cfc05b1: Pull complete [2022-09-26T18:33:13.728Z] 2437ff75d9bd: Pull complete [2022-09-26T18:33:13.728Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T18:33:13.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T18:33:13.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:33:13.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-1180 does not seem to be running inside a container [2022-09-26T18:33:14.001Z] $ 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/47 -v /w/workspace/device-usb-camera/47:/w/workspace/device-usb-camera/47:rw,z -v /w/workspace/device-usb-camera/47@tmp:/w/workspace/device-usb-camera/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-26T18:33:16.961Z] $ docker top f341b96719c7f82c0857a6438c94807f50076cf84caf1d692b275b37be7e73b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:33:17.797Z] ---> job-cost.sh [2022-09-26T18:33:17.797Z] lf-activate-venv: SKIPPING [2022-09-26T18:33:17.797Z] INFO: No Stack... [2022-09-26T18:33:18.061Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T18:33:19.019Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T18:33:19.336Z] + cat /w/workspace/device-usb-camera/47/archives/cost.csv [2022-09-26T18:33:19.336Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T18:33:19.398Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [2022-09-26T18:33:19.405Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] did not exist. Created. [2022-09-26T18:33:19.405Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T18:33:19.737Z] /w/workspace/device-usb-camera/47@tmp/durable-534f517e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T18:33:20.077Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T18:33:20.100Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T18:33:20.148Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T18:33:20.154Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T18:33:20.174Z] $ docker stop --time=1 f341b96719c7f82c0857a6438c94807f50076cf84caf1d692b275b37be7e73b0 [2022-09-26T18:33:21.637Z] $ docker rm -f f341b96719c7f82c0857a6438c94807f50076cf84caf1d692b275b37be7e73b0 [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-09-26T18:33:22.026Z] provisioning config files... [2022-09-26T18:33:22.032Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5274795601849776212tmp [Pipeline] { [Pipeline] sh [2022-09-26T18:33:22.374Z] + set +x [2022-09-26T18:33:22.374Z] + + curl -s https://codecov.io/bash [2022-09-26T18:33:22.374Z] bash -s -- [2022-09-26T18:33:22.374Z] [2022-09-26T18:33:22.374Z] _____ _ [2022-09-26T18:33:22.374Z] / ____| | | [2022-09-26T18:33:22.374Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T18:33:22.374Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T18:33:22.374Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T18:33:22.374Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T18:33:22.374Z] Bash-1.0.6 [2022-09-26T18:33:22.374Z] [2022-09-26T18:33:22.374Z] [2022-09-26T18:33:22.374Z] ==> git version 2.25.1 found [2022-09-26T18:33:22.374Z] ==> 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-09-26T18:33:22.374Z] Release-Date: 2020-01-08 [2022-09-26T18:33:22.374Z] 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-09-26T18:33:22.374Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T18:33:22.374Z] ==> Jenkins CI detected. [2022-09-26T18:33:22.374Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-09-26T18:33:22.374Z] project root: . [2022-09-26T18:33:22.374Z] --> token set from env [2022-09-26T18:33:22.374Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T18:33:22.374Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T18:33:22.374Z] ==> Python coveragepy not found [2022-09-26T18:33:22.374Z] ==> Searching for coverage reports in: [2022-09-26T18:33:22.374Z] + . [2022-09-26T18:33:22.374Z] -> Found 1 reports [2022-09-26T18:33:22.374Z] ==> Detecting git/mercurial file structure [2022-09-26T18:33:22.374Z] ==> Reading reports [2022-09-26T18:33:22.374Z] + ./coverage.out bytes=29387 [2022-09-26T18:33:22.374Z] ==> Appending adjustments [2022-09-26T18:33:22.374Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T18:33:22.639Z] + Found adjustments [2022-09-26T18:33:22.639Z] ==> Gzipping contents [2022-09-26T18:33:22.639Z] 8.0K /tmp/codecov.CoyP2d.gz [2022-09-26T18:33:22.639Z] ==> Uploading reports [2022-09-26T18:33:22.639Z] url: https://codecov.io [2022-09-26T18:33:22.639Z] query: branch=main&commit=948a93caad4ab646b067336e92455ad9c6656ccc&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T18:33:22.639Z] -> Pinging Codecov [2022-09-26T18:33:22.639Z] 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=948a93caad4ab646b067336e92455ad9c6656ccc&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T18:33:22.898Z] -> Uploading to [2022-09-26T18:33:22.898Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/73D8F5FF140700D3E01443B452E23636/948a93caad4ab646b067336e92455ad9c6656ccc/2ffecea8-c5e0-4f14-974c-67eefa4cd2cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T183322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62600f7ad511c578a696b7888fc81ef0ebca1f23afe33d2f29cd31387790ec7a [2022-09-26T18:33:22.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T18:33:22.898Z] Dload Upload Total Spent Left Speed [2022-09-26T18:33:23.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4122 0 0 100 4122 0 16554 --:--:-- --:--:-- --:--:-- 16554 [2022-09-26T18:33:23.157Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] } [2022-09-26T18:33:23.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T18:33:23.352Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T18:33:23.362Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:33:23.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T18:33:23.658Z] [2022-09-26T18:33:23.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:33:23.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T18:33:23.955Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T18:33:23.955Z] df9b9388f04a: Pulling fs layer [2022-09-26T18:33:23.955Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T18:33:23.955Z] 25bc292e5bac: Pulling fs layer [2022-09-26T18:33:23.955Z] 114826534d7a: Pulling fs layer [2022-09-26T18:33:23.955Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T18:33:23.955Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T18:33:23.955Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T18:33:23.955Z] 114826534d7a: Waiting [2022-09-26T18:33:23.955Z] 4657fd5d0bcf: Waiting [2022-09-26T18:33:23.955Z] 6ad1cebc031e: Waiting [2022-09-26T18:33:23.955Z] 8a3aa393b2d8: Waiting [2022-09-26T18:33:23.955Z] 25bc292e5bac: Download complete [2022-09-26T18:33:23.955Z] 52dc419b0ee2: Download complete [2022-09-26T18:33:23.955Z] 4657fd5d0bcf: Download complete [2022-09-26T18:33:23.955Z] df9b9388f04a: Download complete [2022-09-26T18:33:24.224Z] df9b9388f04a: Pull complete [2022-09-26T18:33:24.224Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T18:33:24.224Z] 6ad1cebc031e: Download complete [2022-09-26T18:33:24.224Z] 52dc419b0ee2: Pull complete [2022-09-26T18:33:24.224Z] 25bc292e5bac: Pull complete [2022-09-26T18:33:24.808Z] 114826534d7a: Verifying Checksum [2022-09-26T18:33:24.808Z] 114826534d7a: Download complete [2022-09-26T18:33:25.065Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T18:33:25.065Z] 8a3aa393b2d8: Download complete [2022-09-26T18:33:27.589Z] 114826534d7a: Pull complete [2022-09-26T18:33:27.846Z] 4657fd5d0bcf: Pull complete [2022-09-26T18:33:28.103Z] 6ad1cebc031e: Pull complete [2022-09-26T18:33:30.629Z] 8a3aa393b2d8: Pull complete [2022-09-26T18:33:30.629Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T18:33:30.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T18:33:30.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:33:30.696Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:33:30.727Z] $ 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-09-26T18:33:34.677Z] $ docker top 17cb9ef79311d99380be527a1cb7c88dfb06681e6911b012377cb3fc9c8d2a06 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T18:33:34.729Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-09-26T18:33:35.005Z] + set -o pipefail [2022-09-26T18:33:35.005Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-09-26T18:33:41.575Z] [2022-09-26T18:33:41.575Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-09-26T18:33:41.575Z] [2022-09-26T18:33:41.575Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/cbc61af9-1fa0-464b-b55d-387bd55cd14b [2022-09-26T18:33:41.575Z] [2022-09-26T18:33:41.575Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-26T18:33:41.575Z] [2022-09-26T18:33:41.575Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T18:33:41.575Z] [2022-09-26T18:33:41.575Z] [Pipeline] } [2022-09-26T18:33:41.849Z] $ docker stop --time=1 17cb9ef79311d99380be527a1cb7c88dfb06681e6911b012377cb3fc9c8d2a06 [2022-09-26T18:33:45.089Z] $ docker rm -f 17cb9ef79311d99380be527a1cb7c88dfb06681e6911b012377cb3fc9c8d2a06 [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-09-26T18:33:45.786Z] + git log --format=format:%s -1 948a93caad4ab646b067336e92455ad9c6656ccc [Pipeline] sh [2022-09-26T18:33:46.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T18:33:46.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:33:46.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T18:33:46.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:33:46.450Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:33:46.481Z] $ 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-09-26T18:33:47.114Z] $ docker top 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 -eo pid,comm [2022-09-26T18:33:47.158Z] 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-09-26T18:33:47.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T18:33:47.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T18:33:47.199Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T18:33:47.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T18:33:47.304Z] $ docker exec 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 ssh-agent [2022-09-26T18:33:47.411Z] SSH_AUTH_SOCK=/tmp/ssh-IXl69x53ZHlL/agent.32 [2022-09-26T18:33:47.411Z] SSH_AGENT_PID=38 [2022-09-26T18:33:47.415Z] Running ssh-add (command line suppressed) [2022-09-26T18:33:47.521Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9266858129514145375.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9266858129514145375.key) [2022-09-26T18:33:47.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T18:33:47.820Z] + git semver tag [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:47,997 [run_tag] DEBUG tag force:False [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:47,997 [check_head_tag] DEBUG check head tag [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:47,998 [execute] INFO git cat-file --batch-check [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:47,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:48,002 [execute] INFO git cat-file --batch [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:48,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:48,018 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:48,018 [execute] INFO git tag -a v2.3.0-dev.8 -m v2.3.0-dev.8 [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:48,018 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.8', '-m', 'v2.3.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T18:33:48.079Z] 2022-09-26 18:33:48,024 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:33:48.079Z] 2.3.0-dev.8 [Pipeline] } [2022-09-26T18:33:48.089Z] $ docker exec --env ******** --env ******** 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 ssh-agent -k [2022-09-26T18:33:48.182Z] unset SSH_AUTH_SOCK; [2022-09-26T18:33:48.182Z] unset SSH_AGENT_PID; [2022-09-26T18:33:48.182Z] echo Agent pid 38 killed; [2022-09-26T18:33:48.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T18:33:48.482Z] + git semver [Pipeline] } [2022-09-26T18:33:48.754Z] $ docker stop --time=1 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 [2022-09-26T18:33:50.045Z] $ docker rm -f 83be2c9e5f73e589fbec1124f6b958715ed1b97260c2997e83ea51d71b6e6b21 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:33:50.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T18:33:50.424Z] [2022-09-26T18:33:50.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:33:50.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T18:33:50.722Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T18:33:50.722Z] ab5ef0e58194: Pulling fs layer [2022-09-26T18:33:50.722Z] 9712f1f96733: Pulling fs layer [2022-09-26T18:33:50.722Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T18:33:50.722Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T18:33:50.722Z] e9a5061849ea: Pulling fs layer [2022-09-26T18:33:50.722Z] d747dcd14b5f: Pulling fs layer [2022-09-26T18:33:50.722Z] 2de7ff778b66: Pulling fs layer [2022-09-26T18:33:50.722Z] e9a5061849ea: Waiting [2022-09-26T18:33:50.722Z] 0d9ebad4ef96: Waiting [2022-09-26T18:33:50.722Z] 2de7ff778b66: Waiting [2022-09-26T18:33:50.722Z] d747dcd14b5f: Waiting [2022-09-26T18:33:50.722Z] 9712f1f96733: Verifying Checksum [2022-09-26T18:33:50.722Z] 9712f1f96733: Download complete [2022-09-26T18:33:50.986Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T18:33:50.986Z] 63f879dbbcfc: Download complete [2022-09-26T18:33:51.245Z] e9a5061849ea: Verifying Checksum [2022-09-26T18:33:51.245Z] e9a5061849ea: Download complete [2022-09-26T18:33:51.245Z] d747dcd14b5f: Verifying Checksum [2022-09-26T18:33:51.245Z] d747dcd14b5f: Download complete [2022-09-26T18:33:51.245Z] ab5ef0e58194: Verifying Checksum [2022-09-26T18:33:51.245Z] ab5ef0e58194: Download complete [2022-09-26T18:33:51.245Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T18:33:51.245Z] 0d9ebad4ef96: Download complete [2022-09-26T18:33:51.245Z] 2de7ff778b66: Download complete [2022-09-26T18:33:54.540Z] ab5ef0e58194: Pull complete [2022-09-26T18:33:54.540Z] 9712f1f96733: Pull complete [2022-09-26T18:33:54.797Z] 63f879dbbcfc: Pull complete [2022-09-26T18:33:58.983Z] 0d9ebad4ef96: Pull complete [2022-09-26T18:33:59.240Z] e9a5061849ea: Pull complete [2022-09-26T18:33:59.240Z] d747dcd14b5f: Pull complete [2022-09-26T18:34:00.615Z] 2de7ff778b66: Pull complete [2022-09-26T18:34:00.615Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T18:34:00.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T18:34:00.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:34:00.687Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:34:00.720Z] $ 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-09-26T18:34:05.240Z] $ docker top 57ce2b7c1edc2dee3050fd9fffde9a0d6de7ceeea27327918129c525db73347a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T18:34:05.308Z] provisioning config files... [2022-09-26T18:34:05.314Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16548235811515691538tmp [2022-09-26T18:34:05.324Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12933706111695423985tmp [2022-09-26T18:34:05.335Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3056281832433535087tmp [Pipeline] { [Pipeline] echo [2022-09-26T18:34:05.347Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:05.632Z] ---> sigul-configuration.sh [2022-09-26T18:34:05.632Z] gpg: directory `/root/.gnupg' created [2022-09-26T18:34:05.632Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T18:34:05.632Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T18:34:05.632Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T18:34:05.632Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T18:34:05.632Z] gpg: CAST5 encrypted data [2022-09-26T18:34:05.632Z] gpg: encrypted with 1 passphrase [2022-09-26T18:34:05.632Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T18:34:05.923Z] + mkdir /home/jenkins [2022-09-26T18:34:05.923Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T18:34:06.208Z] + 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-09-26T18:34:06.218Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:06.501Z] ---> sigul-install.sh [2022-09-26T18:34:06.501Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T18:34:06.788Z] + git tag --list [2022-09-26T18:34:06.788Z] v0.0.0 [2022-09-26T18:34:06.788Z] v0.0.1-dev.1 [2022-09-26T18:34:06.788Z] v0.0.1-dev.10 [2022-09-26T18:34:06.788Z] v0.0.1-dev.11 [2022-09-26T18:34:06.788Z] v0.0.1-dev.12 [2022-09-26T18:34:06.788Z] v0.0.1-dev.13 [2022-09-26T18:34:06.788Z] v0.0.1-dev.14 [2022-09-26T18:34:06.788Z] v0.0.1-dev.15 [2022-09-26T18:34:06.788Z] v0.0.1-dev.16 [2022-09-26T18:34:06.788Z] v0.0.1-dev.2 [2022-09-26T18:34:06.788Z] v0.0.1-dev.3 [2022-09-26T18:34:06.788Z] v0.0.1-dev.4 [2022-09-26T18:34:06.788Z] v0.0.1-dev.5 [2022-09-26T18:34:06.788Z] v0.0.1-dev.6 [2022-09-26T18:34:06.788Z] v0.0.1-dev.7 [2022-09-26T18:34:06.788Z] v0.0.1-dev.8 [2022-09-26T18:34:06.788Z] v0.0.1-dev.9 [2022-09-26T18:34:06.788Z] v2.2.0 [2022-09-26T18:34:06.788Z] v2.2.0-dev.17 [2022-09-26T18:34:06.788Z] v2.2.0-dev.18 [2022-09-26T18:34:06.788Z] v2.2.0-dev.19 [2022-09-26T18:34:06.788Z] v2.2.0-dev.20 [2022-09-26T18:34:06.788Z] v2.2.0-dev.21 [2022-09-26T18:34:06.788Z] v2.2.0-dev.22 [2022-09-26T18:34:06.788Z] v2.2.0-dev.23 [2022-09-26T18:34:06.788Z] v2.2.0-dev.24 [2022-09-26T18:34:06.788Z] v2.2.0-dev.25 [2022-09-26T18:34:06.788Z] v2.2.0-dev.26 [2022-09-26T18:34:06.788Z] v2.2.0-dev.27 [2022-09-26T18:34:06.788Z] v2.3.0-dev.1 [2022-09-26T18:34:06.788Z] v2.3.0-dev.2 [2022-09-26T18:34:06.788Z] v2.3.0-dev.3 [2022-09-26T18:34:06.788Z] v2.3.0-dev.4 [2022-09-26T18:34:06.788Z] v2.3.0-dev.5 [2022-09-26T18:34:06.788Z] v2.3.0-dev.6 [2022-09-26T18:34:06.788Z] v2.3.0-dev.7 [2022-09-26T18:34:06.788Z] v2.3.0-dev.8 [Pipeline] sh [2022-09-26T18:34:07.077Z] + lftools sign git-tag v2.3.0-dev.8 [2022-09-26T18:34:07.647Z] Signing Git tag with Sigul... [2022-09-26T18:34:07.647Z] Signing v2.3.0-dev.8 [Pipeline] echo [2022-09-26T18:34:07.919Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:08.203Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T18:34:08.210Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T18:34:08.232Z] $ docker stop --time=1 57ce2b7c1edc2dee3050fd9fffde9a0d6de7ceeea27327918129c525db73347a [2022-09-26T18:34:09.523Z] $ docker rm -f 57ce2b7c1edc2dee3050fd9fffde9a0d6de7ceeea27327918129c525db73347a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T18:34:09.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T18:34:09.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:34:10.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T18:34:10.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:34:10.283Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:34:10.314Z] $ 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-09-26T18:34:10.668Z] $ docker top 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 -eo pid,comm [2022-09-26T18:34:10.716Z] 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-09-26T18:34:10.716Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T18:34:10.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T18:34:10.745Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T18:34:10.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T18:34:10.852Z] $ docker exec 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 ssh-agent [2022-09-26T18:34:10.949Z] SSH_AUTH_SOCK=/tmp/ssh-gSAwFlWvaWwk/agent.32 [2022-09-26T18:34:10.949Z] SSH_AGENT_PID=38 [2022-09-26T18:34:10.954Z] Running ssh-add (command line suppressed) [2022-09-26T18:34:11.059Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8146251669742584781.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8146251669742584781.key) [2022-09-26T18:34:11.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T18:34:11.359Z] + git semver bump pre [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,549 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,549 [bump_version] DEBUG bumping version:2.3.0-dev.8 on axis:pre with prefix:dev [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,549 [bump_version] DEBUG bumped version:2.3.0-dev.9 [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,549 [write_version] DEBUG write version:2.3.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,549 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,549 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,552 [execute] INFO git cat-file --batch-check [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,558 [execute] INFO git cat-file --batch [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T18:34:11.619Z] 2022-09-26 18:34:11,564 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:34:11.619Z] 2.3.0-dev.9 [Pipeline] } [2022-09-26T18:34:11.630Z] $ docker exec --env ******** --env ******** 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 ssh-agent -k [2022-09-26T18:34:11.723Z] unset SSH_AUTH_SOCK; [2022-09-26T18:34:11.723Z] unset SSH_AGENT_PID; [2022-09-26T18:34:11.723Z] echo Agent pid 38 killed; [2022-09-26T18:34:11.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T18:34:12.036Z] + git semver [Pipeline] } [2022-09-26T18:34:12.313Z] $ docker stop --time=1 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 [2022-09-26T18:34:13.583Z] $ docker rm -f 1a4a09bd8a2a3f104ce5d627a49b091598b5de294201f06c0de9dcb88fcdaf29 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T18:34:13.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T18:34:13.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:34:14.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T18:34:14.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:34:14.279Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:34:14.309Z] $ 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-09-26T18:34:14.649Z] $ docker top 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T18:34:14.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T18:34:14.728Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T18:34:14.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T18:34:14.839Z] $ docker exec 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 ssh-agent [2022-09-26T18:34:14.967Z] SSH_AUTH_SOCK=/tmp/ssh-RGolYMkKKrXo/agent.33 [2022-09-26T18:34:14.967Z] SSH_AGENT_PID=39 [2022-09-26T18:34:14.975Z] Running ssh-add (command line suppressed) [2022-09-26T18:34:15.082Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17468371353812750109.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17468371353812750109.key) [2022-09-26T18:34:15.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T18:34:15.427Z] + git semver push [2022-09-26T18:34:15.697Z] 2022-09-26 18:34:15,567 [run_push] DEBUG push [2022-09-26T18:34:15.697Z] 2022-09-26 18:34:15,568 [execute] INFO git cat-file --batch-check [2022-09-26T18:34:15.697Z] 2022-09-26 18:34:15,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T18:34:15.697Z] 2022-09-26 18:34:15,571 [execute] INFO git rev-list 99f1af1c032ee0d55d9bce19a2de8a00b43a39b3 -- [2022-09-26T18:34:15.697Z] 2022-09-26 18:34:15,572 [execute] DEBUG Popen(['git', 'rev-list', '99f1af1c032ee0d55d9bce19a2de8a00b43a39b3', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T18:34:15.697Z] 2022-09-26 18:34:15,577 [execute] INFO git fetch -v origin [2022-09-26T18:34:15.697Z] 2022-09-26 18:34:15,577 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T18:34:16.283Z] 2022-09-26 18:34:16,169 [run_push] DEBUG no remote changes detected [2022-09-26T18:34:16.283Z] 2022-09-26 18:34:16,170 [execute] INFO git push origin semver [2022-09-26T18:34:16.283Z] 2022-09-26 18:34:16,170 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T18:34:17.220Z] 2022-09-26 18:34:16,949 [run_push] DEBUG push all version tags [2022-09-26T18:34:17.220Z] 2022-09-26 18:34:16,949 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T18:34:17.220Z] 2022-09-26 18:34:16,950 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T18:34:17.790Z] 2022-09-26 18:34:17,705 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T18:34:17.790Z] 2.3.0-dev.9 [Pipeline] } [2022-09-26T18:34:17.801Z] $ docker exec --env ******** --env ******** 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 ssh-agent -k [2022-09-26T18:34:17.900Z] unset SSH_AUTH_SOCK; [2022-09-26T18:34:17.901Z] unset SSH_AGENT_PID; [2022-09-26T18:34:17.901Z] echo Agent pid 39 killed; [2022-09-26T18:34:17.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T18:34:18.220Z] + git semver [Pipeline] } [2022-09-26T18:34:18.496Z] $ docker stop --time=1 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 [2022-09-26T18:34:19.760Z] $ docker rm -f 7c51655a5a9197f5cdc3aa4117673b8a380e73a85651f95c1543eb9d62364f36 [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-09-26T18:34:20.290Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-09-26T18:34:20.290Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-26T18:34:20.290Z] total 16 [2022-09-26T18:34:20.290Z] drwxr-xr-x 3 root root 4096 Sep 26 18:25 . [2022-09-26T18:34:20.290Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 18:34 .. [2022-09-26T18:34:20.290Z] drwxr-xr-x 2 root root 4096 Sep 26 18:25 cost [2022-09-26T18:34:20.290Z] -rw-r--r-- 1 root root 88 Sep 26 18:25 cost.csv [2022-09-26T18:34:20.290Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-26T18:34:20.290Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-26T18:34:20.290Z] total 16 [2022-09-26T18:34:20.290Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 18:25 . [2022-09-26T18:34:20.290Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 18:34 .. [2022-09-26T18:34:20.290Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 18:25 cost [2022-09-26T18:34:20.290Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 26 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:20.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:21.447Z] ---> package-listing.sh [2022-09-26T18:34:21.447Z] ++ facter osfamily [2022-09-26T18:34:21.447Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T18:34:21.706Z] + OS_FAMILY=debian [2022-09-26T18:34:21.706Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-09-26T18:34:21.706Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T18:34:21.706Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T18:34:21.706Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T18:34:21.706Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T18:34:21.706Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-26T18:34:21.706Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T18:34:21.706Z] + case "${OS_FAMILY}" in [2022-09-26T18:34:21.706Z] + dpkg -l [2022-09-26T18:34:21.706Z] + grep '^ii' [2022-09-26T18:34:21.706Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T18:34:21.706Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T18:34:21.706Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T18:34:21.706Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-26T18:34:21.706Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-09-26T18:34:21.706Z] + 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-09-26T18:34:21.716Z] 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-09-26T18:34:22.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T18:34:22.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T18:34:22.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T18:34:22.373Z] prd-ubuntu20.04-docker-8c-8g-1178 does not seem to be running inside a container [2022-09-26T18:34:22.403Z] $ 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-09-26T18:34:22.631Z] $ docker top 0da6cf94665f4bd39f7355544fc6b046ff610286857b6e83f281b1504f310a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T18:34:22.975Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T18:34:23.258Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T18:34:23.540Z] + ls /var/log/sa-host [2022-09-26T18:34:23.540Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T18:34:23.602Z] provisioning config files... [2022-09-26T18:34:23.610Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13014889716315736524tmp [Pipeline] { [Pipeline] echo [2022-09-26T18:34:23.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:23.905Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T18:34:23.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:24.227Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T18:34:24.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:24.515Z] ---> sudo-logs.sh [2022-09-26T18:34:24.515Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T18:34:24.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:24.828Z] ---> job-cost.sh [2022-09-26T18:34:24.828Z] lf-activate-venv: SKIPPING [2022-09-26T18:34:24.828Z] DEBUG: total: 0.2199999988079071 [2022-09-26T18:34:24.828Z] INFO: Retrieving Stack Cost... [2022-09-26T18:34:25.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T18:34:25.655Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T18:34:25.667Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T18:34:25.948Z] ---> logs-deploy.sh [2022-09-26T18:34:25.948Z] lf-activate-venv: SKIPPING [2022-09-26T18:34:25.948Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/47 [2022-09-26T18:34:25.948Z] INFO: archiving workspace using pattern(s): [2022-09-26T18:34:26.884Z] Archives upload complete. [2022-09-26T18:34:26.884Z] INFO: archiving logs to Nexus