Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 240ae63be6c2602a7dcc4a36c3c78acbb33473f5+aa9461ff516dbbb31bf7876f6a13f06d431dd475 (d6d934774d7f6d4d76d3d21f4d9da64055ba51dc) 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-ssh10194686576399194681.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-ssh5505246639602703596.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/PR-105/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/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10114435476091377077.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-ssh16811446159580865696.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/PR-105/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/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3283866502473362746.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1052’ Running on prd-ubuntu20.04-docker-8c-8g-1055 in /w/workspace/foundry_device-usb-camera_PR-105 [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/foundry_device-usb-camera_PR-105 # 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 Merging remotes/origin/main commit aa9461ff516dbbb31bf7876f6a13f06d431dd475 into PR head commit 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 Merge succeeded, producing e0101009a921d7eacd26158950556c1c3c04be23 Checking out Revision e0101009a921d7eacd26158950556c1c3c04be23 (PR-105) > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aa9461ff516dbbb31bf7876f6a13f06d431dd475 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0101009a921d7eacd26158950556c1c3c04be23 # timeout=10 Commit message: "Merge commit 'aa9461ff516dbbb31bf7876f6a13f06d431dd475' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-04T06:16:08.308Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-04T06:16:08.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-04T06:16:08.387Z] ========================================================= [2023-01-04T06:16:08.387Z] EdgeX Global Pipelines Version Info [2023-01-04T06:16:08.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a33903d413022377155479d50128dbc83c6f6d55 # timeout=10 [2023-01-04T06:16:09.094Z] ------------------- [2023-01-04T06:16:09.094Z] stable info: [2023-01-04T06:16:09.094Z] ------------------- [2023-01-04T06:16:09.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-04T06:16:09.094Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T06:16:09.094Z] Message: update stable to v1.0.244 [2023-01-04T06:16:09.665Z] ------------------- [2023-01-04T06:16:09.665Z] experimental info: [2023-01-04T06:16:09.665Z] ------------------- [2023-01-04T06:16:09.665Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-04T06:16:09.665Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T06:16:09.665Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-04T06:16:09.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-04T06:16:09.850Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-04T06:16:09.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-04T06:16:09.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-04T06:16:09.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-04T06:16:09.894Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-04T06:16:09.911Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-04T06:16:09.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-04T06:16:09.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-04T06:16:09.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-04T06:16:09.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-04T06:16:09.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-04T06:16:09.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-04T06:16:10.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-04T06:16:10.010Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T06:16:10.019Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T06:16:10.028Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T06:16:10.037Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T06:16:10.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-04T06:16:10.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-04T06:16:10.087Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-04T06:16:10.098Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-04T06:16:10.112Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-04T06:16:10.127Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-04T06:16:10.143Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-04T06:16:10.160Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-04T06:16:10.171Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-04T06:16:10.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo [2023-01-04T06:16:10.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo [2023-01-04T06:16:10.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo [2023-01-04T06:16:10.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] echo [2023-01-04T06:16:10.231Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e010100 [Pipeline] echo [2023-01-04T06:16:10.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T06:16:10.286Z] provisioning config files... [2023-01-04T06:16:10.300Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config17007426040504781424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:16:10.602Z] ---> docker-login.sh [2023-01-04T06:16:10.602Z] nexus3.edgexfoundry.org:10001 [2023-01-04T06:16:10.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:10.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:10.863Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:10.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:10.863Z] [2023-01-04T06:16:10.863Z] Login Succeeded [2023-01-04T06:16:10.863Z] nexus3.edgexfoundry.org:10002 [2023-01-04T06:16:10.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:10.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:10.863Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:10.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:10.863Z] [2023-01-04T06:16:10.863Z] Login Succeeded [2023-01-04T06:16:10.863Z] nexus3.edgexfoundry.org:10003 [2023-01-04T06:16:11.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:11.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:11.122Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:11.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:11.122Z] [2023-01-04T06:16:11.122Z] Login Succeeded [2023-01-04T06:16:11.122Z] nexus3.edgexfoundry.org:10004 [2023-01-04T06:16:11.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:11.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:11.122Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:11.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:11.122Z] [2023-01-04T06:16:11.122Z] Login Succeeded [2023-01-04T06:16:11.122Z] docker.io [2023-01-04T06:16:11.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:11.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:11.382Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:11.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:11.382Z] [2023-01-04T06:16:11.382Z] Login Succeeded [2023-01-04T06:16:11.382Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T06:16:11.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-04T06:16:11.744Z] + git rev-list -1 --merges e0101009a921d7eacd26158950556c1c3c04be23~1..e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] echo [2023-01-04T06:16:11.795Z] -----------> git rev-list -1 --merges e0101009a921d7eacd26158950556c1c3c04be23~1..e0101009a921d7eacd26158950556c1c3c04be23 e0101009a921d7eacd26158950556c1c3c04be23 [2023-01-04T06:16:11.795Z] e0101009a921d7eacd26158950556c1c3c04be23 [false] [Pipeline] sh [2023-01-04T06:16:12.085Z] + git log --format=format:%s -1 e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] echo [2023-01-04T06:16:12.100Z] ========================================================= [2023-01-04T06:16:12.100Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-04T06:16:12.100Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T06:16:12.431Z] + git log --format=format:%s -1 e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] echo [2023-01-04T06:16:12.442Z] [semverPrep] GIT_COMMIT: e0101009a921d7eacd26158950556c1c3c04be23, Commit Message: Merge commit 'aa9461ff516dbbb31bf7876f6a13f06d431dd475' into HEAD [Pipeline] echo [2023-01-04T06:16:12.453Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-04T06:16:12.793Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T06:16:12.793Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-04T06:16:12.793Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-04T06:16:12.793Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-04T06:16:12.793Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-04T06:16:12.793Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-04T06:16:12.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:16:13.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T06:16:13.130Z] [2023-01-04T06:16:13.130Z] 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-04T06:16:13.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T06:16:13.431Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-04T06:16:13.431Z] b85a868b505f: Pulling fs layer [2023-01-04T06:16:13.431Z] e2be974225ed: Pulling fs layer [2023-01-04T06:16:13.431Z] 339a4e72a1f5: Pulling fs layer [2023-01-04T06:16:13.431Z] 988bab9f4d93: Pulling fs layer [2023-01-04T06:16:13.431Z] 1469e6f7b9e6: Pulling fs layer [2023-01-04T06:16:13.431Z] eaf3925da568: Pulling fs layer [2023-01-04T06:16:13.431Z] bab4dde63d76: Pulling fs layer [2023-01-04T06:16:13.431Z] bde34c3a00c8: Pulling fs layer [2023-01-04T06:16:13.431Z] 1469e6f7b9e6: Waiting [2023-01-04T06:16:13.431Z] 988bab9f4d93: Waiting [2023-01-04T06:16:13.431Z] b352a97aabf1: Pulling fs layer [2023-01-04T06:16:13.431Z] eaf3925da568: Waiting [2023-01-04T06:16:13.431Z] 4872d77fe225: Pulling fs layer [2023-01-04T06:16:13.431Z] 5851b861e8e6: Pulling fs layer [2023-01-04T06:16:13.431Z] bab4dde63d76: Waiting [2023-01-04T06:16:13.431Z] 4872d77fe225: Waiting [2023-01-04T06:16:13.431Z] b352a97aabf1: Waiting [2023-01-04T06:16:13.431Z] 5851b861e8e6: Waiting [2023-01-04T06:16:13.431Z] bde34c3a00c8: Waiting [2023-01-04T06:16:13.692Z] e2be974225ed: Verifying Checksum [2023-01-04T06:16:13.692Z] e2be974225ed: Download complete [2023-01-04T06:16:13.952Z] 988bab9f4d93: Verifying Checksum [2023-01-04T06:16:13.952Z] 988bab9f4d93: Download complete [2023-01-04T06:16:14.212Z] 1469e6f7b9e6: Verifying Checksum [2023-01-04T06:16:14.212Z] 1469e6f7b9e6: Download complete [2023-01-04T06:16:14.212Z] eaf3925da568: Verifying Checksum [2023-01-04T06:16:14.212Z] eaf3925da568: Download complete [2023-01-04T06:16:14.212Z] 339a4e72a1f5: Verifying Checksum [2023-01-04T06:16:14.212Z] 339a4e72a1f5: Download complete [2023-01-04T06:16:14.212Z] bde34c3a00c8: Verifying Checksum [2023-01-04T06:16:14.212Z] bde34c3a00c8: Download complete [2023-01-04T06:16:14.212Z] b352a97aabf1: Download complete [2023-01-04T06:16:14.472Z] 4872d77fe225: Verifying Checksum [2023-01-04T06:16:14.472Z] 4872d77fe225: Download complete [2023-01-04T06:16:14.472Z] 5851b861e8e6: Verifying Checksum [2023-01-04T06:16:14.472Z] 5851b861e8e6: Download complete [2023-01-04T06:16:14.472Z] b85a868b505f: Verifying Checksum [2023-01-04T06:16:14.472Z] b85a868b505f: Download complete [2023-01-04T06:16:14.730Z] bab4dde63d76: Verifying Checksum [2023-01-04T06:16:14.730Z] bab4dde63d76: Download complete [2023-01-04T06:16:15.671Z] b85a868b505f: Pull complete [2023-01-04T06:16:15.931Z] e2be974225ed: Pull complete [2023-01-04T06:16:16.500Z] 339a4e72a1f5: Pull complete [2023-01-04T06:16:16.500Z] 988bab9f4d93: Pull complete [2023-01-04T06:16:16.759Z] 1469e6f7b9e6: Pull complete [2023-01-04T06:16:16.759Z] eaf3925da568: Pull complete [2023-01-04T06:16:18.661Z] bab4dde63d76: Pull complete [2023-01-04T06:16:18.661Z] bde34c3a00c8: Pull complete [2023-01-04T06:16:18.921Z] b352a97aabf1: Pull complete [2023-01-04T06:16:18.921Z] 4872d77fe225: Pull complete [2023-01-04T06:16:18.921Z] 5851b861e8e6: Pull complete [2023-01-04T06:16:18.921Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-04T06:16:18.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T06:16:18.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T06:16:19.011Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2023-01-04T06:16:19.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-04T06:16:20.307Z] $ docker top 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 -eo pid,comm [2023-01-04T06:16:20.364Z] 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-04T06:16:20.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T06:16:20.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T06:16:20.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T06:16:20.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T06:16:20.517Z] $ docker exec 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 ssh-agent [2023-01-04T06:16:20.639Z] SSH_AUTH_SOCK=/tmp/ssh-2hbNPaaHfFcX/agent.33 [2023-01-04T06:16:20.640Z] SSH_AGENT_PID=39 [2023-01-04T06:16:20.647Z] Running ssh-add (command line suppressed) [2023-01-04T06:16:20.751Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_5886552173104525640.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_5886552173104525640.key) [2023-01-04T06:16:20.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T06:16:21.104Z] + git tag --points-at HEAD [Pipeline] } [2023-01-04T06:16:21.122Z] $ docker exec --env ******** --env ******** 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 ssh-agent -k [2023-01-04T06:16:21.224Z] unset SSH_AUTH_SOCK; [2023-01-04T06:16:21.225Z] unset SSH_AGENT_PID; [2023-01-04T06:16:21.225Z] echo Agent pid 39 killed; [2023-01-04T06:16:21.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-04T06:16:21.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T06:16:21.263Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T06:16:21.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T06:16:21.376Z] $ docker exec 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 ssh-agent [2023-01-04T06:16:21.512Z] SSH_AUTH_SOCK=/tmp/ssh-pdbV8Ymt1t30/agent.72 [2023-01-04T06:16:21.512Z] SSH_AGENT_PID=79 [2023-01-04T06:16:21.518Z] Running ssh-add (command line suppressed) [2023-01-04T06:16:21.623Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_15267029847674720094.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_15267029847674720094.key) [2023-01-04T06:16:21.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T06:16:21.928Z] + git semver init [2023-01-04T06:16:22.188Z] 2023-01-04 06:16:22,129 [run_init] DEBUG init version:0.0.0 force:False [2023-01-04T06:16:22.188Z] 2023-01-04 06:16:22,130 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-105/.semver [2023-01-04T06:16:22.188Z] 2023-01-04 06:16:22,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-105/.semver [2023-01-04T06:16:22.188Z] 2023-01-04 06:16:22,130 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-105/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-105, universal_newlines=False, shell=None, istream=None) [2023-01-04T06:16:23.129Z] 2023-01-04 06:16:22,857 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-105/.git/info/exclude [2023-01-04T06:16:23.129Z] 2023-01-04 06:16:22,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 with force:False [2023-01-04T06:16:23.129Z] 2023-01-04 06:16:22,858 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 [2023-01-04T06:16:23.129Z] 2023-01-04 06:16:22,863 [execute] INFO git cat-file --batch-check [2023-01-04T06:16:23.129Z] 2023-01-04 06:16:22,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T06:16:23.129Z] 2023-01-04 06:16:22,870 [execute] INFO git cat-file --batch [2023-01-04T06:16:23.129Z] 2023-01-04 06:16:22,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T06:16:23.129Z] 2023-01-04 06:16:22,876 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 [2023-01-04T06:16:23.129Z] 0.0.0 [Pipeline] } [2023-01-04T06:16:23.139Z] $ docker exec --env ******** --env ******** 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 ssh-agent -k [2023-01-04T06:16:23.249Z] unset SSH_AUTH_SOCK; [2023-01-04T06:16:23.250Z] unset SSH_AGENT_PID; [2023-01-04T06:16:23.250Z] echo Agent pid 79 killed; [2023-01-04T06:16:23.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T06:16:23.577Z] + git semver [Pipeline] } [2023-01-04T06:16:23.851Z] $ docker stop --time=1 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 [2023-01-04T06:16:25.187Z] $ docker rm -f --volumes 2e712df3079efbe80aa687b7199cdc7ac5c8ed95c3a2f9237d168b3e6d38e5c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T06:16:25.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-04T06:16:25.730Z] Stashed 1 file(s) [Pipeline] echo [2023-01-04T06:16:25.734Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T06:16:25.883Z] provisioning config files... [2023-01-04T06:16:25.892Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config14936309345834412978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:16:26.191Z] ---> docker-login.sh [2023-01-04T06:16:26.191Z] nexus3.edgexfoundry.org:10001 [2023-01-04T06:16:26.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:26.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:26.191Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:26.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:26.191Z] [2023-01-04T06:16:26.191Z] Login Succeeded [2023-01-04T06:16:26.191Z] nexus3.edgexfoundry.org:10002 [2023-01-04T06:16:26.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:26.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:26.191Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:26.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:26.191Z] [2023-01-04T06:16:26.191Z] Login Succeeded [2023-01-04T06:16:26.191Z] nexus3.edgexfoundry.org:10003 [2023-01-04T06:16:26.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:26.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:26.451Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:26.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:26.451Z] [2023-01-04T06:16:26.451Z] Login Succeeded [2023-01-04T06:16:26.451Z] nexus3.edgexfoundry.org:10004 [2023-01-04T06:16:26.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:26.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:26.451Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:26.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:26.451Z] [2023-01-04T06:16:26.451Z] Login Succeeded [2023-01-04T06:16:26.451Z] docker.io [2023-01-04T06:16:26.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:16:26.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:16:26.971Z] Configure a credential helper to remove this warning. See [2023-01-04T06:16:26.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:16:26.971Z] [2023-01-04T06:16:26.971Z] Login Succeeded [2023-01-04T06:16:26.971Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T06:16:26.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T06:16:27.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T06:16:27.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T06:16:27.066Z] ========================================================= [2023-01-04T06:16:27.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-04T06:16:27.066Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:16:27.373Z] + 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-04T06:16:27.373Z] Sending build context to Docker daemon 1.633MB [2023-01-04T06:16:27.373Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T06:16:27.373Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-04T06:16:27.373Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-04T06:16:27.373Z] 213ec9aee27d: Pulling fs layer [2023-01-04T06:16:27.373Z] 4583459ba037: Pulling fs layer [2023-01-04T06:16:27.373Z] 93c1e223e6f2: Pulling fs layer [2023-01-04T06:16:27.373Z] 53926ce57604: Pulling fs layer [2023-01-04T06:16:27.373Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-04T06:16:27.373Z] 22ff95d597cd: Pulling fs layer [2023-01-04T06:16:27.373Z] 12d6caf4c0d1: Pulling fs layer [2023-01-04T06:16:27.373Z] 96b7cbca73a9: Pulling fs layer [2023-01-04T06:16:27.373Z] a7acece74701: Pulling fs layer [2023-01-04T06:16:27.373Z] 21b2b0c7a3f4: Waiting [2023-01-04T06:16:27.373Z] 22ff95d597cd: Waiting [2023-01-04T06:16:27.373Z] 12d6caf4c0d1: Waiting [2023-01-04T06:16:27.373Z] 96b7cbca73a9: Waiting [2023-01-04T06:16:27.373Z] a7acece74701: Waiting [2023-01-04T06:16:27.373Z] 53926ce57604: Waiting [2023-01-04T06:16:27.373Z] 93c1e223e6f2: Verifying Checksum [2023-01-04T06:16:27.373Z] 93c1e223e6f2: Download complete [2023-01-04T06:16:27.373Z] 4583459ba037: Verifying Checksum [2023-01-04T06:16:27.373Z] 4583459ba037: Download complete [2023-01-04T06:16:27.373Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-04T06:16:27.373Z] 21b2b0c7a3f4: Download complete [2023-01-04T06:16:27.373Z] 22ff95d597cd: Verifying Checksum [2023-01-04T06:16:27.373Z] 22ff95d597cd: Download complete [2023-01-04T06:16:27.640Z] 213ec9aee27d: Verifying Checksum [2023-01-04T06:16:27.640Z] 213ec9aee27d: Download complete [2023-01-04T06:16:27.640Z] 12d6caf4c0d1: Download complete [2023-01-04T06:16:27.640Z] 213ec9aee27d: Pull complete [2023-01-04T06:16:27.919Z] 4583459ba037: Pull complete [2023-01-04T06:16:27.919Z] 93c1e223e6f2: Pull complete [2023-01-04T06:16:28.889Z] 53926ce57604: Verifying Checksum [2023-01-04T06:16:28.889Z] 53926ce57604: Download complete [2023-01-04T06:16:28.889Z] a7acece74701: Verifying Checksum [2023-01-04T06:16:28.889Z] a7acece74701: Download complete [2023-01-04T06:16:28.889Z] 96b7cbca73a9: Verifying Checksum [2023-01-04T06:16:33.077Z] 53926ce57604: Pull complete [2023-01-04T06:16:33.077Z] 21b2b0c7a3f4: Pull complete [2023-01-04T06:16:33.077Z] 22ff95d597cd: Pull complete [2023-01-04T06:16:33.077Z] 12d6caf4c0d1: Pull complete [2023-01-04T06:16:34.972Z] 96b7cbca73a9: Pull complete [2023-01-04T06:16:35.906Z] a7acece74701: Pull complete [2023-01-04T06:16:35.906Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-04T06:16:35.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-04T06:16:35.906Z] ---> db6d94c90886 [2023-01-04T06:16:35.906Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-04T06:16:37.284Z] ---> Running in 5e7c5e267127 [2023-01-04T06:16:37.284Z] Removing intermediate container 5e7c5e267127 [2023-01-04T06:16:37.284Z] ---> 85cb2bf71bc2 [2023-01-04T06:16:37.284Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T06:16:37.543Z] ---> Running in aa9f782159ea [2023-01-04T06:16:37.543Z] Removing intermediate container aa9f782159ea [2023-01-04T06:16:37.543Z] ---> 9d2334ee23a6 [2023-01-04T06:16:37.543Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-04T06:16:37.543Z] ---> Running in 0383f3a2b05d [2023-01-04T06:16:37.543Z] Removing intermediate container 0383f3a2b05d [2023-01-04T06:16:37.543Z] ---> f83f1dad4e0d [2023-01-04T06:16:37.543Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-04T06:16:37.801Z] ---> Running in 3720f4de7313 [2023-01-04T06:16:37.801Z] Removing intermediate container 3720f4de7313 [2023-01-04T06:16:37.801Z] ---> dc093821a604 [2023-01-04T06:16:37.801Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T06:16:37.801Z] ---> Running in 4614909034e9 [2023-01-04T06:16:38.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T06:16:38.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T06:16:38.578Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-04T06:16:38.578Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-04T06:16:38.578Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-04T06:16:38.578Z] (4/80) Installing libxcb (1.15-r0) [2023-01-04T06:16:38.578Z] (5/80) Installing libx11 (1.8-r0) [2023-01-04T06:16:38.578Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-04T06:16:38.578Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-04T06:16:38.578Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-04T06:16:38.578Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-04T06:16:38.578Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-04T06:16:38.578Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-04T06:16:38.578Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-04T06:16:38.578Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-04T06:16:38.578Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-04T06:16:38.837Z] (15/80) Installing libice (1.0.10-r0) [2023-01-04T06:16:38.837Z] (16/80) Installing libuuid (2.38-r1) [2023-01-04T06:16:38.837Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-04T06:16:38.837Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-04T06:16:38.837Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-04T06:16:38.837Z] (20/80) Installing xset (1.2.4-r0) [2023-01-04T06:16:38.837Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-04T06:16:38.837Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-04T06:16:38.837Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-04T06:16:38.837Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-04T06:16:38.837Z] (25/80) Installing libintl (0.21-r2) [2023-01-04T06:16:38.837Z] (26/80) Installing libblkid (2.38-r1) [2023-01-04T06:16:38.837Z] (27/80) Installing libmount (2.38-r1) [2023-01-04T06:16:38.837Z] (28/80) Installing pcre (8.45-r2) [2023-01-04T06:16:38.837Z] (29/80) Installing glib (2.72.1-r0) [2023-01-04T06:16:38.837Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-04T06:16:38.837Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-04T06:16:38.837Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-04T06:16:38.837Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-04T06:16:39.095Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-04T06:16:39.095Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-04T06:16:39.095Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-04T06:16:39.095Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-04T06:16:39.095Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-04T06:16:39.095Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-04T06:16:39.095Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-04T06:16:39.095Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-04T06:16:39.095Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-04T06:16:39.095Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-04T06:16:39.095Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-04T06:16:39.095Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-04T06:16:39.095Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-04T06:16:39.354Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-04T06:16:39.354Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-04T06:16:39.354Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-04T06:16:39.354Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-04T06:16:39.354Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-04T06:16:39.354Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-04T06:16:39.354Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-04T06:16:39.354Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-04T06:16:39.354Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-04T06:16:39.354Z] (56/80) Installing libunistring (1.0-r0) [2023-01-04T06:16:39.354Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-04T06:16:39.354Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-04T06:16:39.354Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-04T06:16:39.354Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-04T06:16:39.354Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-04T06:16:39.354Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-04T06:16:39.354Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-04T06:16:39.354Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-04T06:16:39.354Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-04T06:16:39.354Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-04T06:16:39.354Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-04T06:16:39.354Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-04T06:16:39.354Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-04T06:16:39.354Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-04T06:16:39.354Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-04T06:16:39.354Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-04T06:16:39.613Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-04T06:16:39.613Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-04T06:16:39.613Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-04T06:16:39.613Z] Executing udev-init-scripts-35-r0.post-install [2023-01-04T06:16:39.613Z] (76/80) Installing kmod-libs (29-r2) [2023-01-04T06:16:39.613Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-04T06:16:39.613Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-04T06:16:39.613Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-04T06:16:39.613Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-04T06:16:39.613Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T06:16:39.613Z] Executing eudev-3.2.11-r0.trigger [2023-01-04T06:16:39.613Z] OK: 330 MiB in 131 packages [2023-01-04T06:16:40.840Z] Still waiting to schedule task [2023-01-04T06:16:40.841Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1053’ [2023-01-04T06:16:41.521Z] Removing intermediate container 4614909034e9 [2023-01-04T06:16:41.521Z] ---> 9c5e2c3b9bc3 [2023-01-04T06:16:41.521Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-04T06:16:41.521Z] ---> Running in 86afb0fb743f [2023-01-04T06:16:41.521Z] Removing intermediate container 86afb0fb743f [2023-01-04T06:16:41.521Z] ---> 0699d83d0131 [2023-01-04T06:16:41.521Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-04T06:16:41.779Z] ---> fb39c97fe369 [2023-01-04T06:16:41.779Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T06:16:41.779Z] ---> Running in adc21c00cf54 [2023-01-04T06:17:03.721Z] Removing intermediate container adc21c00cf54 [2023-01-04T06:17:03.721Z] ---> d7a76b82daff [2023-01-04T06:17:03.721Z] Step 11/13 : COPY . . [2023-01-04T06:17:03.721Z] ---> 267770613657 [2023-01-04T06:17:03.721Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-04T06:17:03.721Z] ---> Running in dc8474ee3937 [2023-01-04T06:17:03.721Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T06:17:03.721Z] Dload Upload Total Spent Left Speed [2023-01-04T06:17:03.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42952 0 --:--:-- --:--:-- --:--:-- 44250 [2023-01-04T06:17:03.721Z] Removing intermediate container dc8474ee3937 [2023-01-04T06:17:03.721Z] ---> 64cfe03f9e40 [2023-01-04T06:17:03.721Z] Step 13/13 : RUN ${MAKE} [2023-01-04T06:17:03.721Z] ---> Running in f2239e16c762 [2023-01-04T06:17:03.721Z] noop [2023-01-04T06:17:03.721Z] Removing intermediate container f2239e16c762 [2023-01-04T06:17:03.721Z] ---> 54b6d4c0a3f9 [2023-01-04T06:17:03.721Z] Successfully built 54b6d4c0a3f9 [2023-01-04T06:17:03.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:17:04.043Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T06:17:04.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T06:17:04.113Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2023-01-04T06:17:04.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T06:17:04.512Z] $ docker top 0491060f0e922775f578c31b1f8dda0e3b9844ba51d2c7f6df20078d6448a590 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T06:17:04.854Z] + go version [2023-01-04T06:17:04.854Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-04T06:17:04.862Z] $ docker stop --time=1 0491060f0e922775f578c31b1f8dda0e3b9844ba51d2c7f6df20078d6448a590 [2023-01-04T06:17:06.154Z] $ docker rm -f --volumes 0491060f0e922775f578c31b1f8dda0e3b9844ba51d2c7f6df20078d6448a590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:17:06.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T06:17:06.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T06:17:06.639Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2023-01-04T06:17:06.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-04T06:17:07.031Z] $ docker top 27a81648341caf3b1b7abee3834a9aae440b3479b37193d9cd2aa3a4d31a1764 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T06:17:07.380Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] fileExists [Pipeline] sh [2023-01-04T06:17:07.678Z] + make test [2023-01-04T06:17:07.678Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-04T06:17:07.938Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-04T06:17:20.149Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-04T06:17:20.149Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2023-01-04T06:17:26.699Z] 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-04T06:17:26.699Z] CGO_ENABLED=1 go vet ./... [2023-01-04T06:17:29.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T06:17:29.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T06:17:29.989Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T06:17:30.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T06:17:30.015Z] $ docker stop --time=1 27a81648341caf3b1b7abee3834a9aae440b3479b37193d9cd2aa3a4d31a1764 [2023-01-04T06:17:31.716Z] $ docker rm -f --volumes 27a81648341caf3b1b7abee3834a9aae440b3479b37193d9cd2aa3a4d31a1764 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T06:17:32.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T06:17:32.230Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-04T06:17:32.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T06:17:32.920Z] + ls -al . [2023-01-04T06:17:32.920Z] total 208 [2023-01-04T06:17:32.920Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 06:17 . [2023-01-04T06:17:32.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:16 .. [2023-01-04T06:17:32.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 06:17 .git [2023-01-04T06:17:32.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:16 .github [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 4 06:16 .gitignore [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 4 06:16 .golangci.yml [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 4 06:16 .hadolint.yml [2023-01-04T06:17:32.920Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 06:16 .semver [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 9702 Jan 4 06:16 Attribution.txt [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 4 06:16 CHANGELOG.md [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 2378 Jan 4 06:16 Dockerfile [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 4 06:16 GOVERNANCE.md [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 4 06:16 Jenkinsfile [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 4 06:16 LICENSE [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 4 06:16 Makefile [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 4 06:16 OWNERS.md [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 4 06:16 README.md [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 06:16 VERSION [2023-01-04T06:17:32.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 06:16 bin [2023-01-04T06:17:32.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:16 cmd [2023-01-04T06:17:32.920Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 4 06:17 coverage.out [2023-01-04T06:17:32.920Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 4 06:16 docker-entrypoint.sh [2023-01-04T06:17:32.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:16 docs [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 3573 Jan 4 06:16 go.mod [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 45203 Jan 4 06:16 go.sum [2023-01-04T06:17:32.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:16 internal [2023-01-04T06:17:32.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:16 snap [2023-01-04T06:17:32.920Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 4 06:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:17:33.221Z] + 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=e0101009a921d7eacd26158950556c1c3c04be23 --label arch=amd64 --label version=0.0.0 . [2023-01-04T06:17:33.221Z] Sending build context to Docker daemon 1.665MB [2023-01-04T06:17:33.221Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T06:17:33.221Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-04T06:17:33.221Z] ---> 54b6d4c0a3f9 [2023-01-04T06:17:33.221Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-04T06:17:33.221Z] ---> Running in 90a38713c060 [2023-01-04T06:17:33.221Z] Removing intermediate container 90a38713c060 [2023-01-04T06:17:33.221Z] ---> 8ca22ef36dcf [2023-01-04T06:17:33.221Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T06:17:33.479Z] ---> Running in f439783a2c51 [2023-01-04T06:17:33.479Z] Removing intermediate container f439783a2c51 [2023-01-04T06:17:33.479Z] ---> cfb692f1c79c [2023-01-04T06:17:33.479Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-04T06:17:33.479Z] ---> Running in 5c7be528c4f9 [2023-01-04T06:17:33.479Z] Removing intermediate container 5c7be528c4f9 [2023-01-04T06:17:33.479Z] ---> 6d977c5d6dcf [2023-01-04T06:17:33.479Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-04T06:17:33.479Z] ---> Running in 4c87b303f7e0 [2023-01-04T06:17:33.736Z] Removing intermediate container 4c87b303f7e0 [2023-01-04T06:17:33.736Z] ---> d5aa5d2dbff4 [2023-01-04T06:17:33.736Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T06:17:33.736Z] ---> Running in 935b7f0a42be [2023-01-04T06:17:33.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T06:17:34.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T06:17:34.513Z] OK: 330 MiB in 131 packages [2023-01-04T06:17:34.771Z] Removing intermediate container 935b7f0a42be [2023-01-04T06:17:34.771Z] ---> 840eb5bb1e8d [2023-01-04T06:17:34.771Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-04T06:17:34.771Z] ---> Running in 172682920bf9 [2023-01-04T06:17:35.031Z] Removing intermediate container 172682920bf9 [2023-01-04T06:17:35.031Z] ---> 6358897155cb [2023-01-04T06:17:35.031Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-04T06:17:35.031Z] ---> 1018aa35c390 [2023-01-04T06:17:35.031Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T06:17:35.031Z] ---> Running in e43921b22993 [2023-01-04T06:17:35.966Z] Removing intermediate container e43921b22993 [2023-01-04T06:17:35.966Z] ---> 4638e50efc84 [2023-01-04T06:17:35.966Z] Step 11/35 : COPY . . [2023-01-04T06:17:35.966Z] ---> 176acfca2754 [2023-01-04T06:17:35.966Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-04T06:17:35.966Z] ---> Running in 1d4bce5a2dc2 [2023-01-04T06:17:36.534Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T06:17:36.534Z] Dload Upload Total Spent Left Speed [2023-01-04T06:17:36.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46444 0 --:--:-- --:--:-- --:--:-- 48272 [2023-01-04T06:17:36.793Z] Removing intermediate container 1d4bce5a2dc2 [2023-01-04T06:17:36.793Z] ---> ff2d362b0f03 [2023-01-04T06:17:36.793Z] Step 13/35 : RUN ${MAKE} [2023-01-04T06:17:36.793Z] ---> Running in 8b6ce802b9a2 [2023-01-04T06:17:37.050Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-04T06:17:58.970Z] Removing intermediate container 8b6ce802b9a2 [2023-01-04T06:17:58.970Z] ---> 5118e7b35c9e [2023-01-04T06:17:58.970Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-04T06:17:58.970Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-04T06:17:59.229Z] af6660deedbd: Pulling fs layer [2023-01-04T06:17:59.229Z] 97cd0a44c592: Pulling fs layer [2023-01-04T06:17:59.487Z] 97cd0a44c592: Verifying Checksum [2023-01-04T06:17:59.487Z] 97cd0a44c592: Download complete [2023-01-04T06:17:59.487Z] af6660deedbd: Download complete [2023-01-04T06:17:59.745Z] af6660deedbd: Pull complete [2023-01-04T06:17:59.745Z] 97cd0a44c592: Pull complete [2023-01-04T06:17:59.745Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-04T06:17:59.745Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-04T06:17:59.745Z] ---> fea57e182299 [2023-01-04T06:17:59.745Z] Step 15/35 : FROM alpine:3.16 [2023-01-04T06:18:00.312Z] 3.16: Pulling from library/alpine [2023-01-04T06:18:00.312Z] ca7dd9ec2225: Pulling fs layer [2023-01-04T06:18:00.570Z] ca7dd9ec2225: Verifying Checksum [2023-01-04T06:18:00.570Z] ca7dd9ec2225: Download complete [2023-01-04T06:18:00.829Z] ca7dd9ec2225: Pull complete [2023-01-04T06:18:00.829Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T06:18:00.829Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T06:18:00.829Z] ---> bfe296a52501 [2023-01-04T06:18:00.829Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-04T06:18:01.087Z] ---> Running in ea18ce6f6749 [2023-01-04T06:18:01.087Z] Removing intermediate container ea18ce6f6749 [2023-01-04T06:18:01.087Z] ---> 400811baaf6f [2023-01-04T06:18:01.087Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-04T06:18:01.087Z] ---> Running in 704ce4a91379 [2023-01-04T06:18:01.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T06:18:01.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T06:18:01.861Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-01-04T06:18:01.861Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-01-04T06:18:01.861Z] (3/83) Installing libxau (1.0.9-r0) [2023-01-04T06:18:01.861Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-01-04T06:18:01.861Z] (5/83) Installing libxcb (1.15-r0) [2023-01-04T06:18:01.861Z] (6/83) Installing libx11 (1.8-r0) [2023-01-04T06:18:01.861Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-01-04T06:18:01.861Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-01-04T06:18:02.120Z] (9/83) Installing expat (2.5.0-r0) [2023-01-04T06:18:02.120Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-01-04T06:18:02.120Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-01-04T06:18:02.120Z] (12/83) Installing libpng (1.6.37-r1) [2023-01-04T06:18:02.120Z] (13/83) Installing freetype (2.12.1-r0) [2023-01-04T06:18:02.120Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-01-04T06:18:02.120Z] (15/83) Installing fribidi (1.0.12-r0) [2023-01-04T06:18:02.120Z] (16/83) Installing libffi (3.4.2-r1) [2023-01-04T06:18:02.120Z] (17/83) Installing libintl (0.21-r2) [2023-01-04T06:18:02.120Z] (18/83) Installing libblkid (2.38-r1) [2023-01-04T06:18:02.120Z] (19/83) Installing libmount (2.38-r1) [2023-01-04T06:18:02.120Z] (20/83) Installing pcre (8.45-r2) [2023-01-04T06:18:02.120Z] (21/83) Installing glib (2.72.1-r0) [2023-01-04T06:18:02.120Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-01-04T06:18:02.120Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-01-04T06:18:02.120Z] (24/83) Installing libass (0.16.0-r0) [2023-01-04T06:18:02.120Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-01-04T06:18:02.120Z] (26/83) Installing libpciaccess (0.16-r0) [2023-01-04T06:18:02.120Z] (27/83) Installing libdrm (2.4.110-r0) [2023-01-04T06:18:02.120Z] (28/83) Installing gmp (6.2.1-r2) [2023-01-04T06:18:02.120Z] (29/83) Installing nettle (3.7.3-r0) [2023-01-04T06:18:02.120Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-01-04T06:18:02.120Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-01-04T06:18:02.120Z] (32/83) Installing libunistring (1.0-r0) [2023-01-04T06:18:02.120Z] (33/83) Installing gnutls (3.7.7-r0) [2023-01-04T06:18:02.378Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-04T06:18:02.378Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-04T06:18:02.378Z] (36/83) Installing lame (3.100-r0) [2023-01-04T06:18:02.379Z] (37/83) Installing opus (1.3.1-r1) [2023-01-04T06:18:02.379Z] (38/83) Installing libasyncns (0.8-r1) [2023-01-04T06:18:02.379Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-01-04T06:18:02.379Z] (40/83) Installing libltdl (2.4.7-r0) [2023-01-04T06:18:02.379Z] (41/83) Installing orc (0.4.32-r0) [2023-01-04T06:18:02.379Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-01-04T06:18:02.379Z] (43/83) Installing libogg (1.3.5-r1) [2023-01-04T06:18:02.379Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-04T06:18:02.379Z] (45/83) Installing flac (1.3.4-r0) [2023-01-04T06:18:02.379Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-01-04T06:18:02.379Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-01-04T06:18:02.379Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-01-04T06:18:02.379Z] (49/83) Installing soxr (0.1.3-r2) [2023-01-04T06:18:02.379Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-01-04T06:18:02.379Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-01-04T06:18:02.379Z] (52/83) Installing libpulse (15.0-r2) [2023-01-04T06:18:02.379Z] (53/83) Installing cjson (1.7.15-r3) [2023-01-04T06:18:02.379Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-01-04T06:18:02.379Z] (55/83) Installing librist (0.2.6-r1) [2023-01-04T06:18:02.379Z] (56/83) Installing libsrt (1.4.4-r0) [2023-01-04T06:18:02.379Z] (57/83) Installing libssh (0.9.6-r1) [2023-01-04T06:18:02.379Z] (58/83) Installing libtheora (1.1.1-r16) [2023-01-04T06:18:02.379Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-01-04T06:18:02.379Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-01-04T06:18:02.638Z] (61/83) Installing libxext (1.3.4-r0) [2023-01-04T06:18:02.638Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-01-04T06:18:02.638Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-01-04T06:18:02.638Z] (64/83) Installing libva (2.14.0-r0) [2023-01-04T06:18:02.638Z] (65/83) Installing libvdpau (1.5-r0) [2023-01-04T06:18:02.638Z] (66/83) Installing vidstab (1.1.0-r1) [2023-01-04T06:18:02.638Z] (67/83) Installing libvpx (1.11.0-r1) [2023-01-04T06:18:02.638Z] (68/83) Installing libwebp (1.2.3-r0) [2023-01-04T06:18:02.638Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-01-04T06:18:02.638Z] (70/83) Installing numactl (2.0.14-r0) [2023-01-04T06:18:02.638Z] (71/83) Installing x265-libs (3.5-r3) [2023-01-04T06:18:02.638Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-01-04T06:18:02.638Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-01-04T06:18:02.897Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-01-04T06:18:02.897Z] (75/83) Installing udev-init-scripts (35-r0) [2023-01-04T06:18:02.897Z] Executing udev-init-scripts-35-r0.post-install [2023-01-04T06:18:02.897Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-01-04T06:18:02.897Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-01-04T06:18:02.897Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-01-04T06:18:02.897Z] (79/83) Installing kmod-libs (29-r2) [2023-01-04T06:18:02.897Z] (80/83) Installing eudev (3.2.11-r0) [2023-01-04T06:18:02.897Z] (81/83) Installing libsodium (1.0.18-r0) [2023-01-04T06:18:02.897Z] (82/83) Installing libzmq (4.3.4-r0) [2023-01-04T06:18:02.897Z] (83/83) Installing zeromq (4.3.4-r0) [2023-01-04T06:18:02.897Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T06:18:02.897Z] Executing eudev-3.2.11-r0.trigger [2023-01-04T06:18:02.897Z] OK: 101 MiB in 97 packages [2023-01-04T06:18:04.798Z] Removing intermediate container 704ce4a91379 [2023-01-04T06:18:04.798Z] ---> 9e816074e392 [2023-01-04T06:18:04.798Z] Step 18/35 : WORKDIR / [2023-01-04T06:18:04.798Z] ---> Running in 4c46ae426b12 [2023-01-04T06:18:04.799Z] Removing intermediate container 4c46ae426b12 [2023-01-04T06:18:04.799Z] ---> 22cfd098af5d [2023-01-04T06:18:04.799Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-04T06:18:05.058Z] ---> 594ebcc46899 [2023-01-04T06:18:05.058Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-04T06:18:05.316Z] ---> 51ea7da9c465 [2023-01-04T06:18:05.316Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-04T06:18:05.575Z] ---> 009f65201a17 [2023-01-04T06:18:05.575Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-04T06:18:05.575Z] ---> 259456412213 [2023-01-04T06:18:05.575Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-04T06:18:05.833Z] ---> 71831c8655ca [2023-01-04T06:18:05.833Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-04T06:18:05.833Z] ---> d006f4a91a2d [2023-01-04T06:18:05.833Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-04T06:18:06.399Z] ---> 8933c9d9cdd7 [2023-01-04T06:18:06.399Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-04T06:18:06.399Z] ---> Running in b5f6ae209979 [2023-01-04T06:18:06.967Z] Removing intermediate container b5f6ae209979 [2023-01-04T06:18:06.967Z] ---> 0c925fc00c8a [2023-01-04T06:18:06.967Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-04T06:18:06.967Z] ---> Running in 144c6466efca [2023-01-04T06:18:07.534Z] Removing intermediate container 144c6466efca [2023-01-04T06:18:07.534Z] ---> 68a08e581da0 [2023-01-04T06:18:07.534Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-04T06:18:07.796Z] ---> Running in 1770f51dee55 [2023-01-04T06:18:08.362Z] Removing intermediate container 1770f51dee55 [2023-01-04T06:18:08.362Z] ---> b0eab875d269 [2023-01-04T06:18:08.362Z] Step 29/35 : EXPOSE 59983 [2023-01-04T06:18:08.362Z] ---> Running in 0bf8ada105d5 [2023-01-04T06:18:08.362Z] Removing intermediate container 0bf8ada105d5 [2023-01-04T06:18:08.362Z] ---> 9c2d3144928c [2023-01-04T06:18:08.362Z] Step 30/35 : EXPOSE 8554 [2023-01-04T06:18:08.362Z] ---> Running in db549f26666b [2023-01-04T06:18:08.629Z] Removing intermediate container db549f26666b [2023-01-04T06:18:08.629Z] ---> 5db637a77ea4 [2023-01-04T06:18:08.629Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-04T06:18:08.629Z] ---> Running in de9f5c93a65a [2023-01-04T06:18:08.629Z] Removing intermediate container de9f5c93a65a [2023-01-04T06:18:08.629Z] ---> 462bdacc860f [2023-01-04T06:18:08.629Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-01-04T06:18:08.629Z] ---> Running in 6356a6e49a5b [2023-01-04T06:18:08.629Z] Removing intermediate container 6356a6e49a5b [2023-01-04T06:18:08.629Z] ---> 2e2aaa5023d4 [2023-01-04T06:18:08.629Z] Step 33/35 : LABEL arch=amd64 [2023-01-04T06:18:08.887Z] ---> Running in df367f07d401 [2023-01-04T06:18:08.887Z] Removing intermediate container df367f07d401 [2023-01-04T06:18:08.887Z] ---> ee7eade396d3 [2023-01-04T06:18:08.887Z] Step 34/35 : LABEL git_sha=e0101009a921d7eacd26158950556c1c3c04be23 [2023-01-04T06:18:08.887Z] ---> Running in 3873f5578f2a [2023-01-04T06:18:08.887Z] Removing intermediate container 3873f5578f2a [2023-01-04T06:18:08.887Z] ---> 18b95c743184 [2023-01-04T06:18:08.887Z] Step 35/35 : LABEL version=0.0.0 [2023-01-04T06:18:08.887Z] ---> Running in 14fa996c2a26 [2023-01-04T06:18:09.147Z] Removing intermediate container 14fa996c2a26 [2023-01-04T06:18:09.148Z] ---> a658003af6fb [2023-01-04T06:18:09.148Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T06:18:09.148Z] Successfully built a658003af6fb [2023-01-04T06:18:09.148Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-04T06:18:09.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T06:18:09.586Z] [2023-01-04T06:18:09.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:18:09.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T06:18:09.880Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-04T06:18:09.880Z] 5eb5b503b376: Pulling fs layer [2023-01-04T06:18:09.880Z] 5c69ac0246d0: Pulling fs layer [2023-01-04T06:18:09.880Z] ec43610c2a17: Pulling fs layer [2023-01-04T06:18:09.880Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-04T06:18:09.880Z] 33b1e0a273af: Pulling fs layer [2023-01-04T06:18:09.880Z] 5d3b04190fa2: Pulling fs layer [2023-01-04T06:18:09.880Z] 2f39f015ded8: Pulling fs layer [2023-01-04T06:18:09.880Z] 3a2ae6a8a46f: Waiting [2023-01-04T06:18:09.880Z] 33b1e0a273af: Waiting [2023-01-04T06:18:09.880Z] 5d3b04190fa2: Waiting [2023-01-04T06:18:09.880Z] 2f39f015ded8: Waiting [2023-01-04T06:18:09.880Z] 5c69ac0246d0: Download complete [2023-01-04T06:18:09.880Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-04T06:18:09.880Z] 3a2ae6a8a46f: Download complete [2023-01-04T06:18:09.880Z] 33b1e0a273af: Verifying Checksum [2023-01-04T06:18:09.880Z] 33b1e0a273af: Download complete [2023-01-04T06:18:10.139Z] 5d3b04190fa2: Verifying Checksum [2023-01-04T06:18:10.139Z] 5d3b04190fa2: Download complete [2023-01-04T06:18:10.139Z] ec43610c2a17: Verifying Checksum [2023-01-04T06:18:10.139Z] ec43610c2a17: Download complete [2023-01-04T06:18:10.139Z] 5eb5b503b376: Download complete [2023-01-04T06:18:10.704Z] 2f39f015ded8: Verifying Checksum [2023-01-04T06:18:10.704Z] 2f39f015ded8: Download complete [2023-01-04T06:18:11.637Z] 5eb5b503b376: Pull complete [2023-01-04T06:18:11.637Z] 5c69ac0246d0: Pull complete [2023-01-04T06:18:11.897Z] ec43610c2a17: Pull complete [2023-01-04T06:18:12.156Z] 3a2ae6a8a46f: Pull complete [2023-01-04T06:18:12.415Z] 33b1e0a273af: Pull complete [2023-01-04T06:18:12.415Z] 5d3b04190fa2: Pull complete [2023-01-04T06:18:17.683Z] 2f39f015ded8: Pull complete [2023-01-04T06:18:17.683Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-04T06:18:17.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T06:18:17.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T06:18:17.764Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2023-01-04T06:18:17.791Z] $ 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/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T06:18:19.241Z] $ docker top a3c196f8741099a9d42d2cf51589196fcc0a4d0b78036ae479d8df4fce70a035 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:18:19.619Z] ---> job-cost.sh [2023-01-04T06:18:19.619Z] lf-activate-venv: SKIPPING [2023-01-04T06:18:19.619Z] INFO: No Stack... [2023-01-04T06:18:19.879Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T06:18:20.138Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T06:18:20.432Z] + cat /w/workspace/foundry_device-usb-camera_PR-105/archives/cost.csv [2023-01-04T06:18:20.432Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T06:18:20.446Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [2023-01-04T06:18:20.455Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] did not exist. Created. [2023-01-04T06:18:20.455Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T06:18:20.761Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-04T06:18:20.790Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T06:18:20.795Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T06:18:20.811Z] $ docker stop --time=1 a3c196f8741099a9d42d2cf51589196fcc0a4d0b78036ae479d8df4fce70a035 [2023-01-04T06:18:21.971Z] $ docker rm -f --volumes a3c196f8741099a9d42d2cf51589196fcc0a4d0b78036ae479d8df4fce70a035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-04T06:19:38.944Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1058 in /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] { [Pipeline] ws [2023-01-04T06:19:38.955Z] Running in /w/workspace/device-usb-camera/14 [Pipeline] { [Pipeline] checkout [2023-01-04T06:19:38.985Z] Selected Git installation does not exist. Using Default [2023-01-04T06:19:38.985Z] The recommended git tool is: NONE [2023-01-04T06:19:44.967Z] using credential edgex-jenkins-ssh [2023-01-04T06:19:44.985Z] Cloning the remote Git repository [2023-01-04T06:19:45.038Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-04T06:19:45.130Z] > git init /w/workspace/device-usb-camera/14 # timeout=10 [2023-01-04T06:19:45.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-04T06:19:45.325Z] > git --version # timeout=10 [2023-01-04T06:19:45.350Z] > git --version # 'git version 2.25.1' [2023-01-04T06:19:45.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T06:19:45.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T06:19:46.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-04T06:19:46.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T06:19:47.478Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-04T06:19:47.523Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-04T06:19:47.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T06:19:47.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-04T06:19:48.081Z] Merging remotes/origin/main commit aa9461ff516dbbb31bf7876f6a13f06d431dd475 into PR head commit 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 [2023-01-04T06:19:48.372Z] Merge succeeded, producing 6b83d87ef5583e2df5257745e96f238a32c9e91a [2023-01-04T06:19:48.373Z] Checking out Revision 6b83d87ef5583e2df5257745e96f238a32c9e91a (PR-105) [2023-01-04T06:19:48.099Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T06:19:48.122Z] > git checkout -f 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 # timeout=10 [2023-01-04T06:19:48.216Z] > git remote # timeout=10 [2023-01-04T06:19:48.235Z] > git config --get remote.origin.url # timeout=10 [2023-01-04T06:19:48.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T06:19:48.271Z] > git merge aa9461ff516dbbb31bf7876f6a13f06d431dd475 # timeout=10 [2023-01-04T06:19:48.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-04T06:19:48.376Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T06:19:48.404Z] > git checkout -f 6b83d87ef5583e2df5257745e96f238a32c9e91a # timeout=10 [2023-01-04T06:19:51.950Z] Commit message: "Merge commit 'aa9461ff516dbbb31bf7876f6a13f06d431dd475' into HEAD" [2023-01-04T06:19:51.980Z] First time build. Skipping changelog. [2023-01-04T06:19:51.959Z] > git rev-list --no-walk a33903d413022377155479d50128dbc83c6f6d55 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T06:19:52.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-04T06:19:52.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T06:19:52.902Z] Dload Upload Total Spent Left Speed [2023-01-04T06:19:52.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-01-04T06:19:53.620Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-04T06:19:53.970Z] + sudo tee /etc/docker/daemon.new [2023-01-04T06:19:53.970Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-04T06:19:53.970Z] { [2023-01-04T06:19:53.970Z] "registry-mirrors": [ [2023-01-04T06:19:53.970Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-04T06:19:53.970Z] ], [2023-01-04T06:19:53.970Z] "bip": "10.250.0.254/24", [2023-01-04T06:19:53.970Z] "hosts": [ [2023-01-04T06:19:53.970Z] "tcp://0.0.0.0:5555", [2023-01-04T06:19:53.970Z] "unix:///var/run/docker.sock" [2023-01-04T06:19:53.970Z] ], [2023-01-04T06:19:53.970Z] "mtu": 1458, [2023-01-04T06:19:53.970Z] "selinux-enabled": true, [2023-01-04T06:19:53.970Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-04T06:19:53.970Z] } [Pipeline] sh [2023-01-04T06:19:54.315Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-04T06:19:54.671Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T06:20:12.988Z] provisioning config files... [2023-01-04T06:20:13.018Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/14@tmp/config14840828736934047984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:20:13.390Z] ---> docker-login.sh [2023-01-04T06:20:13.390Z] nexus3.edgexfoundry.org:10001 [2023-01-04T06:20:13.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:20:13.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:20:13.990Z] Configure a credential helper to remove this warning. See [2023-01-04T06:20:13.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:20:13.990Z] [2023-01-04T06:20:13.990Z] Login Succeeded [2023-01-04T06:20:13.990Z] nexus3.edgexfoundry.org:10002 [2023-01-04T06:20:14.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:20:14.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:20:14.537Z] Configure a credential helper to remove this warning. See [2023-01-04T06:20:14.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:20:14.537Z] [2023-01-04T06:20:14.537Z] Login Succeeded [2023-01-04T06:20:14.537Z] nexus3.edgexfoundry.org:10003 [2023-01-04T06:20:14.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:20:14.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:20:14.808Z] Configure a credential helper to remove this warning. See [2023-01-04T06:20:14.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:20:14.808Z] [2023-01-04T06:20:14.808Z] Login Succeeded [2023-01-04T06:20:14.808Z] nexus3.edgexfoundry.org:10004 [2023-01-04T06:20:15.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:20:15.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:20:15.354Z] Configure a credential helper to remove this warning. See [2023-01-04T06:20:15.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:20:15.354Z] [2023-01-04T06:20:15.354Z] Login Succeeded [2023-01-04T06:20:15.354Z] docker.io [2023-01-04T06:20:15.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T06:20:15.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T06:20:15.627Z] Configure a credential helper to remove this warning. See [2023-01-04T06:20:15.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T06:20:15.627Z] [2023-01-04T06:20:15.627Z] Login Succeeded [2023-01-04T06:20:15.897Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T06:20:15.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T06:20:16.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T06:20:16.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T06:20:16.215Z] ========================================================= [2023-01-04T06:20:16.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-04T06:20:16.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:20:16.575Z] + 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-04T06:20:16.846Z] Sending build context to Docker daemon 1.077MB [2023-01-04T06:20:16.846Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T06:20:16.846Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-04T06:20:17.128Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-04T06:20:17.128Z] 9b18e9b68314: Pulling fs layer [2023-01-04T06:20:17.128Z] 35d82f9e3411: Pulling fs layer [2023-01-04T06:20:17.128Z] e16973657156: Pulling fs layer [2023-01-04T06:20:17.128Z] fc693d55d65f: Pulling fs layer [2023-01-04T06:20:17.128Z] 7e9fc2657dce: Pulling fs layer [2023-01-04T06:20:17.128Z] dda99020689f: Pulling fs layer [2023-01-04T06:20:17.128Z] db1c61fa0a46: Pulling fs layer [2023-01-04T06:20:17.128Z] 891c053d2c06: Pulling fs layer [2023-01-04T06:20:17.128Z] dda99020689f: Waiting [2023-01-04T06:20:17.128Z] db1c61fa0a46: Waiting [2023-01-04T06:20:17.128Z] 891c053d2c06: Waiting [2023-01-04T06:20:17.128Z] fc693d55d65f: Waiting [2023-01-04T06:20:17.128Z] 7e9fc2657dce: Waiting [2023-01-04T06:20:17.128Z] 35d82f9e3411: Verifying Checksum [2023-01-04T06:20:17.128Z] 35d82f9e3411: Download complete [2023-01-04T06:20:17.128Z] 7e9fc2657dce: Verifying Checksum [2023-01-04T06:20:17.128Z] 7e9fc2657dce: Download complete [2023-01-04T06:20:17.128Z] dda99020689f: Verifying Checksum [2023-01-04T06:20:17.128Z] dda99020689f: Download complete [2023-01-04T06:20:17.128Z] 9b18e9b68314: Verifying Checksum [2023-01-04T06:20:17.128Z] 9b18e9b68314: Download complete [2023-01-04T06:20:18.123Z] 9b18e9b68314: Pull complete [2023-01-04T06:20:18.400Z] 891c053d2c06: Verifying Checksum [2023-01-04T06:20:18.400Z] 891c053d2c06: Download complete [2023-01-04T06:20:18.675Z] 35d82f9e3411: Pull complete [2023-01-04T06:20:18.951Z] e16973657156: Pull complete [2023-01-04T06:20:19.544Z] db1c61fa0a46: Download complete [2023-01-04T06:20:20.132Z] fc693d55d65f: Verifying Checksum [2023-01-04T06:20:20.132Z] fc693d55d65f: Download complete [2023-01-04T06:20:32.488Z] fc693d55d65f: Pull complete [2023-01-04T06:20:32.488Z] 7e9fc2657dce: Pull complete [2023-01-04T06:20:32.488Z] dda99020689f: Pull complete [2023-01-04T06:20:39.176Z] db1c61fa0a46: Pull complete [2023-01-04T06:20:40.599Z] 891c053d2c06: Pull complete [2023-01-04T06:20:40.599Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-04T06:20:40.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-04T06:20:40.599Z] ---> f96f9c87975a [2023-01-04T06:20:40.599Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-04T06:20:42.568Z] ---> Running in 8868bb863939 [2023-01-04T06:20:42.839Z] Removing intermediate container 8868bb863939 [2023-01-04T06:20:42.839Z] ---> 7041a0b03259 [2023-01-04T06:20:42.839Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T06:20:43.111Z] ---> Running in 6078ea51e1f3 [2023-01-04T06:20:43.384Z] Removing intermediate container 6078ea51e1f3 [2023-01-04T06:20:43.384Z] ---> f2fd7b17da7c [2023-01-04T06:20:43.384Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-04T06:20:43.384Z] ---> Running in 3a639789145d [2023-01-04T06:20:43.656Z] Removing intermediate container 3a639789145d [2023-01-04T06:20:43.656Z] ---> 683489c2f8a8 [2023-01-04T06:20:43.656Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-04T06:20:43.929Z] ---> Running in 6c641d59a2ab [2023-01-04T06:20:44.203Z] Removing intermediate container 6c641d59a2ab [2023-01-04T06:20:44.203Z] ---> 3774dbb61939 [2023-01-04T06:20:44.203Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T06:20:44.203Z] ---> Running in cefadab23ba5 [2023-01-04T06:20:45.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T06:20:45.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T06:20:46.872Z] (1/14) Installing libintl (0.21-r2) [2023-01-04T06:20:46.872Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-04T06:20:46.872Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-04T06:20:46.872Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-04T06:20:46.872Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-04T06:20:47.145Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-04T06:20:47.145Z] Executing udev-init-scripts-35-r0.post-install [2023-01-04T06:20:47.145Z] (7/14) Installing libblkid (2.38-r1) [2023-01-04T06:20:47.145Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-04T06:20:47.145Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-04T06:20:47.145Z] (10/14) Installing kmod-libs (29-r2) [2023-01-04T06:20:47.145Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-04T06:20:47.145Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-04T06:20:47.145Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-04T06:20:47.145Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-04T06:20:47.145Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T06:20:47.145Z] Executing eudev-3.2.11-r0.trigger [2023-01-04T06:20:47.145Z] OK: 228 MiB in 65 packages [2023-01-04T06:20:48.574Z] Removing intermediate container cefadab23ba5 [2023-01-04T06:20:48.574Z] ---> 6ffaf2868713 [2023-01-04T06:20:48.574Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-04T06:20:48.574Z] ---> Running in 6f441a338c65 [2023-01-04T06:20:48.844Z] Removing intermediate container 6f441a338c65 [2023-01-04T06:20:48.844Z] ---> 4c1f9a8ccade [2023-01-04T06:20:48.844Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-04T06:20:49.435Z] ---> 353ba0f162ce [2023-01-04T06:20:49.435Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T06:20:49.706Z] ---> Running in cc88ecbf26f8 [2023-01-04T06:21:46.271Z] Removing intermediate container cc88ecbf26f8 [2023-01-04T06:21:46.271Z] ---> cd6b1fe010e1 [2023-01-04T06:21:46.271Z] Step 11/13 : COPY . . [2023-01-04T06:21:46.271Z] ---> f377176656ac [2023-01-04T06:21:46.271Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-04T06:21:46.271Z] ---> Running in 3ed0068a8d63 [2023-01-04T06:21:46.271Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T06:21:46.271Z] Dload Upload Total Spent Left Speed [2023-01-04T06:21:46.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100  1062 100 1062 0 0 6190 0 --:--:-- --:--:-- --:--:-- 6174 [2023-01-04T06:21:46.869Z] Removing intermediate container 3ed0068a8d63 [2023-01-04T06:21:46.869Z] ---> 0118bc7fd4be [2023-01-04T06:21:46.869Z] Step 13/13 : RUN ${MAKE} [2023-01-04T06:21:46.869Z] ---> Running in 097384b42d84 [2023-01-04T06:21:47.839Z] noop [2023-01-04T06:21:49.794Z] Removing intermediate container 097384b42d84 [2023-01-04T06:21:49.794Z] ---> d79fe980304e [2023-01-04T06:21:49.794Z] Successfully built d79fe980304e [2023-01-04T06:21:49.794Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:21:50.176Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T06:21:50.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T06:21:50.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2023-01-04T06:21:50.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/14 -v /w/workspace/device-usb-camera/14:/w/workspace/device-usb-camera/14:rw,z -v /w/workspace/device-usb-camera/14@tmp:/w/workspace/device-usb-camera/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-04T06:21:51.694Z] $ docker top 4470235f6dadc49f9e67bb80aeecf1a52e3ff6583307123e9e28b39d437ba992 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T06:21:52.541Z] + go version [2023-01-04T06:21:52.541Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-04T06:21:52.563Z] $ docker stop --time=1 4470235f6dadc49f9e67bb80aeecf1a52e3ff6583307123e9e28b39d437ba992 [2023-01-04T06:21:54.190Z] $ docker rm -f --volumes 4470235f6dadc49f9e67bb80aeecf1a52e3ff6583307123e9e28b39d437ba992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:21:54.758Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T06:21:54.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T06:21:54.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2023-01-04T06:21:55.022Z] $ 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/14 -v /w/workspace/device-usb-camera/14:/w/workspace/device-usb-camera/14:rw,z -v /w/workspace/device-usb-camera/14@tmp:/w/workspace/device-usb-camera/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-04T06:21:56.290Z] $ docker top 446fe97036f89a5699344f96e7c0234b44a8a86aedbc3e64347feefa7de585c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T06:21:57.153Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/14 [Pipeline] fileExists [Pipeline] sh [2023-01-04T06:21:57.822Z] + make test [2023-01-04T06:21:57.822Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-04T06:21:59.770Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-04T06:23:36.449Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-04T06:23:43.119Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.077s coverage: 1.9% of statements [2023-01-04T06:23:43.119Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-04T06:23:43.119Z] CGO_ENABLED=1 go vet ./... [2023-01-04T06:24:15.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T06:24:15.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T06:24:15.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T06:24:15.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T06:24:15.414Z] $ docker stop --time=1 446fe97036f89a5699344f96e7c0234b44a8a86aedbc3e64347feefa7de585c6 [2023-01-04T06:24:17.436Z] $ docker rm -f --volumes 446fe97036f89a5699344f96e7c0234b44a8a86aedbc3e64347feefa7de585c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T06:24:18.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T06:24:18.451Z] Warning: overwriting stash ‘coverage-report’ [2023-01-04T06:24:18.997Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T06:24:19.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T06:24:19.723Z] + ls -al . [2023-01-04T06:24:19.723Z] total 204 [2023-01-04T06:24:19.723Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 06:21 . [2023-01-04T06:24:19.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:19 .. [2023-01-04T06:24:19.723Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 06:19 .git [2023-01-04T06:24:19.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:19 .github [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 4 06:19 .gitignore [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 4 06:19 .golangci.yml [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 4 06:19 .hadolint.yml [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 9702 Jan 4 06:19 Attribution.txt [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 4 06:19 CHANGELOG.md [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 2378 Jan 4 06:19 Dockerfile [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 4 06:19 GOVERNANCE.md [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 4 06:19 Jenkinsfile [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 4 06:19 LICENSE [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 4 06:19 Makefile [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 4 06:19 OWNERS.md [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 4 06:19 README.md [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 06:16 VERSION [2023-01-04T06:24:19.723Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 06:19 bin [2023-01-04T06:24:19.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:19 cmd [2023-01-04T06:24:19.723Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 4 06:23 coverage.out [2023-01-04T06:24:19.723Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 4 06:19 docker-entrypoint.sh [2023-01-04T06:24:19.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:19 docs [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 3573 Jan 4 06:19 go.mod [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 45203 Jan 4 06:19 go.sum [2023-01-04T06:24:19.723Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 06:19 internal [2023-01-04T06:24:19.723Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 06:19 snap [2023-01-04T06:24:19.723Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 4 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:24:20.074Z] + 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=6b83d87ef5583e2df5257745e96f238a32c9e91a --label arch=arm64 --label version=0.0.0 . [2023-01-04T06:24:20.344Z] Sending build context to Docker daemon 1.108MB [2023-01-04T06:24:20.344Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T06:24:20.344Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-04T06:24:20.344Z] ---> d79fe980304e [2023-01-04T06:24:20.344Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-04T06:24:21.781Z] ---> Running in e53dc176ff7d [2023-01-04T06:24:21.781Z] Removing intermediate container e53dc176ff7d [2023-01-04T06:24:21.781Z] ---> dd16ae82dd29 [2023-01-04T06:24:21.781Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T06:24:22.059Z] ---> Running in acd155a8ec15 [2023-01-04T06:24:22.329Z] Removing intermediate container acd155a8ec15 [2023-01-04T06:24:22.329Z] ---> 6384c46d7c58 [2023-01-04T06:24:22.329Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-04T06:24:22.329Z] ---> Running in 71a95cca874e [2023-01-04T06:24:22.602Z] Removing intermediate container 71a95cca874e [2023-01-04T06:24:22.602Z] ---> dae6624b5f85 [2023-01-04T06:24:22.602Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-04T06:24:22.874Z] ---> Running in eb392ccb8861 [2023-01-04T06:24:23.144Z] Removing intermediate container eb392ccb8861 [2023-01-04T06:24:23.145Z] ---> d9e90936ce3d [2023-01-04T06:24:23.145Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T06:24:23.145Z] ---> Running in 57f14c1e2318 [2023-01-04T06:24:24.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T06:24:24.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T06:24:26.267Z] OK: 228 MiB in 65 packages [2023-01-04T06:24:27.241Z] Removing intermediate container 57f14c1e2318 [2023-01-04T06:24:27.241Z] ---> c29b25ecdb54 [2023-01-04T06:24:27.241Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-04T06:24:27.241Z] ---> Running in 0a95f21efd35 [2023-01-04T06:24:27.509Z] Removing intermediate container 0a95f21efd35 [2023-01-04T06:24:27.509Z] ---> bdcf8ada7574 [2023-01-04T06:24:27.509Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-04T06:24:28.100Z] ---> 2980430b5fc0 [2023-01-04T06:24:28.100Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T06:24:28.100Z] ---> Running in 5f3f6012f69f [2023-01-04T06:24:30.696Z] Removing intermediate container 5f3f6012f69f [2023-01-04T06:24:30.696Z] ---> e1a632bba7b6 [2023-01-04T06:24:30.696Z] Step 11/35 : COPY . . [2023-01-04T06:24:31.663Z] ---> 0d255d3b9f8b [2023-01-04T06:24:31.663Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-04T06:24:31.930Z] ---> Running in 783270b58676 [2023-01-04T06:24:32.895Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T06:24:32.895Z] Dload Upload Total Spent Left Speed [2023-01-04T06:24:32.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13198 0 --:--:-- --:--:-- --:--:-- 13443 [2023-01-04T06:24:33.864Z] Removing intermediate container 783270b58676 [2023-01-04T06:24:33.865Z] ---> bc8925455dee [2023-01-04T06:24:33.865Z] Step 13/35 : RUN ${MAKE} [2023-01-04T06:24:33.865Z] ---> Running in 8a5f1fb2a2a1 [2023-01-04T06:24:35.294Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-04T06:27:12.324Z] Removing intermediate container 8a5f1fb2a2a1 [2023-01-04T06:27:12.324Z] ---> 0bba57e17ac2 [2023-01-04T06:27:12.324Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-04T06:27:12.324Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-04T06:27:12.324Z] eab2503cf8f4: Pulling fs layer [2023-01-04T06:27:12.324Z] 97cd0a44c592: Pulling fs layer [2023-01-04T06:27:12.324Z] 97cd0a44c592: Verifying Checksum [2023-01-04T06:27:12.324Z] 97cd0a44c592: Download complete [2023-01-04T06:27:12.324Z] eab2503cf8f4: Verifying Checksum [2023-01-04T06:27:12.324Z] eab2503cf8f4: Download complete [2023-01-04T06:27:12.324Z] eab2503cf8f4: Pull complete [2023-01-04T06:27:12.324Z] 97cd0a44c592: Pull complete [2023-01-04T06:27:12.324Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-04T06:27:12.324Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-04T06:27:12.324Z] ---> 7f763cca56b3 [2023-01-04T06:27:12.324Z] Step 15/35 : FROM alpine:3.16 [2023-01-04T06:27:12.324Z] 3.16: Pulling from library/alpine [2023-01-04T06:27:12.324Z] 6875df1f5354: Pulling fs layer [2023-01-04T06:27:12.324Z] 6875df1f5354: Verifying Checksum [2023-01-04T06:27:12.324Z] 6875df1f5354: Download complete [2023-01-04T06:27:12.324Z] 6875df1f5354: Pull complete [2023-01-04T06:27:12.324Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T06:27:12.324Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T06:27:12.324Z] ---> 2b4661558fb8 [2023-01-04T06:27:12.324Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-04T06:27:12.324Z] ---> Running in 15726cdfd005 [2023-01-04T06:27:12.324Z] Removing intermediate container 15726cdfd005 [2023-01-04T06:27:12.324Z] ---> ad54e6600ad6 [2023-01-04T06:27:12.324Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-04T06:27:12.324Z] ---> Running in 4b009cfbd08d [2023-01-04T06:27:12.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T06:27:12.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T06:27:12.324Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-01-04T06:27:12.324Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-01-04T06:27:12.324Z] (3/82) Installing libxau (1.0.9-r0) [2023-01-04T06:27:12.324Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-01-04T06:27:12.324Z] (5/82) Installing libxcb (1.15-r0) [2023-01-04T06:27:12.324Z] (6/82) Installing libx11 (1.8-r0) [2023-01-04T06:27:12.324Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-01-04T06:27:12.324Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-01-04T06:27:12.324Z] (9/82) Installing expat (2.5.0-r0) [2023-01-04T06:27:12.324Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-01-04T06:27:12.324Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-01-04T06:27:12.324Z] (12/82) Installing libpng (1.6.37-r1) [2023-01-04T06:27:12.324Z] (13/82) Installing freetype (2.12.1-r0) [2023-01-04T06:27:12.324Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-01-04T06:27:12.324Z] (15/82) Installing fribidi (1.0.12-r0) [2023-01-04T06:27:12.324Z] (16/82) Installing libffi (3.4.2-r1) [2023-01-04T06:27:12.324Z] (17/82) Installing libintl (0.21-r2) [2023-01-04T06:27:12.324Z] (18/82) Installing libblkid (2.38-r1) [2023-01-04T06:27:12.324Z] (19/82) Installing libmount (2.38-r1) [2023-01-04T06:27:12.324Z] (20/82) Installing pcre (8.45-r2) [2023-01-04T06:27:12.324Z] (21/82) Installing glib (2.72.1-r0) [2023-01-04T06:27:12.324Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-01-04T06:27:12.324Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-01-04T06:27:12.324Z] (24/82) Installing libass (0.16.0-r0) [2023-01-04T06:27:12.324Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-01-04T06:27:12.324Z] (26/82) Installing libdrm (2.4.110-r0) [2023-01-04T06:27:12.324Z] (27/82) Installing gmp (6.2.1-r2) [2023-01-04T06:27:12.324Z] (28/82) Installing nettle (3.7.3-r0) [2023-01-04T06:27:12.324Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-01-04T06:27:12.324Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-01-04T06:27:12.324Z] (31/82) Installing libunistring (1.0-r0) [2023-01-04T06:27:12.324Z] (32/82) Installing gnutls (3.7.7-r0) [2023-01-04T06:27:12.324Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-04T06:27:12.324Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-04T06:27:12.324Z] (35/82) Installing lame (3.100-r0) [2023-01-04T06:27:12.324Z] (36/82) Installing opus (1.3.1-r1) [2023-01-04T06:27:12.324Z] (37/82) Installing libasyncns (0.8-r1) [2023-01-04T06:27:12.324Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-01-04T06:27:12.324Z] (39/82) Installing libltdl (2.4.7-r0) [2023-01-04T06:27:12.324Z] (40/82) Installing orc (0.4.32-r0) [2023-01-04T06:27:12.324Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-01-04T06:27:12.324Z] (42/82) Installing libogg (1.3.5-r1) [2023-01-04T06:27:12.324Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-04T06:27:12.324Z] (44/82) Installing flac (1.3.4-r0) [2023-01-04T06:27:12.324Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-01-04T06:27:12.324Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-01-04T06:27:12.324Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-01-04T06:27:12.324Z] (48/82) Installing soxr (0.1.3-r2) [2023-01-04T06:27:12.324Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-01-04T06:27:12.324Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-01-04T06:27:12.324Z] (51/82) Installing libpulse (15.0-r2) [2023-01-04T06:27:12.324Z] (52/82) Installing cjson (1.7.15-r3) [2023-01-04T06:27:12.324Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-01-04T06:27:12.324Z] (54/82) Installing librist (0.2.6-r1) [2023-01-04T06:27:12.324Z] (55/82) Installing libsrt (1.4.4-r0) [2023-01-04T06:27:12.324Z] (56/82) Installing libssh (0.9.6-r1) [2023-01-04T06:27:12.324Z] (57/82) Installing libtheora (1.1.1-r16) [2023-01-04T06:27:12.324Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-01-04T06:27:12.324Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-01-04T06:27:12.324Z] (60/82) Installing libxext (1.3.4-r0) [2023-01-04T06:27:12.324Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-01-04T06:27:12.324Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-01-04T06:27:12.324Z] (63/82) Installing libva (2.14.0-r0) [2023-01-04T06:27:12.324Z] (64/82) Installing libvdpau (1.5-r0) [2023-01-04T06:27:12.324Z] (65/82) Installing vidstab (1.1.0-r1) [2023-01-04T06:27:12.324Z] (66/82) Installing libvpx (1.11.0-r1) [2023-01-04T06:27:12.324Z] (67/82) Installing libwebp (1.2.3-r0) [2023-01-04T06:27:12.324Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-01-04T06:27:12.324Z] (69/82) Installing numactl (2.0.14-r0) [2023-01-04T06:27:12.324Z] (70/82) Installing x265-libs (3.5-r3) [2023-01-04T06:27:12.324Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-01-04T06:27:12.324Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-01-04T06:27:12.324Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-01-04T06:27:12.324Z] (74/82) Installing udev-init-scripts (35-r0) [2023-01-04T06:27:12.324Z] Executing udev-init-scripts-35-r0.post-install [2023-01-04T06:27:12.324Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-01-04T06:27:12.324Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-01-04T06:27:12.324Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-01-04T06:27:12.324Z] (78/82) Installing kmod-libs (29-r2) [2023-01-04T06:27:12.324Z] (79/82) Installing eudev (3.2.11-r0) [2023-01-04T06:27:12.324Z] (80/82) Installing libsodium (1.0.18-r0) [2023-01-04T06:27:12.324Z] (81/82) Installing libzmq (4.3.4-r0) [2023-01-04T06:27:12.324Z] (82/82) Installing zeromq (4.3.4-r0) [2023-01-04T06:27:12.324Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T06:27:12.324Z] Executing eudev-3.2.11-r0.trigger [2023-01-04T06:27:12.324Z] OK: 78 MiB in 96 packages [2023-01-04T06:27:15.669Z] Removing intermediate container 4b009cfbd08d [2023-01-04T06:27:15.669Z] ---> 71f735ba0295 [2023-01-04T06:27:15.669Z] Step 18/35 : WORKDIR / [2023-01-04T06:27:15.669Z] ---> Running in 25b3dc10a04e [2023-01-04T06:27:15.669Z] Removing intermediate container 25b3dc10a04e [2023-01-04T06:27:15.669Z] ---> a5c3977ad2be [2023-01-04T06:27:15.669Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-04T06:27:17.084Z] ---> 2f816ff23108 [2023-01-04T06:27:17.084Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-04T06:27:17.351Z] ---> 4a51dc3f5d0c [2023-01-04T06:27:17.351Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-04T06:27:17.617Z] ---> 930d214e64e3 [2023-01-04T06:27:17.617Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-04T06:27:18.201Z] ---> 4484dea2912b [2023-01-04T06:27:18.201Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-04T06:27:18.784Z] ---> 52bfb3f26283 [2023-01-04T06:27:18.784Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-04T06:27:19.051Z] ---> aaa7cbe84fbf [2023-01-04T06:27:19.051Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-04T06:27:20.455Z] ---> 104e3b83f0ee [2023-01-04T06:27:20.455Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-04T06:27:20.455Z] ---> Running in 4bff0a572a2d [2023-01-04T06:27:21.859Z] Removing intermediate container 4bff0a572a2d [2023-01-04T06:27:21.859Z] ---> 4754a00f1da6 [2023-01-04T06:27:21.859Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-04T06:27:21.859Z] ---> Running in ae1fcf9f1658 [2023-01-04T06:27:23.266Z] Removing intermediate container ae1fcf9f1658 [2023-01-04T06:27:23.266Z] ---> 90b33642ca55 [2023-01-04T06:27:23.266Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-04T06:27:23.536Z] ---> Running in ac966aab81fc [2023-01-04T06:27:24.961Z] Removing intermediate container ac966aab81fc [2023-01-04T06:27:24.961Z] ---> f5116fe40117 [2023-01-04T06:27:24.961Z] Step 29/35 : EXPOSE 59983 [2023-01-04T06:27:24.961Z] ---> Running in 70a3eb1b48ac [2023-01-04T06:27:25.542Z] Removing intermediate container 70a3eb1b48ac [2023-01-04T06:27:25.542Z] ---> 9edad776a756 [2023-01-04T06:27:25.542Z] Step 30/35 : EXPOSE 8554 [2023-01-04T06:27:25.542Z] ---> Running in 0bc0f85b3424 [2023-01-04T06:27:25.809Z] Removing intermediate container 0bc0f85b3424 [2023-01-04T06:27:25.809Z] ---> e4f4126432c7 [2023-01-04T06:27:25.809Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-04T06:27:25.809Z] ---> Running in 01fa85579b2c [2023-01-04T06:27:26.077Z] Removing intermediate container 01fa85579b2c [2023-01-04T06:27:26.077Z] ---> 6cc0081d8e8c [2023-01-04T06:27:26.077Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2023-01-04T06:27:26.077Z] ---> Running in 338b5670e1c0 [2023-01-04T06:27:26.345Z] Removing intermediate container 338b5670e1c0 [2023-01-04T06:27:26.345Z] ---> 0bb84d096221 [2023-01-04T06:27:26.345Z] Step 33/35 : LABEL arch=arm64 [2023-01-04T06:27:26.613Z] ---> Running in 3cafafedd5a3 [2023-01-04T06:27:26.881Z] Removing intermediate container 3cafafedd5a3 [2023-01-04T06:27:26.881Z] ---> 204634a024dd [2023-01-04T06:27:26.881Z] Step 34/35 : LABEL git_sha=6b83d87ef5583e2df5257745e96f238a32c9e91a [2023-01-04T06:27:26.881Z] ---> Running in a902c4d707b5 [2023-01-04T06:27:27.147Z] Removing intermediate container a902c4d707b5 [2023-01-04T06:27:27.147Z] ---> f756cccdf259 [2023-01-04T06:27:27.147Z] Step 35/35 : LABEL version=0.0.0 [2023-01-04T06:27:27.147Z] ---> Running in 89529775a231 [2023-01-04T06:27:27.414Z] Removing intermediate container 89529775a231 [2023-01-04T06:27:27.414Z] ---> b08fb01f08a4 [2023-01-04T06:27:27.414Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T06:27:27.414Z] Successfully built b08fb01f08a4 [2023-01-04T06:27:27.414Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:27:27.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T06:27:27.837Z] [2023-01-04T06:27:27.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:27:28.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T06:27:28.178Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-04T06:27:28.178Z] 8998bd30e6a1: Pulling fs layer [2023-01-04T06:27:28.178Z] 04944245beec: Pulling fs layer [2023-01-04T06:27:28.178Z] 699f458cf7ca: Pulling fs layer [2023-01-04T06:27:28.178Z] 765212b225bb: Pulling fs layer [2023-01-04T06:27:28.178Z] f23df028b6ca: Pulling fs layer [2023-01-04T06:27:28.178Z] d65c8cfc05b1: Pulling fs layer [2023-01-04T06:27:28.178Z] 2437ff75d9bd: Pulling fs layer [2023-01-04T06:27:28.178Z] 765212b225bb: Waiting [2023-01-04T06:27:28.178Z] f23df028b6ca: Waiting [2023-01-04T06:27:28.446Z] 04944245beec: Verifying Checksum [2023-01-04T06:27:28.446Z] 04944245beec: Download complete [2023-01-04T06:27:28.446Z] 765212b225bb: Verifying Checksum [2023-01-04T06:27:28.446Z] 765212b225bb: Download complete [2023-01-04T06:27:28.446Z] f23df028b6ca: Verifying Checksum [2023-01-04T06:27:28.446Z] f23df028b6ca: Download complete [2023-01-04T06:27:28.446Z] d65c8cfc05b1: Verifying Checksum [2023-01-04T06:27:28.446Z] d65c8cfc05b1: Download complete [2023-01-04T06:27:28.714Z] 699f458cf7ca: Download complete [2023-01-04T06:27:28.979Z] 8998bd30e6a1: Verifying Checksum [2023-01-04T06:27:28.979Z] 8998bd30e6a1: Download complete [2023-01-04T06:27:31.555Z] 2437ff75d9bd: Verifying Checksum [2023-01-04T06:27:31.555Z] 2437ff75d9bd: Download complete [2023-01-04T06:27:32.969Z] 8998bd30e6a1: Pull complete [2023-01-04T06:27:33.235Z] 04944245beec: Pull complete [2023-01-04T06:27:34.652Z] 699f458cf7ca: Pull complete [2023-01-04T06:27:34.652Z] 765212b225bb: Pull complete [2023-01-04T06:27:35.611Z] f23df028b6ca: Pull complete [2023-01-04T06:27:35.611Z] d65c8cfc05b1: Pull complete [2023-01-04T06:27:50.598Z] 2437ff75d9bd: Pull complete [2023-01-04T06:27:50.598Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-04T06:27:50.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T06:27:50.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T06:27:50.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-1058 does not seem to be running inside a container [2023-01-04T06:27:50.842Z] $ 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/14 -v /w/workspace/device-usb-camera/14:/w/workspace/device-usb-camera/14:rw,z -v /w/workspace/device-usb-camera/14@tmp:/w/workspace/device-usb-camera/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-04T06:27:53.278Z] $ docker top 371e8b7dd4e0c0af774a1ffca595594a0d23198093f3913f516b186ae60aed3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:27:54.105Z] ---> job-cost.sh [2023-01-04T06:27:54.105Z] lf-activate-venv: SKIPPING [2023-01-04T06:27:54.105Z] INFO: No Stack... [2023-01-04T06:27:54.373Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-04T06:27:55.331Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T06:27:55.651Z] + cat /w/workspace/device-usb-camera/14/archives/cost.csv [2023-01-04T06:27:55.651Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T06:27:55.953Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [2023-01-04T06:27:55.960Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] did not exist. Created. [2023-01-04T06:27:55.960Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T06:27:56.621Z] /w/workspace/device-usb-camera/14@tmp/durable-cfd2c08c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-04T06:27:57.269Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-04T06:27:57.286Z] Warning: overwriting stash ‘stack-cost’ [2023-01-04T06:27:57.333Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T06:27:57.342Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T06:27:57.362Z] $ docker stop --time=1 371e8b7dd4e0c0af774a1ffca595594a0d23198093f3913f516b186ae60aed3f [2023-01-04T06:27:58.859Z] $ docker rm -f --volumes 371e8b7dd4e0c0af774a1ffca595594a0d23198093f3913f516b186ae60aed3f [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-04T06:27:59.285Z] provisioning config files... [2023-01-04T06:27:59.292Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config1623924379598222068tmp [Pipeline] { [Pipeline] sh [2023-01-04T06:27:59.590Z] + set +x [2023-01-04T06:27:59.590Z] + curl -s https://codecov.io/bash [2023-01-04T06:27:59.590Z] + bash -s -- [2023-01-04T06:27:59.590Z] [2023-01-04T06:27:59.590Z] _____ _ [2023-01-04T06:27:59.590Z] / ____| | | [2023-01-04T06:27:59.590Z] | | ___ __| | ___ ___ _____ __ [2023-01-04T06:27:59.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-04T06:27:59.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-04T06:27:59.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-04T06:27:59.590Z] Bash-1.0.6 [2023-01-04T06:27:59.590Z] [2023-01-04T06:27:59.590Z] [2023-01-04T06:27:59.590Z] ==> git version 2.25.1 found [2023-01-04T06:27:59.590Z] ==> 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-04T06:27:59.590Z] Release-Date: 2020-01-08 [2023-01-04T06:27:59.590Z] 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-04T06:27:59.590Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-04T06:27:59.590Z] ==> Jenkins CI detected. [2023-01-04T06:27:59.590Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-105 [2023-01-04T06:27:59.590Z] project root: . [2023-01-04T06:27:59.590Z] --> token set from env [2023-01-04T06:27:59.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-04T06:27:59.590Z] ==> Running gcov in . (disable via -X gcov) [2023-01-04T06:27:59.590Z] ==> Python coveragepy not found [2023-01-04T06:27:59.590Z] ==> Searching for coverage reports in: [2023-01-04T06:27:59.590Z] + . [2023-01-04T06:27:59.590Z] -> Found 1 reports [2023-01-04T06:27:59.590Z] ==> Detecting git/mercurial file structure [2023-01-04T06:27:59.590Z] ==> Reading reports [2023-01-04T06:27:59.590Z] + ./coverage.out bytes=30666 [2023-01-04T06:27:59.590Z] ==> Appending adjustments [2023-01-04T06:27:59.590Z] https://docs.codecov.io/docs/fixing-reports [2023-01-04T06:27:59.849Z] + Found adjustments [2023-01-04T06:27:59.849Z] ==> Gzipping contents [2023-01-04T06:27:59.849Z] 8.0K /tmp/codecov.8cyVyG.gz [2023-01-04T06:27:59.849Z] ==> Uploading reports [2023-01-04T06:27:59.849Z] url: https://codecov.io [2023-01-04T06:27:59.849Z] query: branch=PR-105&commit=e0101009a921d7eacd26158950556c1c3c04be23&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= [2023-01-04T06:27:59.849Z] -> Pinging Codecov [2023-01-04T06:27:59.849Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-105&commit=e0101009a921d7eacd26158950556c1c3c04be23&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= [2023-01-04T06:28:00.108Z] -> Uploading to [2023-01-04T06:28:00.108Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-04/73D8F5FF140700D3E01443B452E23636/e0101009a921d7eacd26158950556c1c3c04be23/4bf725e3-56c3-44cb-b1c5-985618d65755.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T062759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cfbf0a1c75fde31322bf1468e258e8148eebf2bb544140aa0f3f0641c855309 [2023-01-04T06:28:00.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T06:28:00.108Z] Dload Upload Total Spent Left Speed [2023-01-04T06:28:00.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 21389 --:--:-- --:--:-- --:--:-- 21284 100 4342 0 0 100 4342 0 19470 --:--:-- --:--:-- --:--:-- 19383 [2023-01-04T06:28:00.367Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e0101009a921d7eacd26158950556c1c3c04be23 [Pipeline] } [2023-01-04T06:28:00.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-04T06:28:01.058Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-105/archives ] [2023-01-04T06:28:01.058Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives [2023-01-04T06:28:01.058Z] total 16 [2023-01-04T06:28:01.058Z] drwxr-xr-x 3 root root 4096 Jan 4 06:18 . [2023-01-04T06:28:01.058Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 06:18 .. [2023-01-04T06:28:01.058Z] drwxr-xr-x 2 root root 4096 Jan 4 06:18 cost [2023-01-04T06:28:01.058Z] -rw-r--r-- 1 root root 90 Jan 4 06:18 cost.csv [2023-01-04T06:28:01.058Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-105/archives [2023-01-04T06:28:01.058Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives [2023-01-04T06:28:01.058Z] total 16 [2023-01-04T06:28:01.058Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 06:18 . [2023-01-04T06:28:01.058Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 06:18 .. [2023-01-04T06:28:01.058Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 06:18 cost [2023-01-04T06:28:01.058Z] -rw-r--r-- 1 jenkins jenkins 90 Jan 4 06:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:28:01.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:28:02.210Z] ---> package-listing.sh [2023-01-04T06:28:02.210Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-04T06:28:02.210Z] ++ facter osfamily [2023-01-04T06:28:02.480Z] + OS_FAMILY=debian [2023-01-04T06:28:02.480Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-105 [2023-01-04T06:28:02.480Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-04T06:28:02.480Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-04T06:28:02.480Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-04T06:28:02.480Z] + PACKAGES=/tmp/packages_start.txt [2023-01-04T06:28:02.480Z] + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' [2023-01-04T06:28:02.480Z] + PACKAGES=/tmp/packages_end.txt [2023-01-04T06:28:02.480Z] + case "${OS_FAMILY}" in [2023-01-04T06:28:02.480Z] + dpkg -l [2023-01-04T06:28:02.480Z] + grep '^ii' [2023-01-04T06:28:02.480Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-04T06:28:02.480Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-04T06:28:02.480Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-04T06:28:02.480Z] + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' [2023-01-04T06:28:02.480Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-105/archives/ [2023-01-04T06:28:02.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-105/archives/ [Pipeline] echo [2023-01-04T06:28:02.492Z] 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/foundry_device-usb-camera_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-04T06:28:02.767Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T06:28:03.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T06:28:03.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T06:28:03.407Z] prd-ubuntu20.04-docker-8c-8g-1055 does not seem to be running inside a container [2023-01-04T06:28:03.437Z] $ 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/foundry_device-usb-camera_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-04T06:28:03.660Z] $ docker top b310f1dfb2f5f98eb559aa81ff9c8ad5beac067bbe08f093a48d420696809594 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T06:28:04.019Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-04T06:28:04.314Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-04T06:28:04.605Z] + ls /var/log/sa-host [2023-01-04T06:28:04.605Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T06:28:04.670Z] provisioning config files... [2023-01-04T06:28:04.679Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config13030578074433450628tmp [Pipeline] { [Pipeline] echo [2023-01-04T06:28:04.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:28:04.977Z] ---> create-netrc.sh [Pipeline] } [2023-01-04T06:28:04.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:28:05.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-04T06:28:05.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:28:05.610Z] ---> sudo-logs.sh [2023-01-04T06:28:05.610Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-04T06:28:05.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:28:05.918Z] ---> job-cost.sh [2023-01-04T06:28:05.918Z] lf-activate-venv: SKIPPING [2023-01-04T06:28:05.918Z] DEBUG: total: 0.2199999988079071 [2023-01-04T06:28:05.918Z] INFO: Retrieving Stack Cost... [2023-01-04T06:28:06.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T06:28:06.748Z] INFO: Archiving Costs [Pipeline] echo [2023-01-04T06:28:06.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T06:28:07.044Z] ---> logs-deploy.sh [2023-01-04T06:28:07.044Z] lf-activate-venv: SKIPPING [2023-01-04T06:28:07.044Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-105/14 [2023-01-04T06:28:07.044Z] INFO: archiving workspace using pattern(s): [2023-01-04T06:28:07.984Z] Archives upload complete. [2023-01-04T06:28:07.984Z] INFO: archiving logs to Nexus