Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d32bfb144ed79cec845816023cbf1136d6c5c0b8 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-ssh675256718942803719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11474968878382073239.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2192868971426627687.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1385814050471406543.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9381448595930921562.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1446’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1448 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d32bfb144ed79cec845816023cbf1136d6c5c0b8 (main) Commit message: "Merge pull request #119 from FelixTing/v3" > 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 d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 > git rev-list --no-walk aa9461ff516dbbb31bf7876f6a13f06d431dd475 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T15:57:24.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T15:57:24.103Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T15:57:24.118Z] ========================================================= [2023-01-09T15:57:24.118Z] EdgeX Global Pipelines Version Info [2023-01-09T15:57:24.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-09T15:57:24.834Z] ------------------- [2023-01-09T15:57:24.835Z] stable info: [2023-01-09T15:57:24.835Z] ------------------- [2023-01-09T15:57:24.835Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T15:57:24.835Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T15:57:24.835Z] Message: update stable to v1.0.244 [2023-01-09T15:57:25.404Z] ------------------- [2023-01-09T15:57:25.404Z] experimental info: [2023-01-09T15:57:25.404Z] ------------------- [2023-01-09T15:57:25.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T15:57:25.404Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T15:57:25.404Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T15:57:25.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-09T15:57:25.566Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-09T15:57:25.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T15:57:25.585Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T15:57:25.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T15:57:25.616Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T15:57:25.630Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T15:57:25.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-09T15:57:25.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T15:57:25.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T15:57:25.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T15:57:25.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-09T15:57:25.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T15:57:25.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T15:57:25.739Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T15:57:25.750Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T15:57:25.761Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T15:57:25.772Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T15:57:25.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T15:57:25.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T15:57:25.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-09T15:57:25.827Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-09T15:57:25.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-09T15:57:25.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-09T15:57:25.871Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-09T15:57:25.883Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T15:57:25.895Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T15:57:25.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-09T15:57:25.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-09T15:57:25.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-09T15:57:25.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo [2023-01-09T15:57:25.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d32bfb1 [Pipeline] echo [2023-01-09T15:57:25.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T15:57:26.019Z] provisioning config files... [2023-01-09T15:57:26.034Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12281575412831099335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T15:57:26.335Z] ---> docker-login.sh [2023-01-09T15:57:26.335Z] nexus3.edgexfoundry.org:10001 [2023-01-09T15:57:26.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:26.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:26.597Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:26.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:26.597Z] [2023-01-09T15:57:26.597Z] Login Succeeded [2023-01-09T15:57:26.597Z] nexus3.edgexfoundry.org:10002 [2023-01-09T15:57:26.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:26.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:26.858Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:26.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:26.858Z] [2023-01-09T15:57:26.858Z] Login Succeeded [2023-01-09T15:57:26.858Z] nexus3.edgexfoundry.org:10003 [2023-01-09T15:57:26.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:26.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:26.858Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:26.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:26.858Z] [2023-01-09T15:57:26.858Z] Login Succeeded [2023-01-09T15:57:26.858Z] nexus3.edgexfoundry.org:10004 [2023-01-09T15:57:26.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:27.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:27.120Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:27.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:27.120Z] [2023-01-09T15:57:27.120Z] Login Succeeded [2023-01-09T15:57:27.120Z] docker.io [2023-01-09T15:57:27.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:27.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:27.380Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:27.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:27.380Z] [2023-01-09T15:57:27.380Z] Login Succeeded [2023-01-09T15:57:27.380Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T15:57:27.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-09T15:57:27.760Z] + git rev-list -1 --merges d32bfb144ed79cec845816023cbf1136d6c5c0b8~1..d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo [2023-01-09T15:57:27.810Z] -----------> git rev-list -1 --merges d32bfb144ed79cec845816023cbf1136d6c5c0b8~1..d32bfb144ed79cec845816023cbf1136d6c5c0b8 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T15:57:27.810Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8 [false] [Pipeline] sh [2023-01-09T15:57:28.102Z] + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo [2023-01-09T15:57:28.120Z] ========================================================= [2023-01-09T15:57:28.120Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T15:57:28.120Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T15:57:28.460Z] + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo [2023-01-09T15:57:28.473Z] [semverPrep] GIT_COMMIT: d32bfb144ed79cec845816023cbf1136d6c5c0b8, Commit Message: Merge pull request #119 from FelixTing/v3 [Pipeline] echo [2023-01-09T15:57:28.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-09T15:57:28.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T15:57:28.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T15:57:28.828Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T15:57:28.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T15:57:28.828Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T15:57:28.828Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T15:57:28.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:57:29.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T15:57:29.176Z] [2023-01-09T15:57:29.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:57:29.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T15:57:29.490Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T15:57:29.490Z] b85a868b505f: Pulling fs layer [2023-01-09T15:57:29.490Z] e2be974225ed: Pulling fs layer [2023-01-09T15:57:29.490Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T15:57:29.490Z] 988bab9f4d93: Pulling fs layer [2023-01-09T15:57:29.490Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T15:57:29.490Z] 988bab9f4d93: Waiting [2023-01-09T15:57:29.490Z] eaf3925da568: Pulling fs layer [2023-01-09T15:57:29.490Z] bab4dde63d76: Pulling fs layer [2023-01-09T15:57:29.490Z] bde34c3a00c8: Pulling fs layer [2023-01-09T15:57:29.490Z] eaf3925da568: Waiting [2023-01-09T15:57:29.490Z] 1469e6f7b9e6: Waiting [2023-01-09T15:57:29.490Z] bab4dde63d76: Waiting [2023-01-09T15:57:29.490Z] b352a97aabf1: Pulling fs layer [2023-01-09T15:57:29.490Z] 4872d77fe225: Pulling fs layer [2023-01-09T15:57:29.490Z] 5851b861e8e6: Pulling fs layer [2023-01-09T15:57:29.490Z] bde34c3a00c8: Waiting [2023-01-09T15:57:29.490Z] 5851b861e8e6: Waiting [2023-01-09T15:57:29.490Z] b352a97aabf1: Waiting [2023-01-09T15:57:29.490Z] e2be974225ed: Download complete [2023-01-09T15:57:29.490Z] 988bab9f4d93: Verifying Checksum [2023-01-09T15:57:29.490Z] 988bab9f4d93: Download complete [2023-01-09T15:57:29.750Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T15:57:29.750Z] 1469e6f7b9e6: Download complete [2023-01-09T15:57:29.750Z] eaf3925da568: Download complete [2023-01-09T15:57:29.750Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T15:57:29.750Z] 339a4e72a1f5: Download complete [2023-01-09T15:57:29.750Z] bde34c3a00c8: Download complete [2023-01-09T15:57:29.750Z] b352a97aabf1: Download complete [2023-01-09T15:57:29.750Z] 4872d77fe225: Download complete [2023-01-09T15:57:29.750Z] 5851b861e8e6: Verifying Checksum [2023-01-09T15:57:29.750Z] 5851b861e8e6: Download complete [2023-01-09T15:57:29.750Z] b85a868b505f: Verifying Checksum [2023-01-09T15:57:29.750Z] b85a868b505f: Download complete [2023-01-09T15:57:30.011Z] bab4dde63d76: Verifying Checksum [2023-01-09T15:57:30.011Z] bab4dde63d76: Download complete [2023-01-09T15:57:30.948Z] b85a868b505f: Pull complete [2023-01-09T15:57:31.207Z] e2be974225ed: Pull complete [2023-01-09T15:57:31.467Z] 339a4e72a1f5: Pull complete [2023-01-09T15:57:31.726Z] 988bab9f4d93: Pull complete [2023-01-09T15:57:31.986Z] 1469e6f7b9e6: Pull complete [2023-01-09T15:57:31.986Z] eaf3925da568: Pull complete [2023-01-09T15:57:33.901Z] bab4dde63d76: Pull complete [2023-01-09T15:57:33.901Z] bde34c3a00c8: Pull complete [2023-01-09T15:57:33.901Z] b352a97aabf1: Pull complete [2023-01-09T15:57:33.901Z] 4872d77fe225: Pull complete [2023-01-09T15:57:33.901Z] 5851b861e8e6: Pull complete [2023-01-09T15:57:33.901Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T15:57:33.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T15:57:33.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T15:57:33.994Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T15:57:34.024Z] $ 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 [2023-01-09T15:57:35.237Z] $ docker top 9a0767e3dcbab6888f984081faada81ab648bc62d19fab0f5cff349252ebf965 -eo pid,comm [2023-01-09T15:57:35.293Z] 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). [2023-01-09T15:57:35.293Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T15:57:35.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T15:57:35.332Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T15:57:35.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T15:57:35.455Z] $ docker exec 9a0767e3dcbab6888f984081faada81ab648bc62d19fab0f5cff349252ebf965 ssh-agent [2023-01-09T15:57:35.561Z] SSH_AUTH_SOCK=/tmp/ssh-0KXESZbSAAsk/agent.32 [2023-01-09T15:57:35.561Z] SSH_AGENT_PID=38 [2023-01-09T15:57:35.568Z] Running ssh-add (command line suppressed) [2023-01-09T15:57:35.662Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7865366751049280376.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7865366751049280376.key) [2023-01-09T15:57:35.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T15:57:35.963Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T15:57:35.978Z] $ docker exec --env ******** --env ******** 9a0767e3dcbab6888f984081faada81ab648bc62d19fab0f5cff349252ebf965 ssh-agent -k [2023-01-09T15:57:36.073Z] unset SSH_AUTH_SOCK; [2023-01-09T15:57:36.073Z] unset SSH_AGENT_PID; [2023-01-09T15:57:36.074Z] echo Agent pid 38 killed; [2023-01-09T15:57:36.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T15:57:36.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T15:57:36.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T15:57:36.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T15:57:36.227Z] $ docker exec 9a0767e3dcbab6888f984081faada81ab648bc62d19fab0f5cff349252ebf965 ssh-agent [2023-01-09T15:57:36.333Z] SSH_AUTH_SOCK=/tmp/ssh-IPIwqgpN6RYQ/agent.70 [2023-01-09T15:57:36.333Z] SSH_AGENT_PID=76 [2023-01-09T15:57:36.338Z] Running ssh-add (command line suppressed) [2023-01-09T15:57:36.435Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6511584323103075409.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6511584323103075409.key) [2023-01-09T15:57:36.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T15:57:36.734Z] + git semver init [2023-01-09T15:57:36.993Z] 2023-01-09 15:57:36,897 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T15:57:36.993Z] 2023-01-09 15:57:36,898 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-09T15:57:36.993Z] 2023-01-09 15:57:36,898 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-01-09T15:57:36.993Z] 2023-01-09 15:57:36,898 [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) [2023-01-09T15:57:37.933Z] 2023-01-09 15:57:37,641 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-01-09T15:57:37.933Z] 2023-01-09 15:57:37,641 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-01-09T15:57:37.933Z] 2023-01-09 15:57:37,641 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T15:57:37.933Z] 2023-01-09 15:57:37,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T15:57:37.933Z] 2.3.1-dev.1 [Pipeline] } [2023-01-09T15:57:37.943Z] $ docker exec --env ******** --env ******** 9a0767e3dcbab6888f984081faada81ab648bc62d19fab0f5cff349252ebf965 ssh-agent -k [2023-01-09T15:57:38.035Z] unset SSH_AUTH_SOCK; [2023-01-09T15:57:38.035Z] unset SSH_AGENT_PID; [2023-01-09T15:57:38.036Z] echo Agent pid 76 killed; [2023-01-09T15:57:38.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T15:57:38.361Z] + git semver [Pipeline] } [2023-01-09T15:57:38.636Z] $ docker stop --time=1 9a0767e3dcbab6888f984081faada81ab648bc62d19fab0f5cff349252ebf965 [2023-01-09T15:57:39.941Z] $ docker rm -f --volumes 9a0767e3dcbab6888f984081faada81ab648bc62d19fab0f5cff349252ebf965 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T15:57:40.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T15:57:40.506Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T15:57:40.509Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.1 [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 [2023-01-09T15:57:40.646Z] provisioning config files... [2023-01-09T15:57:40.656Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17567574011103402915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T15:57:40.953Z] ---> docker-login.sh [2023-01-09T15:57:40.954Z] nexus3.edgexfoundry.org:10001 [2023-01-09T15:57:40.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:40.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:40.954Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:40.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:40.954Z] [2023-01-09T15:57:40.954Z] Login Succeeded [2023-01-09T15:57:40.954Z] nexus3.edgexfoundry.org:10002 [2023-01-09T15:57:40.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:40.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:40.954Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:40.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:40.954Z] [2023-01-09T15:57:40.954Z] Login Succeeded [2023-01-09T15:57:40.954Z] nexus3.edgexfoundry.org:10003 [2023-01-09T15:57:41.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:41.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:41.213Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:41.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:41.213Z] [2023-01-09T15:57:41.213Z] Login Succeeded [2023-01-09T15:57:41.213Z] nexus3.edgexfoundry.org:10004 [2023-01-09T15:57:41.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:41.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:41.213Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:41.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:41.213Z] [2023-01-09T15:57:41.213Z] Login Succeeded [2023-01-09T15:57:41.213Z] docker.io [2023-01-09T15:57:41.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:57:41.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:57:41.472Z] Configure a credential helper to remove this warning. See [2023-01-09T15:57:41.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:57:41.472Z] [2023-01-09T15:57:41.472Z] Login Succeeded [2023-01-09T15:57:41.731Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T15:57:41.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T15:57:41.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T15:57:41.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T15:57:41.830Z] ========================================================= [2023-01-09T15:57:41.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T15:57:41.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:57:42.161Z] + 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 . [2023-01-09T15:57:42.161Z] Sending build context to Docker daemon 1.659MB [2023-01-09T15:57:42.161Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T15:57:42.161Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-09T15:57:42.161Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T15:57:42.161Z] 213ec9aee27d: Pulling fs layer [2023-01-09T15:57:42.161Z] 4583459ba037: Pulling fs layer [2023-01-09T15:57:42.161Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T15:57:42.161Z] 53926ce57604: Pulling fs layer [2023-01-09T15:57:42.161Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T15:57:42.161Z] 22ff95d597cd: Pulling fs layer [2023-01-09T15:57:42.161Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T15:57:42.161Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T15:57:42.161Z] a7acece74701: Pulling fs layer [2023-01-09T15:57:42.161Z] 22ff95d597cd: Waiting [2023-01-09T15:57:42.161Z] 12d6caf4c0d1: Waiting [2023-01-09T15:57:42.161Z] 96b7cbca73a9: Waiting [2023-01-09T15:57:42.161Z] 21b2b0c7a3f4: Waiting [2023-01-09T15:57:42.162Z] a7acece74701: Waiting [2023-01-09T15:57:42.162Z] 93c1e223e6f2: Download complete [2023-01-09T15:57:42.162Z] 4583459ba037: Download complete [2023-01-09T15:57:42.162Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-09T15:57:42.162Z] 21b2b0c7a3f4: Download complete [2023-01-09T15:57:42.162Z] 22ff95d597cd: Verifying Checksum [2023-01-09T15:57:42.162Z] 22ff95d597cd: Download complete [2023-01-09T15:57:42.422Z] 213ec9aee27d: Verifying Checksum [2023-01-09T15:57:42.422Z] 213ec9aee27d: Download complete [2023-01-09T15:57:42.422Z] 12d6caf4c0d1: Verifying Checksum [2023-01-09T15:57:42.422Z] 12d6caf4c0d1: Download complete [2023-01-09T15:57:42.422Z] 213ec9aee27d: Pull complete [2023-01-09T15:57:42.693Z] 4583459ba037: Pull complete [2023-01-09T15:57:42.693Z] 93c1e223e6f2: Pull complete [2023-01-09T15:57:42.961Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T15:57:42.961Z] 96b7cbca73a9: Download complete [2023-01-09T15:57:42.961Z] a7acece74701: Verifying Checksum [2023-01-09T15:57:42.961Z] a7acece74701: Download complete [2023-01-09T15:57:43.220Z] 53926ce57604: Verifying Checksum [2023-01-09T15:57:43.220Z] 53926ce57604: Download complete [2023-01-09T15:57:47.412Z] 53926ce57604: Pull complete [2023-01-09T15:57:47.412Z] 21b2b0c7a3f4: Pull complete [2023-01-09T15:57:47.412Z] 22ff95d597cd: Pull complete [2023-01-09T15:57:47.412Z] 12d6caf4c0d1: Pull complete [2023-01-09T15:57:49.316Z] 96b7cbca73a9: Pull complete [2023-01-09T15:57:49.882Z] a7acece74701: Pull complete [2023-01-09T15:57:49.882Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T15:57:49.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T15:57:49.882Z] ---> db6d94c90886 [2023-01-09T15:57:49.882Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-09T15:57:51.263Z] ---> Running in 3b8917ccc9ca [2023-01-09T15:57:51.263Z] Removing intermediate container 3b8917ccc9ca [2023-01-09T15:57:51.263Z] ---> 6fde66cfe3fe [2023-01-09T15:57:51.263Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T15:57:51.263Z] ---> Running in 60c537a3e471 [2023-01-09T15:57:51.522Z] Removing intermediate container 60c537a3e471 [2023-01-09T15:57:51.522Z] ---> cd806c9cf2dc [2023-01-09T15:57:51.522Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T15:57:51.522Z] ---> Running in 960a9ed9cb11 [2023-01-09T15:57:51.522Z] Removing intermediate container 960a9ed9cb11 [2023-01-09T15:57:51.522Z] ---> d6bb6d0515c2 [2023-01-09T15:57:51.522Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T15:57:51.789Z] ---> Running in 2313494eb497 [2023-01-09T15:57:51.789Z] Removing intermediate container 2313494eb497 [2023-01-09T15:57:51.789Z] ---> 9a9a7572f70e [2023-01-09T15:57:51.789Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T15:57:51.789Z] ---> Running in 40de7eeeb96d [2023-01-09T15:57:52.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T15:57:52.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T15:57:52.307Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-09T15:57:52.307Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-09T15:57:52.307Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-09T15:57:52.566Z] (4/80) Installing libxcb (1.15-r0) [2023-01-09T15:57:52.566Z] (5/80) Installing libx11 (1.8-r0) [2023-01-09T15:57:52.566Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-09T15:57:52.566Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-09T15:57:52.566Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-09T15:57:52.566Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-09T15:57:52.566Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-09T15:57:52.566Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-09T15:57:52.566Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-09T15:57:52.566Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-09T15:57:52.566Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-09T15:57:52.566Z] (15/80) Installing libice (1.0.10-r0) [2023-01-09T15:57:52.566Z] (16/80) Installing libuuid (2.38-r1) [2023-01-09T15:57:52.826Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-09T15:57:52.826Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-09T15:57:52.826Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-09T15:57:52.826Z] (20/80) Installing xset (1.2.4-r0) [2023-01-09T15:57:52.826Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-09T15:57:52.826Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-09T15:57:52.826Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-09T15:57:52.826Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-09T15:57:52.826Z] (25/80) Installing libintl (0.21-r2) [2023-01-09T15:57:52.826Z] (26/80) Installing libblkid (2.38-r1) [2023-01-09T15:57:52.826Z] (27/80) Installing libmount (2.38-r1) [2023-01-09T15:57:52.826Z] (28/80) Installing pcre (8.45-r2) [2023-01-09T15:57:52.826Z] (29/80) Installing glib (2.72.1-r0) [2023-01-09T15:57:52.826Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-09T15:57:52.826Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-09T15:57:52.826Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-09T15:57:52.826Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-09T15:57:53.084Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-09T15:57:53.084Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-09T15:57:53.084Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-09T15:57:53.084Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T15:57:53.084Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-09T15:57:53.084Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-09T15:57:53.084Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-09T15:57:53.084Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-09T15:57:53.084Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-09T15:57:53.084Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-09T15:57:53.344Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-09T15:57:53.344Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-09T15:57:53.344Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-09T15:57:53.344Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-09T15:57:53.344Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-09T15:57:53.344Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-09T15:57:53.344Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-09T15:57:53.344Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-09T15:57:53.344Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-09T15:57:53.344Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-09T15:57:53.344Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-09T15:57:53.344Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-09T15:57:53.344Z] (56/80) Installing libunistring (1.0-r0) [2023-01-09T15:57:53.344Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-09T15:57:53.344Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-09T15:57:53.344Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-09T15:57:53.344Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-09T15:57:53.344Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-09T15:57:53.344Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-09T15:57:53.344Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-09T15:57:53.344Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-09T15:57:53.344Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T15:57:53.344Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-09T15:57:53.344Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-09T15:57:53.344Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-09T15:57:53.605Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-09T15:57:53.605Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-09T15:57:53.605Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-09T15:57:53.605Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-09T15:57:53.605Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T15:57:53.605Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-09T15:57:53.605Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-09T15:57:53.605Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T15:57:53.605Z] (76/80) Installing kmod-libs (29-r2) [2023-01-09T15:57:53.605Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-09T15:57:53.605Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-09T15:57:53.605Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-09T15:57:53.605Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-09T15:57:53.605Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T15:57:53.605Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T15:57:53.605Z] OK: 330 MiB in 131 packages [2023-01-09T15:57:55.511Z] Removing intermediate container 40de7eeeb96d [2023-01-09T15:57:55.511Z] ---> 0b1884cd6046 [2023-01-09T15:57:55.511Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-09T15:57:55.511Z] ---> Running in 42be8afe06d5 [2023-01-09T15:57:55.615Z] Still waiting to schedule task [2023-01-09T15:57:55.616Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1447’ is offline [2023-01-09T15:57:55.770Z] Removing intermediate container 42be8afe06d5 [2023-01-09T15:57:55.770Z] ---> 613718b6bc26 [2023-01-09T15:57:55.770Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-09T15:57:55.770Z] ---> fec8fd789d2b [2023-01-09T15:57:55.770Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T15:57:55.770Z] ---> Running in a4d0c74c07ca [2023-01-09T15:58:17.804Z] Removing intermediate container a4d0c74c07ca [2023-01-09T15:58:17.804Z] ---> ad4de9ecd932 [2023-01-09T15:58:17.804Z] Step 11/13 : COPY . . [2023-01-09T15:58:17.804Z] ---> b372c2d5bd37 [2023-01-09T15:58:17.804Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T15:58:17.804Z] ---> Running in fa2c2c775428 [2023-01-09T15:58:17.804Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T15:58:17.804Z] Dload Upload Total Spent Left Speed [2023-01-09T15:58:17.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5701 0 --:--:-- --:--:-- --:--:-- 5709 [2023-01-09T15:58:17.804Z] Removing intermediate container fa2c2c775428 [2023-01-09T15:58:17.804Z] ---> 348985758ea6 [2023-01-09T15:58:17.804Z] Step 13/13 : RUN ${MAKE} [2023-01-09T15:58:17.804Z] ---> Running in f5a8080edea5 [2023-01-09T15:58:17.804Z] noop [2023-01-09T15:58:17.804Z] Removing intermediate container f5a8080edea5 [2023-01-09T15:58:17.804Z] ---> 4c910b9f9f72 [2023-01-09T15:58:17.804Z] Successfully built 4c910b9f9f72 [2023-01-09T15:58:17.804Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:58:18.118Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T15:58:18.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T15:58:18.193Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T15:58:18.218Z] $ 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 [2023-01-09T15:58:18.567Z] $ docker top cafe8f8a6d3b23089b3b1978531ab9c888e961adc8debfef46c0cceacb687f6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T15:58:18.918Z] + go version [2023-01-09T15:58:18.918Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T15:58:18.929Z] $ docker stop --time=1 cafe8f8a6d3b23089b3b1978531ab9c888e961adc8debfef46c0cceacb687f6d [2023-01-09T15:58:20.194Z] $ docker rm -f --volumes cafe8f8a6d3b23089b3b1978531ab9c888e961adc8debfef46c0cceacb687f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:58:20.625Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T15:58:20.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T15:58:20.703Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T15:58:20.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T15:58:21.084Z] $ docker top 9a55f21d28d88747e948713d57d4ee6fb9ac954765cd1c9fb06db7c8f53287e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T15:58:21.425Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-01-09T15:58:21.721Z] + make test [2023-01-09T15:58:21.721Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-09T15:58:21.979Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-09T15:58:34.183Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-09T15:58:34.183Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 1.9% of statements [2023-01-09T15:58:40.744Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-09T15:58:40.744Z] CGO_ENABLED=1 go vet ./... [2023-01-09T15:58:44.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T15:58:44.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T15:58:44.028Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T15:58:44.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T15:58:44.055Z] $ docker stop --time=1 9a55f21d28d88747e948713d57d4ee6fb9ac954765cd1c9fb06db7c8f53287e8 [2023-01-09T15:58:45.940Z] $ docker rm -f --volumes 9a55f21d28d88747e948713d57d4ee6fb9ac954765cd1c9fb06db7c8f53287e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T15:58:46.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T15:58:46.441Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-09T15:58:47.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T15:58:47.415Z] + ls -al . [2023-01-09T15:58:47.415Z] total 208 [2023-01-09T15:58:47.415Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 15:58 . [2023-01-09T15:58:47.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:57 .. [2023-01-09T15:58:47.415Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:58 .git [2023-01-09T15:58:47.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:57 .github [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 15:57 .gitignore [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 15:57 .golangci.yml [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 15:57 .hadolint.yml [2023-01-09T15:58:47.415Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:57 .semver [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 15:57 Attribution.txt [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 15:57 CHANGELOG.md [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 15:57 Dockerfile [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 15:57 GOVERNANCE.md [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 15:57 Jenkinsfile [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 15:57 LICENSE [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 15:57 Makefile [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 15:57 OWNERS.md [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 15:57 README.md [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:57 VERSION [2023-01-09T15:58:47.415Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:57 bin [2023-01-09T15:58:47.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:57 cmd [2023-01-09T15:58:47.415Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 15:58 coverage.out [2023-01-09T15:58:47.415Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 15:57 docker-entrypoint.sh [2023-01-09T15:58:47.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:57 docs [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 15:57 go.mod [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 15:57 go.sum [2023-01-09T15:58:47.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:57 internal [2023-01-09T15:58:47.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:57 snap [2023-01-09T15:58:47.415Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 15:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:58:47.725Z] + 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=d32bfb144ed79cec845816023cbf1136d6c5c0b8 --label arch=amd64 --label version=2.3.1-dev.1 . [2023-01-09T15:58:47.725Z] Sending build context to Docker daemon 1.691MB [2023-01-09T15:58:47.725Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T15:58:47.725Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-09T15:58:47.725Z] ---> 4c910b9f9f72 [2023-01-09T15:58:47.725Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-09T15:58:47.725Z] ---> Running in 7a8b56e22205 [2023-01-09T15:58:47.725Z] Removing intermediate container 7a8b56e22205 [2023-01-09T15:58:47.725Z] ---> 60ad78dc626d [2023-01-09T15:58:47.725Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T15:58:47.725Z] ---> Running in f6b9a0167595 [2023-01-09T15:58:47.983Z] Removing intermediate container f6b9a0167595 [2023-01-09T15:58:47.983Z] ---> 2d9c3525fcc6 [2023-01-09T15:58:47.983Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T15:58:47.983Z] ---> Running in 7b48f8a9c015 [2023-01-09T15:58:47.983Z] Removing intermediate container 7b48f8a9c015 [2023-01-09T15:58:47.983Z] ---> 7adbb32c4e0d [2023-01-09T15:58:47.983Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T15:58:47.983Z] ---> Running in ef3f446413de [2023-01-09T15:58:48.241Z] Removing intermediate container ef3f446413de [2023-01-09T15:58:48.241Z] ---> 8d5179f5b14b [2023-01-09T15:58:48.241Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T15:58:48.241Z] ---> Running in b314aa9bde54 [2023-01-09T15:58:48.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T15:58:48.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T15:58:49.329Z] OK: 330 MiB in 131 packages [2023-01-09T15:58:49.588Z] Removing intermediate container b314aa9bde54 [2023-01-09T15:58:49.588Z] ---> db20c97e6dc8 [2023-01-09T15:58:49.588Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-09T15:58:49.588Z] ---> Running in c3ab483f9236 [2023-01-09T15:58:49.588Z] Removing intermediate container c3ab483f9236 [2023-01-09T15:58:49.588Z] ---> 429fbd64097d [2023-01-09T15:58:49.588Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-09T15:58:49.847Z] ---> f32afa60648c [2023-01-09T15:58:49.847Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T15:58:49.847Z] ---> Running in 955e65da708a [2023-01-09T15:58:50.415Z] Removing intermediate container 955e65da708a [2023-01-09T15:58:50.415Z] ---> 1d251d4cc582 [2023-01-09T15:58:50.415Z] Step 11/35 : COPY . . [2023-01-09T15:58:50.675Z] ---> 8b435c01d279 [2023-01-09T15:58:50.675Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T15:58:50.675Z] ---> Running in 541d680ab1f0 [2023-01-09T15:58:50.935Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T15:58:50.935Z] Dload Upload Total Spent Left Speed [2023-01-09T15:58:51.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44015 0 --:--:-- --:--:-- --:--:-- 44250 [2023-01-09T15:58:51.456Z] Removing intermediate container 541d680ab1f0 [2023-01-09T15:58:51.456Z] ---> 3d5d3c0cef91 [2023-01-09T15:58:51.456Z] Step 13/35 : RUN ${MAKE} [2023-01-09T15:58:51.456Z] ---> Running in 14411594dc7b [2023-01-09T15:58:51.715Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-09T15:59:13.640Z] Removing intermediate container 14411594dc7b [2023-01-09T15:59:13.640Z] ---> 6ae024f9f5bb [2023-01-09T15:59:13.640Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-09T15:59:13.640Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-09T15:59:13.640Z] af6660deedbd: Pulling fs layer [2023-01-09T15:59:13.640Z] 97cd0a44c592: Pulling fs layer [2023-01-09T15:59:13.640Z] 97cd0a44c592: Verifying Checksum [2023-01-09T15:59:13.640Z] 97cd0a44c592: Download complete [2023-01-09T15:59:13.640Z] af6660deedbd: Verifying Checksum [2023-01-09T15:59:13.640Z] af6660deedbd: Download complete [2023-01-09T15:59:13.640Z] af6660deedbd: Pull complete [2023-01-09T15:59:13.640Z] 97cd0a44c592: Pull complete [2023-01-09T15:59:13.640Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-09T15:59:13.640Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-09T15:59:13.640Z] ---> fea57e182299 [2023-01-09T15:59:13.640Z] Step 15/35 : FROM alpine:3.16 [2023-01-09T15:59:13.640Z] 3.16: Pulling from library/alpine [2023-01-09T15:59:13.640Z] ca7dd9ec2225: Pulling fs layer [2023-01-09T15:59:13.640Z] ca7dd9ec2225: Download complete [2023-01-09T15:59:13.901Z] ca7dd9ec2225: Pull complete [2023-01-09T15:59:13.901Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T15:59:13.901Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T15:59:13.901Z] ---> bfe296a52501 [2023-01-09T15:59:13.901Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-09T15:59:14.161Z] ---> Running in 9fa7ae6298e5 [2023-01-09T15:59:14.161Z] Removing intermediate container 9fa7ae6298e5 [2023-01-09T15:59:14.161Z] ---> 77d09e45a758 [2023-01-09T15:59:14.161Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-09T15:59:14.161Z] ---> Running in fbec35cd82f5 [2023-01-09T15:59:14.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T15:59:14.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T15:59:14.942Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-01-09T15:59:14.942Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-01-09T15:59:14.942Z] (3/83) Installing libxau (1.0.9-r0) [2023-01-09T15:59:14.942Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-01-09T15:59:14.942Z] (5/83) Installing libxcb (1.15-r0) [2023-01-09T15:59:14.942Z] (6/83) Installing libx11 (1.8-r0) [2023-01-09T15:59:14.942Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-01-09T15:59:14.942Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-01-09T15:59:14.942Z] (9/83) Installing expat (2.5.0-r0) [2023-01-09T15:59:14.942Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-01-09T15:59:14.942Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-01-09T15:59:14.942Z] (12/83) Installing libpng (1.6.37-r1) [2023-01-09T15:59:14.942Z] (13/83) Installing freetype (2.12.1-r0) [2023-01-09T15:59:14.942Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-01-09T15:59:14.942Z] (15/83) Installing fribidi (1.0.12-r0) [2023-01-09T15:59:14.942Z] (16/83) Installing libffi (3.4.2-r1) [2023-01-09T15:59:14.942Z] (17/83) Installing libintl (0.21-r2) [2023-01-09T15:59:14.942Z] (18/83) Installing libblkid (2.38-r1) [2023-01-09T15:59:15.201Z] (19/83) Installing libmount (2.38-r1) [2023-01-09T15:59:15.201Z] (20/83) Installing pcre (8.45-r2) [2023-01-09T15:59:15.201Z] (21/83) Installing glib (2.72.1-r0) [2023-01-09T15:59:15.201Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-01-09T15:59:15.201Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-01-09T15:59:15.201Z] (24/83) Installing libass (0.16.0-r0) [2023-01-09T15:59:15.201Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-01-09T15:59:15.201Z] (26/83) Installing libpciaccess (0.16-r0) [2023-01-09T15:59:15.201Z] (27/83) Installing libdrm (2.4.110-r0) [2023-01-09T15:59:15.201Z] (28/83) Installing gmp (6.2.1-r2) [2023-01-09T15:59:15.201Z] (29/83) Installing nettle (3.7.3-r0) [2023-01-09T15:59:15.201Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-01-09T15:59:15.201Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-01-09T15:59:15.201Z] (32/83) Installing libunistring (1.0-r0) [2023-01-09T15:59:15.201Z] (33/83) Installing gnutls (3.7.7-r0) [2023-01-09T15:59:15.201Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-09T15:59:15.201Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-09T15:59:15.201Z] (36/83) Installing lame (3.100-r0) [2023-01-09T15:59:15.201Z] (37/83) Installing opus (1.3.1-r1) [2023-01-09T15:59:15.201Z] (38/83) Installing libasyncns (0.8-r1) [2023-01-09T15:59:15.201Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-01-09T15:59:15.201Z] (40/83) Installing libltdl (2.4.7-r0) [2023-01-09T15:59:15.201Z] (41/83) Installing orc (0.4.32-r0) [2023-01-09T15:59:15.201Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T15:59:15.201Z] (43/83) Installing libogg (1.3.5-r1) [2023-01-09T15:59:15.201Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T15:59:15.460Z] (45/83) Installing flac (1.3.4-r0) [2023-01-09T15:59:15.460Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-01-09T15:59:15.460Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-01-09T15:59:15.460Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-01-09T15:59:15.460Z] (49/83) Installing soxr (0.1.3-r2) [2023-01-09T15:59:15.460Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-01-09T15:59:15.460Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-01-09T15:59:15.460Z] (52/83) Installing libpulse (15.0-r2) [2023-01-09T15:59:15.460Z] (53/83) Installing cjson (1.7.15-r3) [2023-01-09T15:59:15.460Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-01-09T15:59:15.460Z] (55/83) Installing librist (0.2.6-r1) [2023-01-09T15:59:15.460Z] (56/83) Installing libsrt (1.4.4-r0) [2023-01-09T15:59:15.460Z] (57/83) Installing libssh (0.9.6-r1) [2023-01-09T15:59:15.460Z] (58/83) Installing libtheora (1.1.1-r16) [2023-01-09T15:59:15.460Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T15:59:15.460Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T15:59:15.460Z] (61/83) Installing libxext (1.3.4-r0) [2023-01-09T15:59:15.460Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-01-09T15:59:15.460Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T15:59:15.460Z] (64/83) Installing libva (2.14.0-r0) [2023-01-09T15:59:15.460Z] (65/83) Installing libvdpau (1.5-r0) [2023-01-09T15:59:15.460Z] (66/83) Installing vidstab (1.1.0-r1) [2023-01-09T15:59:15.460Z] (67/83) Installing libvpx (1.11.0-r1) [2023-01-09T15:59:15.460Z] (68/83) Installing libwebp (1.2.3-r0) [2023-01-09T15:59:15.460Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-01-09T15:59:15.718Z] (70/83) Installing numactl (2.0.14-r0) [2023-01-09T15:59:15.718Z] (71/83) Installing x265-libs (3.5-r3) [2023-01-09T15:59:15.718Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-01-09T15:59:15.718Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-01-09T15:59:15.718Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-01-09T15:59:15.977Z] (75/83) Installing udev-init-scripts (35-r0) [2023-01-09T15:59:15.977Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T15:59:15.977Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-01-09T15:59:15.977Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-01-09T15:59:15.977Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-01-09T15:59:15.977Z] (79/83) Installing kmod-libs (29-r2) [2023-01-09T15:59:15.977Z] (80/83) Installing eudev (3.2.11-r0) [2023-01-09T15:59:15.977Z] (81/83) Installing libsodium (1.0.18-r0) [2023-01-09T15:59:15.977Z] (82/83) Installing libzmq (4.3.4-r0) [2023-01-09T15:59:15.977Z] (83/83) Installing zeromq (4.3.4-r0) [2023-01-09T15:59:15.977Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T15:59:15.977Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T15:59:15.977Z] OK: 101 MiB in 97 packages [2023-01-09T15:59:17.891Z] Removing intermediate container fbec35cd82f5 [2023-01-09T15:59:17.891Z] ---> 1ff0205c96c3 [2023-01-09T15:59:17.891Z] Step 18/35 : WORKDIR / [2023-01-09T15:59:17.891Z] ---> Running in 49a5439e7661 [2023-01-09T15:59:17.891Z] Removing intermediate container 49a5439e7661 [2023-01-09T15:59:17.891Z] ---> 5a9785e546a4 [2023-01-09T15:59:17.891Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-09T15:59:18.150Z] ---> e63d6715a61a [2023-01-09T15:59:18.150Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-09T15:59:18.409Z] ---> 552eb8451537 [2023-01-09T15:59:18.409Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-09T15:59:18.409Z] ---> a836e8ae1525 [2023-01-09T15:59:18.409Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-09T15:59:18.668Z] ---> 77041a91b8fb [2023-01-09T15:59:18.668Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-09T15:59:18.925Z] ---> cee99a65bcde [2023-01-09T15:59:18.925Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-09T15:59:18.925Z] ---> 099d3f28f02d [2023-01-09T15:59:18.925Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-09T15:59:19.493Z] ---> ebd2de1cc841 [2023-01-09T15:59:19.493Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-09T15:59:19.493Z] ---> Running in 7abad91c458a [2023-01-09T15:59:20.431Z] Removing intermediate container 7abad91c458a [2023-01-09T15:59:20.431Z] ---> 1ec2f348c6fb [2023-01-09T15:59:20.431Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-09T15:59:20.431Z] ---> Running in 0b18cb18079c [2023-01-09T15:59:21.000Z] Removing intermediate container 0b18cb18079c [2023-01-09T15:59:21.000Z] ---> 8bfa98fdac25 [2023-01-09T15:59:21.000Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-09T15:59:21.000Z] ---> Running in 8cf7acd0d6bf [2023-01-09T15:59:21.570Z] Removing intermediate container 8cf7acd0d6bf [2023-01-09T15:59:21.570Z] ---> 7bd02c3dbe63 [2023-01-09T15:59:21.570Z] Step 29/35 : EXPOSE 59983 [2023-01-09T15:59:21.570Z] ---> Running in 564d4746b857 [2023-01-09T15:59:21.570Z] Removing intermediate container 564d4746b857 [2023-01-09T15:59:21.570Z] ---> 9ce7d18dae82 [2023-01-09T15:59:21.570Z] Step 30/35 : EXPOSE 8554 [2023-01-09T15:59:21.570Z] ---> Running in fae729e256cc [2023-01-09T15:59:21.829Z] Removing intermediate container fae729e256cc [2023-01-09T15:59:21.829Z] ---> 22fe98a40cce [2023-01-09T15:59:21.829Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-09T15:59:21.829Z] ---> Running in 03c288102994 [2023-01-09T15:59:21.829Z] Removing intermediate container 03c288102994 [2023-01-09T15:59:21.829Z] ---> af6851d90474 [2023-01-09T15:59:21.829Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-01-09T15:59:21.829Z] ---> Running in 0e14a5c29a7b [2023-01-09T15:59:22.089Z] Removing intermediate container 0e14a5c29a7b [2023-01-09T15:59:22.089Z] ---> 646b62d758d4 [2023-01-09T15:59:22.089Z] Step 33/35 : LABEL arch=amd64 [2023-01-09T15:59:22.089Z] ---> Running in 5706118151df [2023-01-09T15:59:22.089Z] Removing intermediate container 5706118151df [2023-01-09T15:59:22.089Z] ---> 61872effcede [2023-01-09T15:59:22.089Z] Step 34/35 : LABEL git_sha=d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T15:59:22.089Z] ---> Running in 04ef293b05c6 [2023-01-09T15:59:22.348Z] Removing intermediate container 04ef293b05c6 [2023-01-09T15:59:22.348Z] ---> ea650d3c9038 [2023-01-09T15:59:22.348Z] Step 35/35 : LABEL version=2.3.1-dev.1 [2023-01-09T15:59:22.348Z] ---> Running in 652ca09076f3 [2023-01-09T15:59:22.348Z] Removing intermediate container 652ca09076f3 [2023-01-09T15:59:22.348Z] ---> 5a7642b5639e [2023-01-09T15:59:22.348Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T15:59:22.348Z] Successfully built 5a7642b5639e [2023-01-09T15:59:22.348Z] 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 [2023-01-09T15:59:22.473Z] provisioning config files... [2023-01-09T15:59:22.482Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8315191581020956435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T15:59:22.780Z] ---> docker-login.sh [2023-01-09T15:59:22.780Z] nexus3.edgexfoundry.org:10001 [2023-01-09T15:59:22.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:59:22.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:59:22.780Z] Configure a credential helper to remove this warning. See [2023-01-09T15:59:22.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:59:22.780Z] [2023-01-09T15:59:22.780Z] Login Succeeded [2023-01-09T15:59:22.780Z] nexus3.edgexfoundry.org:10002 [2023-01-09T15:59:22.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:59:22.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:59:22.780Z] Configure a credential helper to remove this warning. See [2023-01-09T15:59:22.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:59:22.780Z] [2023-01-09T15:59:22.780Z] Login Succeeded [2023-01-09T15:59:22.780Z] nexus3.edgexfoundry.org:10003 [2023-01-09T15:59:24.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:59:24.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:59:24.210Z] Configure a credential helper to remove this warning. See [2023-01-09T15:59:24.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:59:24.210Z] [2023-01-09T15:59:24.210Z] Login Succeeded [2023-01-09T15:59:24.210Z] nexus3.edgexfoundry.org:10004 [2023-01-09T15:59:24.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:59:24.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:59:24.469Z] Configure a credential helper to remove this warning. See [2023-01-09T15:59:24.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:59:24.469Z] [2023-01-09T15:59:24.469Z] Login Succeeded [2023-01-09T15:59:24.469Z] docker.io [2023-01-09T15:59:24.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:59:24.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:59:24.727Z] Configure a credential helper to remove this warning. See [2023-01-09T15:59:24.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:59:24.727Z] [2023-01-09T15:59:24.727Z] Login Succeeded [2023-01-09T15:59:24.727Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T15:59:24.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T15:59:24.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T15:59:24.806Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-01-09T15:59:24.806Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T15:59:24.806Z] latest [2023-01-09T15:59:24.806Z] 2.3.1-dev.1 [2023-01-09T15:59:24.806Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1 [2023-01-09T15:59:24.806Z] main [2023-01-09T15:59:24.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:25.170Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:25.513Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T15:59:25.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T15:59:25.514Z] 0e9396d5d041: Preparing [2023-01-09T15:59:25.514Z] 20a0f4353c07: Preparing [2023-01-09T15:59:25.514Z] 895f746b4ddc: Preparing [2023-01-09T15:59:25.514Z] 550e596c6d0e: Preparing [2023-01-09T15:59:25.514Z] 1207169bf42c: Preparing [2023-01-09T15:59:25.514Z] 5c1df640c9d3: Preparing [2023-01-09T15:59:25.514Z] 0b53271c72a4: Preparing [2023-01-09T15:59:25.514Z] c362a41176c1: Preparing [2023-01-09T15:59:25.514Z] 9a7766156cfb: Preparing [2023-01-09T15:59:25.514Z] 09514abb733a: Preparing [2023-01-09T15:59:25.514Z] 85c9ce42eddb: Preparing [2023-01-09T15:59:25.514Z] e5e13b0c77cb: Preparing [2023-01-09T15:59:25.514Z] 0b53271c72a4: Waiting [2023-01-09T15:59:25.514Z] c362a41176c1: Waiting [2023-01-09T15:59:25.514Z] 9a7766156cfb: Waiting [2023-01-09T15:59:25.514Z] 09514abb733a: Waiting [2023-01-09T15:59:25.514Z] 85c9ce42eddb: Waiting [2023-01-09T15:59:25.514Z] e5e13b0c77cb: Waiting [2023-01-09T15:59:25.514Z] 5c1df640c9d3: Waiting [2023-01-09T15:59:25.514Z] 20a0f4353c07: Pushed [2023-01-09T15:59:25.514Z] 0e9396d5d041: Pushed [2023-01-09T15:59:25.514Z] 1207169bf42c: Pushed [2023-01-09T15:59:25.514Z] 895f746b4ddc: Pushed [2023-01-09T15:59:25.777Z] 9a7766156cfb: Pushed [2023-01-09T15:59:25.777Z] c362a41176c1: Pushed [2023-01-09T15:59:25.777Z] 5c1df640c9d3: Pushed [2023-01-09T15:59:25.777Z] 0b53271c72a4: Pushed [2023-01-09T15:59:25.777Z] e5e13b0c77cb: Layer already exists [2023-01-09T15:59:28.101Z] 550e596c6d0e: Pushed [2023-01-09T15:59:29.041Z] 09514abb733a: Pushed [2023-01-09T15:59:30.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1449 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-01-09T15:59:30.064Z] Running in /w/workspace/device-usb-camera/71 [Pipeline] { [Pipeline] checkout [2023-01-09T15:59:30.093Z] Selected Git installation does not exist. Using Default [2023-01-09T15:59:30.093Z] The recommended git tool is: NONE [2023-01-09T15:59:34.957Z] using credential edgex-jenkins-ssh [2023-01-09T15:59:34.973Z] Cloning the remote Git repository [2023-01-09T15:59:35.614Z] 85c9ce42eddb: Pushed [2023-01-09T15:59:35.614Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8: digest: sha256:e57630640de052a2ca21276828d78ddc4141918eec53dab88c2c87ba6747118b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:35.931Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:35.013Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T15:59:35.094Z] > git init /w/workspace/device-usb-camera/71 # timeout=10 [2023-01-09T15:59:35.232Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T15:59:35.233Z] > git --version # timeout=10 [2023-01-09T15:59:35.255Z] > git --version # 'git version 2.25.1' [2023-01-09T15:59:35.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T15:59:35.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T15:59:36.028Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-09T15:59:36.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T15:59:36.235Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-09T15:59:36.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T15:59:36.235Z] 0e9396d5d041: Preparing [2023-01-09T15:59:36.235Z] 20a0f4353c07: Preparing [2023-01-09T15:59:36.235Z] 895f746b4ddc: Preparing [2023-01-09T15:59:36.235Z] 550e596c6d0e: Preparing [2023-01-09T15:59:36.235Z] 1207169bf42c: Preparing [2023-01-09T15:59:36.235Z] 5c1df640c9d3: Preparing [2023-01-09T15:59:36.235Z] 0b53271c72a4: Preparing [2023-01-09T15:59:36.235Z] 5c1df640c9d3: Waiting [2023-01-09T15:59:36.235Z] 0b53271c72a4: Waiting [2023-01-09T15:59:36.235Z] c362a41176c1: Preparing [2023-01-09T15:59:36.235Z] 9a7766156cfb: Preparing [2023-01-09T15:59:36.235Z] 09514abb733a: Preparing [2023-01-09T15:59:36.235Z] 85c9ce42eddb: Preparing [2023-01-09T15:59:36.235Z] c362a41176c1: Waiting [2023-01-09T15:59:36.235Z] e5e13b0c77cb: Preparing [2023-01-09T15:59:36.235Z] 9a7766156cfb: Waiting [2023-01-09T15:59:36.235Z] 09514abb733a: Waiting [2023-01-09T15:59:36.235Z] e5e13b0c77cb: Waiting [2023-01-09T15:59:36.235Z] 85c9ce42eddb: Waiting [2023-01-09T15:59:36.235Z] 895f746b4ddc: Layer already exists [2023-01-09T15:59:36.235Z] 0e9396d5d041: Layer already exists [2023-01-09T15:59:36.235Z] 550e596c6d0e: Layer already exists [2023-01-09T15:59:36.235Z] 20a0f4353c07: Layer already exists [2023-01-09T15:59:36.235Z] 1207169bf42c: Layer already exists [2023-01-09T15:59:36.235Z] 5c1df640c9d3: Layer already exists [2023-01-09T15:59:36.235Z] c362a41176c1: Layer already exists [2023-01-09T15:59:36.235Z] 09514abb733a: Layer already exists [2023-01-09T15:59:36.235Z] 0b53271c72a4: Layer already exists [2023-01-09T15:59:36.235Z] 9a7766156cfb: Layer already exists [2023-01-09T15:59:36.235Z] 85c9ce42eddb: Layer already exists [2023-01-09T15:59:36.235Z] e5e13b0c77cb: Layer already exists [2023-01-09T15:59:36.235Z] latest: digest: sha256:e57630640de052a2ca21276828d78ddc4141918eec53dab88c2c87ba6747118b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:36.555Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:36.765Z] Avoid second fetch [2023-01-09T15:59:36.766Z] Checking out Revision d32bfb144ed79cec845816023cbf1136d6c5c0b8 (main) [2023-01-09T15:59:36.868Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.1 [2023-01-09T15:59:36.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T15:59:36.868Z] 0e9396d5d041: Preparing [2023-01-09T15:59:36.868Z] 20a0f4353c07: Preparing [2023-01-09T15:59:36.868Z] 895f746b4ddc: Preparing [2023-01-09T15:59:36.868Z] 550e596c6d0e: Preparing [2023-01-09T15:59:36.868Z] 1207169bf42c: Preparing [2023-01-09T15:59:36.868Z] 5c1df640c9d3: Preparing [2023-01-09T15:59:36.868Z] 0b53271c72a4: Preparing [2023-01-09T15:59:36.868Z] c362a41176c1: Preparing [2023-01-09T15:59:36.868Z] 9a7766156cfb: Preparing [2023-01-09T15:59:36.868Z] 09514abb733a: Preparing [2023-01-09T15:59:36.868Z] 85c9ce42eddb: Preparing [2023-01-09T15:59:36.868Z] e5e13b0c77cb: Preparing [2023-01-09T15:59:36.868Z] c362a41176c1: Waiting [2023-01-09T15:59:36.868Z] 0b53271c72a4: Waiting [2023-01-09T15:59:36.868Z] 9a7766156cfb: Waiting [2023-01-09T15:59:36.868Z] 09514abb733a: Waiting [2023-01-09T15:59:36.868Z] 85c9ce42eddb: Waiting [2023-01-09T15:59:36.868Z] e5e13b0c77cb: Waiting [2023-01-09T15:59:36.868Z] 550e596c6d0e: Layer already exists [2023-01-09T15:59:36.868Z] 0e9396d5d041: Layer already exists [2023-01-09T15:59:36.868Z] 1207169bf42c: Layer already exists [2023-01-09T15:59:36.868Z] 895f746b4ddc: Layer already exists [2023-01-09T15:59:36.868Z] 20a0f4353c07: Layer already exists [2023-01-09T15:59:36.868Z] 5c1df640c9d3: Layer already exists [2023-01-09T15:59:36.868Z] c362a41176c1: Layer already exists [2023-01-09T15:59:36.868Z] 0b53271c72a4: Layer already exists [2023-01-09T15:59:36.868Z] 9a7766156cfb: Layer already exists [2023-01-09T15:59:36.868Z] 09514abb733a: Layer already exists [2023-01-09T15:59:36.868Z] e5e13b0c77cb: Layer already exists [2023-01-09T15:59:36.868Z] 85c9ce42eddb: Layer already exists [2023-01-09T15:59:36.868Z] 2.3.1-dev.1: digest: sha256:e57630640de052a2ca21276828d78ddc4141918eec53dab88c2c87ba6747118b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:37.190Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:37.227Z] Commit message: "Merge pull request #119 from FelixTing/v3" [2023-01-09T15:59:36.778Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T15:59:36.797Z] > git checkout -f d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 [2023-01-09T15:59:37.503Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1 [2023-01-09T15:59:37.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T15:59:37.504Z] 0e9396d5d041: Preparing [2023-01-09T15:59:37.504Z] 20a0f4353c07: Preparing [2023-01-09T15:59:37.504Z] 895f746b4ddc: Preparing [2023-01-09T15:59:37.504Z] 550e596c6d0e: Preparing [2023-01-09T15:59:37.504Z] 1207169bf42c: Preparing [2023-01-09T15:59:37.504Z] 5c1df640c9d3: Preparing [2023-01-09T15:59:37.504Z] 0b53271c72a4: Preparing [2023-01-09T15:59:37.504Z] c362a41176c1: Preparing [2023-01-09T15:59:37.504Z] 9a7766156cfb: Preparing [2023-01-09T15:59:37.504Z] 09514abb733a: Preparing [2023-01-09T15:59:37.504Z] 85c9ce42eddb: Preparing [2023-01-09T15:59:37.504Z] e5e13b0c77cb: Preparing [2023-01-09T15:59:37.504Z] c362a41176c1: Waiting [2023-01-09T15:59:37.504Z] 9a7766156cfb: Waiting [2023-01-09T15:59:37.504Z] 09514abb733a: Waiting [2023-01-09T15:59:37.504Z] 85c9ce42eddb: Waiting [2023-01-09T15:59:37.504Z] e5e13b0c77cb: Waiting [2023-01-09T15:59:37.504Z] 5c1df640c9d3: Waiting [2023-01-09T15:59:37.504Z] 0b53271c72a4: Waiting [2023-01-09T15:59:37.504Z] 550e596c6d0e: Layer already exists [2023-01-09T15:59:37.504Z] 20a0f4353c07: Layer already exists [2023-01-09T15:59:37.504Z] 0e9396d5d041: Layer already exists [2023-01-09T15:59:37.504Z] 1207169bf42c: Layer already exists [2023-01-09T15:59:37.504Z] 895f746b4ddc: Layer already exists [2023-01-09T15:59:37.504Z] 5c1df640c9d3: Layer already exists [2023-01-09T15:59:37.504Z] c362a41176c1: Layer already exists [2023-01-09T15:59:37.504Z] 0b53271c72a4: Layer already exists [2023-01-09T15:59:37.504Z] 9a7766156cfb: Layer already exists [2023-01-09T15:59:37.504Z] 09514abb733a: Layer already exists [2023-01-09T15:59:37.504Z] 85c9ce42eddb: Layer already exists [2023-01-09T15:59:37.504Z] e5e13b0c77cb: Layer already exists [2023-01-09T15:59:37.504Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1: digest: sha256:e57630640de052a2ca21276828d78ddc4141918eec53dab88c2c87ba6747118b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:37.833Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:38.148Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-01-09T15:59:38.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-01-09T15:59:38.148Z] 0e9396d5d041: Preparing [2023-01-09T15:59:38.148Z] 20a0f4353c07: Preparing [2023-01-09T15:59:38.148Z] 895f746b4ddc: Preparing [2023-01-09T15:59:38.148Z] 550e596c6d0e: Preparing [2023-01-09T15:59:38.148Z] 1207169bf42c: Preparing [2023-01-09T15:59:38.148Z] 5c1df640c9d3: Preparing [2023-01-09T15:59:38.148Z] 0b53271c72a4: Preparing [2023-01-09T15:59:38.148Z] c362a41176c1: Preparing [2023-01-09T15:59:38.148Z] 9a7766156cfb: Preparing [2023-01-09T15:59:38.148Z] 09514abb733a: Preparing [2023-01-09T15:59:38.148Z] 85c9ce42eddb: Preparing [2023-01-09T15:59:38.148Z] e5e13b0c77cb: Preparing [2023-01-09T15:59:38.148Z] 5c1df640c9d3: Waiting [2023-01-09T15:59:38.148Z] 9a7766156cfb: Waiting [2023-01-09T15:59:38.148Z] 09514abb733a: Waiting [2023-01-09T15:59:38.148Z] 0b53271c72a4: Waiting [2023-01-09T15:59:38.148Z] 85c9ce42eddb: Waiting [2023-01-09T15:59:38.148Z] c362a41176c1: Waiting [2023-01-09T15:59:38.148Z] 1207169bf42c: Layer already exists [2023-01-09T15:59:38.148Z] 550e596c6d0e: Layer already exists [2023-01-09T15:59:38.148Z] 0e9396d5d041: Layer already exists [2023-01-09T15:59:38.148Z] 895f746b4ddc: Layer already exists [2023-01-09T15:59:38.148Z] 20a0f4353c07: Layer already exists [2023-01-09T15:59:38.148Z] 0b53271c72a4: Layer already exists [2023-01-09T15:59:38.148Z] 5c1df640c9d3: Layer already exists [2023-01-09T15:59:38.148Z] c362a41176c1: Layer already exists [2023-01-09T15:59:38.148Z] 9a7766156cfb: Layer already exists [2023-01-09T15:59:38.148Z] 09514abb733a: Layer already exists [2023-01-09T15:59:38.148Z] e5e13b0c77cb: Layer already exists [2023-01-09T15:59:38.148Z] 85c9ce42eddb: Layer already exists [2023-01-09T15:59:38.148Z] main: digest: sha256:e57630640de052a2ca21276828d78ddc4141918eec53dab88c2c87ba6747118b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T15:59:38.201Z] ===================================================== [Pipeline] echo [2023-01-09T15:59:38.209Z] taggedImages: [2023-01-09T15:59:38.209Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T15:59:38.209Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-01-09T15:59:38.209Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.1 [2023-01-09T15:59:38.209Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1 [2023-01-09T15:59:38.209Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T15:59:38.555Z] [2023-01-09T15:59:38.555Z] GitHub has been notified of this commit’s build result [2023-01-09T15:59:38.555Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-01-09T15:59:38.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T15:59:38.590Z] [2023-01-09T15:59:38.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-01-09T15:59:39.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T15:59:39.035Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T15:59:39.035Z] 5eb5b503b376: Pulling fs layer [2023-01-09T15:59:39.035Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T15:59:39.035Z] ec43610c2a17: Pulling fs layer [2023-01-09T15:59:39.035Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T15:59:39.035Z] 33b1e0a273af: Pulling fs layer [2023-01-09T15:59:39.035Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T15:59:39.035Z] 2f39f015ded8: Pulling fs layer [2023-01-09T15:59:39.035Z] 33b1e0a273af: Waiting [2023-01-09T15:59:39.035Z] 5d3b04190fa2: Waiting [2023-01-09T15:59:39.035Z] 2f39f015ded8: Waiting [2023-01-09T15:59:39.035Z] 3a2ae6a8a46f: Waiting [2023-01-09T15:59:39.035Z] 5c69ac0246d0: Verifying Checksum [2023-01-09T15:59:39.035Z] 5c69ac0246d0: Download complete [2023-01-09T15:59:39.035Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-09T15:59:39.035Z] 3a2ae6a8a46f: Download complete [2023-01-09T15:59:39.035Z] 33b1e0a273af: Verifying Checksum [2023-01-09T15:59:39.035Z] 33b1e0a273af: Download complete [2023-01-09T15:59:39.035Z] 5d3b04190fa2: Verifying Checksum [2023-01-09T15:59:39.035Z] 5d3b04190fa2: Download complete [2023-01-09T15:59:39.066Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T15:59:39.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T15:59:39.066Z] Dload Upload Total Spent Left Speed [2023-01-09T15:59:39.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99617 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [2023-01-09T15:59:39.294Z] ec43610c2a17: Verifying Checksum [2023-01-09T15:59:39.294Z] ec43610c2a17: Download complete [2023-01-09T15:59:39.294Z] 5eb5b503b376: Download complete [Pipeline] sh [2023-01-09T15:59:39.710Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T15:59:39.860Z] 2f39f015ded8: Download complete [2023-01-09T15:59:40.031Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T15:59:40.031Z] + sudo tee /etc/docker/daemon.new [2023-01-09T15:59:40.031Z] { [2023-01-09T15:59:40.031Z] "registry-mirrors": [ [2023-01-09T15:59:40.031Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T15:59:40.031Z] ], [2023-01-09T15:59:40.031Z] "bip": "10.250.0.254/24", [2023-01-09T15:59:40.031Z] "hosts": [ [2023-01-09T15:59:40.031Z] "tcp://0.0.0.0:5555", [2023-01-09T15:59:40.031Z] "unix:///var/run/docker.sock" [2023-01-09T15:59:40.031Z] ], [2023-01-09T15:59:40.031Z] "mtu": 1458, [2023-01-09T15:59:40.031Z] "selinux-enabled": true, [2023-01-09T15:59:40.031Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T15:59:40.031Z] } [Pipeline] sh [2023-01-09T15:59:40.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T15:59:40.686Z] + sudo service docker restart [2023-01-09T15:59:40.795Z] 5eb5b503b376: Pull complete [2023-01-09T15:59:40.795Z] 5c69ac0246d0: Pull complete [2023-01-09T15:59:41.361Z] ec43610c2a17: Pull complete [2023-01-09T15:59:41.361Z] 3a2ae6a8a46f: Pull complete [2023-01-09T15:59:41.620Z] 33b1e0a273af: Pull complete [2023-01-09T15:59:41.879Z] 5d3b04190fa2: Pull complete [2023-01-09T15:59:46.070Z] 2f39f015ded8: Pull complete [2023-01-09T15:59:46.070Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T15:59:46.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T15:59:46.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T15:59:46.148Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T15:59:46.174Z] $ 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 [2023-01-09T15:59:48.274Z] $ docker top cbeca21b1a25bb15a960f065a17ddd1e1a9006dee87d2dca9558fbd7d3742c42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T15:59:48.670Z] ---> job-cost.sh [2023-01-09T15:59:48.670Z] lf-activate-venv: SKIPPING [2023-01-09T15:59:48.670Z] INFO: No Stack... [2023-01-09T15:59:48.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T15:59:49.188Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T15:59:49.479Z] + cut -d, -f6 [2023-01-09T15:59:49.479Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2023-01-09T15:59:49.496Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-71-stack-cost] [2023-01-09T15:59:49.502Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-71-stack-cost] did not exist. Created. [2023-01-09T15:59:49.502Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T15:59:49.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-09T15:59:49.840Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T15:59:49.847Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T15:59:49.862Z] $ docker stop --time=1 cbeca21b1a25bb15a960f065a17ddd1e1a9006dee87d2dca9558fbd7d3742c42 [2023-01-09T15:59:51.011Z] $ docker rm -f --volumes cbeca21b1a25bb15a960f065a17ddd1e1a9006dee87d2dca9558fbd7d3742c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T15:59:58.924Z] provisioning config files... [2023-01-09T15:59:58.945Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/71@tmp/config11518838257177654232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T15:59:59.281Z] ---> docker-login.sh [2023-01-09T15:59:59.281Z] nexus3.edgexfoundry.org:10001 [2023-01-09T15:59:59.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T15:59:59.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T15:59:59.816Z] Configure a credential helper to remove this warning. See [2023-01-09T15:59:59.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T15:59:59.816Z] [2023-01-09T15:59:59.816Z] Login Succeeded [2023-01-09T15:59:59.816Z] nexus3.edgexfoundry.org:10002 [2023-01-09T16:00:00.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:00.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:00.084Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:00.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:00.084Z] [2023-01-09T16:00:00.084Z] Login Succeeded [2023-01-09T16:00:00.084Z] nexus3.edgexfoundry.org:10003 [2023-01-09T16:00:00.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:00.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:00.629Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:00.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:00.629Z] [2023-01-09T16:00:00.629Z] Login Succeeded [2023-01-09T16:00:00.629Z] nexus3.edgexfoundry.org:10004 [2023-01-09T16:00:00.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:00.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:00.899Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:00.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:00.900Z] [2023-01-09T16:00:00.900Z] Login Succeeded [2023-01-09T16:00:00.900Z] docker.io [2023-01-09T16:00:01.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:01.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:01.433Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:01.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:01.433Z] [2023-01-09T16:00:01.433Z] Login Succeeded [2023-01-09T16:00:01.433Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T16:00:01.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T16:00:01.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T16:00:01.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T16:00:01.708Z] ========================================================= [2023-01-09T16:00:01.708Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T16:00:01.708Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:00:02.043Z] + 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 . [2023-01-09T16:00:02.310Z] Sending build context to Docker daemon 1.091MB [2023-01-09T16:00:02.310Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T16:00:02.310Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-09T16:00:02.579Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T16:00:02.579Z] 9b18e9b68314: Pulling fs layer [2023-01-09T16:00:02.579Z] 35d82f9e3411: Pulling fs layer [2023-01-09T16:00:02.579Z] e16973657156: Pulling fs layer [2023-01-09T16:00:02.579Z] fc693d55d65f: Pulling fs layer [2023-01-09T16:00:02.579Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T16:00:02.579Z] dda99020689f: Pulling fs layer [2023-01-09T16:00:02.579Z] db1c61fa0a46: Pulling fs layer [2023-01-09T16:00:02.579Z] 891c053d2c06: Pulling fs layer [2023-01-09T16:00:02.579Z] fc693d55d65f: Waiting [2023-01-09T16:00:02.579Z] dda99020689f: Waiting [2023-01-09T16:00:02.579Z] db1c61fa0a46: Waiting [2023-01-09T16:00:02.579Z] 7e9fc2657dce: Waiting [2023-01-09T16:00:02.579Z] 891c053d2c06: Waiting [2023-01-09T16:00:02.579Z] e16973657156: Verifying Checksum [2023-01-09T16:00:02.579Z] e16973657156: Download complete [2023-01-09T16:00:02.579Z] 35d82f9e3411: Download complete [2023-01-09T16:00:02.579Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T16:00:02.579Z] 7e9fc2657dce: Download complete [2023-01-09T16:00:02.579Z] dda99020689f: Verifying Checksum [2023-01-09T16:00:02.579Z] dda99020689f: Download complete [2023-01-09T16:00:02.579Z] 9b18e9b68314: Download complete [2023-01-09T16:00:03.557Z] 9b18e9b68314: Pull complete [2023-01-09T16:00:03.557Z] 891c053d2c06: Verifying Checksum [2023-01-09T16:00:03.557Z] 891c053d2c06: Download complete [2023-01-09T16:00:03.828Z] 35d82f9e3411: Pull complete [2023-01-09T16:00:04.108Z] e16973657156: Pull complete [2023-01-09T16:00:04.723Z] db1c61fa0a46: Verifying Checksum [2023-01-09T16:00:04.723Z] db1c61fa0a46: Download complete [2023-01-09T16:00:05.314Z] fc693d55d65f: Verifying Checksum [2023-01-09T16:00:05.314Z] fc693d55d65f: Download complete [2023-01-09T16:00:15.402Z] fc693d55d65f: Pull complete [2023-01-09T16:00:15.668Z] 7e9fc2657dce: Pull complete [2023-01-09T16:00:15.934Z] dda99020689f: Pull complete [2023-01-09T16:00:21.284Z] db1c61fa0a46: Pull complete [2023-01-09T16:00:22.694Z] 891c053d2c06: Pull complete [2023-01-09T16:00:22.694Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T16:00:22.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T16:00:22.694Z] ---> f96f9c87975a [2023-01-09T16:00:22.694Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-09T16:00:24.664Z] ---> Running in 3235b3daecc1 [2023-01-09T16:00:24.931Z] Removing intermediate container 3235b3daecc1 [2023-01-09T16:00:24.931Z] ---> 47d0a6ad09e9 [2023-01-09T16:00:24.931Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T16:00:24.931Z] ---> Running in 0c02ae7c0c8b [2023-01-09T16:00:25.199Z] Removing intermediate container 0c02ae7c0c8b [2023-01-09T16:00:25.199Z] ---> bc9376bcfd97 [2023-01-09T16:00:25.199Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T16:00:25.199Z] ---> Running in 6d6659b0854b [2023-01-09T16:00:25.466Z] Removing intermediate container 6d6659b0854b [2023-01-09T16:00:25.466Z] ---> b9746b19a065 [2023-01-09T16:00:25.466Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T16:00:25.732Z] ---> Running in a94ade357c33 [2023-01-09T16:00:25.997Z] Removing intermediate container a94ade357c33 [2023-01-09T16:00:25.997Z] ---> df3c5d889a7f [2023-01-09T16:00:25.997Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T16:00:25.997Z] ---> Running in 3f248e93048d [2023-01-09T16:00:26.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T16:00:27.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T16:00:28.300Z] (1/14) Installing libintl (0.21-r2) [2023-01-09T16:00:28.300Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-09T16:00:28.300Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T16:00:28.300Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T16:00:28.594Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-09T16:00:28.594Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-09T16:00:28.594Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T16:00:28.594Z] (7/14) Installing libblkid (2.38-r1) [2023-01-09T16:00:28.594Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-09T16:00:28.594Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-09T16:00:28.594Z] (10/14) Installing kmod-libs (29-r2) [2023-01-09T16:00:28.594Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-09T16:00:28.594Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-09T16:00:28.594Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-09T16:00:28.594Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-09T16:00:28.594Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T16:00:28.867Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T16:00:28.867Z] OK: 228 MiB in 65 packages [2023-01-09T16:00:29.835Z] Removing intermediate container 3f248e93048d [2023-01-09T16:00:29.835Z] ---> bbc25e444c85 [2023-01-09T16:00:29.835Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-09T16:00:30.102Z] ---> Running in d6d37d068f58 [2023-01-09T16:00:30.370Z] Removing intermediate container d6d37d068f58 [2023-01-09T16:00:30.370Z] ---> 2fa8068bc033 [2023-01-09T16:00:30.370Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-09T16:00:30.642Z] ---> bb3b9b51367c [2023-01-09T16:00:30.642Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T16:00:30.908Z] ---> Running in 44ccd7b6fc66 [2023-01-09T16:01:27.353Z] Removing intermediate container 44ccd7b6fc66 [2023-01-09T16:01:27.353Z] ---> d397d1fb4297 [2023-01-09T16:01:27.353Z] Step 11/13 : COPY . . [2023-01-09T16:01:27.353Z] ---> 26197ae66055 [2023-01-09T16:01:27.353Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T16:01:27.353Z] ---> Running in d7da094e1f83 [2023-01-09T16:01:27.353Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T16:01:27.353Z] Dload Upload Total Spent  Left Speed [2023-01-09T16:01:27.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13275 0 --:--:-- --:--:-- --:--:-- 13443 [2023-01-09T16:01:27.353Z] Removing intermediate container d7da094e1f83 [2023-01-09T16:01:27.353Z] ---> bf7a7b3bcc4c [2023-01-09T16:01:27.353Z] Step 13/13 : RUN ${MAKE} [2023-01-09T16:01:27.353Z] ---> Running in 8404a8083b40 [2023-01-09T16:01:27.353Z] noop [2023-01-09T16:01:27.353Z] Removing intermediate container 8404a8083b40 [2023-01-09T16:01:27.353Z] ---> 7faebefa7889 [2023-01-09T16:01:27.353Z] Successfully built 7faebefa7889 [2023-01-09T16:01:27.353Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:01:27.692Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T16:01:27.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:01:27.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-1449 does not seem to be running inside a container [2023-01-09T16:01:27.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/71 -v /w/workspace/device-usb-camera/71:/w/workspace/device-usb-camera/71:rw,z -v /w/workspace/device-usb-camera/71@tmp:/w/workspace/device-usb-camera/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-09T16:01:29.090Z] $ docker top 259ed4db96febdc188aebcecb7cdcac6f00606d81f935edfd3e40c716c9b1de0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T16:01:29.909Z] + go version [2023-01-09T16:01:29.909Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T16:01:29.938Z] $ docker stop --time=1 259ed4db96febdc188aebcecb7cdcac6f00606d81f935edfd3e40c716c9b1de0 [2023-01-09T16:01:31.597Z] $ docker rm -f --volumes 259ed4db96febdc188aebcecb7cdcac6f00606d81f935edfd3e40c716c9b1de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:01:32.104Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T16:01:32.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:01:32.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-1449 does not seem to be running inside a container [2023-01-09T16:01:32.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/71 -v /w/workspace/device-usb-camera/71:/w/workspace/device-usb-camera/71:rw,z -v /w/workspace/device-usb-camera/71@tmp:/w/workspace/device-usb-camera/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-09T16:01:33.476Z] $ docker top 622b92ad03557b3350d030640326f5d589c98af6e2cec74f9a5b93d7c3cc92fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T16:01:33.977Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/71 [Pipeline] fileExists [Pipeline] sh [2023-01-09T16:01:34.307Z] + make test [2023-01-09T16:01:34.307Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-09T16:01:36.253Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-09T16:02:57.893Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-09T16:03:03.260Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 1.9% of statements [2023-01-09T16:03:03.260Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-09T16:03:03.260Z] CGO_ENABLED=1 go vet ./... [2023-01-09T16:03:25.363Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T16:03:25.363Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T16:03:25.363Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T16:03:25.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T16:03:25.400Z] $ docker stop --time=1 622b92ad03557b3350d030640326f5d589c98af6e2cec74f9a5b93d7c3cc92fa [2023-01-09T16:03:27.158Z] $ docker rm -f --volumes 622b92ad03557b3350d030640326f5d589c98af6e2cec74f9a5b93d7c3cc92fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T16:03:28.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T16:03:28.088Z] Warning: overwriting stash ‘coverage-report’ [2023-01-09T16:03:28.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T16:03:28.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T16:03:29.204Z] + ls -al . [2023-01-09T16:03:29.204Z] total 204 [2023-01-09T16:03:29.204Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 16:01 . [2023-01-09T16:03:29.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:59 .. [2023-01-09T16:03:29.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:59 .git [2023-01-09T16:03:29.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:59 .github [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 15:59 .gitignore [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 15:59 .golangci.yml [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 15:59 .hadolint.yml [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 15:59 Attribution.txt [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 15:59 CHANGELOG.md [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 15:59 Dockerfile [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 15:59 GOVERNANCE.md [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 15:59 Jenkinsfile [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 15:59 LICENSE [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 15:59 Makefile [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 15:59 OWNERS.md [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 15:59 README.md [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:57 VERSION [2023-01-09T16:03:29.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:59 bin [2023-01-09T16:03:29.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:59 cmd [2023-01-09T16:03:29.204Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 16:03 coverage.out [2023-01-09T16:03:29.204Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 15:59 docker-entrypoint.sh [2023-01-09T16:03:29.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:59 docs [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 15:59 go.mod [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 15:59 go.sum [2023-01-09T16:03:29.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:59 internal [2023-01-09T16:03:29.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:59 snap [2023-01-09T16:03:29.204Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 15:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:03:29.536Z] + 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=d32bfb144ed79cec845816023cbf1136d6c5c0b8 --label arch=arm64 --label version=2.3.1-dev.1 . [2023-01-09T16:03:29.806Z] Sending build context to Docker daemon 1.122MB [2023-01-09T16:03:29.806Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T16:03:29.806Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-09T16:03:29.806Z] ---> 7faebefa7889 [2023-01-09T16:03:29.806Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-09T16:03:30.078Z] ---> Running in f5924e6502bf [2023-01-09T16:03:30.347Z] Removing intermediate container f5924e6502bf [2023-01-09T16:03:30.347Z] ---> 737b5adeaff6 [2023-01-09T16:03:30.347Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T16:03:30.347Z] ---> Running in 3f6ee072df48 [2023-01-09T16:03:30.617Z] Removing intermediate container 3f6ee072df48 [2023-01-09T16:03:30.617Z] ---> 913830375fe9 [2023-01-09T16:03:30.617Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T16:03:30.617Z] ---> Running in 5166f2afeffc [2023-01-09T16:03:30.883Z] Removing intermediate container 5166f2afeffc [2023-01-09T16:03:30.883Z] ---> e3d8fb90c76c [2023-01-09T16:03:30.883Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T16:03:31.152Z] ---> Running in 0997c993f493 [2023-01-09T16:03:31.418Z] Removing intermediate container 0997c993f493 [2023-01-09T16:03:31.418Z] ---> 1d8740ab639c [2023-01-09T16:03:31.418Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T16:03:31.418Z] ---> Running in c9b8c1b4dac4 [2023-01-09T16:03:32.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T16:03:32.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T16:03:33.612Z] OK: 228 MiB in 65 packages [2023-01-09T16:03:34.574Z] Removing intermediate container c9b8c1b4dac4 [2023-01-09T16:03:34.574Z] ---> c45bfde45267 [2023-01-09T16:03:34.574Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-09T16:03:34.574Z] ---> Running in 5927de22303f [2023-01-09T16:03:34.842Z] Removing intermediate container 5927de22303f [2023-01-09T16:03:34.842Z] ---> ebf16abbe022 [2023-01-09T16:03:34.842Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-09T16:03:35.426Z] ---> 468113af6f53 [2023-01-09T16:03:35.426Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T16:03:35.426Z] ---> Running in e5f390046e29 [2023-01-09T16:03:37.378Z] Removing intermediate container e5f390046e29 [2023-01-09T16:03:37.378Z] ---> 297b5fab397f [2023-01-09T16:03:37.378Z] Step 11/35 : COPY . . [2023-01-09T16:03:38.346Z] ---> 5a9aad8614a3 [2023-01-09T16:03:38.346Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T16:03:38.346Z] ---> Running in 5772b6f691f0 [2023-01-09T16:03:39.311Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T16:03:39.311Z] Dload Upload Total Spent Left Speed [2023-01-09T16:03:39.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5805 0 --:--:-- --:--:-- --:--:-- 5835 [2023-01-09T16:03:39.897Z] Removing intermediate container 5772b6f691f0 [2023-01-09T16:03:39.897Z] ---> 52583e60a44f [2023-01-09T16:03:39.897Z] Step 13/35 : RUN ${MAKE} [2023-01-09T16:03:40.171Z] ---> Running in d339abfe353d [2023-01-09T16:03:41.135Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-09T16:06:32.931Z] Removing intermediate container d339abfe353d [2023-01-09T16:06:32.931Z] ---> 0c12bd250148 [2023-01-09T16:06:32.931Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-09T16:06:32.931Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-09T16:06:32.931Z] eab2503cf8f4: Pulling fs layer [2023-01-09T16:06:32.931Z] 97cd0a44c592: Pulling fs layer [2023-01-09T16:06:32.931Z] 97cd0a44c592: Download complete [2023-01-09T16:06:32.931Z] eab2503cf8f4: Verifying Checksum [2023-01-09T16:06:32.931Z] eab2503cf8f4: Download complete [2023-01-09T16:06:32.931Z] eab2503cf8f4: Pull complete [2023-01-09T16:06:32.931Z] 97cd0a44c592: Pull complete [2023-01-09T16:06:32.931Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-09T16:06:32.931Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-09T16:06:32.931Z] ---> 7f763cca56b3 [2023-01-09T16:06:32.931Z] Step 15/35 : FROM alpine:3.16 [2023-01-09T16:06:32.931Z] 3.16: Pulling from library/alpine [2023-01-09T16:06:32.931Z] 6875df1f5354: Pulling fs layer [2023-01-09T16:06:32.931Z] 6875df1f5354: Verifying Checksum [2023-01-09T16:06:32.931Z] 6875df1f5354: Download complete [2023-01-09T16:06:32.931Z] 6875df1f5354: Pull complete [2023-01-09T16:06:32.931Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T16:06:32.931Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T16:06:32.931Z] ---> 2b4661558fb8 [2023-01-09T16:06:32.931Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-09T16:06:32.931Z] ---> Running in 3d8182d4ff9a [2023-01-09T16:06:32.931Z] Removing intermediate container 3d8182d4ff9a [2023-01-09T16:06:32.931Z] ---> d8ba90ccb60e [2023-01-09T16:06:32.931Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-09T16:06:32.931Z] ---> Running in decfe51bc9e4 [2023-01-09T16:06:32.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T16:06:32.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T16:06:32.931Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-01-09T16:06:32.931Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-01-09T16:06:32.931Z] (3/82) Installing libxau (1.0.9-r0) [2023-01-09T16:06:32.931Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-01-09T16:06:32.931Z] (5/82) Installing libxcb (1.15-r0) [2023-01-09T16:06:32.931Z] (6/82) Installing libx11 (1.8-r0) [2023-01-09T16:06:32.931Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-01-09T16:06:32.931Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-01-09T16:06:32.931Z] (9/82) Installing expat (2.5.0-r0) [2023-01-09T16:06:32.931Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-01-09T16:06:32.931Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-01-09T16:06:32.931Z] (12/82) Installing libpng (1.6.37-r1) [2023-01-09T16:06:32.931Z] (13/82) Installing freetype (2.12.1-r0) [2023-01-09T16:06:32.931Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-01-09T16:06:32.931Z] (15/82) Installing fribidi (1.0.12-r0) [2023-01-09T16:06:32.931Z] (16/82) Installing libffi (3.4.2-r1) [2023-01-09T16:06:32.931Z] (17/82) Installing libintl (0.21-r2) [2023-01-09T16:06:32.931Z] (18/82) Installing libblkid (2.38-r1) [2023-01-09T16:06:32.931Z] (19/82) Installing libmount (2.38-r1) [2023-01-09T16:06:32.931Z] (20/82) Installing pcre (8.45-r2) [2023-01-09T16:06:32.931Z] (21/82) Installing glib (2.72.1-r0) [2023-01-09T16:06:32.931Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-01-09T16:06:32.931Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-01-09T16:06:32.931Z] (24/82) Installing libass (0.16.0-r0) [2023-01-09T16:06:32.931Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-01-09T16:06:32.931Z] (26/82) Installing libdrm (2.4.110-r0) [2023-01-09T16:06:32.931Z] (27/82) Installing gmp (6.2.1-r2) [2023-01-09T16:06:32.931Z] (28/82) Installing nettle (3.7.3-r0) [2023-01-09T16:06:32.931Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-01-09T16:06:32.931Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-01-09T16:06:32.931Z] (31/82) Installing libunistring (1.0-r0) [2023-01-09T16:06:32.931Z] (32/82) Installing gnutls (3.7.7-r0) [2023-01-09T16:06:32.931Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-09T16:06:32.931Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-09T16:06:32.931Z] (35/82) Installing lame (3.100-r0) [2023-01-09T16:06:32.931Z] (36/82) Installing opus (1.3.1-r1) [2023-01-09T16:06:32.931Z] (37/82) Installing libasyncns (0.8-r1) [2023-01-09T16:06:32.931Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-01-09T16:06:32.931Z] (39/82) Installing libltdl (2.4.7-r0) [2023-01-09T16:06:32.931Z] (40/82) Installing orc (0.4.32-r0) [2023-01-09T16:06:32.931Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T16:06:32.931Z] (42/82) Installing libogg (1.3.5-r1) [2023-01-09T16:06:32.931Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T16:06:32.931Z] (44/82) Installing flac (1.3.4-r0) [2023-01-09T16:06:32.931Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-01-09T16:06:32.931Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-01-09T16:06:32.931Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-01-09T16:06:32.931Z] (48/82) Installing soxr (0.1.3-r2) [2023-01-09T16:06:32.931Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-01-09T16:06:32.931Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-01-09T16:06:32.931Z] (51/82) Installing libpulse (15.0-r2) [2023-01-09T16:06:32.931Z] (52/82) Installing cjson (1.7.15-r3) [2023-01-09T16:06:32.931Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-01-09T16:06:32.931Z] (54/82) Installing librist (0.2.6-r1) [2023-01-09T16:06:32.931Z] (55/82) Installing libsrt (1.4.4-r0) [2023-01-09T16:06:32.931Z] (56/82) Installing libssh (0.9.6-r1) [2023-01-09T16:06:32.931Z] (57/82) Installing libtheora (1.1.1-r16) [2023-01-09T16:06:32.931Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T16:06:32.931Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T16:06:32.931Z] (60/82) Installing libxext (1.3.4-r0) [2023-01-09T16:06:32.931Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-01-09T16:06:32.931Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T16:06:32.931Z] (63/82) Installing libva (2.14.0-r0) [2023-01-09T16:06:32.931Z] (64/82) Installing libvdpau (1.5-r0) [2023-01-09T16:06:32.931Z] (65/82) Installing vidstab (1.1.0-r1) [2023-01-09T16:06:32.931Z] (66/82) Installing libvpx (1.11.0-r1) [2023-01-09T16:06:32.931Z] (67/82) Installing libwebp (1.2.3-r0) [2023-01-09T16:06:32.931Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-01-09T16:06:32.931Z] (69/82) Installing numactl (2.0.14-r0) [2023-01-09T16:06:32.931Z] (70/82) Installing x265-libs (3.5-r3) [2023-01-09T16:06:33.199Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-01-09T16:06:33.199Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-01-09T16:06:33.783Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-01-09T16:06:33.783Z] (74/82) Installing udev-init-scripts (35-r0) [2023-01-09T16:06:33.783Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T16:06:33.783Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-01-09T16:06:33.783Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-01-09T16:06:33.783Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-01-09T16:06:33.783Z] (78/82) Installing kmod-libs (29-r2) [2023-01-09T16:06:33.783Z] (79/82) Installing eudev (3.2.11-r0) [2023-01-09T16:06:33.783Z] (80/82) Installing libsodium (1.0.18-r0) [2023-01-09T16:06:33.783Z] (81/82) Installing libzmq (4.3.4-r0) [2023-01-09T16:06:33.783Z] (82/82) Installing zeromq (4.3.4-r0) [2023-01-09T16:06:33.783Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T16:06:34.051Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T16:06:34.051Z] OK: 78 MiB in 96 packages [2023-01-09T16:06:37.410Z] Removing intermediate container decfe51bc9e4 [2023-01-09T16:06:37.410Z] ---> 44065bd0c67c [2023-01-09T16:06:37.410Z] Step 18/35 : WORKDIR / [2023-01-09T16:06:37.410Z] ---> Running in 7927551b0166 [2023-01-09T16:06:37.410Z] Removing intermediate container 7927551b0166 [2023-01-09T16:06:37.410Z] ---> 42b7ab8435c4 [2023-01-09T16:06:37.410Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-09T16:06:39.374Z] ---> cd88ea8f7fdc [2023-01-09T16:06:39.374Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-09T16:06:39.960Z] ---> 47abc635ea1b [2023-01-09T16:06:39.960Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-09T16:06:40.548Z] ---> d2de8ea7e280 [2023-01-09T16:06:40.548Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-09T16:06:40.815Z] ---> e2132ea65ee1 [2023-01-09T16:06:40.815Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-09T16:06:41.402Z] ---> fd874ae71541 [2023-01-09T16:06:41.402Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-09T16:06:41.985Z] ---> f1b292c49d7c [2023-01-09T16:06:41.985Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-09T16:06:43.399Z] ---> 2df22e9011e2 [2023-01-09T16:06:43.399Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-09T16:06:43.399Z] ---> Running in f9c074b36102 [2023-01-09T16:06:44.816Z] Removing intermediate container f9c074b36102 [2023-01-09T16:06:44.816Z] ---> 73b3f59902cc [2023-01-09T16:06:44.816Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-09T16:06:45.094Z] ---> Running in 6c46e5294a57 [2023-01-09T16:06:46.517Z] Removing intermediate container 6c46e5294a57 [2023-01-09T16:06:46.517Z] ---> 997688fb0685 [2023-01-09T16:06:46.517Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-09T16:06:46.787Z] ---> Running in d6630d0f96bb [2023-01-09T16:06:48.211Z] Removing intermediate container d6630d0f96bb [2023-01-09T16:06:48.211Z] ---> 76e4c92e611e [2023-01-09T16:06:48.211Z] Step 29/35 : EXPOSE 59983 [2023-01-09T16:06:48.480Z] ---> Running in 8050fe45914d [2023-01-09T16:06:48.749Z] Removing intermediate container 8050fe45914d [2023-01-09T16:06:48.749Z] ---> ae0cba790916 [2023-01-09T16:06:48.749Z] Step 30/35 : EXPOSE 8554 [2023-01-09T16:06:48.749Z] ---> Running in 878e5b52b6f0 [2023-01-09T16:06:49.018Z] Removing intermediate container 878e5b52b6f0 [2023-01-09T16:06:49.018Z] ---> 8a7ce21b97bc [2023-01-09T16:06:49.018Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-09T16:06:49.018Z] ---> Running in b1b7f16a2f54 [2023-01-09T16:06:49.609Z] Removing intermediate container b1b7f16a2f54 [2023-01-09T16:06:49.609Z] ---> 2653fbf06f85 [2023-01-09T16:06:49.609Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-01-09T16:06:49.609Z] ---> Running in 8cb100cc1b23 [2023-01-09T16:06:49.880Z] Removing intermediate container 8cb100cc1b23 [2023-01-09T16:06:49.880Z] ---> 614e56cd2e26 [2023-01-09T16:06:49.880Z] Step 33/35 : LABEL arch=arm64 [2023-01-09T16:06:49.880Z] ---> Running in 5666d6043234 [2023-01-09T16:06:50.148Z] Removing intermediate container 5666d6043234 [2023-01-09T16:06:50.148Z] ---> 13f9743b921c [2023-01-09T16:06:50.148Z] Step 34/35 : LABEL git_sha=d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T16:06:52.742Z] ---> Running in eb5b1aedf564 [2023-01-09T16:06:52.742Z] Removing intermediate container eb5b1aedf564 [2023-01-09T16:06:52.742Z] ---> f43afc990ae7 [2023-01-09T16:06:52.742Z] Step 35/35 : LABEL version=2.3.1-dev.1 [2023-01-09T16:06:52.742Z] ---> Running in 8c179d723b5c [2023-01-09T16:06:53.010Z] Removing intermediate container 8c179d723b5c [2023-01-09T16:06:53.010Z] ---> 39779406d320 [2023-01-09T16:06:53.010Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T16:06:53.010Z] Successfully built 39779406d320 [2023-01-09T16:06:53.010Z] 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 [2023-01-09T16:06:53.095Z] provisioning config files... [2023-01-09T16:06:53.110Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/71@tmp/config9446411862455829683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:06:53.454Z] ---> docker-login.sh [2023-01-09T16:06:53.454Z] nexus3.edgexfoundry.org:10001 [2023-01-09T16:06:53.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:06:53.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:06:53.724Z] Configure a credential helper to remove this warning. See [2023-01-09T16:06:53.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:06:53.724Z] [2023-01-09T16:06:53.724Z] Login Succeeded [2023-01-09T16:06:53.724Z] nexus3.edgexfoundry.org:10002 [2023-01-09T16:06:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:06:54.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:06:54.260Z] Configure a credential helper to remove this warning. See [2023-01-09T16:06:54.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:06:54.260Z] [2023-01-09T16:06:54.260Z] Login Succeeded [2023-01-09T16:06:54.260Z] nexus3.edgexfoundry.org:10003 [2023-01-09T16:06:54.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:06:54.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:06:54.528Z] Configure a credential helper to remove this warning. See [2023-01-09T16:06:54.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:06:54.528Z] [2023-01-09T16:06:54.528Z] Login Succeeded [2023-01-09T16:06:54.528Z] nexus3.edgexfoundry.org:10004 [2023-01-09T16:06:54.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:06:55.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:06:55.061Z] Configure a credential helper to remove this warning. See [2023-01-09T16:06:55.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:06:55.061Z] [2023-01-09T16:06:55.061Z] Login Succeeded [2023-01-09T16:06:55.061Z] docker.io [2023-01-09T16:06:55.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:06:55.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:06:55.597Z] Configure a credential helper to remove this warning. See [2023-01-09T16:06:55.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:06:55.597Z] [2023-01-09T16:06:55.597Z] Login Succeeded [2023-01-09T16:06:55.597Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T16:06:55.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T16:06:55.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T16:06:55.649Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-01-09T16:06:55.649Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T16:06:55.649Z] latest [2023-01-09T16:06:55.649Z] 2.3.1-dev.1 [2023-01-09T16:06:55.649Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1 [2023-01-09T16:06:55.649Z] main [2023-01-09T16:06:55.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:06:56.083Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:06:56.462Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T16:06:56.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T16:06:56.462Z] 01f1e1bf2ae1: Preparing [2023-01-09T16:06:56.462Z] f86e22d04f98: Preparing [2023-01-09T16:06:56.462Z] fe7f2c7a99d6: Preparing [2023-01-09T16:06:56.462Z] a43932d1df72: Preparing [2023-01-09T16:06:56.462Z] 1207169bf42c: Preparing [2023-01-09T16:06:56.462Z] 6c96e9836dda: Preparing [2023-01-09T16:06:56.462Z] 1f9c8a6a7afa: Preparing [2023-01-09T16:06:56.462Z] 0df7f2aca5c8: Preparing [2023-01-09T16:06:56.462Z] f46adf7ef2bd: Preparing [2023-01-09T16:06:56.462Z] 7dbdd1743f94: Preparing [2023-01-09T16:06:56.462Z] d70b2dbe981b: Preparing [2023-01-09T16:06:56.462Z] 17bec77d7fdc: Preparing [2023-01-09T16:06:56.462Z] 6c96e9836dda: Waiting [2023-01-09T16:06:56.462Z] 1f9c8a6a7afa: Waiting [2023-01-09T16:06:56.462Z] 0df7f2aca5c8: Waiting [2023-01-09T16:06:56.462Z] f46adf7ef2bd: Waiting [2023-01-09T16:06:56.462Z] 7dbdd1743f94: Waiting [2023-01-09T16:06:56.462Z] d70b2dbe981b: Waiting [2023-01-09T16:06:56.462Z] 17bec77d7fdc: Waiting [2023-01-09T16:06:56.735Z] 1207169bf42c: Pushed [2023-01-09T16:06:56.735Z] 01f1e1bf2ae1: Pushed [2023-01-09T16:06:56.735Z] f86e22d04f98: Pushed [2023-01-09T16:06:56.735Z] fe7f2c7a99d6: Pushed [2023-01-09T16:06:57.014Z] 0df7f2aca5c8: Pushed [2023-01-09T16:06:57.014Z] f46adf7ef2bd: Pushed [2023-01-09T16:06:57.014Z] 6c96e9836dda: Pushed [2023-01-09T16:06:57.014Z] 1f9c8a6a7afa: Pushed [2023-01-09T16:06:57.014Z] 17bec77d7fdc: Layer already exists [2023-01-09T16:07:01.297Z] a43932d1df72: Pushed [2023-01-09T16:07:02.710Z] 7dbdd1743f94: Pushed [2023-01-09T16:07:15.031Z] d70b2dbe981b: Pushed [2023-01-09T16:07:15.031Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8: digest: sha256:5a93ad413f88f3dd3f7cff71ca7a39819a27ea1f83394806ffbe18ba7258a86d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:15.377Z] + 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 [2023-01-09T16:07:15.723Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-09T16:07:15.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T16:07:15.723Z] 01f1e1bf2ae1: Preparing [2023-01-09T16:07:15.723Z] f86e22d04f98: Preparing [2023-01-09T16:07:15.723Z] fe7f2c7a99d6: Preparing [2023-01-09T16:07:15.723Z] a43932d1df72: Preparing [2023-01-09T16:07:15.723Z] 1207169bf42c: Preparing [2023-01-09T16:07:15.723Z] 6c96e9836dda: Preparing [2023-01-09T16:07:15.723Z] 1f9c8a6a7afa: Preparing [2023-01-09T16:07:15.723Z] 0df7f2aca5c8: Preparing [2023-01-09T16:07:15.723Z] f46adf7ef2bd: Preparing [2023-01-09T16:07:15.723Z] 7dbdd1743f94: Preparing [2023-01-09T16:07:15.723Z] d70b2dbe981b: Preparing [2023-01-09T16:07:15.723Z] 17bec77d7fdc: Preparing [2023-01-09T16:07:15.723Z] f46adf7ef2bd: Waiting [2023-01-09T16:07:15.723Z] 7dbdd1743f94: Waiting [2023-01-09T16:07:15.723Z] d70b2dbe981b: Waiting [2023-01-09T16:07:15.723Z] 17bec77d7fdc: Waiting [2023-01-09T16:07:15.723Z] 6c96e9836dda: Waiting [2023-01-09T16:07:15.723Z] 0df7f2aca5c8: Waiting [2023-01-09T16:07:15.723Z] 1f9c8a6a7afa: Waiting [2023-01-09T16:07:15.723Z] fe7f2c7a99d6: Layer already exists [2023-01-09T16:07:15.723Z] a43932d1df72: Layer already exists [2023-01-09T16:07:15.723Z] 1207169bf42c: Layer already exists [2023-01-09T16:07:15.723Z] f86e22d04f98: Layer already exists [2023-01-09T16:07:15.723Z] 01f1e1bf2ae1: Layer already exists [2023-01-09T16:07:15.723Z] 0df7f2aca5c8: Layer already exists [2023-01-09T16:07:15.723Z] 1f9c8a6a7afa: Layer already exists [2023-01-09T16:07:15.723Z] 6c96e9836dda: Layer already exists [2023-01-09T16:07:15.723Z] 7dbdd1743f94: Layer already exists [2023-01-09T16:07:15.723Z] f46adf7ef2bd: Layer already exists [2023-01-09T16:07:15.723Z] 17bec77d7fdc: Layer already exists [2023-01-09T16:07:15.723Z] d70b2dbe981b: Layer already exists [2023-01-09T16:07:15.992Z] latest: digest: sha256:5a93ad413f88f3dd3f7cff71ca7a39819a27ea1f83394806ffbe18ba7258a86d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:16.341Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:16.682Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.1 [2023-01-09T16:07:16.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T16:07:16.683Z] 01f1e1bf2ae1: Preparing [2023-01-09T16:07:16.683Z] f86e22d04f98: Preparing [2023-01-09T16:07:16.683Z] fe7f2c7a99d6: Preparing [2023-01-09T16:07:16.683Z] a43932d1df72: Preparing [2023-01-09T16:07:16.683Z] 1207169bf42c: Preparing [2023-01-09T16:07:16.683Z] 6c96e9836dda: Preparing [2023-01-09T16:07:16.683Z] 1f9c8a6a7afa: Preparing [2023-01-09T16:07:16.683Z] 0df7f2aca5c8: Preparing [2023-01-09T16:07:16.683Z] f46adf7ef2bd: Preparing [2023-01-09T16:07:16.683Z] 7dbdd1743f94: Preparing [2023-01-09T16:07:16.683Z] d70b2dbe981b: Preparing [2023-01-09T16:07:16.683Z] 17bec77d7fdc: Preparing [2023-01-09T16:07:16.683Z] 0df7f2aca5c8: Waiting [2023-01-09T16:07:16.683Z] f46adf7ef2bd: Waiting [2023-01-09T16:07:16.683Z] 7dbdd1743f94: Waiting [2023-01-09T16:07:16.683Z] d70b2dbe981b: Waiting [2023-01-09T16:07:16.683Z] 17bec77d7fdc: Waiting [2023-01-09T16:07:16.683Z] 6c96e9836dda: Waiting [2023-01-09T16:07:16.683Z] 1f9c8a6a7afa: Waiting [2023-01-09T16:07:16.683Z] f86e22d04f98: Layer already exists [2023-01-09T16:07:16.683Z] fe7f2c7a99d6: Layer already exists [2023-01-09T16:07:16.683Z] a43932d1df72: Layer already exists [2023-01-09T16:07:16.683Z] 1207169bf42c: Layer already exists [2023-01-09T16:07:16.683Z] 01f1e1bf2ae1: Layer already exists [2023-01-09T16:07:16.683Z] 1f9c8a6a7afa: Layer already exists [2023-01-09T16:07:16.683Z] 0df7f2aca5c8: Layer already exists [2023-01-09T16:07:16.683Z] 6c96e9836dda: Layer already exists [2023-01-09T16:07:16.683Z] f46adf7ef2bd: Layer already exists [2023-01-09T16:07:16.683Z] 7dbdd1743f94: Layer already exists [2023-01-09T16:07:16.683Z] 17bec77d7fdc: Layer already exists [2023-01-09T16:07:16.951Z] d70b2dbe981b: Layer already exists [2023-01-09T16:07:16.951Z] 2.3.1-dev.1: digest: sha256:5a93ad413f88f3dd3f7cff71ca7a39819a27ea1f83394806ffbe18ba7258a86d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:17.301Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:17.650Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1 [2023-01-09T16:07:17.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T16:07:17.650Z] 01f1e1bf2ae1: Preparing [2023-01-09T16:07:17.650Z] f86e22d04f98: Preparing [2023-01-09T16:07:17.650Z] fe7f2c7a99d6: Preparing [2023-01-09T16:07:17.650Z] a43932d1df72: Preparing [2023-01-09T16:07:17.650Z] 1207169bf42c: Preparing [2023-01-09T16:07:17.650Z] 6c96e9836dda: Preparing [2023-01-09T16:07:17.650Z] 1f9c8a6a7afa: Preparing [2023-01-09T16:07:17.650Z] 0df7f2aca5c8: Preparing [2023-01-09T16:07:17.650Z] f46adf7ef2bd: Preparing [2023-01-09T16:07:17.650Z] 7dbdd1743f94: Preparing [2023-01-09T16:07:17.650Z] d70b2dbe981b: Preparing [2023-01-09T16:07:17.650Z] 17bec77d7fdc: Preparing [2023-01-09T16:07:17.650Z] 6c96e9836dda: Waiting [2023-01-09T16:07:17.650Z] 1f9c8a6a7afa: Waiting [2023-01-09T16:07:17.650Z] 0df7f2aca5c8: Waiting [2023-01-09T16:07:17.650Z] f46adf7ef2bd: Waiting [2023-01-09T16:07:17.650Z] 7dbdd1743f94: Waiting [2023-01-09T16:07:17.650Z] d70b2dbe981b: Waiting [2023-01-09T16:07:17.650Z] 17bec77d7fdc: Waiting [2023-01-09T16:07:17.650Z] f86e22d04f98: Layer already exists [2023-01-09T16:07:17.650Z] 01f1e1bf2ae1: Layer already exists [2023-01-09T16:07:17.650Z] fe7f2c7a99d6: Layer already exists [2023-01-09T16:07:17.650Z] 1207169bf42c: Layer already exists [2023-01-09T16:07:17.650Z] a43932d1df72: Layer already exists [2023-01-09T16:07:17.650Z] 1f9c8a6a7afa: Layer already exists [2023-01-09T16:07:17.650Z] 6c96e9836dda: Layer already exists [2023-01-09T16:07:17.650Z] 0df7f2aca5c8: Layer already exists [2023-01-09T16:07:17.650Z] 7dbdd1743f94: Layer already exists [2023-01-09T16:07:17.650Z] f46adf7ef2bd: Layer already exists [2023-01-09T16:07:17.919Z] 17bec77d7fdc: Layer already exists [2023-01-09T16:07:17.920Z] d70b2dbe981b: Layer already exists [2023-01-09T16:07:17.920Z] d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1: digest: sha256:5a93ad413f88f3dd3f7cff71ca7a39819a27ea1f83394806ffbe18ba7258a86d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:18.271Z] + 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 [2023-01-09T16:07:18.612Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-01-09T16:07:18.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-01-09T16:07:18.612Z] 01f1e1bf2ae1: Preparing [2023-01-09T16:07:18.612Z] f86e22d04f98: Preparing [2023-01-09T16:07:18.612Z] fe7f2c7a99d6: Preparing [2023-01-09T16:07:18.612Z] a43932d1df72: Preparing [2023-01-09T16:07:18.612Z] 1207169bf42c: Preparing [2023-01-09T16:07:18.612Z] 6c96e9836dda: Preparing [2023-01-09T16:07:18.612Z] 1f9c8a6a7afa: Preparing [2023-01-09T16:07:18.612Z] 0df7f2aca5c8: Preparing [2023-01-09T16:07:18.612Z] f46adf7ef2bd: Preparing [2023-01-09T16:07:18.612Z] 7dbdd1743f94: Preparing [2023-01-09T16:07:18.612Z] d70b2dbe981b: Preparing [2023-01-09T16:07:18.612Z] 17bec77d7fdc: Preparing [2023-01-09T16:07:18.612Z] f46adf7ef2bd: Waiting [2023-01-09T16:07:18.612Z] 7dbdd1743f94: Waiting [2023-01-09T16:07:18.612Z] 1f9c8a6a7afa: Waiting [2023-01-09T16:07:18.612Z] d70b2dbe981b: Waiting [2023-01-09T16:07:18.612Z] 6c96e9836dda: Waiting [2023-01-09T16:07:18.612Z] 0df7f2aca5c8: Waiting [2023-01-09T16:07:18.612Z] 17bec77d7fdc: Waiting [2023-01-09T16:07:18.612Z] 01f1e1bf2ae1: Layer already exists [2023-01-09T16:07:18.612Z] a43932d1df72: Layer already exists [2023-01-09T16:07:18.612Z] f86e22d04f98: Layer already exists [2023-01-09T16:07:18.612Z] 1207169bf42c: Layer already exists [2023-01-09T16:07:18.612Z] fe7f2c7a99d6: Layer already exists [2023-01-09T16:07:18.612Z] 1f9c8a6a7afa: Layer already exists [2023-01-09T16:07:18.612Z] 6c96e9836dda: Layer already exists [2023-01-09T16:07:18.612Z] 0df7f2aca5c8: Layer already exists [2023-01-09T16:07:18.612Z] f46adf7ef2bd: Layer already exists [2023-01-09T16:07:18.879Z] 7dbdd1743f94: Layer already exists [2023-01-09T16:07:18.879Z] d70b2dbe981b: Layer already exists [2023-01-09T16:07:18.879Z] 17bec77d7fdc: Layer already exists [2023-01-09T16:07:18.879Z] main: digest: sha256:5a93ad413f88f3dd3f7cff71ca7a39819a27ea1f83394806ffbe18ba7258a86d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-09T16:07:18.925Z] ===================================================== [Pipeline] echo [2023-01-09T16:07:18.931Z] taggedImages: [2023-01-09T16:07:18.931Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [2023-01-09T16:07:18.931Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-01-09T16:07:18.931Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.1 [2023-01-09T16:07:18.931Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-2.3.1-dev.1 [2023-01-09T16:07:18.931Z] - 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 [2023-01-09T16:07:19.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T16:07:19.305Z] [2023-01-09T16:07:19.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:19.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T16:07:19.922Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T16:07:19.922Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T16:07:19.922Z] 04944245beec: Pulling fs layer [2023-01-09T16:07:19.922Z] 699f458cf7ca: Pulling fs layer [2023-01-09T16:07:19.922Z] 765212b225bb: Pulling fs layer [2023-01-09T16:07:19.922Z] f23df028b6ca: Pulling fs layer [2023-01-09T16:07:19.922Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T16:07:19.922Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T16:07:19.922Z] 765212b225bb: Waiting [2023-01-09T16:07:19.922Z] f23df028b6ca: Waiting [2023-01-09T16:07:19.922Z] d65c8cfc05b1: Waiting [2023-01-09T16:07:19.922Z] 2437ff75d9bd: Waiting [2023-01-09T16:07:19.922Z] 04944245beec: Verifying Checksum [2023-01-09T16:07:19.922Z] 04944245beec: Download complete [2023-01-09T16:07:19.922Z] 765212b225bb: Verifying Checksum [2023-01-09T16:07:19.922Z] 765212b225bb: Download complete [2023-01-09T16:07:19.922Z] f23df028b6ca: Verifying Checksum [2023-01-09T16:07:19.922Z] f23df028b6ca: Download complete [2023-01-09T16:07:19.922Z] d65c8cfc05b1: Verifying Checksum [2023-01-09T16:07:19.922Z] d65c8cfc05b1: Download complete [2023-01-09T16:07:20.196Z] 699f458cf7ca: Verifying Checksum [2023-01-09T16:07:20.196Z] 699f458cf7ca: Download complete [2023-01-09T16:07:20.468Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T16:07:20.468Z] 8998bd30e6a1: Download complete [2023-01-09T16:07:23.070Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T16:07:23.070Z] 2437ff75d9bd: Download complete [2023-01-09T16:07:25.019Z] 8998bd30e6a1: Pull complete [2023-01-09T16:07:25.019Z] 04944245beec: Pull complete [2023-01-09T16:07:26.427Z] 699f458cf7ca: Pull complete [2023-01-09T16:07:26.694Z] 765212b225bb: Pull complete [2023-01-09T16:07:27.276Z] f23df028b6ca: Pull complete [2023-01-09T16:07:27.543Z] d65c8cfc05b1: Pull complete [2023-01-09T16:07:42.547Z] 2437ff75d9bd: Pull complete [2023-01-09T16:07:42.547Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T16:07:42.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T16:07:42.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:07:42.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-1449 does not seem to be running inside a container [2023-01-09T16:07:42.843Z] $ 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/71 -v /w/workspace/device-usb-camera/71:/w/workspace/device-usb-camera/71:rw,z -v /w/workspace/device-usb-camera/71@tmp:/w/workspace/device-usb-camera/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-09T16:07:45.732Z] $ docker top 32651cc0ee2c56358799ba03fe7471a90dda6235e79ebc81937493ddc283125f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:07:46.586Z] ---> job-cost.sh [2023-01-09T16:07:46.586Z] lf-activate-venv: SKIPPING [2023-01-09T16:07:46.586Z] INFO: No Stack... [2023-01-09T16:07:47.170Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T16:07:47.753Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T16:07:48.386Z] + cat /w/workspace/device-usb-camera/71/archives/cost.csv [2023-01-09T16:07:48.386Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T16:07:48.457Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-71-stack-cost] [2023-01-09T16:07:48.463Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-71-stack-cost] did not exist. Created. [2023-01-09T16:07:48.463Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T16:07:49.124Z] /w/workspace/device-usb-camera/71@tmp/durable-a354e7b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-09T16:07:49.783Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T16:07:49.807Z] Warning: overwriting stash ‘stack-cost’ [2023-01-09T16:07:49.865Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T16:07:49.876Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T16:07:49.904Z] $ docker stop --time=1 32651cc0ee2c56358799ba03fe7471a90dda6235e79ebc81937493ddc283125f [2023-01-09T16:07:51.490Z] $ docker rm -f --volumes 32651cc0ee2c56358799ba03fe7471a90dda6235e79ebc81937493ddc283125f [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 [2023-01-09T16:07:51.906Z] provisioning config files... [2023-01-09T16:07:51.914Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6652366135787302018tmp [Pipeline] { [Pipeline] sh [2023-01-09T16:07:52.204Z] + set +x [2023-01-09T16:07:52.204Z] + curl -s https://codecov.io/bash [2023-01-09T16:07:52.204Z] + bash -s -- [2023-01-09T16:07:52.204Z] [2023-01-09T16:07:52.204Z] _____ _ [2023-01-09T16:07:52.204Z] / ____| | | [2023-01-09T16:07:52.204Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T16:07:52.204Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T16:07:52.205Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T16:07:52.205Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T16:07:52.205Z] Bash-1.0.6 [2023-01-09T16:07:52.205Z] [2023-01-09T16:07:52.205Z] [2023-01-09T16:07:52.205Z] ==> git version 2.25.1 found [2023-01-09T16:07:52.205Z] ==> 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 [2023-01-09T16:07:52.205Z] Release-Date: 2020-01-08 [2023-01-09T16:07:52.205Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-09T16:07:52.205Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T16:07:52.205Z] ==> Jenkins CI detected. [2023-01-09T16:07:52.205Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-01-09T16:07:52.205Z] project root: . [2023-01-09T16:07:52.205Z] --> token set from env [2023-01-09T16:07:52.205Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T16:07:52.205Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T16:07:52.463Z] ==> Python coveragepy not found [2023-01-09T16:07:52.463Z] ==> Searching for coverage reports in: [2023-01-09T16:07:52.463Z] + . [2023-01-09T16:07:52.463Z] -> Found 1 reports [2023-01-09T16:07:52.463Z] ==> Detecting git/mercurial file structure [2023-01-09T16:07:52.463Z] ==> Reading reports [2023-01-09T16:07:52.463Z] + ./coverage.out bytes=30666 [2023-01-09T16:07:52.463Z] ==> Appending adjustments [2023-01-09T16:07:52.463Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T16:07:52.463Z] + Found adjustments [2023-01-09T16:07:52.463Z] ==> Gzipping contents [2023-01-09T16:07:52.463Z] 8.0K /tmp/codecov.x7Vzs1.gz [2023-01-09T16:07:52.463Z] ==> Uploading reports [2023-01-09T16:07:52.463Z] url: https://codecov.io [2023-01-09T16:07:52.463Z] query: branch=main&commit=d32bfb144ed79cec845816023cbf1136d6c5c0b8&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-09T16:07:52.463Z] -> Pinging Codecov [2023-01-09T16:07:52.463Z] 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=d32bfb144ed79cec845816023cbf1136d6c5c0b8&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-09T16:07:52.722Z] -> Uploading to [2023-01-09T16:07:52.722Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/73D8F5FF140700D3E01443B452E23636/d32bfb144ed79cec845816023cbf1136d6c5c0b8/9ab3757c-b8ea-437b-a5df-c8e5824c14ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T160752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fe1b9a32b39d533374f8864d9f7abbece1febc4c66cccf6313e98f2983e3cf1 [2023-01-09T16:07:52.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T16:07:52.722Z] Dload Upload Total Spent Left Speed [2023-01-09T16:07:52.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 17162 --:--:-- --:--:-- --:--:-- 17162 [2023-01-09T16:07:52.982Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } [2023-01-09T16:07:52.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-09T16:07:53.187Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-09T16:07:53.197Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:53.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T16:07:53.502Z] [2023-01-09T16:07:53.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:07:53.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T16:07:53.804Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-09T16:07:53.804Z] df9b9388f04a: Pulling fs layer [2023-01-09T16:07:53.804Z] 52dc419b0ee2: Pulling fs layer [2023-01-09T16:07:53.804Z] 25bc292e5bac: Pulling fs layer [2023-01-09T16:07:53.804Z] 114826534d7a: Pulling fs layer [2023-01-09T16:07:53.804Z] 4657fd5d0bcf: Pulling fs layer [2023-01-09T16:07:53.804Z] 6ad1cebc031e: Pulling fs layer [2023-01-09T16:07:53.804Z] 8a3aa393b2d8: Pulling fs layer [2023-01-09T16:07:53.804Z] 114826534d7a: Waiting [2023-01-09T16:07:53.804Z] 4657fd5d0bcf: Waiting [2023-01-09T16:07:53.804Z] 6ad1cebc031e: Waiting [2023-01-09T16:07:53.804Z] 8a3aa393b2d8: Waiting [2023-01-09T16:07:53.804Z] 25bc292e5bac: Download complete [2023-01-09T16:07:53.804Z] 52dc419b0ee2: Download complete [2023-01-09T16:07:53.804Z] 4657fd5d0bcf: Verifying Checksum [2023-01-09T16:07:53.804Z] 4657fd5d0bcf: Download complete [2023-01-09T16:07:53.804Z] df9b9388f04a: Verifying Checksum [2023-01-09T16:07:53.804Z] df9b9388f04a: Download complete [2023-01-09T16:07:54.065Z] df9b9388f04a: Pull complete [2023-01-09T16:07:54.065Z] 6ad1cebc031e: Verifying Checksum [2023-01-09T16:07:54.065Z] 6ad1cebc031e: Download complete [2023-01-09T16:07:54.065Z] 52dc419b0ee2: Pull complete [2023-01-09T16:07:54.336Z] 25bc292e5bac: Pull complete [2023-01-09T16:07:54.931Z] 8a3aa393b2d8: Verifying Checksum [2023-01-09T16:07:54.931Z] 8a3aa393b2d8: Download complete [2023-01-09T16:07:54.931Z] 114826534d7a: Verifying Checksum [2023-01-09T16:07:54.931Z] 114826534d7a: Download complete [2023-01-09T16:07:58.222Z] 114826534d7a: Pull complete [2023-01-09T16:07:58.222Z] 4657fd5d0bcf: Pull complete [2023-01-09T16:07:58.482Z] 6ad1cebc031e: Pull complete [2023-01-09T16:08:01.011Z] 8a3aa393b2d8: Pull complete [2023-01-09T16:08:01.011Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-09T16:08:01.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-09T16:08:01.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:08:01.110Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T16:08:01.142Z] $ 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 [2023-01-09T16:08:04.852Z] $ docker top b6d3da634fa7754b444b91a9bd0ec71e6307f9690ca98232fa580351ee08bd39 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-09T16:08:04.909Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-01-09T16:08:05.185Z] + set -o pipefail [2023-01-09T16:08:05.186Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-01-09T16:08:13.304Z] [2023-01-09T16:08:13.304Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-01-09T16:08:13.304Z] [2023-01-09T16:08:13.304Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/bbab2a48-1e54-462f-85ba-afcf63a56472 [2023-01-09T16:08:13.304Z] [2023-01-09T16:08:13.304Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-09T16:08:13.304Z] [2023-01-09T16:08:13.304Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-09T16:08:13.304Z] [2023-01-09T16:08:13.304Z] [2023-01-09T16:08:13.304Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-09T16:08:13.304Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-09T16:08:13.304Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-09T16:08:13.315Z] $ docker stop --time=1 b6d3da634fa7754b444b91a9bd0ec71e6307f9690ca98232fa580351ee08bd39 [2023-01-09T16:08:17.215Z] $ docker rm -f --volumes b6d3da634fa7754b444b91a9bd0ec71e6307f9690ca98232fa580351ee08bd39 [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 [2023-01-09T16:08:17.918Z] + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] sh [2023-01-09T16:08:18.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T16:08:18.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:18.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T16:08:18.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:08:18.580Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T16:08:18.611Z] $ 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 [2023-01-09T16:08:19.142Z] $ docker top b277e19f492a4c70b05005cdd468242ec7be220c2ae1bdeb2e3edc545584fbdd -eo pid,comm [2023-01-09T16:08:19.191Z] 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). [2023-01-09T16:08:19.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T16:08:19.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T16:08:19.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T16:08:19.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T16:08:19.421Z] $ docker exec b277e19f492a4c70b05005cdd468242ec7be220c2ae1bdeb2e3edc545584fbdd ssh-agent [2023-01-09T16:08:19.538Z] SSH_AUTH_SOCK=/tmp/ssh-kJeLIZXJpueG/agent.32 [2023-01-09T16:08:19.538Z] SSH_AGENT_PID=38 [2023-01-09T16:08:19.542Z] Running ssh-add (command line suppressed) [2023-01-09T16:08:19.652Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6999219931439759086.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6999219931439759086.key) [2023-01-09T16:08:19.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T16:08:19.954Z] + git semver tag [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,165 [run_tag] DEBUG tag force:False [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,165 [check_head_tag] DEBUG check head tag [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,167 [execute] INFO git cat-file --batch-check [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,171 [execute] INFO git cat-file --batch [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,191 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,191 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,191 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-01-09T16:08:20.263Z] 2023-01-09 16:08:20,197 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T16:08:20.263Z] 2.3.1-dev.1 [Pipeline] } [2023-01-09T16:08:20.270Z] $ docker exec --env ******** --env ******** b277e19f492a4c70b05005cdd468242ec7be220c2ae1bdeb2e3edc545584fbdd ssh-agent -k [2023-01-09T16:08:20.374Z] unset SSH_AUTH_SOCK; [2023-01-09T16:08:20.374Z] unset SSH_AGENT_PID; [2023-01-09T16:08:20.374Z] echo Agent pid 38 killed; [2023-01-09T16:08:20.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T16:08:20.689Z] + git semver [Pipeline] } [2023-01-09T16:08:20.959Z] $ docker stop --time=1 b277e19f492a4c70b05005cdd468242ec7be220c2ae1bdeb2e3edc545584fbdd [2023-01-09T16:08:22.238Z] $ docker rm -f --volumes b277e19f492a4c70b05005cdd468242ec7be220c2ae1bdeb2e3edc545584fbdd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:22.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T16:08:22.650Z] [2023-01-09T16:08:22.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:22.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T16:08:22.954Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-09T16:08:22.954Z] ab5ef0e58194: Pulling fs layer [2023-01-09T16:08:22.954Z] 9712f1f96733: Pulling fs layer [2023-01-09T16:08:22.954Z] 63f879dbbcfc: Pulling fs layer [2023-01-09T16:08:22.954Z] 0d9ebad4ef96: Pulling fs layer [2023-01-09T16:08:22.954Z] e9a5061849ea: Pulling fs layer [2023-01-09T16:08:22.954Z] d747dcd14b5f: Pulling fs layer [2023-01-09T16:08:22.954Z] 2de7ff778b66: Pulling fs layer [2023-01-09T16:08:22.954Z] e9a5061849ea: Waiting [2023-01-09T16:08:22.954Z] 0d9ebad4ef96: Waiting [2023-01-09T16:08:22.954Z] d747dcd14b5f: Waiting [2023-01-09T16:08:22.954Z] 2de7ff778b66: Waiting [2023-01-09T16:08:22.954Z] 9712f1f96733: Verifying Checksum [2023-01-09T16:08:22.954Z] 9712f1f96733: Download complete [2023-01-09T16:08:23.533Z] 63f879dbbcfc: Verifying Checksum [2023-01-09T16:08:23.533Z] 63f879dbbcfc: Download complete [2023-01-09T16:08:23.533Z] 0d9ebad4ef96: Verifying Checksum [2023-01-09T16:08:23.533Z] 0d9ebad4ef96: Download complete [2023-01-09T16:08:23.533Z] d747dcd14b5f: Download complete [2023-01-09T16:08:23.533Z] 2de7ff778b66: Verifying Checksum [2023-01-09T16:08:23.533Z] 2de7ff778b66: Download complete [2023-01-09T16:08:23.533Z] ab5ef0e58194: Verifying Checksum [2023-01-09T16:08:23.533Z] ab5ef0e58194: Download complete [2023-01-09T16:08:23.533Z] e9a5061849ea: Verifying Checksum [2023-01-09T16:08:23.533Z] e9a5061849ea: Download complete [2023-01-09T16:08:26.817Z] ab5ef0e58194: Pull complete [2023-01-09T16:08:26.817Z] 9712f1f96733: Pull complete [2023-01-09T16:08:27.074Z] 63f879dbbcfc: Pull complete [2023-01-09T16:08:31.271Z] 0d9ebad4ef96: Pull complete [2023-01-09T16:08:31.271Z] e9a5061849ea: Pull complete [2023-01-09T16:08:31.271Z] d747dcd14b5f: Pull complete [2023-01-09T16:08:32.207Z] 2de7ff778b66: Pull complete [2023-01-09T16:08:32.207Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-09T16:08:32.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-09T16:08:32.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:08:32.293Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T16:08:32.326Z] $ 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 [2023-01-09T16:08:37.286Z] $ docker top c73503a6381518ccffeacbc79579182f3ca55f7ef5f6ee712ad48392fb604768 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-09T16:08:37.357Z] provisioning config files... [2023-01-09T16:08:37.366Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4090475870218906040tmp [2023-01-09T16:08:37.375Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11212925491202061276tmp [2023-01-09T16:08:37.385Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9715019611551203841tmp [Pipeline] { [Pipeline] echo [2023-01-09T16:08:37.399Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:37.679Z] ---> sigul-configuration.sh [2023-01-09T16:08:37.679Z] gpg: directory `/root/.gnupg' created [2023-01-09T16:08:37.679Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-09T16:08:37.679Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-09T16:08:37.679Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-09T16:08:37.679Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-09T16:08:37.679Z] gpg: CAST5 encrypted data [2023-01-09T16:08:37.679Z] gpg: encrypted with 1 passphrase [2023-01-09T16:08:37.679Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-09T16:08:37.960Z] + mkdir /home/jenkins [2023-01-09T16:08:37.960Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-09T16:08:38.245Z] + 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 [2023-01-09T16:08:38.254Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:38.536Z] ---> sigul-install.sh [2023-01-09T16:08:38.536Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-09T16:08:38.822Z] + git tag --list [2023-01-09T16:08:38.822Z] v0.0.0 [2023-01-09T16:08:38.822Z] v0.0.1-dev.1 [2023-01-09T16:08:38.822Z] v0.0.1-dev.10 [2023-01-09T16:08:38.822Z] v0.0.1-dev.11 [2023-01-09T16:08:38.822Z] v0.0.1-dev.12 [2023-01-09T16:08:38.822Z] v0.0.1-dev.13 [2023-01-09T16:08:38.822Z] v0.0.1-dev.14 [2023-01-09T16:08:38.822Z] v0.0.1-dev.15 [2023-01-09T16:08:38.822Z] v0.0.1-dev.16 [2023-01-09T16:08:38.822Z] v0.0.1-dev.2 [2023-01-09T16:08:38.822Z] v0.0.1-dev.3 [2023-01-09T16:08:38.822Z] v0.0.1-dev.4 [2023-01-09T16:08:38.822Z] v0.0.1-dev.5 [2023-01-09T16:08:38.822Z] v0.0.1-dev.6 [2023-01-09T16:08:38.822Z] v0.0.1-dev.7 [2023-01-09T16:08:38.822Z] v0.0.1-dev.8 [2023-01-09T16:08:38.822Z] v0.0.1-dev.9 [2023-01-09T16:08:38.822Z] v2.2.0 [2023-01-09T16:08:38.822Z] v2.2.0-dev.17 [2023-01-09T16:08:38.822Z] v2.2.0-dev.18 [2023-01-09T16:08:38.822Z] v2.2.0-dev.19 [2023-01-09T16:08:38.822Z] v2.2.0-dev.20 [2023-01-09T16:08:38.822Z] v2.2.0-dev.21 [2023-01-09T16:08:38.822Z] v2.2.0-dev.22 [2023-01-09T16:08:38.822Z] v2.2.0-dev.23 [2023-01-09T16:08:38.822Z] v2.2.0-dev.24 [2023-01-09T16:08:38.822Z] v2.2.0-dev.25 [2023-01-09T16:08:38.822Z] v2.2.0-dev.26 [2023-01-09T16:08:38.822Z] v2.2.0-dev.27 [2023-01-09T16:08:38.822Z] v2.3.0 [2023-01-09T16:08:38.822Z] v2.3.0-dev.1 [2023-01-09T16:08:38.822Z] v2.3.0-dev.10 [2023-01-09T16:08:38.822Z] v2.3.0-dev.11 [2023-01-09T16:08:38.822Z] v2.3.0-dev.12 [2023-01-09T16:08:38.822Z] v2.3.0-dev.13 [2023-01-09T16:08:38.822Z] v2.3.0-dev.14 [2023-01-09T16:08:38.822Z] v2.3.0-dev.15 [2023-01-09T16:08:38.822Z] v2.3.0-dev.16 [2023-01-09T16:08:38.822Z] v2.3.0-dev.17 [2023-01-09T16:08:38.822Z] v2.3.0-dev.18 [2023-01-09T16:08:38.822Z] v2.3.0-dev.19 [2023-01-09T16:08:38.822Z] v2.3.0-dev.2 [2023-01-09T16:08:38.822Z] v2.3.0-dev.20 [2023-01-09T16:08:38.822Z] v2.3.0-dev.21 [2023-01-09T16:08:38.822Z] v2.3.0-dev.22 [2023-01-09T16:08:38.822Z] v2.3.0-dev.23 [2023-01-09T16:08:38.822Z] v2.3.0-dev.3 [2023-01-09T16:08:38.822Z] v2.3.0-dev.4 [2023-01-09T16:08:38.822Z] v2.3.0-dev.5 [2023-01-09T16:08:38.822Z] v2.3.0-dev.6 [2023-01-09T16:08:38.822Z] v2.3.0-dev.7 [2023-01-09T16:08:38.822Z] v2.3.0-dev.8 [2023-01-09T16:08:38.822Z] v2.3.0-dev.9 [2023-01-09T16:08:38.822Z] v2.3.1-dev.1 [2023-01-09T16:08:38.822Z] v3.0.0-dev.1 [2023-01-09T16:08:38.822Z] v3.0.0-dev.2 [2023-01-09T16:08:38.822Z] v3.0.0-dev.3 [2023-01-09T16:08:38.822Z] v3.0.0-dev.4 [2023-01-09T16:08:38.822Z] v3.0.0-dev.5 [Pipeline] sh [2023-01-09T16:08:39.115Z] + lftools sign git-tag v2.3.1-dev.1 [2023-01-09T16:08:39.679Z] Signing Git tag with Sigul... [2023-01-09T16:08:39.679Z] Signing v2.3.1-dev.1 [Pipeline] echo [2023-01-09T16:08:40.253Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:40.535Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-09T16:08:40.542Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-09T16:08:40.558Z] $ docker stop --time=1 c73503a6381518ccffeacbc79579182f3ca55f7ef5f6ee712ad48392fb604768 [2023-01-09T16:08:42.098Z] $ docker rm -f --volumes c73503a6381518ccffeacbc79579182f3ca55f7ef5f6ee712ad48392fb604768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-09T16:08:42.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T16:08:42.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:42.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T16:08:42.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:08:42.879Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T16:08:42.902Z] $ 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 [2023-01-09T16:08:43.261Z] $ docker top a5419fb3b012dfee4b9cf923d3b5291170e66ae6fafe21378d9a42f722c3537b -eo pid,comm [2023-01-09T16:08:43.311Z] 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). [2023-01-09T16:08:43.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T16:08:43.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T16:08:43.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T16:08:43.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T16:08:43.451Z] $ docker exec a5419fb3b012dfee4b9cf923d3b5291170e66ae6fafe21378d9a42f722c3537b ssh-agent [2023-01-09T16:08:43.569Z] SSH_AUTH_SOCK=/tmp/ssh-BWXrfkRfu5c8/agent.32 [2023-01-09T16:08:43.569Z] SSH_AGENT_PID=38 [2023-01-09T16:08:43.574Z] Running ssh-add (command line suppressed) [2023-01-09T16:08:43.667Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10068945675442274979.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10068945675442274979.key) [2023-01-09T16:08:43.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T16:08:43.973Z] + git semver bump pre [2023-01-09T16:08:44.230Z] 2023-01-09 16:08:44,151 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T16:08:44.230Z] 2023-01-09 16:08:44,151 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev [2023-01-09T16:08:44.230Z] 2023-01-09 16:08:44,151 [bump_version] DEBUG bumped version:2.3.1-dev.2 [2023-01-09T16:08:44.231Z] 2023-01-09 16:08:44,151 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-01-09T16:08:44.231Z] 2023-01-09 16:08:44,151 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T16:08:44.231Z] 2023-01-09 16:08:44,151 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T16:08:44.231Z] 2023-01-09 16:08:44,153 [execute] INFO git cat-file --batch-check [2023-01-09T16:08:44.231Z] 2023-01-09 16:08:44,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T16:08:44.231Z] 2023-01-09 16:08:44,158 [execute] INFO git cat-file --batch [2023-01-09T16:08:44.231Z] 2023-01-09 16:08:44,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T16:08:44.231Z] 2023-01-09 16:08:44,162 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T16:08:44.231Z] 2.3.1-dev.2 [Pipeline] } [2023-01-09T16:08:44.237Z] $ docker exec --env ******** --env ******** a5419fb3b012dfee4b9cf923d3b5291170e66ae6fafe21378d9a42f722c3537b ssh-agent -k [2023-01-09T16:08:44.332Z] unset SSH_AUTH_SOCK; [2023-01-09T16:08:44.333Z] unset SSH_AGENT_PID; [2023-01-09T16:08:44.333Z] echo Agent pid 38 killed; [2023-01-09T16:08:44.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T16:08:44.650Z] + git semver [Pipeline] } [2023-01-09T16:08:44.922Z] $ docker stop --time=1 a5419fb3b012dfee4b9cf923d3b5291170e66ae6fafe21378d9a42f722c3537b [2023-01-09T16:08:46.249Z] $ docker rm -f --volumes a5419fb3b012dfee4b9cf923d3b5291170e66ae6fafe21378d9a42f722c3537b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T16:08:46.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T16:08:46.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:46.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T16:08:46.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:08:46.963Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T16:08:46.993Z] $ 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 [2023-01-09T16:08:47.363Z] $ docker top 994c870a2c681aa1f6fbd477938ba56f86e9e0bedb79a9a11e33450bf56f55ca -eo pid,comm [2023-01-09T16:08:47.411Z] 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). [2023-01-09T16:08:47.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T16:08:47.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T16:08:47.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T16:08:47.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T16:08:47.558Z] $ docker exec 994c870a2c681aa1f6fbd477938ba56f86e9e0bedb79a9a11e33450bf56f55ca ssh-agent [2023-01-09T16:08:47.667Z] SSH_AUTH_SOCK=/tmp/ssh-fj18olr5c9JS/agent.32 [2023-01-09T16:08:47.667Z] SSH_AGENT_PID=38 [2023-01-09T16:08:47.671Z] Running ssh-add (command line suppressed) [2023-01-09T16:08:47.774Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13781325116369539071.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13781325116369539071.key) [2023-01-09T16:08:47.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T16:08:48.078Z] + git semver push [2023-01-09T16:08:48.337Z] 2023-01-09 16:08:48,265 [run_push] DEBUG push [2023-01-09T16:08:48.337Z] 2023-01-09 16:08:48,266 [execute] INFO git cat-file --batch-check [2023-01-09T16:08:48.337Z] 2023-01-09 16:08:48,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T16:08:48.337Z] 2023-01-09 16:08:48,270 [execute] INFO git rev-list 0a40fdecd294678012f1fb375a2f7af29c817909 -- [2023-01-09T16:08:48.337Z] 2023-01-09 16:08:48,271 [execute] DEBUG Popen(['git', 'rev-list', '0a40fdecd294678012f1fb375a2f7af29c817909', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-09T16:08:48.337Z] 2023-01-09 16:08:48,277 [execute] INFO git fetch -v origin [2023-01-09T16:08:48.337Z] 2023-01-09 16:08:48,278 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-09T16:08:48.903Z] 2023-01-09 16:08:48,809 [run_push] DEBUG no remote changes detected [2023-01-09T16:08:48.903Z] 2023-01-09 16:08:48,810 [execute] INFO git push origin semver [2023-01-09T16:08:48.903Z] 2023-01-09 16:08:48,810 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-09T16:08:49.840Z] 2023-01-09 16:08:49,644 [run_push] DEBUG push all version tags [2023-01-09T16:08:49.840Z] 2023-01-09 16:08:49,645 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-09T16:08:49.840Z] 2023-01-09 16:08:49,645 [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) [2023-01-09T16:08:50.777Z] 2023-01-09 16:08:50,648 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-01-09T16:08:50.777Z] 2.3.1-dev.2 [Pipeline] } [2023-01-09T16:08:50.785Z] $ docker exec --env ******** --env ******** 994c870a2c681aa1f6fbd477938ba56f86e9e0bedb79a9a11e33450bf56f55ca ssh-agent -k [2023-01-09T16:08:50.885Z] unset SSH_AUTH_SOCK; [2023-01-09T16:08:50.886Z] unset SSH_AGENT_PID; [2023-01-09T16:08:50.886Z] echo Agent pid 38 killed; [2023-01-09T16:08:50.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T16:08:51.200Z] + git semver [Pipeline] } [2023-01-09T16:08:51.469Z] $ docker stop --time=1 994c870a2c681aa1f6fbd477938ba56f86e9e0bedb79a9a11e33450bf56f55ca [2023-01-09T16:08:52.737Z] $ docker rm -f --volumes 994c870a2c681aa1f6fbd477938ba56f86e9e0bedb79a9a11e33450bf56f55ca [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 [2023-01-09T16:08:53.281Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-01-09T16:08:53.281Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-09T16:08:53.281Z] total 16 [2023-01-09T16:08:53.281Z] drwxr-xr-x 3 root root 4096 Jan 9 15:59 . [2023-01-09T16:08:53.281Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 16:08 .. [2023-01-09T16:08:53.281Z] drwxr-xr-x 2 root root 4096 Jan 9 15:59 cost [2023-01-09T16:08:53.281Z] -rw-r--r-- 1 root root 88 Jan 9 15:59 cost.csv [2023-01-09T16:08:53.281Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-09T16:08:53.281Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-01-09T16:08:53.281Z] total 16 [2023-01-09T16:08:53.281Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:59 . [2023-01-09T16:08:53.281Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 16:08 .. [2023-01-09T16:08:53.281Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 15:59 cost [2023-01-09T16:08:53.281Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 9 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:53.663Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:54.599Z] ---> package-listing.sh [2023-01-09T16:08:54.599Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T16:08:54.599Z] ++ facter osfamily [2023-01-09T16:08:54.599Z] + OS_FAMILY=debian [2023-01-09T16:08:54.599Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-01-09T16:08:54.599Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T16:08:54.599Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T16:08:54.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T16:08:54.599Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T16:08:54.599Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-09T16:08:54.599Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T16:08:54.599Z] + case "${OS_FAMILY}" in [2023-01-09T16:08:54.599Z] + dpkg -l [2023-01-09T16:08:54.599Z] + grep '^ii' [2023-01-09T16:08:54.858Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T16:08:54.858Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T16:08:54.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T16:08:54.858Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-01-09T16:08:54.858Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-01-09T16:08:54.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-01-09T16:08:54.870Z] 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 [2023-01-09T16:08:55.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:55.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T16:08:55.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:08:55.783Z] prd-ubuntu20.04-docker-8c-8g-1448 does not seem to be running inside a container [2023-01-09T16:08:55.822Z] $ 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 [2023-01-09T16:08:56.046Z] $ docker top 6ed61b38c2137dc0470113428713b1817e33ca470fcc5baa19c02fa3bad293d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T16:08:56.383Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T16:08:56.667Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T16:08:56.951Z] + ls /var/log/sa-host [2023-01-09T16:08:56.951Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T16:08:57.014Z] provisioning config files... [2023-01-09T16:08:57.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2448818092213374253tmp [Pipeline] { [Pipeline] echo [2023-01-09T16:08:57.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:57.312Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T16:08:57.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:57.633Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T16:08:57.641Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:57.926Z] ---> sudo-logs.sh [2023-01-09T16:08:57.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T16:08:57.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:58.247Z] ---> job-cost.sh [2023-01-09T16:08:58.247Z] lf-activate-venv: SKIPPING [2023-01-09T16:08:58.247Z] DEBUG: total: 0.2199999988079071 [2023-01-09T16:08:58.247Z] INFO: Retrieving Stack Cost... [2023-01-09T16:08:58.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T16:08:59.074Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T16:08:59.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:59.367Z] ---> logs-deploy.sh [2023-01-09T16:08:59.367Z] lf-activate-venv: SKIPPING [2023-01-09T16:08:59.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/71 [2023-01-09T16:08:59.367Z] INFO: archiving workspace using pattern(s): [2023-01-09T16:09:00.302Z] Archives upload complete. [2023-01-09T16:09:00.302Z] INFO: archiving logs to Nexus