Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63135812dfae4d656490c99f78f16bdc655078a7 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-ssh540214389954090902.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4603584377066856711.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1035754064828530339.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10634523862424465789.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7869437958525061765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21256 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 63135812dfae4d656490c99f78f16bdc655078a7 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63135812dfae4d656490c99f78f16bdc655078a7 # timeout=10 Commit message: "Merge pull request #63 from lenny-intel/doc-build-err-fix" > git rev-list --no-walk e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:29 ========================================================= 18:23:29 EdgeX Global Pipelines Version Info 18:23:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:30 ------------------- 18:23:30 stable info: 18:23:30 ------------------- 18:23:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:23:30 Message: update stable to v1.0.238 18:23:30 ------------------- 18:23:30 experimental info: 18:23:30 ------------------- 18:23:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:23:30 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6313581 [Pipeline] echo 18:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:31 provisioning config files... 18:23:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4057513062352555433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:31 ---> docker-login.sh 18:23:31 nexus3.edgexfoundry.org:10001 18:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:32 Configure a credential helper to remove this warning. See 18:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:32 18:23:32 Login Succeeded 18:23:32 nexus3.edgexfoundry.org:10002 18:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:32 Configure a credential helper to remove this warning. See 18:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:32 18:23:32 Login Succeeded 18:23:32 nexus3.edgexfoundry.org:10003 18:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:32 Configure a credential helper to remove this warning. See 18:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:32 18:23:32 Login Succeeded 18:23:32 nexus3.edgexfoundry.org:10004 18:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:32 Configure a credential helper to remove this warning. See 18:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:32 18:23:32 Login Succeeded 18:23:32 docker.io 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 ---> docker-login.sh ends [Pipeline] } 18:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:23:33 + git rev-list -1 --merges 63135812dfae4d656490c99f78f16bdc655078a7~1..63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] echo 18:23:33 -----------> git rev-list -1 --merges 63135812dfae4d656490c99f78f16bdc655078a7~1..63135812dfae4d656490c99f78f16bdc655078a7 63135812dfae4d656490c99f78f16bdc655078a7 18:23:33 63135812dfae4d656490c99f78f16bdc655078a7 [false] [Pipeline] sh 18:23:33 + git log --format=format:%s -1 63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] echo 18:23:34 ========================================================= 18:23:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:23:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:34 + git log --format=format:%s -1 63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] echo 18:23:34 [semverPrep] GIT_COMMIT: 63135812dfae4d656490c99f78f16bdc655078a7, Commit Message: Merge pull request #63 from lenny-intel/doc-build-err-fix [Pipeline] echo 18:23:34 [semverPrep] This is not a build commit. [Pipeline] sh 18:23:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:34 + grep -v github /etc/ssh/ssh_known_hosts 18:23:34 + [ -e /tmp/ssh_known_hosts ] 18:23:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:23:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:23:34 sudo tee -a /etc/ssh/ssh_known_hosts 18:23:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:35 18:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:35 0.1.4: Pulling from edgex-devops/py-git-semver 18:23:35 b85a868b505f: Pulling fs layer 18:23:35 e2be974225ed: Pulling fs layer 18:23:35 339a4e72a1f5: Pulling fs layer 18:23:35 988bab9f4d93: Pulling fs layer 18:23:35 1469e6f7b9e6: Pulling fs layer 18:23:35 eaf3925da568: Pulling fs layer 18:23:35 bab4dde63d76: Pulling fs layer 18:23:35 bde34c3a00c8: Pulling fs layer 18:23:35 b352a97aabf1: Pulling fs layer 18:23:35 4872d77fe225: Pulling fs layer 18:23:35 5851b861e8e6: Pulling fs layer 18:23:35 988bab9f4d93: Waiting 18:23:35 bab4dde63d76: Waiting 18:23:35 1469e6f7b9e6: Waiting 18:23:35 bde34c3a00c8: Waiting 18:23:35 eaf3925da568: Waiting 18:23:35 b352a97aabf1: Waiting 18:23:35 4872d77fe225: Waiting 18:23:35 5851b861e8e6: Waiting 18:23:35 e2be974225ed: Download complete 18:23:35 988bab9f4d93: Verifying Checksum 18:23:35 988bab9f4d93: Download complete 18:23:35 1469e6f7b9e6: Verifying Checksum 18:23:35 1469e6f7b9e6: Download complete 18:23:35 eaf3925da568: Download complete 18:23:35 339a4e72a1f5: Verifying Checksum 18:23:35 339a4e72a1f5: Download complete 18:23:35 bde34c3a00c8: Verifying Checksum 18:23:35 bde34c3a00c8: Download complete 18:23:35 b352a97aabf1: Verifying Checksum 18:23:35 b352a97aabf1: Download complete 18:23:35 4872d77fe225: Verifying Checksum 18:23:35 4872d77fe225: Download complete 18:23:35 5851b861e8e6: Verifying Checksum 18:23:35 5851b861e8e6: Download complete 18:23:35 b85a868b505f: Verifying Checksum 18:23:35 b85a868b505f: Download complete 18:23:35 bab4dde63d76: Verifying Checksum 18:23:35 bab4dde63d76: Download complete 18:23:36 b85a868b505f: Pull complete 18:23:37 e2be974225ed: Pull complete 18:23:37 339a4e72a1f5: Pull complete 18:23:37 988bab9f4d93: Pull complete 18:23:38 1469e6f7b9e6: Pull complete 18:23:38 eaf3925da568: Pull complete 18:23:39 bab4dde63d76: Pull complete 18:23:39 bde34c3a00c8: Pull complete 18:23:39 b352a97aabf1: Pull complete 18:23:39 4872d77fe225: Pull complete 18:23:40 5851b861e8e6: Pull complete 18:23:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:40 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:23:40 $ 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 18:23:42 $ docker top 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa -eo pid,comm 18:23:43 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). 18:23:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:43 [ssh-agent] Looking for ssh-agent implementation... 18:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:43 $ docker exec 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa ssh-agent 18:23:43 SSH_AUTH_SOCK=/tmp/ssh-t4X5c1kSdW4V/agent.34 18:23:43 SSH_AGENT_PID=41 18:23:43 Running ssh-add (command line suppressed) 18:23:43 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8789380936467462000.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8789380936467462000.key) 18:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:43 + git tag --points-at HEAD [Pipeline] } 18:23:43 $ docker exec --env ******** --env ******** 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa ssh-agent -k 18:23:43 unset SSH_AUTH_SOCK; 18:23:43 unset SSH_AGENT_PID; 18:23:43 echo Agent pid 41 killed; 18:23:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:43 [ssh-agent] Looking for ssh-agent implementation... 18:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:44 $ docker exec 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa ssh-agent 18:23:44 SSH_AUTH_SOCK=/tmp/ssh-k1ATH00GAuRk/agent.74 18:23:44 SSH_AGENT_PID=80 18:23:44 Running ssh-add (command line suppressed) 18:23:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8421706619095117985.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8421706619095117985.key) 18:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:44 + git semver init 18:23:44 2022-07-27 18:23:44,744 [run_init] DEBUG init version:0.0.0 force:False 18:23:44 2022-07-27 18:23:44,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:23:44 2022-07-27 18:23:44,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:23:44 2022-07-27 18:23:44,745 [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) 18:23:45 2022-07-27 18:23:45,283 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:23:45 2022-07-27 18:23:45,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:23:45 2022-07-27 18:23:45,283 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:23:45 2022-07-27 18:23:45,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:23:45 2.2.0-dev.25 [Pipeline] } 18:23:45 $ docker exec --env ******** --env ******** 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa ssh-agent -k 18:23:45 unset SSH_AUTH_SOCK; 18:23:45 unset SSH_AGENT_PID; 18:23:45 echo Agent pid 80 killed; 18:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:45 + git semver [Pipeline] } 18:23:46 $ docker stop --time=1 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa 18:23:47 $ docker rm -f 4b32f71a6f20c4658262283f784d4e7284321afd9ff797ab4b8ddd5e6cd4d4aa [Pipeline] // withDockerContainer [Pipeline] sh 18:23:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:23:48 Stashed 1 file(s) [Pipeline] echo 18:23:48 [edgeXSemver]: initialized semver on version 2.2.0-dev.25 [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 18:23:48 provisioning config files... 18:23:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3196892670081803730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:48 ---> docker-login.sh 18:23:48 nexus3.edgexfoundry.org:10001 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:48 Configure a credential helper to remove this warning. See 18:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:48 18:23:48 Login Succeeded 18:23:48 nexus3.edgexfoundry.org:10002 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:48 Configure a credential helper to remove this warning. See 18:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:48 18:23:48 Login Succeeded 18:23:48 nexus3.edgexfoundry.org:10003 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:48 Configure a credential helper to remove this warning. See 18:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:48 18:23:48 Login Succeeded 18:23:48 nexus3.edgexfoundry.org:10004 18:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:49 Configure a credential helper to remove this warning. See 18:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:49 18:23:49 Login Succeeded 18:23:49 docker.io 18:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:49 Configure a credential helper to remove this warning. See 18:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:49 18:23:49 Login Succeeded 18:23:49 ---> docker-login.sh ends [Pipeline] } 18:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:49 ========================================================= 18:23:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:23:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:49 + 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 . 18:23:49 Sending build context to Docker daemon 791.6kB 18:23:49 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:23:49 Step 2/13 : FROM ${BASE} AS builder 18:23:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:49 2408cc74d12b: Pulling fs layer 18:23:49 ea60b727a1ce: Pulling fs layer 18:23:49 30c4a7721957: Pulling fs layer 18:23:49 370296b7ddb6: Pulling fs layer 18:23:49 7c6cee850709: Pulling fs layer 18:23:49 39a5fcdaea64: Pulling fs layer 18:23:49 d94ebbe4e438: Pulling fs layer 18:23:49 bcfd1f05c69d: Pulling fs layer 18:23:49 59ccb84bbe0f: Pulling fs layer 18:23:49 bcfd1f05c69d: Waiting 18:23:49 370296b7ddb6: Waiting 18:23:49 39a5fcdaea64: Waiting 18:23:49 59ccb84bbe0f: Waiting 18:23:49 7c6cee850709: Waiting 18:23:49 30c4a7721957: Verifying Checksum 18:23:49 30c4a7721957: Download complete 18:23:49 ea60b727a1ce: Verifying Checksum 18:23:49 ea60b727a1ce: Download complete 18:23:49 7c6cee850709: Download complete 18:23:49 39a5fcdaea64: Verifying Checksum 18:23:49 39a5fcdaea64: Download complete 18:23:49 2408cc74d12b: Verifying Checksum 18:23:49 2408cc74d12b: Download complete 18:23:49 d94ebbe4e438: Download complete 18:23:49 2408cc74d12b: Pull complete 18:23:50 ea60b727a1ce: Pull complete 18:23:50 30c4a7721957: Pull complete 18:23:50 59ccb84bbe0f: Verifying Checksum 18:23:50 59ccb84bbe0f: Download complete 18:23:50 bcfd1f05c69d: Verifying Checksum 18:23:50 bcfd1f05c69d: Download complete 18:23:50 370296b7ddb6: Verifying Checksum 18:23:50 370296b7ddb6: Download complete 18:23:54 370296b7ddb6: Pull complete 18:23:54 7c6cee850709: Pull complete 18:23:54 39a5fcdaea64: Pull complete 18:23:54 d94ebbe4e438: Pull complete 18:23:56 bcfd1f05c69d: Pull complete 18:23:57 59ccb84bbe0f: Pull complete 18:23:57 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:23:57 ---> a4fb48ad2a94 18:23:57 Step 3/13 : ARG MAKE="make build" 18:24:01 ---> Running in c9c3ab358068 18:24:01 Removing intermediate container c9c3ab358068 18:24:01 ---> 55a31459ee46 18:24:01 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:24:02 ---> Running in e52d07017739 18:24:02 Removing intermediate container e52d07017739 18:24:02 ---> 813bc9243536 18:24:02 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:24:02 ---> Running in 54e03526d5a4 18:24:02 Removing intermediate container 54e03526d5a4 18:24:02 ---> 69d619237641 18:24:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:02 ---> Running in f45bdef6d665 18:24:03 Removing intermediate container f45bdef6d665 18:24:03 ---> dc26980015df 18:24:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:03 ---> Running in 0bcbb3e71cc1 18:24:03 Still waiting to schedule task 18:24:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:24:04 (1/80) Installing mesa (21.3.8-r1) 18:24:04 (2/80) Installing libxau (1.0.9-r0) 18:24:04 (3/80) Installing libxdmcp (1.1.3-r0) 18:24:04 (4/80) Installing libxcb (1.15-r0) 18:24:04 (5/80) Installing libx11 (1.8-r0) 18:24:05 (6/80) Installing libxext (1.3.4-r0) 18:24:05 (7/80) Installing libxfixes (6.0.0-r0) 18:24:05 (8/80) Installing libxxf86vm (1.1.4-r2) 18:24:05 (9/80) Installing libpciaccess (0.16-r0) 18:24:05 (10/80) Installing libdrm (2.4.110-r0) 18:24:05 (11/80) Installing mesa-glapi (21.3.8-r1) 18:24:05 (12/80) Installing libxshmfence (1.3-r1) 18:24:05 (13/80) Installing mesa-gl (21.3.8-r1) 18:24:05 (14/80) Installing icu-data-full (71.1-r2) 18:24:06 (15/80) Installing libice (1.0.10-r0) 18:24:06 (16/80) Installing libuuid (2.38-r1) 18:24:06 (17/80) Installing libsm (1.2.3-r0) 18:24:06 (18/80) Installing libxt (1.2.1-r0) 18:24:07 (19/80) Installing libxmu (1.1.3-r0) 18:24:07 (20/80) Installing xset (1.2.4-r0) 18:24:07 (21/80) Installing xprop (1.2.5-r0) 18:24:07 (22/80) Installing xdg-utils (1.1.3-r3) 18:24:07 (23/80) Installing dbus-libs (1.14.0-r1) 18:24:07 (24/80) Installing libffi (3.4.2-r1) 18:24:07 (25/80) Installing libintl (0.21-r2) 18:24:07 (26/80) Installing libblkid (2.38-r1) 18:24:07 (27/80) Installing libmount (2.38-r1) 18:24:07 (28/80) Installing pcre (8.45-r2) 18:24:07 (29/80) Installing glib (2.72.1-r0) 18:24:08 (30/80) Installing icu-libs (71.1-r2) 18:24:08 (31/80) Installing libpcre2-16 (10.40-r0) 18:24:08 (32/80) Installing zstd-libs (1.5.2-r1) 18:24:08 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 18:24:08 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:24:08 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:24:08 (36/80) Installing mesa-gbm (21.3.8-r1) 18:24:08 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:24:09 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 18:24:09 (39/80) Installing libxcomposite (0.4.5-r0) 18:24:09 (40/80) Installing libbz2 (1.0.8-r1) 18:24:09 (41/80) Installing libpng (1.6.37-r1) 18:24:10 (42/80) Installing freetype (2.12.1-r0) 18:24:10 (43/80) Installing fontconfig (2.14.0-r0) 18:24:10 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:24:10 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:24:10 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:24:10 (47/80) Installing xz-libs (5.2.5-r1) 18:24:10 (48/80) Installing libxml2 (2.9.14-r0) 18:24:10 (49/80) Installing libxkbcommon (1.4.1-r0) 18:24:10 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:24:10 (51/80) Installing mesa-egl (21.3.8-r1) 18:24:11 (52/80) Installing avahi-libs (0.8-r6) 18:24:11 (53/80) Installing nettle (3.7.3-r0) 18:24:11 (54/80) Installing p11-kit (0.24.1-r0) 18:24:11 (55/80) Installing libtasn1 (4.18.0-r0) 18:24:11 (56/80) Installing libunistring (1.0-r0) 18:24:11 (57/80) Installing gnutls (3.7.6-r0) 18:24:11 (58/80) Installing cups-libs (2.4.2-r0) 18:24:11 (59/80) Installing graphite2 (1.3.14-r1) 18:24:11 (60/80) Installing harfbuzz (4.3.0-r0) 18:24:11 (61/80) Installing libevdev (1.12.1-r0) 18:24:11 (62/80) Installing mtdev (1.1.6-r0) 18:24:12 (63/80) Installing eudev-libs (3.2.11-r0) 18:24:12 (64/80) Installing libinput-libs (1.20.1-r0) 18:24:12 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:24:12 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:24:12 (67/80) Installing xcb-util (0.4.0-r3) 18:24:12 (68/80) Installing xcb-util-image (0.4.0-r1) 18:24:12 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:24:12 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:24:12 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:24:12 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 18:24:13 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:24:13 (74/80) Installing v4l-utils (1.22.1-r1) 18:24:13 (75/80) Installing udev-init-scripts (35-r0) 18:24:13 Executing udev-init-scripts-35-r0.post-install 18:24:13 (76/80) Installing kmod-libs (29-r2) 18:24:14 (77/80) Installing eudev (3.2.11-r0) 18:24:14 (78/80) Installing eudev-dev (3.2.11-r0) 18:24:14 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:24:14 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:24:14 Executing busybox-1.35.0-r13.trigger 18:24:14 Executing eudev-3.2.11-r0.trigger 18:24:14 OK: 330 MiB in 131 packages 18:24:16 Removing intermediate container 0bcbb3e71cc1 18:24:16 ---> e91dc92e5efe 18:24:16 Step 8/13 : WORKDIR /device-usb-camera 18:24:16 ---> Running in ebd0a0412e6b 18:24:16 Removing intermediate container ebd0a0412e6b 18:24:16 ---> 2ee57456f424 18:24:16 Step 9/13 : COPY go.mod vendor* ./ 18:24:17 ---> f3f31e7bf720 18:24:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:17 ---> Running in f0b294987aa2 18:24:35 Removing intermediate container f0b294987aa2 18:24:35 ---> 57c75fba4584 18:24:35 Step 11/13 : COPY . . 18:24:35 ---> 4216279e82d9 18:24:35 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:24:35 ---> Running in 2471d6f340ca 18:24:35  % Total % Received % Xferd Average Speed Time Time Time Current 18:24:35  Dload Upload Total Spent Left Speed 18:24:35 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12174 0 --:--:-- --:--:-- --:--:-- 12206 18:24:35 Removing intermediate container 2471d6f340ca 18:24:35 ---> d6ad6cf59b58 18:24:35 Step 13/13 : RUN ${MAKE} 18:24:35 ---> Running in 163fc82439fe 18:24:35 noop 18:24:35 Removing intermediate container 163fc82439fe 18:24:35 ---> 8b03db764dbc 18:24:35 Successfully built 8b03db764dbc 18:24:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:35 + docker inspect -f . ci-base-image-x86_64 18:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:35 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:24:35 $ 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 18:24:36 $ docker top 39cb592091ccf4cd1363b099372f0dcbec8960d5534b722f36bd321b5921622b -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:36 + go version 18:24:36 go version go1.18.3 linux/amd64 [Pipeline] } 18:24:36 $ docker stop --time=1 39cb592091ccf4cd1363b099372f0dcbec8960d5534b722f36bd321b5921622b 18:24:37 $ docker rm -f 39cb592091ccf4cd1363b099372f0dcbec8960d5534b722f36bd321b5921622b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:38 + docker inspect -f . ci-base-image-x86_64 18:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:38 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:24:38 $ docker top 57d9944bfba00271fd9aa263bba29f870384c509a39b3d75a4c036bf5e74b263 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:39 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:24:39 + make test 18:24:39 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:24:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:24:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:24:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 18:24:57 CGO_ENABLED=1 go vet ./... 18:24:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:24:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:24:59 ./bin/test-attribution-txt.sh [Pipeline] echo 18:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:25:00 $ docker stop --time=1 57d9944bfba00271fd9aa263bba29f870384c509a39b3d75a4c036bf5e74b263 18:25:02 $ docker rm -f 57d9944bfba00271fd9aa263bba29f870384c509a39b3d75a4c036bf5e74b263 [Pipeline] // withDockerContainer [Pipeline] sh 18:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:25:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:25:04 + ls -al . 18:25:04 total 192 18:25:04 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 18:24 . 18:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:23 .. 18:25:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:24 .git 18:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:23 .github 18:25:04 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 18:23 .gitignore 18:25:04 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 18:23 .golangci.yml 18:25:04 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 18:23 .hadolint.yml 18:25:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 18:23 .semver 18:25:04 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 18:23 Attribution.txt 18:25:04 -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 18:23 CHANGELOG.md 18:25:04 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 18:23 Dockerfile 18:25:04 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 18:23 GOVERNANCE.md 18:25:04 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 18:23 Jenkinsfile 18:25:04 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 18:23 LICENSE 18:25:04 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 18:23 Makefile 18:25:04 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 18:23 OWNERS.md 18:25:04 -rw-rw-r-- 1 jenkins jenkins 12159 Jul 27 18:23 README.md 18:25:04 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 18:23 VERSION 18:25:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 18:23 bin 18:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:23 cmd 18:25:04 -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 18:24 coverage.out 18:25:04 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 18:23 docker-entrypoint.sh 18:25:04 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 18:23 go.mod 18:25:04 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 18:23 go.sum 18:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:23 internal 18:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:23 snap 18:25:04 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 18:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:04 + 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=63135812dfae4d656490c99f78f16bdc655078a7 --label arch=amd64 --label version=2.2.0-dev.25 . 18:25:04 Sending build context to Docker daemon 821.8kB 18:25:04 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 18:25:04 Step 2/35 : FROM ${BASE} AS builder 18:25:04 ---> 8b03db764dbc 18:25:04 Step 3/35 : ARG MAKE="make build" 18:25:04 ---> Running in a46711c57bc0 18:25:04 Removing intermediate container a46711c57bc0 18:25:04 ---> 5ca19a6df75f 18:25:04 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:25:04 ---> Running in db5647668209 18:25:04 Removing intermediate container db5647668209 18:25:04 ---> 5a6039b5a46e 18:25:04 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:25:04 ---> Running in ca07c52635ca 18:25:04 Removing intermediate container ca07c52635ca 18:25:04 ---> 30677a0bfdab 18:25:04 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:04 ---> Running in 0ecaabdfedb1 18:25:05 Removing intermediate container 0ecaabdfedb1 18:25:05 ---> caff6649b7e9 18:25:05 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:25:05 ---> Running in 59f24e6b3e47 18:25:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:25:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:25:06 OK: 330 MiB in 131 packages 18:25:06 Removing intermediate container 59f24e6b3e47 18:25:06 ---> dd36fe194ddd 18:25:06 Step 8/35 : WORKDIR /device-usb-camera 18:25:06 ---> Running in 34af8b819a25 18:25:06 Removing intermediate container 34af8b819a25 18:25:06 ---> ddc9537e4438 18:25:06 Step 9/35 : COPY go.mod vendor* ./ 18:25:07 ---> 50230a4a69ef 18:25:07 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:07 ---> Running in 0cdb20052152 18:25:07 Removing intermediate container 0cdb20052152 18:25:07 ---> e3ea839b570e 18:25:07 Step 11/35 : COPY . . 18:25:07 ---> efa69c431e9a 18:25:07 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:25:07 ---> Running in 63ad7f952e3f 18:25:08  % Total % Received % Xferd Average Speed Time Time Time Current 18:25:08 Dload Upload Total Spent Left Speed 18:25:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48666 0 --:--:-- --:--:-- --:--:-- 50571 18:25:08 Removing intermediate container 63ad7f952e3f 18:25:08 ---> 28c0632b62eb 18:25:08 Step 13/35 : RUN ${MAKE} 18:25:08 ---> Running in eb31c6873f67 18:25:09 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:25:30 Removing intermediate container eb31c6873f67 18:25:30 ---> a7cb2503cbb8 18:25:30 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:25:31 v0.18.4: Pulling from aler9/rtsp-simple-server 18:25:31 af6660deedbd: Pulling fs layer 18:25:31 97cd0a44c592: Pulling fs layer 18:25:31 97cd0a44c592: Download complete 18:25:31 af6660deedbd: Verifying Checksum 18:25:31 af6660deedbd: Download complete 18:25:32 af6660deedbd: Pull complete 18:25:32 97cd0a44c592: Pull complete 18:25:32 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:25:32 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:25:32 ---> fea57e182299 18:25:32 Step 15/35 : FROM alpine:3.15 18:25:32 3.15: Pulling from library/alpine 18:25:32 ab6db1bc80d0: Pulling fs layer 18:25:32 ab6db1bc80d0: Verifying Checksum 18:25:32 ab6db1bc80d0: Download complete 18:25:33 ab6db1bc80d0: Pull complete 18:25:33 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:25:33 Status: Downloaded newer image for alpine:3.15 18:25:33 ---> 2720e26172a0 18:25:33 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:25:33 ---> Running in f9193533a9bd 18:25:33 Removing intermediate container f9193533a9bd 18:25:33 ---> c6bcd72e2d24 18:25:33 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:25:33 ---> Running in a072d363f342 18:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:25:33 (1/74) Installing dumb-init (1.2.5-r1) 18:25:33 (2/74) Installing sdl2 (2.0.16-r4) 18:25:33 (3/74) Installing libxau (1.0.9-r0) 18:25:33 (4/74) Installing libmd (1.0.3-r0) 18:25:33 (5/74) Installing libbsd (0.11.3-r1) 18:25:33 (6/74) Installing libxdmcp (1.1.3-r0) 18:25:33 (7/74) Installing libxcb (1.14-r2) 18:25:34 (8/74) Installing libx11 (1.7.2-r0) 18:25:34 (9/74) Installing aom-libs (3.2.0-r0) 18:25:34 (10/74) Installing alsa-lib (1.2.5.1-r1) 18:25:34 (11/74) Installing expat (2.4.7-r0) 18:25:34 (12/74) Installing brotli-libs (1.0.9-r5) 18:25:34 (13/74) Installing libbz2 (1.0.8-r1) 18:25:34 (14/74) Installing libpng (1.6.37-r1) 18:25:34 (15/74) Installing freetype (2.11.1-r2) 18:25:34 (16/74) Installing libuuid (2.37.4-r0) 18:25:34 (17/74) Installing fontconfig (2.13.1-r4) 18:25:34 (18/74) Installing fribidi (1.0.11-r0) 18:25:34 (19/74) Installing libffi (3.4.2-r1) 18:25:34 (20/74) Installing libintl (0.21-r0) 18:25:34 (21/74) Installing libblkid (2.37.4-r0) 18:25:34 (22/74) Installing libmount (2.37.4-r0) 18:25:34 (23/74) Installing pcre (8.45-r1) 18:25:34 (24/74) Installing glib (2.70.1-r0) 18:25:34 (25/74) Installing graphite2 (1.3.14-r0) 18:25:34 (26/74) Installing harfbuzz (3.0.0-r2) 18:25:34 (27/74) Installing libass (0.15.2-r0) 18:25:34 (28/74) Installing libdav1d (0.9.2-r0) 18:25:34 (29/74) Installing gmp (6.2.1-r1) 18:25:34 (30/74) Installing nettle (3.7.3-r0) 18:25:34 (31/74) Installing p11-kit (0.24.0-r1) 18:25:34 (32/74) Installing libtasn1 (4.18.0-r0) 18:25:34 (33/74) Installing libunistring (0.9.10-r1) 18:25:34 (34/74) Installing gnutls (3.7.1-r0) 18:25:34 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:25:34 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 18:25:34 (37/74) Installing lame (3.100-r0) 18:25:34 (38/74) Installing opus (1.3.1-r1) 18:25:34 (39/74) Installing libgomp (10.3.1_git20211027-r0) 18:25:34 (40/74) Installing soxr (0.1.3-r2) 18:25:34 (41/74) Installing libgcc (10.3.1_git20211027-r0) 18:25:34 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 18:25:34 (43/74) Installing libsrt (1.4.2-r1) 18:25:34 (44/74) Installing libssh (0.9.6-r1) 18:25:34 (45/74) Installing libogg (1.3.5-r0) 18:25:34 (46/74) Installing libtheora (1.1.1-r16) 18:25:34 (47/74) Installing libjpeg-turbo (2.1.2-r0) 18:25:34 (48/74) Installing v4l-utils-libs (1.22.1-r1) 18:25:34 (49/74) Installing libxext (1.3.4-r0) 18:25:34 (50/74) Installing libxfixes (6.0.0-r0) 18:25:34 (51/74) Installing libpciaccess (0.16-r0) 18:25:34 (52/74) Installing libdrm (2.4.109-r0) 18:25:34 (53/74) Installing wayland-libs-client (1.19.0-r1) 18:25:34 (54/74) Installing libva (2.13.0-r0) 18:25:34 (55/74) Installing libvdpau (1.4-r0) 18:25:34 (56/74) Installing vidstab (1.1.0-r1) 18:25:34 (57/74) Installing libvorbis (1.3.7-r0) 18:25:34 (58/74) Installing libvpx (1.10.0-r0) 18:25:34 (59/74) Installing vulkan-loader (1.2.196-r0) 18:25:34 (60/74) Installing libwebp (1.2.2-r0) 18:25:34 (61/74) Installing x264-libs (20210613-r0) 18:25:34 (62/74) Installing x265-libs (3.5-r0) 18:25:34 (63/74) Installing xvidcore (1.3.7-r1) 18:25:34 (64/74) Installing ffmpeg-libs (4.4.1-r2) 18:25:34 (65/74) Installing ffmpeg (4.4.1-r2) 18:25:34 (66/74) Installing udev-init-scripts (35-r0) 18:25:34 Executing udev-init-scripts-35-r0.post-install 18:25:34 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 18:25:34 (68/74) Installing xz-libs (5.2.5-r1) 18:25:34 (69/74) Installing zstd-libs (1.5.0-r0) 18:25:34 (70/74) Installing kmod-libs (29-r2) 18:25:34 (71/74) Installing eudev (3.2.11_pre1-r0) 18:25:34 (72/74) Installing libsodium (1.0.18-r0) 18:25:34 (73/74) Installing libzmq (4.3.4-r0) 18:25:34 (74/74) Installing zeromq (4.3.4-r0) 18:25:34 Executing busybox-1.34.1-r7.trigger 18:25:34 Executing eudev-3.2.11_pre1-r0.trigger 18:25:34 OK: 78 MiB in 88 packages 18:25:37 Removing intermediate container a072d363f342 18:25:37 ---> c32a05652607 18:25:37 Step 18/35 : WORKDIR / 18:25:37 ---> Running in 468a55383e4e 18:25:37 Removing intermediate container 468a55383e4e 18:25:37 ---> 5f8e86c1edd8 18:25:37 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:25:37 ---> 6cced561ae9b 18:25:37 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:25:37 ---> 1f3c5c198d47 18:25:37 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:25:38 ---> 9732da3c3309 18:25:38 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:25:38 ---> 469933cec95b 18:25:38 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:25:38 ---> f9748bf8e11f 18:25:38 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:25:38 ---> a6bce984bc55 18:25:38 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:25:38 ---> 03f5dd10e1fe 18:25:38 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:25:38 ---> Running in 6d6b52a51d54 18:25:39 Removing intermediate container 6d6b52a51d54 18:25:39 ---> e8a2bf869b1c 18:25:39 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:25:39 ---> Running in 4bde6789fccf 18:25:40 Removing intermediate container 4bde6789fccf 18:25:40 ---> 35dfff492b8a 18:25:40 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:25:40 ---> Running in e4324aa4962f 18:25:40 Removing intermediate container e4324aa4962f 18:25:40 ---> f8cf307e42d2 18:25:40 Step 29/35 : EXPOSE 59983 18:25:40 ---> Running in 7eb457419727 18:25:40 Removing intermediate container 7eb457419727 18:25:40 ---> 333aafb46752 18:25:40 Step 30/35 : EXPOSE 8554 18:25:40 ---> Running in 7279924e5c5e 18:25:40 Removing intermediate container 7279924e5c5e 18:25:40 ---> 66ac61827032 18:25:40 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:25:40 ---> Running in 3564066e2733 18:25:40 Removing intermediate container 3564066e2733 18:25:40 ---> 377b3a6bde10 18:25:40 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:25:41 ---> Running in a08d1fd8e5a8 18:25:41 Removing intermediate container a08d1fd8e5a8 18:25:41 ---> ed495e1466ed 18:25:41 Step 33/35 : LABEL arch=amd64 18:25:41 ---> Running in 4bf75ba23693 18:25:41 Removing intermediate container 4bf75ba23693 18:25:41 ---> d92164a9ecf4 18:25:41 Step 34/35 : LABEL git_sha=63135812dfae4d656490c99f78f16bdc655078a7 18:25:41 ---> Running in 6a10600aa306 18:25:41 Removing intermediate container 6a10600aa306 18:25:41 ---> 5eef9fba464a 18:25:41 Step 35/35 : LABEL version=2.2.0-dev.25 18:25:41 ---> Running in c926a737b030 18:25:41 Removing intermediate container c926a737b030 18:25:41 ---> 885f5800ec49 18:25:41 [Warning] One or more build-args [ARCH] were not consumed 18:25:41 Successfully built 885f5800ec49 18:25:41 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 18:25:41 provisioning config files... 18:25:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1161946130158583554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:41 ---> docker-login.sh 18:25:41 nexus3.edgexfoundry.org:10001 18:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:41 Configure a credential helper to remove this warning. See 18:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:41 18:25:41 Login Succeeded 18:25:41 nexus3.edgexfoundry.org:10002 18:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21257 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:25:42 Running in /w/workspace/device-usb-camera/36 [Pipeline] { [Pipeline] checkout 18:25:42 Selected Git installation does not exist. Using Default 18:25:42 The recommended git tool is: NONE 18:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:42 Configure a credential helper to remove this warning. See 18:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:42 18:25:42 Login Succeeded 18:25:42 nexus3.edgexfoundry.org:10003 18:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:42 Configure a credential helper to remove this warning. See 18:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:42 18:25:42 Login Succeeded 18:25:42 nexus3.edgexfoundry.org:10004 18:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:42 Configure a credential helper to remove this warning. See 18:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:42 18:25:42 Login Succeeded 18:25:42 docker.io 18:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:42 Configure a credential helper to remove this warning. See 18:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:42 18:25:42 Login Succeeded 18:25:42 ---> docker-login.sh ends [Pipeline] } 18:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:42 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:25:42 63135812dfae4d656490c99f78f16bdc655078a7 18:25:42 latest 18:25:42 2.2.0-dev.25 18:25:42 63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 18:25:42 main 18:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7 18:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:43 c24e968e79ba: Preparing 18:25:43 7983e6d25b96: Preparing 18:25:43 e2659b2206e7: Preparing 18:25:43 550e596c6d0e: Preparing 18:25:43 1207169bf42c: Preparing 18:25:43 30adb9ca996f: Preparing 18:25:43 29915fd95d29: Preparing 18:25:43 7ebb88fea26d: Preparing 18:25:43 2dd8b6df1370: Preparing 18:25:43 851ad9703079: Preparing 18:25:43 49e6b2e62929: Preparing 18:25:43 ad543cd673bd: Preparing 18:25:43 2dd8b6df1370: Waiting 18:25:43 49e6b2e62929: Waiting 18:25:43 851ad9703079: Waiting 18:25:43 ad543cd673bd: Waiting 18:25:43 29915fd95d29: Waiting 18:25:43 7ebb88fea26d: Waiting 18:25:43 1207169bf42c: Pushed 18:25:43 c24e968e79ba: Pushed 18:25:43 e2659b2206e7: Pushed 18:25:43 7983e6d25b96: Pushed 18:25:43 30adb9ca996f: Pushed 18:25:43 29915fd95d29: Pushed 18:25:43 7ebb88fea26d: Pushed 18:25:43 2dd8b6df1370: Pushed 18:25:43 ad543cd673bd: Layer already exists 18:25:45 550e596c6d0e: Pushed 18:25:46 851ad9703079: Pushed 18:25:46 using credential edgex-jenkins-ssh 18:25:47 Cloning the remote Git repository 18:25:48 Avoid second fetch 18:25:48 Checking out Revision 63135812dfae4d656490c99f78f16bdc655078a7 (main) 18:25:47 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:25:47 > git init /w/workspace/device-usb-camera/36 # timeout=10 18:25:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:25:47 > git --version # timeout=10 18:25:47 > git --version # 'git version 2.25.1' 18:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:48 > git config core.sparsecheckout # timeout=10 18:25:48 > git checkout -f 63135812dfae4d656490c99f78f16bdc655078a7 # timeout=10 18:25:51 49e6b2e62929: Pushed 18:25:51 63135812dfae4d656490c99f78f16bdc655078a7: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:52 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:52 Commit message: "Merge pull request #63 from lenny-intel/doc-build-err-fix" 18:25:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:52 c24e968e79ba: Preparing 18:25:52 7983e6d25b96: Preparing 18:25:52 e2659b2206e7: Preparing 18:25:52 550e596c6d0e: Preparing 18:25:52 1207169bf42c: Preparing 18:25:52 30adb9ca996f: Preparing 18:25:52 29915fd95d29: Preparing 18:25:52 7ebb88fea26d: Preparing 18:25:52 2dd8b6df1370: Preparing 18:25:52 851ad9703079: Preparing 18:25:52 49e6b2e62929: Preparing 18:25:52 ad543cd673bd: Preparing 18:25:52 851ad9703079: Waiting 18:25:52 30adb9ca996f: Waiting 18:25:52 49e6b2e62929: Waiting 18:25:52 ad543cd673bd: Waiting 18:25:52 29915fd95d29: Waiting 18:25:52 2dd8b6df1370: Waiting 18:25:52 7ebb88fea26d: Waiting 18:25:52 1207169bf42c: Layer already exists 18:25:52 c24e968e79ba: Layer already exists 18:25:52 550e596c6d0e: Layer already exists 18:25:52 7983e6d25b96: Layer already exists 18:25:52 e2659b2206e7: Layer already exists 18:25:52 30adb9ca996f: Layer already exists 18:25:52 2dd8b6df1370: Layer already exists 18:25:52 29915fd95d29: Layer already exists 18:25:52 7ebb88fea26d: Layer already exists 18:25:52 851ad9703079: Layer already exists 18:25:52 49e6b2e62929: Layer already exists 18:25:52 ad543cd673bd: Layer already exists 18:25:52 latest: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:52 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:25:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:53 Dload Upload Total Spent Left Speed 18:25:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 64905 0 --:--:-- --:--:-- --:--:-- 65248 18:25:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.25 18:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:53 c24e968e79ba: Preparing 18:25:53 7983e6d25b96: Preparing 18:25:53 e2659b2206e7: Preparing 18:25:53 550e596c6d0e: Preparing 18:25:53 1207169bf42c: Preparing 18:25:53 30adb9ca996f: Preparing 18:25:53 29915fd95d29: Preparing 18:25:53 7ebb88fea26d: Preparing 18:25:53 2dd8b6df1370: Preparing 18:25:53 851ad9703079: Preparing 18:25:53 49e6b2e62929: Preparing 18:25:53 ad543cd673bd: Preparing 18:25:53 30adb9ca996f: Waiting 18:25:53 29915fd95d29: Waiting 18:25:53 2dd8b6df1370: Waiting 18:25:53 49e6b2e62929: Waiting 18:25:53 851ad9703079: Waiting 18:25:53 ad543cd673bd: Waiting 18:25:53 7ebb88fea26d: Waiting 18:25:53 c24e968e79ba: Layer already exists 18:25:53 1207169bf42c: Layer already exists 18:25:53 e2659b2206e7: Layer already exists 18:25:53 550e596c6d0e: Layer already exists 18:25:53 7983e6d25b96: Layer already exists 18:25:53 30adb9ca996f: Layer already exists 18:25:53 7ebb88fea26d: Layer already exists 18:25:53 851ad9703079: Layer already exists 18:25:53 2dd8b6df1370: Layer already exists 18:25:53 29915fd95d29: Layer already exists 18:25:53 49e6b2e62929: Layer already exists 18:25:53 ad543cd673bd: Layer already exists 18:25:53 2.2.0-dev.25: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:53 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 18:25:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 18:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:53 c24e968e79ba: Preparing 18:25:53 7983e6d25b96: Preparing 18:25:53 e2659b2206e7: Preparing 18:25:53 550e596c6d0e: Preparing 18:25:53 1207169bf42c: Preparing 18:25:53 30adb9ca996f: Preparing 18:25:53 29915fd95d29: Preparing 18:25:53 7ebb88fea26d: Preparing 18:25:53 2dd8b6df1370: Preparing 18:25:53 851ad9703079: Preparing 18:25:53 49e6b2e62929: Preparing 18:25:53 ad543cd673bd: Preparing 18:25:53 7ebb88fea26d: Waiting 18:25:53 ad543cd673bd: Waiting 18:25:53 2dd8b6df1370: Waiting 18:25:53 851ad9703079: Waiting 18:25:53 30adb9ca996f: Waiting 18:25:53 7983e6d25b96: Layer already exists 18:25:53 550e596c6d0e: Layer already exists 18:25:53 e2659b2206e7: Layer already exists 18:25:53 c24e968e79ba: Layer already exists 18:25:53 1207169bf42c: Layer already exists 18:25:53 30adb9ca996f: Layer already exists 18:25:53 29915fd95d29: Layer already exists 18:25:53 7ebb88fea26d: Layer already exists 18:25:53 851ad9703079: Layer already exists 18:25:53 2dd8b6df1370: Layer already exists 18:25:53 49e6b2e62929: Layer already exists 18:25:53 ad543cd673bd: Layer already exists 18:25:53 63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:25:54 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:25:54 + sudo tee /etc/docker/daemon.new 18:25:54 { 18:25:54 "registry-mirrors": [ 18:25:54 "https://nexus3.edgexfoundry.org:10001" 18:25:54 ], 18:25:54 "bip": "10.250.0.254/24", 18:25:54 "hosts": [ 18:25:54 "tcp://0.0.0.0:5555", 18:25:54 "unix:///var/run/docker.sock" 18:25:54 ], 18:25:54 "mtu": 1458, 18:25:54 "selinux-enabled": true, 18:25:54 "seccomp-profile": "/etc/docker/seccomp.json" 18:25:54 } [Pipeline] sh 18:25:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:25:54 c24e968e79ba: Preparing 18:25:54 7983e6d25b96: Preparing 18:25:54 e2659b2206e7: Preparing 18:25:54 550e596c6d0e: Preparing 18:25:54 1207169bf42c: Preparing 18:25:54 30adb9ca996f: Preparing 18:25:54 29915fd95d29: Preparing 18:25:54 7ebb88fea26d: Preparing 18:25:54 2dd8b6df1370: Preparing 18:25:54 851ad9703079: Preparing 18:25:54 49e6b2e62929: Preparing 18:25:54 ad543cd673bd: Preparing 18:25:54 49e6b2e62929: Waiting 18:25:54 851ad9703079: Waiting 18:25:54 29915fd95d29: Waiting 18:25:54 7ebb88fea26d: Waiting 18:25:54 2dd8b6df1370: Waiting 18:25:54 ad543cd673bd: Waiting 18:25:54 30adb9ca996f: Waiting 18:25:54 550e596c6d0e: Layer already exists 18:25:54 e2659b2206e7: Layer already exists 18:25:54 7983e6d25b96: Layer already exists 18:25:54 c24e968e79ba: Layer already exists 18:25:54 1207169bf42c: Layer already exists 18:25:54 30adb9ca996f: Layer already exists 18:25:54 7ebb88fea26d: Layer already exists 18:25:54 2dd8b6df1370: Layer already exists 18:25:54 29915fd95d29: Layer already exists 18:25:54 851ad9703079: Layer already exists 18:25:54 49e6b2e62929: Layer already exists 18:25:54 ad543cd673bd: Layer already exists 18:25:54 main: digest: sha256:bbc04b44fc083bac01c2d28a26c23a3a638d1dffe20de7e010dee937c0e8bc9e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:54 ===================================================== [Pipeline] echo 18:25:54 taggedImages: 18:25:54 - nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7 18:25:54 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:25:54 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.25 18:25:54 - nexus3.edgexfoundry.org:10004/device-usb-camera:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 18:25:54 - 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] { 18:25:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 18:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:54 18:25:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:54 + sudo service docker restart 18:25:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:55 latest: Pulling from edgex-lftools-log-publisher 18:25:55 5eb5b503b376: Pulling fs layer 18:25:55 5c69ac0246d0: Pulling fs layer 18:25:55 ec43610c2a17: Pulling fs layer 18:25:55 3a2ae6a8a46f: Pulling fs layer 18:25:55 33b1e0a273af: Pulling fs layer 18:25:55 5d3b04190fa2: Pulling fs layer 18:25:55 2f39f015ded8: Pulling fs layer 18:25:55 3a2ae6a8a46f: Waiting 18:25:55 33b1e0a273af: Waiting 18:25:55 2f39f015ded8: Waiting 18:25:55 5c69ac0246d0: Download complete 18:25:55 3a2ae6a8a46f: Verifying Checksum 18:25:55 3a2ae6a8a46f: Download complete 18:25:55 33b1e0a273af: Verifying Checksum 18:25:55 33b1e0a273af: Download complete 18:25:55 5d3b04190fa2: Verifying Checksum 18:25:55 5d3b04190fa2: Download complete 18:25:55 ec43610c2a17: Verifying Checksum 18:25:55 ec43610c2a17: Download complete 18:25:55 5eb5b503b376: Verifying Checksum 18:25:55 5eb5b503b376: Download complete 18:25:56 2f39f015ded8: Download complete 18:25:56 5eb5b503b376: Pull complete 18:25:56 5c69ac0246d0: Pull complete 18:25:57 ec43610c2a17: Pull complete 18:25:57 3a2ae6a8a46f: Pull complete 18:25:57 33b1e0a273af: Pull complete 18:25:57 5d3b04190fa2: Pull complete 18:26:03 2f39f015ded8: Pull complete 18:26:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:26:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:03 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:26:03 $ 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 18:26:07 $ docker top aa18650440edb39cdb6a487c06caf2f99e5e2d67a48035c24b2f7afcaa6b7bb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:07 ---> job-cost.sh 18:26:07 lf-activate-venv: SKIPPING 18:26:07 INFO: No Stack... 18:26:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:08 INFO: Archiving Costs [Pipeline] sh 18:26:08 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:26:08 + cut -d, -f6 [Pipeline] lock 18:26:08 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] 18:26:08 Resource [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] did not exist. Created. 18:26:08 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:08 + echo total: 0.2199999988079071 [Pipeline] stash 18:26:08 Stashed 1 file(s) [Pipeline] } 18:26:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:08 $ docker stop --time=1 aa18650440edb39cdb6a487c06caf2f99e5e2d67a48035c24b2f7afcaa6b7bb7 18:26:10 $ docker rm -f aa18650440edb39cdb6a487c06caf2f99e5e2d67a48035c24b2f7afcaa6b7bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:13 provisioning config files... 18:26:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/36@tmp/config1988699339349564024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:13 ---> docker-login.sh 18:26:13 nexus3.edgexfoundry.org:10001 18:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:14 Configure a credential helper to remove this warning. See 18:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:14 18:26:14 Login Succeeded 18:26:14 nexus3.edgexfoundry.org:10002 18:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:14 Configure a credential helper to remove this warning. See 18:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:14 18:26:14 Login Succeeded 18:26:14 nexus3.edgexfoundry.org:10003 18:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:15 Configure a credential helper to remove this warning. See 18:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:15 18:26:15 Login Succeeded 18:26:15 nexus3.edgexfoundry.org:10004 18:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:16 Configure a credential helper to remove this warning. See 18:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:16 18:26:16 Login Succeeded 18:26:16 docker.io 18:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:16 Configure a credential helper to remove this warning. See 18:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:16 18:26:16 Login Succeeded 18:26:16 ---> docker-login.sh ends [Pipeline] } 18:26:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:26:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:16 ========================================================= 18:26:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:26:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:17 + 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 . 18:26:17 Sending build context to Docker daemon 500.2kB 18:26:17 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:26:17 Step 2/13 : FROM ${BASE} AS builder 18:26:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:26:17 b3c136eddcbf: Pulling fs layer 18:26:17 c0a3192eca97: Pulling fs layer 18:26:17 a050256f5b6f: Pulling fs layer 18:26:17 656be50a0ddc: Pulling fs layer 18:26:17 2bbca73fdf42: Pulling fs layer 18:26:17 2bbca73fdf42: Waiting 18:26:17 46d945488cbd: Pulling fs layer 18:26:17 8a5474983e97: Pulling fs layer 18:26:17 329c88fbcd65: Pulling fs layer 18:26:17 46d945488cbd: Waiting 18:26:17 329c88fbcd65: Waiting 18:26:17 8a5474983e97: Waiting 18:26:17 a050256f5b6f: Verifying Checksum 18:26:17 a050256f5b6f: Download complete 18:26:17 c0a3192eca97: Verifying Checksum 18:26:17 c0a3192eca97: Download complete 18:26:17 2bbca73fdf42: Verifying Checksum 18:26:17 2bbca73fdf42: Download complete 18:26:17 46d945488cbd: Verifying Checksum 18:26:17 b3c136eddcbf: Verifying Checksum 18:26:17 b3c136eddcbf: Download complete 18:26:18 b3c136eddcbf: Pull complete 18:26:18 329c88fbcd65: Verifying Checksum 18:26:18 329c88fbcd65: Download complete 18:26:19 c0a3192eca97: Pull complete 18:26:19 a050256f5b6f: Pull complete 18:26:20 8a5474983e97: Verifying Checksum 18:26:20 8a5474983e97: Download complete 18:26:20 656be50a0ddc: Verifying Checksum 18:26:20 656be50a0ddc: Download complete 18:26:35 656be50a0ddc: Pull complete 18:26:35 2bbca73fdf42: Pull complete 18:26:35 46d945488cbd: Pull complete 18:26:41 8a5474983e97: Pull complete 18:26:42 329c88fbcd65: Pull complete 18:26:42 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:26:42 ---> ff4287adb874 18:26:42 Step 3/13 : ARG MAKE="make build" 18:26:43 ---> Running in 6fd7a2d4a8bd 18:26:43 Removing intermediate container 6fd7a2d4a8bd 18:26:43 ---> 6ed7ca0c75f3 18:26:43 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:26:43 ---> Running in e885427eeb03 18:26:43 Removing intermediate container e885427eeb03 18:26:43 ---> 531f2b20abda 18:26:43 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:26:44 ---> Running in 40adc6a64dca 18:26:45 Removing intermediate container 40adc6a64dca 18:26:45 ---> c221c020dc22 18:26:45 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:45 ---> Running in fcab5492ee6a 18:26:47 Removing intermediate container fcab5492ee6a 18:26:47 ---> e86e5fa6842a 18:26:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:47 ---> Running in af4c3c215955 18:26:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:26:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:26:50 (1/14) Installing libintl (0.21-r2) 18:26:50 (2/14) Installing eudev-libs (3.2.11-r0) 18:26:50 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:26:50 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:26:50 (5/14) Installing v4l-utils (1.22.1-r1) 18:26:50 (6/14) Installing udev-init-scripts (35-r0) 18:26:50 Executing udev-init-scripts-35-r0.post-install 18:26:50 (7/14) Installing libblkid (2.38-r1) 18:26:50 (8/14) Installing xz-libs (5.2.5-r1) 18:26:50 (9/14) Installing zstd-libs (1.5.2-r1) 18:26:50 (10/14) Installing kmod-libs (29-r2) 18:26:50 (11/14) Installing eudev (3.2.11-r0) 18:26:51 (12/14) Installing eudev-dev (3.2.11-r0) 18:26:51 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:26:51 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:26:51 Executing busybox-1.35.0-r13.trigger 18:26:51 Executing eudev-3.2.11-r0.trigger 18:26:51 OK: 228 MiB in 65 packages 18:26:52 Removing intermediate container af4c3c215955 18:26:52 ---> 50e0a3f8052a 18:26:52 Step 8/13 : WORKDIR /device-usb-camera 18:26:52 ---> Running in 5a2f92ccd45e 18:26:53 Removing intermediate container 5a2f92ccd45e 18:26:53 ---> b61395a26b11 18:26:53 Step 9/13 : COPY go.mod vendor* ./ 18:26:53 ---> 7cf7b6652f04 18:26:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:53 ---> Running in 5cb7a7cc9463 18:27:40 Removing intermediate container 5cb7a7cc9463 18:27:40 ---> 109fb599b784 18:27:40 Step 11/13 : COPY . . 18:27:40 ---> 13b0a07b9d1b 18:27:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:27:40 ---> Running in 328ca593d933 18:27:40  % Total % Received % Xferd Average Speed Time Time  Time Current 18:27:40 Dload Upload Total Spent Left Speed 18:27:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16100 0 --:--:-- --:--:-- --:--:-- 16338 18:27:40 Removing intermediate container 328ca593d933 18:27:40 ---> e67adef86032 18:27:40 Step 13/13 : RUN ${MAKE} 18:27:40 ---> Running in 94a11ab6acf5 18:27:40 noop 18:27:40 Removing intermediate container 94a11ab6acf5 18:27:40 ---> 5db6ffc3a384 18:27:40 Successfully built 5db6ffc3a384 18:27:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:40 + docker inspect -f . ci-base-image-arm64 18:27:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:41 prd-ubuntu20.04-docker-arm64-4c-16g-21257 does not seem to be running inside a container 18:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/36 -v /w/workspace/device-usb-camera/36:/w/workspace/device-usb-camera/36:rw,z -v /w/workspace/device-usb-camera/36@tmp:/w/workspace/device-usb-camera/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:27:42 $ docker top 7ce8068a1496fe57effe7f8e4922d04112b13a5f54241cf01080249dca268aaf -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:43 + go version 18:27:43 go version go1.18.3 linux/arm64 [Pipeline] } 18:27:43 $ docker stop --time=1 7ce8068a1496fe57effe7f8e4922d04112b13a5f54241cf01080249dca268aaf 18:27:45 $ docker rm -f 7ce8068a1496fe57effe7f8e4922d04112b13a5f54241cf01080249dca268aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:45 + docker inspect -f . ci-base-image-arm64 18:27:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:46 prd-ubuntu20.04-docker-arm64-4c-16g-21257 does not seem to be running inside a container 18:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/36 -v /w/workspace/device-usb-camera/36:/w/workspace/device-usb-camera/36:rw,z -v /w/workspace/device-usb-camera/36@tmp:/w/workspace/device-usb-camera/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:27:47 $ docker top 19c6c9c08417d293a052c67f2a3bf8d7b5f940cb832b08745d6e07a4e0cf6491 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:48 + git config --global --add safe.directory /w/workspace/device-usb-camera/36 [Pipeline] fileExists [Pipeline] sh 18:27:49 + make test 18:27:49 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:27:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:29:12 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:29:14 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements 18:29:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:29:14 CGO_ENABLED=1 go vet ./... 18:29:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:37 ./bin/test-attribution-txt.sh [Pipeline] echo 18:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:29:37 $ docker stop --time=1 19c6c9c08417d293a052c67f2a3bf8d7b5f940cb832b08745d6e07a4e0cf6491 18:29:39 $ docker rm -f 19c6c9c08417d293a052c67f2a3bf8d7b5f940cb832b08745d6e07a4e0cf6491 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:40 Warning: overwriting stash ‘coverage-report’ 18:29:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:41 + ls -al . 18:29:41 total 188 18:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:29 . 18:29:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:25 .. 18:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 18:25 .git 18:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:25 .github 18:29:41 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 18:25 .gitignore 18:29:41 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 18:25 .golangci.yml 18:29:41 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 18:25 .hadolint.yml 18:29:41 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 18:25 Attribution.txt 18:29:41 -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 18:25 CHANGELOG.md 18:29:41 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 18:25 Dockerfile 18:29:41 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 18:25 GOVERNANCE.md 18:29:41 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 18:25 Jenkinsfile 18:29:41 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 18:25 LICENSE 18:29:41 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 18:25 Makefile 18:29:41 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 18:25 OWNERS.md 18:29:41 -rw-rw-r-- 1 jenkins jenkins 12159 Jul 27 18:25 README.md 18:29:41 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 18:23 VERSION 18:29:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 18:25 bin 18:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:25 cmd 18:29:41 -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 18:29 coverage.out 18:29:41 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 18:25 docker-entrypoint.sh 18:29:41 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 18:25 go.mod 18:29:41 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 18:25 go.sum 18:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 18:25 internal 18:29:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 18:25 snap 18:29:41 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 18:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:41 + 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=63135812dfae4d656490c99f78f16bdc655078a7 --label arch=arm64 --label version=2.2.0-dev.25 . 18:29:41 Sending build context to Docker daemon 530.4kB 18:29:41 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 18:29:41 Step 2/35 : FROM ${BASE} AS builder 18:29:41 ---> 5db6ffc3a384 18:29:41 Step 3/35 : ARG MAKE="make build" 18:29:41 ---> Running in 702462a1485f 18:29:42 Removing intermediate container 702462a1485f 18:29:42 ---> a38db48e8163 18:29:42 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:29:42 ---> Running in 9388188564c8 18:29:42 Removing intermediate container 9388188564c8 18:29:42 ---> eb91c5b58ca6 18:29:42 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:29:42 ---> Running in a9d0c6e85628 18:29:43 Removing intermediate container a9d0c6e85628 18:29:43 ---> a580ad80cc09 18:29:43 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:43 ---> Running in f7606c6bf41f 18:29:45 Removing intermediate container f7606c6bf41f 18:29:45 ---> bc7f30e1bb46 18:29:45 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:45 ---> Running in 88da9d4d9e9a 18:29:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:29:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:29:47 OK: 228 MiB in 65 packages 18:29:48 Removing intermediate container 88da9d4d9e9a 18:29:48 ---> c550cc30801c 18:29:48 Step 8/35 : WORKDIR /device-usb-camera 18:29:48 ---> Running in 794a26d8be41 18:29:48 Removing intermediate container 794a26d8be41 18:29:48 ---> e7fb21afd84a 18:29:48 Step 9/35 : COPY go.mod vendor* ./ 18:29:49 ---> 1242285536e9 18:29:49 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:49 ---> Running in 3e83f385f1cc 18:29:51 Removing intermediate container 3e83f385f1cc 18:29:51 ---> 347c4d4cdb44 18:29:51 Step 11/35 : COPY . . 18:29:52 ---> a26fd6f6cb8c 18:29:52 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:29:52 ---> Running in 7364a47a6aab 18:29:53  % Total % Received % Xferd Average Speed Time Time Time Current 18:29:53 Dload Upload Total Spent Left Speed 18:29:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 7535 0 --:--:-- --:--:-- --:--:-- 7585 18:29:53 Removing intermediate container 7364a47a6aab 18:29:53 ---> 6833b119afbc 18:29:53 Step 13/35 : RUN ${MAKE} 18:29:53 ---> Running in 1dc15b0b2ac8 18:29:54 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:32:01 Removing intermediate container 1dc15b0b2ac8 18:32:01 ---> 1d1a16f01bc1 18:32:01 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:32:02 v0.18.4: Pulling from aler9/rtsp-simple-server 18:32:02 eab2503cf8f4: Pulling fs layer 18:32:02 97cd0a44c592: Pulling fs layer 18:32:03 97cd0a44c592: Verifying Checksum 18:32:03 97cd0a44c592: Download complete 18:32:03 eab2503cf8f4: Verifying Checksum 18:32:03 eab2503cf8f4: Download complete 18:32:03 eab2503cf8f4: Pull complete 18:32:04 97cd0a44c592: Pull complete 18:32:04 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:32:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:32:04 ---> 7f763cca56b3 18:32:04 Step 15/35 : FROM alpine:3.15 18:32:04 3.15: Pulling from library/alpine 18:32:05 e0295fd11fe2: Pulling fs layer 18:32:05 e0295fd11fe2: Verifying Checksum 18:32:05 e0295fd11fe2: Download complete 18:32:05 e0295fd11fe2: Pull complete 18:32:05 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:32:05 Status: Downloaded newer image for alpine:3.15 18:32:05 ---> 60f2846fe774 18:32:05 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:32:05 ---> Running in 4a52bce17006 18:32:06 Removing intermediate container 4a52bce17006 18:32:06 ---> c42fffcaae9e 18:32:06 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:32:06 ---> Running in eaa6af137a57 18:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:32:08 (1/73) Installing dumb-init (1.2.5-r1) 18:32:08 (2/73) Installing sdl2 (2.0.16-r4) 18:32:08 (3/73) Installing libxau (1.0.9-r0) 18:32:08 (4/73) Installing libmd (1.0.3-r0) 18:32:08 (5/73) Installing libbsd (0.11.3-r1) 18:32:08 (6/73) Installing libxdmcp (1.1.3-r0) 18:32:08 (7/73) Installing libxcb (1.14-r2) 18:32:08 (8/73) Installing libx11 (1.7.2-r0) 18:32:08 (9/73) Installing aom-libs (3.2.0-r0) 18:32:08 (10/73) Installing alsa-lib (1.2.5.1-r1) 18:32:08 (11/73) Installing expat (2.4.7-r0) 18:32:08 (12/73) Installing brotli-libs (1.0.9-r5) 18:32:08 (13/73) Installing libbz2 (1.0.8-r1) 18:32:08 (14/73) Installing libpng (1.6.37-r1) 18:32:08 (15/73) Installing freetype (2.11.1-r2) 18:32:08 (16/73) Installing libuuid (2.37.4-r0) 18:32:08 (17/73) Installing fontconfig (2.13.1-r4) 18:32:08 (18/73) Installing fribidi (1.0.11-r0) 18:32:08 (19/73) Installing libffi (3.4.2-r1) 18:32:08 (20/73) Installing libintl (0.21-r0) 18:32:08 (21/73) Installing libblkid (2.37.4-r0) 18:32:08 (22/73) Installing libmount (2.37.4-r0) 18:32:08 (23/73) Installing pcre (8.45-r1) 18:32:08 (24/73) Installing glib (2.70.1-r0) 18:32:09 (25/73) Installing graphite2 (1.3.14-r0) 18:32:09 (26/73) Installing harfbuzz (3.0.0-r2) 18:32:09 (27/73) Installing libass (0.15.2-r0) 18:32:09 (28/73) Installing libdav1d (0.9.2-r0) 18:32:09 (29/73) Installing gmp (6.2.1-r1) 18:32:09 (30/73) Installing nettle (3.7.3-r0) 18:32:09 (31/73) Installing p11-kit (0.24.0-r1) 18:32:09 (32/73) Installing libtasn1 (4.18.0-r0) 18:32:09 (33/73) Installing libunistring (0.9.10-r1) 18:32:09 (34/73) Installing gnutls (3.7.1-r0) 18:32:09 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:32:09 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 18:32:09 (37/73) Installing lame (3.100-r0) 18:32:09 (38/73) Installing opus (1.3.1-r1) 18:32:09 (39/73) Installing libgomp (10.3.1_git20211027-r0) 18:32:09 (40/73) Installing soxr (0.1.3-r2) 18:32:09 (41/73) Installing libgcc (10.3.1_git20211027-r0) 18:32:09 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 18:32:09 (43/73) Installing libsrt (1.4.2-r1) 18:32:09 (44/73) Installing libssh (0.9.6-r1) 18:32:09 (45/73) Installing libogg (1.3.5-r0) 18:32:09 (46/73) Installing libtheora (1.1.1-r16) 18:32:09 (47/73) Installing libjpeg-turbo (2.1.2-r0) 18:32:09 (48/73) Installing v4l-utils-libs (1.22.1-r1) 18:32:09 (49/73) Installing libxext (1.3.4-r0) 18:32:09 (50/73) Installing libxfixes (6.0.0-r0) 18:32:09 (51/73) Installing libdrm (2.4.109-r0) 18:32:09 (52/73) Installing wayland-libs-client (1.19.0-r1) 18:32:09 (53/73) Installing libva (2.13.0-r0) 18:32:09 (54/73) Installing libvdpau (1.4-r0) 18:32:09 (55/73) Installing vidstab (1.1.0-r1) 18:32:09 (56/73) Installing libvorbis (1.3.7-r0) 18:32:09 (57/73) Installing libvpx (1.10.0-r0) 18:32:09 (58/73) Installing vulkan-loader (1.2.196-r0) 18:32:09 (59/73) Installing libwebp (1.2.2-r0) 18:32:09 (60/73) Installing x264-libs (20210613-r0) 18:32:09 (61/73) Installing x265-libs (3.5-r0) 18:32:09 (62/73) Installing xvidcore (1.3.7-r1) 18:32:09 (63/73) Installing ffmpeg-libs (4.4.1-r2) 18:32:10 (64/73) Installing ffmpeg (4.4.1-r2) 18:32:10 (65/73) Installing udev-init-scripts (35-r0) 18:32:10 Executing udev-init-scripts-35-r0.post-install 18:32:10 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 18:32:10 (67/73) Installing xz-libs (5.2.5-r1) 18:32:10 (68/73) Installing zstd-libs (1.5.0-r0) 18:32:10 (69/73) Installing kmod-libs (29-r2) 18:32:10 (70/73) Installing eudev (3.2.11_pre1-r0) 18:32:10 (71/73) Installing libsodium (1.0.18-r0) 18:32:10 (72/73) Installing libzmq (4.3.4-r0) 18:32:10 (73/73) Installing zeromq (4.3.4-r0) 18:32:10 Executing busybox-1.34.1-r7.trigger 18:32:10 Executing eudev-3.2.11_pre1-r0.trigger 18:32:10 OK: 67 MiB in 87 packages 18:32:13 Removing intermediate container eaa6af137a57 18:32:13 ---> c897bf4c8f1b 18:32:13 Step 18/35 : WORKDIR / 18:32:13 ---> Running in 5c3e1a1a48a2 18:32:13 Removing intermediate container 5c3e1a1a48a2 18:32:13 ---> 01e4a7cdae4e 18:32:13 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:32:15 ---> b8afaaa92dda 18:32:15 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:32:15 ---> fef738280e93 18:32:15 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:32:16 ---> c322363412fd 18:32:16 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:32:16 ---> 5d7f91d76aa9 18:32:16 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:32:17 ---> 751d5d2478ae 18:32:17 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:32:17 ---> 20745d6def5e 18:32:17 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:32:19 ---> 51258f080963 18:32:19 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:32:19 ---> Running in ccefcbb1bd1a 18:32:20 Removing intermediate container ccefcbb1bd1a 18:32:20 ---> 0942630d66ee 18:32:20 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:32:20 ---> Running in bdb07d778957 18:32:22 Removing intermediate container bdb07d778957 18:32:22 ---> 6afe4972d054 18:32:22 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:32:22 ---> Running in c69de73b47a0 18:32:23 Removing intermediate container c69de73b47a0 18:32:23 ---> 183f18a178ed 18:32:23 Step 29/35 : EXPOSE 59983 18:32:24 ---> Running in 10349cc2b663 18:32:24 Removing intermediate container 10349cc2b663 18:32:24 ---> 6563de71336a 18:32:24 Step 30/35 : EXPOSE 8554 18:32:24 ---> Running in 4d7299fca2f3 18:32:24 Removing intermediate container 4d7299fca2f3 18:32:24 ---> b0500dca796f 18:32:24 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:32:24 ---> Running in 43fec124029d 18:32:24 Removing intermediate container 43fec124029d 18:32:24 ---> 76e1e583c20e 18:32:24 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:32:25 ---> Running in 35c4fbeaa82d 18:32:25 Removing intermediate container 35c4fbeaa82d 18:32:25 ---> d0f49dedf8bc 18:32:25 Step 33/35 : LABEL arch=arm64 18:32:25 ---> Running in 301d950b1e10 18:32:25 Removing intermediate container 301d950b1e10 18:32:25 ---> 0ec9bd12eed7 18:32:25 Step 34/35 : LABEL git_sha=63135812dfae4d656490c99f78f16bdc655078a7 18:32:25 ---> Running in e793e3ccff9b 18:32:26 Removing intermediate container e793e3ccff9b 18:32:26 ---> 4aa5b0cfab75 18:32:26 Step 35/35 : LABEL version=2.2.0-dev.25 18:32:26 ---> Running in 56142fc831ef 18:32:26 Removing intermediate container 56142fc831ef 18:32:26 ---> f58c3964df98 18:32:26 [Warning] One or more build-args [ARCH] were not consumed 18:32:26 Successfully built f58c3964df98 18:32:26 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 18:32:26 provisioning config files... 18:32:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/36@tmp/config263410670762471007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:27 ---> docker-login.sh 18:32:27 nexus3.edgexfoundry.org:10001 18:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:27 Configure a credential helper to remove this warning. See 18:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:27 18:32:27 Login Succeeded 18:32:27 nexus3.edgexfoundry.org:10002 18:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:27 Configure a credential helper to remove this warning. See 18:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:27 18:32:27 Login Succeeded 18:32:27 nexus3.edgexfoundry.org:10003 18:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:28 Configure a credential helper to remove this warning. See 18:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:28 18:32:28 Login Succeeded 18:32:28 nexus3.edgexfoundry.org:10004 18:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:28 Configure a credential helper to remove this warning. See 18:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:28 18:32:28 Login Succeeded 18:32:28 docker.io 18:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:29 Configure a credential helper to remove this warning. See 18:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:29 18:32:29 Login Succeeded 18:32:29 ---> docker-login.sh ends [Pipeline] } 18:32:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:29 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:32:29 63135812dfae4d656490c99f78f16bdc655078a7 18:32:29 latest 18:32:29 2.2.0-dev.25 18:32:29 63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 18:32:29 main 18:32:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7 18:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:30 29e1338ead95: Preparing 18:32:30 fcf8c03264ac: Preparing 18:32:30 8a3119883fdf: Preparing 18:32:30 a43932d1df72: Preparing 18:32:30 1207169bf42c: Preparing 18:32:30 76a0cb8ba824: Preparing 18:32:30 7370d5ddb8d7: Preparing 18:32:30 3fa0dccc0229: Preparing 18:32:30 049a69578dcf: Preparing 18:32:30 9627303042f6: Preparing 18:32:30 cb8ed4879b03: Preparing 18:32:30 eb54b7b7991f: Preparing 18:32:30 76a0cb8ba824: Waiting 18:32:30 7370d5ddb8d7: Waiting 18:32:30 3fa0dccc0229: Waiting 18:32:30 049a69578dcf: Waiting 18:32:30 9627303042f6: Waiting 18:32:30 cb8ed4879b03: Waiting 18:32:30 eb54b7b7991f: Waiting 18:32:30 1207169bf42c: Pushed 18:32:30 fcf8c03264ac: Pushed 18:32:30 29e1338ead95: Pushed 18:32:30 8a3119883fdf: Pushed 18:32:30 7370d5ddb8d7: Pushed 18:32:30 3fa0dccc0229: Pushed 18:32:30 76a0cb8ba824: Pushed 18:32:30 049a69578dcf: Pushed 18:32:30 eb54b7b7991f: Layer already exists 18:32:35 a43932d1df72: Pushed 18:32:36 9627303042f6: Pushed 18:32:46 cb8ed4879b03: Pushed 18:32:46 63135812dfae4d656490c99f78f16bdc655078a7: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:47 + 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 18:32:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:47 29e1338ead95: Preparing 18:32:47 fcf8c03264ac: Preparing 18:32:47 8a3119883fdf: Preparing 18:32:47 a43932d1df72: Preparing 18:32:47 1207169bf42c: Preparing 18:32:47 76a0cb8ba824: Preparing 18:32:47 7370d5ddb8d7: Preparing 18:32:47 3fa0dccc0229: Preparing 18:32:47 049a69578dcf: Preparing 18:32:47 9627303042f6: Preparing 18:32:47 cb8ed4879b03: Preparing 18:32:47 eb54b7b7991f: Preparing 18:32:47 76a0cb8ba824: Waiting 18:32:47 7370d5ddb8d7: Waiting 18:32:47 049a69578dcf: Waiting 18:32:47 3fa0dccc0229: Waiting 18:32:47 cb8ed4879b03: Waiting 18:32:47 eb54b7b7991f: Waiting 18:32:47 9627303042f6: Waiting 18:32:47 29e1338ead95: Layer already exists 18:32:47 a43932d1df72: Layer already exists 18:32:47 1207169bf42c: Layer already exists 18:32:47 8a3119883fdf: Layer already exists 18:32:47 fcf8c03264ac: Layer already exists 18:32:47 3fa0dccc0229: Layer already exists 18:32:47 7370d5ddb8d7: Layer already exists 18:32:47 76a0cb8ba824: Layer already exists 18:32:47 049a69578dcf: Layer already exists 18:32:47 9627303042f6: Layer already exists 18:32:47 eb54b7b7991f: Layer already exists 18:32:47 cb8ed4879b03: Layer already exists 18:32:47 latest: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.25 18:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:48 29e1338ead95: Preparing 18:32:48 fcf8c03264ac: Preparing 18:32:48 8a3119883fdf: Preparing 18:32:48 a43932d1df72: Preparing 18:32:48 1207169bf42c: Preparing 18:32:48 76a0cb8ba824: Preparing 18:32:48 7370d5ddb8d7: Preparing 18:32:48 3fa0dccc0229: Preparing 18:32:48 049a69578dcf: Preparing 18:32:48 9627303042f6: Preparing 18:32:48 cb8ed4879b03: Preparing 18:32:48 eb54b7b7991f: Preparing 18:32:48 049a69578dcf: Waiting 18:32:48 9627303042f6: Waiting 18:32:48 eb54b7b7991f: Waiting 18:32:48 cb8ed4879b03: Waiting 18:32:48 76a0cb8ba824: Waiting 18:32:48 7370d5ddb8d7: Waiting 18:32:48 3fa0dccc0229: Waiting 18:32:48 1207169bf42c: Layer already exists 18:32:48 a43932d1df72: Layer already exists 18:32:48 fcf8c03264ac: Layer already exists 18:32:48 8a3119883fdf: Layer already exists 18:32:48 29e1338ead95: Layer already exists 18:32:48 76a0cb8ba824: Layer already exists 18:32:48 3fa0dccc0229: Layer already exists 18:32:48 7370d5ddb8d7: Layer already exists 18:32:48 9627303042f6: Layer already exists 18:32:48 049a69578dcf: Layer already exists 18:32:48 eb54b7b7991f: Layer already exists 18:32:48 cb8ed4879b03: Layer already exists 18:32:48 2.2.0-dev.25: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:49 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 18:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:49 29e1338ead95: Preparing 18:32:49 fcf8c03264ac: Preparing 18:32:49 8a3119883fdf: Preparing 18:32:49 a43932d1df72: Preparing 18:32:49 1207169bf42c: Preparing 18:32:49 76a0cb8ba824: Preparing 18:32:49 7370d5ddb8d7: Preparing 18:32:49 3fa0dccc0229: Preparing 18:32:49 049a69578dcf: Preparing 18:32:49 9627303042f6: Preparing 18:32:49 cb8ed4879b03: Preparing 18:32:49 eb54b7b7991f: Preparing 18:32:49 76a0cb8ba824: Waiting 18:32:49 7370d5ddb8d7: Waiting 18:32:49 3fa0dccc0229: Waiting 18:32:49 049a69578dcf: Waiting 18:32:49 9627303042f6: Waiting 18:32:49 cb8ed4879b03: Waiting 18:32:49 eb54b7b7991f: Waiting 18:32:49 a43932d1df72: Layer already exists 18:32:49 8a3119883fdf: Layer already exists 18:32:49 1207169bf42c: Layer already exists 18:32:49 fcf8c03264ac: Layer already exists 18:32:49 29e1338ead95: Layer already exists 18:32:49 76a0cb8ba824: Layer already exists 18:32:49 3fa0dccc0229: Layer already exists 18:32:49 7370d5ddb8d7: Layer already exists 18:32:49 049a69578dcf: Layer already exists 18:32:49 9627303042f6: Layer already exists 18:32:49 cb8ed4879b03: Layer already exists 18:32:49 eb54b7b7991f: Layer already exists 18:32:49 63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:50 + 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 18:32:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:32:50 29e1338ead95: Preparing 18:32:50 fcf8c03264ac: Preparing 18:32:50 8a3119883fdf: Preparing 18:32:50 a43932d1df72: Preparing 18:32:50 1207169bf42c: Preparing 18:32:50 76a0cb8ba824: Preparing 18:32:50 7370d5ddb8d7: Preparing 18:32:50 3fa0dccc0229: Preparing 18:32:50 049a69578dcf: Preparing 18:32:50 9627303042f6: Preparing 18:32:50 cb8ed4879b03: Preparing 18:32:50 eb54b7b7991f: Preparing 18:32:50 049a69578dcf: Waiting 18:32:50 9627303042f6: Waiting 18:32:50 cb8ed4879b03: Waiting 18:32:50 eb54b7b7991f: Waiting 18:32:50 76a0cb8ba824: Waiting 18:32:50 3fa0dccc0229: Waiting 18:32:50 7370d5ddb8d7: Waiting 18:32:50 29e1338ead95: Layer already exists 18:32:50 fcf8c03264ac: Layer already exists 18:32:50 1207169bf42c: Layer already exists 18:32:50 8a3119883fdf: Layer already exists 18:32:50 a43932d1df72: Layer already exists 18:32:50 049a69578dcf: Layer already exists 18:32:50 7370d5ddb8d7: Layer already exists 18:32:50 76a0cb8ba824: Layer already exists 18:32:50 3fa0dccc0229: Layer already exists 18:32:50 9627303042f6: Layer already exists 18:32:50 cb8ed4879b03: Layer already exists 18:32:50 eb54b7b7991f: Layer already exists 18:32:50 main: digest: sha256:54d3d936e7f3cb81f669347b21c6cfd1e73d3d05ff69425dd9c6e7d9052e871a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:32:51 ===================================================== [Pipeline] echo 18:32:51 taggedImages: 18:32:51 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7 18:32:51 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:32:51 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.25 18:32:51 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:63135812dfae4d656490c99f78f16bdc655078a7-2.2.0-dev.25 18:32:51 - 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 18:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:51 18:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:52 arm64: Pulling from edgex-lftools-log-publisher 18:32:52 8998bd30e6a1: Pulling fs layer 18:32:52 04944245beec: Pulling fs layer 18:32:52 699f458cf7ca: Pulling fs layer 18:32:52 765212b225bb: Pulling fs layer 18:32:52 f23df028b6ca: Pulling fs layer 18:32:52 d65c8cfc05b1: Pulling fs layer 18:32:52 2437ff75d9bd: Pulling fs layer 18:32:52 d65c8cfc05b1: Waiting 18:32:52 2437ff75d9bd: Waiting 18:32:52 765212b225bb: Waiting 18:32:52 f23df028b6ca: Waiting 18:32:52 04944245beec: Verifying Checksum 18:32:52 04944245beec: Download complete 18:32:52 765212b225bb: Verifying Checksum 18:32:52 765212b225bb: Download complete 18:32:52 f23df028b6ca: Verifying Checksum 18:32:52 f23df028b6ca: Download complete 18:32:52 d65c8cfc05b1: Verifying Checksum 18:32:52 d65c8cfc05b1: Download complete 18:32:52 699f458cf7ca: Verifying Checksum 18:32:52 699f458cf7ca: Download complete 18:32:52 8998bd30e6a1: Verifying Checksum 18:32:52 8998bd30e6a1: Download complete 18:32:55 2437ff75d9bd: Verifying Checksum 18:32:55 2437ff75d9bd: Download complete 18:32:56 8998bd30e6a1: Pull complete 18:32:57 04944245beec: Pull complete 18:32:58 699f458cf7ca: Pull complete 18:32:58 765212b225bb: Pull complete 18:32:59 f23df028b6ca: Pull complete 18:32:59 d65c8cfc05b1: Pull complete 18:33:14 2437ff75d9bd: Pull complete 18:33:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:33:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:15 prd-ubuntu20.04-docker-arm64-4c-16g-21257 does not seem to be running inside a container 18:33:15 $ 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/36 -v /w/workspace/device-usb-camera/36:/w/workspace/device-usb-camera/36:rw,z -v /w/workspace/device-usb-camera/36@tmp:/w/workspace/device-usb-camera/36@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:arm64 cat 18:33:18 $ docker top 290a24aa2f654e227147e7024a2a06a112e5f1618c33a774d8046bf4d67ad39d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:19 ---> job-cost.sh 18:33:19 lf-activate-venv: SKIPPING 18:33:19 INFO: No Stack... 18:33:19 INFO: Retrieving Pricing Info for: v3-standard-4 18:33:20 INFO: Archiving Costs [Pipeline] sh 18:33:21 + + cat /w/workspace/device-usb-camera/36/archives/cost.csv 18:33:21 cut -d, -f6 [Pipeline] lock 18:33:21 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] 18:33:21 Resource [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] did not exist. Created. 18:33:21 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:21 /w/workspace/device-usb-camera/36@tmp/durable-48ce0d82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:33:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:33:22 Warning: overwriting stash ‘stack-cost’ 18:33:22 Stashed 1 file(s) [Pipeline] } 18:33:22 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 18:33:22 $ docker stop --time=1 290a24aa2f654e227147e7024a2a06a112e5f1618c33a774d8046bf4d67ad39d 18:33:24 $ docker rm -f 290a24aa2f654e227147e7024a2a06a112e5f1618c33a774d8046bf4d67ad39d [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 18:33:24 provisioning config files... 18:33:24 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1939008314605618944tmp [Pipeline] { [Pipeline] sh 18:33:24 + set +x 18:33:24 + curl -s https://codecov.io/bash 18:33:24 + bash -s -- 18:33:24 18:33:24 _____ _ 18:33:24 / ____| | | 18:33:24 | | ___ __| | ___ ___ _____ __ 18:33:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:33:24 | |___| (_) | (_| | __/ (_| (_) \ V / 18:33:24 \_____\___/ \__,_|\___|\___\___/ \_/ 18:33:24 Bash-1.0.6 18:33:24 18:33:24 18:33:24 ==> git version 2.25.1 found 18:33:24 ==> 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 18:33:24 Release-Date: 2020-01-08 18:33:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:33:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:33:24 ==> Jenkins CI detected. 18:33:24 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:33:24 project root: . 18:33:24 --> token set from env 18:33:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:33:24 ==> Running gcov in . (disable via -X gcov) 18:33:24 ==> Python coveragepy not found 18:33:24 ==> Searching for coverage reports in: 18:33:24 + . 18:33:24 -> Found 1 reports 18:33:24 ==> Detecting git/mercurial file structure 18:33:24 ==> Reading reports 18:33:25 + ./coverage.out bytes=29387 18:33:25 ==> Appending adjustments 18:33:25 https://docs.codecov.io/docs/fixing-reports 18:33:25 + Found adjustments 18:33:25 ==> Gzipping contents 18:33:25 8.0K /tmp/codecov.2WxS5o.gz 18:33:25 ==> Uploading reports 18:33:25 url: https://codecov.io 18:33:25 query: branch=main&commit=63135812dfae4d656490c99f78f16bdc655078a7&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:33:25 -> Pinging Codecov 18:33:25 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=63135812dfae4d656490c99f78f16bdc655078a7&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:33:25 -> Uploading to 18:33:25 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/63135812dfae4d656490c99f78f16bdc655078a7/b1121127-5425-4bcb-b775-41e986d692e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T183325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=787b66131780f5b58570fe6cb832c3e3b6a7a3e89446a64da4691d2bd25fe735 18:33:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:25 Dload Upload Total Spent Left Speed 18:33:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 17468 --:--:-- --:--:-- --:--:-- 17468 18:33:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] } 18:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:33:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:33:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:26 18:33:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:33:26 df9b9388f04a: Pulling fs layer 18:33:26 52dc419b0ee2: Pulling fs layer 18:33:26 25bc292e5bac: Pulling fs layer 18:33:26 114826534d7a: Pulling fs layer 18:33:26 4657fd5d0bcf: Pulling fs layer 18:33:26 6ad1cebc031e: Pulling fs layer 18:33:26 8a3aa393b2d8: Pulling fs layer 18:33:26 114826534d7a: Waiting 18:33:26 4657fd5d0bcf: Waiting 18:33:26 8a3aa393b2d8: Waiting 18:33:26 6ad1cebc031e: Waiting 18:33:26 25bc292e5bac: Verifying Checksum 18:33:26 25bc292e5bac: Download complete 18:33:26 52dc419b0ee2: Download complete 18:33:26 4657fd5d0bcf: Verifying Checksum 18:33:26 4657fd5d0bcf: Download complete 18:33:26 df9b9388f04a: Download complete 18:33:26 6ad1cebc031e: Verifying Checksum 18:33:26 6ad1cebc031e: Download complete 18:33:26 df9b9388f04a: Pull complete 18:33:26 52dc419b0ee2: Pull complete 18:33:26 25bc292e5bac: Pull complete 18:33:27 114826534d7a: Verifying Checksum 18:33:27 114826534d7a: Download complete 18:33:27 8a3aa393b2d8: Verifying Checksum 18:33:27 8a3aa393b2d8: Download complete 18:33:30 114826534d7a: Pull complete 18:33:31 4657fd5d0bcf: Pull complete 18:33:31 6ad1cebc031e: Pull complete 18:33:33 8a3aa393b2d8: Pull complete 18:33:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:33:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:33:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:34 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:33:34 $ 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 18:33:38 $ docker top 830b809951859cbddff0e908ddccf87e407e6a1470272438424d29bff1abe072 -eo pid,comm [Pipeline] { [Pipeline] echo 18:33:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:33:38 + set -o pipefail 18:33:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:33:44 18:33:44 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:33:44 18:33:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/ecea6a29-b0d2-48b9-8b28-00637026f59f 18:33:44 18:33:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:33:44 18:33:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:33:44 18:33:44 [Pipeline] } 18:33:44 $ docker stop --time=1 830b809951859cbddff0e908ddccf87e407e6a1470272438424d29bff1abe072 18:33:47 $ docker rm -f 830b809951859cbddff0e908ddccf87e407e6a1470272438424d29bff1abe072 [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 18:33:48 + git log --format=format:%s -1 63135812dfae4d656490c99f78f16bdc655078a7 [Pipeline] sh 18:33:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:33:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:49 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:33:49 $ 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 18:33:49 $ docker top 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:33:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:49 [ssh-agent] Looking for ssh-agent implementation... 18:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:49 $ docker exec 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 ssh-agent 18:33:49 SSH_AUTH_SOCK=/tmp/ssh-RjiW8dp9Desd/agent.32 18:33:49 SSH_AGENT_PID=39 18:33:49 Running ssh-add (command line suppressed) 18:33:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4838785819089562337.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4838785819089562337.key) 18:33:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:50 + git semver tag 18:33:50 2022-07-27 18:33:50,643 [run_tag] DEBUG tag force:False 18:33:50 2022-07-27 18:33:50,644 [check_head_tag] DEBUG check head tag 18:33:50 2022-07-27 18:33:50,644 [execute] INFO git cat-file --batch-check 18:33:50 2022-07-27 18:33:50,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:33:50 2022-07-27 18:33:50,648 [execute] INFO git cat-file --batch 18:33:50 2022-07-27 18:33:50,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:33:50 2022-07-27 18:33:50,659 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:33:50 2022-07-27 18:33:50,659 [execute] INFO git tag -a v2.2.0-dev.25 -m v2.2.0-dev.25 18:33:50 2022-07-27 18:33:50,660 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.25', '-m', 'v2.2.0-dev.25'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:33:50 2022-07-27 18:33:50,664 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:33:50 2.2.0-dev.25 [Pipeline] } 18:33:50 $ docker exec --env ******** --env ******** 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 ssh-agent -k 18:33:51 unset SSH_AUTH_SOCK; 18:33:51 unset SSH_AGENT_PID; 18:33:51 echo Agent pid 39 killed; 18:33:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:51 + git semver [Pipeline] } 18:33:51 $ docker stop --time=1 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 18:33:52 $ docker rm -f 2323f681e7d6b77e6dfea205767dcac002db0a6f7c3297e1e849e37654cbac82 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:53 18:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:33:53 0.23.1-centos7: Pulling from edgex-lftools 18:33:53 ab5ef0e58194: Pulling fs layer 18:33:53 9712f1f96733: Pulling fs layer 18:33:53 63f879dbbcfc: Pulling fs layer 18:33:53 0d9ebad4ef96: Pulling fs layer 18:33:53 e9a5061849ea: Pulling fs layer 18:33:53 d747dcd14b5f: Pulling fs layer 18:33:53 2de7ff778b66: Pulling fs layer 18:33:53 2de7ff778b66: Waiting 18:33:53 0d9ebad4ef96: Waiting 18:33:53 d747dcd14b5f: Waiting 18:33:53 e9a5061849ea: Waiting 18:33:53 9712f1f96733: Verifying Checksum 18:33:53 9712f1f96733: Download complete 18:33:53 63f879dbbcfc: Verifying Checksum 18:33:53 63f879dbbcfc: Download complete 18:33:54 e9a5061849ea: Verifying Checksum 18:33:54 e9a5061849ea: Download complete 18:33:54 0d9ebad4ef96: Verifying Checksum 18:33:54 0d9ebad4ef96: Download complete 18:33:54 d747dcd14b5f: Download complete 18:33:54 ab5ef0e58194: Verifying Checksum 18:33:54 ab5ef0e58194: Download complete 18:33:54 2de7ff778b66: Verifying Checksum 18:33:54 2de7ff778b66: Download complete 18:33:57 ab5ef0e58194: Pull complete 18:33:57 9712f1f96733: Pull complete 18:33:58 63f879dbbcfc: Pull complete 18:34:02 0d9ebad4ef96: Pull complete 18:34:02 e9a5061849ea: Pull complete 18:34:02 d747dcd14b5f: Pull complete 18:34:04 2de7ff778b66: Pull complete 18:34:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:04 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:34:04 $ 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 18:34:07 $ docker top c0a5b728f91deb9bc56ebf921598d7c53afb7bb5f52b04ac07c2ca06897a0b28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:34:07 provisioning config files... 18:34:07 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3960140823164607647tmp 18:34:07 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config374699026185862691tmp 18:34:08 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config606709980755239214tmp [Pipeline] { [Pipeline] echo 18:34:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:34:08 ---> sigul-configuration.sh 18:34:08 gpg: directory `/root/.gnupg' created 18:34:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:34:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:34:08 gpg: keyring `/root/.gnupg/secring.gpg' created 18:34:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:34:08 gpg: CAST5 encrypted data 18:34:08 gpg: encrypted with 1 passphrase 18:34:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:34:08 + mkdir /home/jenkins 18:34:08 + mkdir /home/jenkins/sigul [Pipeline] sh 18:34:08 + 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 18:34:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:34:09 ---> sigul-install.sh 18:34:09 Sigul already installed; skipping installation. [Pipeline] sh 18:34:09 + git tag --list 18:34:09 v0.0.0 18:34:09 v0.0.1-dev.1 18:34:09 v0.0.1-dev.10 18:34:09 v0.0.1-dev.11 18:34:09 v0.0.1-dev.12 18:34:09 v0.0.1-dev.13 18:34:09 v0.0.1-dev.14 18:34:09 v0.0.1-dev.15 18:34:09 v0.0.1-dev.16 18:34:09 v0.0.1-dev.2 18:34:09 v0.0.1-dev.3 18:34:09 v0.0.1-dev.4 18:34:09 v0.0.1-dev.5 18:34:09 v0.0.1-dev.6 18:34:09 v0.0.1-dev.7 18:34:09 v0.0.1-dev.8 18:34:09 v0.0.1-dev.9 18:34:09 v2.2.0-dev.17 18:34:09 v2.2.0-dev.18 18:34:09 v2.2.0-dev.19 18:34:09 v2.2.0-dev.20 18:34:09 v2.2.0-dev.21 18:34:09 v2.2.0-dev.22 18:34:09 v2.2.0-dev.23 18:34:09 v2.2.0-dev.24 18:34:09 v2.2.0-dev.25 [Pipeline] sh 18:34:09 + lftools sign git-tag v2.2.0-dev.25 18:34:10 Signing Git tag with Sigul... 18:34:10 Signing v2.2.0-dev.25 [Pipeline] echo 18:34:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:34:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:34:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:34:10 $ docker stop --time=1 c0a5b728f91deb9bc56ebf921598d7c53afb7bb5f52b04ac07c2ca06897a0b28 18:34:12 $ docker rm -f c0a5b728f91deb9bc56ebf921598d7c53afb7bb5f52b04ac07c2ca06897a0b28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:34:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:34:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:13 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:34:13 $ 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 18:34:13 $ docker top 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:13 [ssh-agent] Looking for ssh-agent implementation... 18:34:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:13 $ docker exec 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 ssh-agent 18:34:13 SSH_AUTH_SOCK=/tmp/ssh-nHHjxKC5MDk3/agent.33 18:34:13 SSH_AGENT_PID=40 18:34:13 Running ssh-add (command line suppressed) 18:34:14 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7433244924541013734.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7433244924541013734.key) 18:34:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:14 + git semver bump pre 18:34:14 2022-07-27 18:34:14,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:14 2022-07-27 18:34:14,585 [bump_version] DEBUG bumping version:2.2.0-dev.25 on axis:pre with prefix:dev 18:34:14 2022-07-27 18:34:14,585 [bump_version] DEBUG bumped version:2.2.0-dev.26 18:34:14 2022-07-27 18:34:14,586 [write_version] DEBUG write version:2.2.0-dev.26 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:34:14 2022-07-27 18:34:14,586 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:14 2022-07-27 18:34:14,586 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:14 2022-07-27 18:34:14,588 [execute] INFO git cat-file --batch-check 18:34:14 2022-07-27 18:34:14,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:14 2022-07-27 18:34:14,594 [execute] INFO git cat-file --batch 18:34:14 2022-07-27 18:34:14,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:14 2022-07-27 18:34:14,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:14 2.2.0-dev.26 [Pipeline] } 18:34:14 $ docker exec --env ******** --env ******** 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 ssh-agent -k 18:34:14 unset SSH_AUTH_SOCK; 18:34:14 unset SSH_AGENT_PID; 18:34:14 echo Agent pid 40 killed; 18:34:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:15 + git semver [Pipeline] } 18:34:15 $ docker stop --time=1 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 18:34:16 $ docker rm -f 45c8ebfcf4114bda54b43d486f73486542d9f80acaaf1c929ab85efbff64a660 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:34:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:17 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:34:17 $ 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 18:34:17 $ docker top f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:17 [ssh-agent] Looking for ssh-agent implementation... 18:34:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:18 $ docker exec f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 ssh-agent 18:34:18 SSH_AUTH_SOCK=/tmp/ssh-adzFG6nJrbOJ/agent.33 18:34:18 SSH_AGENT_PID=39 18:34:18 Running ssh-add (command line suppressed) 18:34:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5417231670237562156.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5417231670237562156.key) 18:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:18 + git semver push 18:34:18 2022-07-27 18:34:18,849 [run_push] DEBUG push 18:34:18 2022-07-27 18:34:18,850 [execute] INFO git cat-file --batch-check 18:34:18 2022-07-27 18:34:18,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:34:18 2022-07-27 18:34:18,855 [execute] INFO git rev-list 68b83b89575a100d909ebd75f400b8201ff6ec90 -- 18:34:18 2022-07-27 18:34:18,855 [execute] DEBUG Popen(['git', 'rev-list', '68b83b89575a100d909ebd75f400b8201ff6ec90', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:34:18 2022-07-27 18:34:18,861 [execute] INFO git fetch -v origin 18:34:18 2022-07-27 18:34:18,861 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:34:19 2022-07-27 18:34:19,392 [run_push] DEBUG no remote changes detected 18:34:19 2022-07-27 18:34:19,393 [execute] INFO git push origin semver 18:34:19 2022-07-27 18:34:19,393 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:34:20 2022-07-27 18:34:20,096 [run_push] DEBUG push all version tags 18:34:20 2022-07-27 18:34:20,097 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:34:20 2022-07-27 18:34:20,097 [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) 18:34:21 2022-07-27 18:34:20,762 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:34:21 2.2.0-dev.26 [Pipeline] } 18:34:21 $ docker exec --env ******** --env ******** f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 ssh-agent -k 18:34:21 unset SSH_AUTH_SOCK; 18:34:21 unset SSH_AGENT_PID; 18:34:21 echo Agent pid 39 killed; 18:34:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:21 + git semver [Pipeline] } 18:34:21 $ docker stop --time=1 f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 18:34:22 $ docker rm -f f897048d51f9f4d06f9722acf83abc710c016c5acc1e55696669d55cefa91fe0 [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 18:34:23 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:34:23 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:23 total 16 18:34:23 drwxr-xr-x 3 root root 4096 Jul 27 18:26 . 18:34:23 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 18:34 .. 18:34:23 drwxr-xr-x 2 root root 4096 Jul 27 18:26 cost 18:34:23 -rw-r--r-- 1 root root 88 Jul 27 18:26 cost.csv 18:34:23 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:23 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:34:23 total 16 18:34:23 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 18:26 . 18:34:23 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 18:34 .. 18:34:23 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 18:26 cost 18:34:23 -rw-r--r-- 1 jenkins jenkins 88 Jul 27 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:34:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:24 ---> package-listing.sh 18:34:24 ++ facter osfamily 18:34:24 ++ tr '[:upper:]' '[:lower:]' 18:34:25 + OS_FAMILY=debian 18:34:25 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:34:25 + START_PACKAGES=/tmp/packages_start.txt 18:34:25 + END_PACKAGES=/tmp/packages_end.txt 18:34:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:25 + PACKAGES=/tmp/packages_start.txt 18:34:25 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:34:25 + PACKAGES=/tmp/packages_end.txt 18:34:25 + case "${OS_FAMILY}" in 18:34:25 + dpkg -l 18:34:25 + grep '^ii' 18:34:25 + '[' -f /tmp/packages_start.txt ']' 18:34:25 + '[' -f /tmp/packages_end.txt ']' 18:34:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:25 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:34:25 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:34:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:34:25 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 18:34:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:25 prd-ubuntu20.04-docker-8c-8g-21256 does not seem to be running inside a container 18:34:25 $ 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 18:34:26 $ docker top fce4adb43a3422b0db1e4828b123298fb2f107f58a8d58bba3eecad7ab68b4ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:26 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:26 + mkdir -p /var/log/sysstat [Pipeline] sh 18:34:27 + ls /var/log/sa-host 18:34:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:27 provisioning config files... 18:34:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7539899892163749631tmp [Pipeline] { [Pipeline] echo 18:34:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:27 ---> create-netrc.sh [Pipeline] } 18:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:34:27 ---> python-tools-install.sh [Pipeline] echo 18:34:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:28 ---> sudo-logs.sh 18:34:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:34:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:28 ---> job-cost.sh 18:34:28 lf-activate-venv: SKIPPING 18:34:28 DEBUG: total: 0.2199999988079071 18:34:28 INFO: Retrieving Stack Cost... 18:34:29 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:29 INFO: Archiving Costs [Pipeline] echo 18:34:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:29 ---> logs-deploy.sh 18:34:29 lf-activate-venv: SKIPPING 18:34:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/36 18:34:29 INFO: archiving workspace using pattern(s): 18:34:30 Archives upload complete. 18:34:30 INFO: archiving logs to Nexus