Pull request #39 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from ecd805a0b126482e31c3e9862fc2946ef16bb80f+4347e6326c1a67544b77e06fe92e2ddc47e6771c (7043158ff0e2bca1d18ca48bc03a1947abbb3779) 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-ssh4121009411250262915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh10012447872854969171.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18021600902818129564.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9110203468887415768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1870266943597500742.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-39/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-39/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14195890191600843291.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1624 in /w/workspace/xfoundry_device-usb-camera_PR-39 [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/xfoundry_device-usb-camera_PR-39 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/39/head:refs/remotes/origin/PR-39 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4347e6326c1a67544b77e06fe92e2ddc47e6771c into PR head commit ecd805a0b126482e31c3e9862fc2946ef16bb80f Merge succeeded, producing 5d148cccd00e9eee80bd014be5db5550d1715f28 Checking out Revision 5d148cccd00e9eee80bd014be5db5550d1715f28 (PR-39) > git config core.sparsecheckout # timeout=10 > git checkout -f ecd805a0b126482e31c3e9862fc2946ef16bb80f # 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 4347e6326c1a67544b77e06fe92e2ddc47e6771c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d148cccd00e9eee80bd014be5db5550d1715f28 # timeout=10 Commit message: "Merge commit '4347e6326c1a67544b77e06fe92e2ddc47e6771c' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T08:31:27.129Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T08:31:27.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T08:31:27.388Z] ========================================================= [2022-06-07T08:31:27.388Z] EdgeX Global Pipelines Version Info [2022-06-07T08:31:27.388Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:31:28.170Z] ------------------- [2022-06-07T08:31:28.170Z] stable info: [2022-06-07T08:31:28.170Z] ------------------- [2022-06-07T08:31:28.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T08:31:28.170Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T08:31:28.170Z] Message: update stable to v1.0.232 [2022-06-07T08:31:28.744Z] ------------------- [2022-06-07T08:31:28.744Z] experimental info: [2022-06-07T08:31:28.744Z] ------------------- [2022-06-07T08:31:28.744Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T08:31:28.744Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T08:31:28.744Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T08:31:29.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-06-07T08:31:29.163Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-06-07T08:31:29.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T08:31:29.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T08:31:29.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T08:31:29.318Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T08:31:29.355Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T08:31:29.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T08:31:29.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T08:31:29.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T08:31:29.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T08:31:29.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-06-07T08:31:29.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T08:31:29.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T08:31:29.661Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T08:31:29.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T08:31:29.740Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T08:31:29.777Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T08:31:29.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T08:31:29.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-07T08:31:29.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T08:31:29.934Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T08:31:29.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T08:31:30.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T08:31:30.067Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T08:31:30.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T08:31:30.144Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T08:31:30.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-39 [Pipeline] echo [2022-06-07T08:31:30.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-39 [Pipeline] echo [2022-06-07T08:31:30.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-39 [Pipeline] echo [2022-06-07T08:31:30.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d148cccd00e9eee80bd014be5db5550d1715f28 [Pipeline] echo [2022-06-07T08:31:30.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d148cc [Pipeline] echo [2022-06-07T08:31:30.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:31:30.508Z] provisioning config files... [2022-06-07T08:31:30.523Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp/config7822447612023233718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:31:30.869Z] ---> docker-login.sh [2022-06-07T08:31:30.869Z] nexus3.edgexfoundry.org:10001 [2022-06-07T08:31:31.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:31.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:31.130Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:31.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:31.130Z] [2022-06-07T08:31:31.130Z] Login Succeeded [2022-06-07T08:31:31.130Z] nexus3.edgexfoundry.org:10002 [2022-06-07T08:31:31.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:31.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:31.391Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:31.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:31.391Z] [2022-06-07T08:31:31.391Z] Login Succeeded [2022-06-07T08:31:31.391Z] nexus3.edgexfoundry.org:10003 [2022-06-07T08:31:31.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:31.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:31.391Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:31.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:31.391Z] [2022-06-07T08:31:31.391Z] Login Succeeded [2022-06-07T08:31:31.391Z] nexus3.edgexfoundry.org:10004 [2022-06-07T08:31:31.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:31.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:31.652Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:31.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:31.652Z] [2022-06-07T08:31:31.652Z] Login Succeeded [2022-06-07T08:31:31.652Z] docker.io [2022-06-07T08:31:31.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:31.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:31.914Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:31.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:31.914Z] [2022-06-07T08:31:31.914Z] Login Succeeded [2022-06-07T08:31:31.914Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T08:31:31.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T08:31:32.545Z] + git rev-list -1 --merges 5d148cccd00e9eee80bd014be5db5550d1715f28~1..5d148cccd00e9eee80bd014be5db5550d1715f28 [Pipeline] echo [2022-06-07T08:31:32.588Z] -----------> git rev-list -1 --merges 5d148cccd00e9eee80bd014be5db5550d1715f28~1..5d148cccd00e9eee80bd014be5db5550d1715f28 5d148cccd00e9eee80bd014be5db5550d1715f28 [2022-06-07T08:31:32.588Z] 5d148cccd00e9eee80bd014be5db5550d1715f28 [false] [Pipeline] sh [2022-06-07T08:31:32.905Z] + git log --format=format:%s -1 5d148cccd00e9eee80bd014be5db5550d1715f28 [Pipeline] echo [2022-06-07T08:31:32.944Z] ========================================================= [2022-06-07T08:31:32.944Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T08:31:32.944Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T08:31:33.361Z] + git log --format=format:%s -1 5d148cccd00e9eee80bd014be5db5550d1715f28 [Pipeline] echo [2022-06-07T08:31:33.397Z] [semverPrep] GIT_COMMIT: 5d148cccd00e9eee80bd014be5db5550d1715f28, Commit Message: Merge commit '4347e6326c1a67544b77e06fe92e2ddc47e6771c' into HEAD [Pipeline] echo [2022-06-07T08:31:33.428Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T08:31:33.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T08:31:33.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T08:31:33.832Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T08:31:33.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T08:31:33.832Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T08:31:33.832Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T08:31:33.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:31:34.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:31:34.330Z] [2022-06-07T08:31:34.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:31:34.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:31:34.726Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T08:31:34.726Z] 42c077c10790: Pulling fs layer [2022-06-07T08:31:34.726Z] f63e77b7563a: Pulling fs layer [2022-06-07T08:31:34.726Z] bd5fdadae976: Pulling fs layer [2022-06-07T08:31:34.726Z] 205491f53016: Pulling fs layer [2022-06-07T08:31:34.726Z] df18705c85c3: Pulling fs layer [2022-06-07T08:31:34.726Z] bdb3f477010e: Pulling fs layer [2022-06-07T08:31:34.726Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T08:31:34.726Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T08:31:34.726Z] bdb8f0575790: Pulling fs layer [2022-06-07T08:31:34.726Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T08:31:34.726Z] 2343380bae48: Pulling fs layer [2022-06-07T08:31:34.726Z] bdb8f0575790: Waiting [2022-06-07T08:31:34.726Z] c8a8fc8e1c8f: Waiting [2022-06-07T08:31:34.726Z] 2343380bae48: Waiting [2022-06-07T08:31:34.726Z] 2c6e9b1d212d: Waiting [2022-06-07T08:31:34.726Z] 205491f53016: Waiting [2022-06-07T08:31:34.726Z] 386e3cb2ff24: Waiting [2022-06-07T08:31:34.726Z] df18705c85c3: Waiting [2022-06-07T08:31:34.726Z] bdb3f477010e: Waiting [2022-06-07T08:31:34.726Z] f63e77b7563a: Verifying Checksum [2022-06-07T08:31:34.726Z] f63e77b7563a: Download complete [2022-06-07T08:31:34.726Z] 205491f53016: Verifying Checksum [2022-06-07T08:31:34.726Z] 205491f53016: Download complete [2022-06-07T08:31:34.994Z] df18705c85c3: Verifying Checksum [2022-06-07T08:31:34.994Z] df18705c85c3: Download complete [2022-06-07T08:31:34.994Z] bdb3f477010e: Verifying Checksum [2022-06-07T08:31:34.994Z] bdb3f477010e: Download complete [2022-06-07T08:31:34.994Z] bd5fdadae976: Verifying Checksum [2022-06-07T08:31:34.994Z] bd5fdadae976: Download complete [2022-06-07T08:31:34.994Z] 2c6e9b1d212d: Download complete [2022-06-07T08:31:34.994Z] bdb8f0575790: Verifying Checksum [2022-06-07T08:31:34.994Z] bdb8f0575790: Download complete [2022-06-07T08:31:34.994Z] 386e3cb2ff24: Verifying Checksum [2022-06-07T08:31:34.994Z] 386e3cb2ff24: Download complete [2022-06-07T08:31:34.994Z] 2343380bae48: Download complete [2022-06-07T08:31:34.994Z] 42c077c10790: Verifying Checksum [2022-06-07T08:31:34.994Z] 42c077c10790: Download complete [2022-06-07T08:31:35.254Z] c8a8fc8e1c8f: Download complete [2022-06-07T08:31:36.192Z] 42c077c10790: Pull complete [2022-06-07T08:31:36.458Z] f63e77b7563a: Pull complete [2022-06-07T08:31:36.724Z] bd5fdadae976: Pull complete [2022-06-07T08:31:36.986Z] 205491f53016: Pull complete [2022-06-07T08:31:37.247Z] df18705c85c3: Pull complete [2022-06-07T08:31:37.247Z] bdb3f477010e: Pull complete [2022-06-07T08:31:39.161Z] c8a8fc8e1c8f: Pull complete [2022-06-07T08:31:39.161Z] 2c6e9b1d212d: Pull complete [2022-06-07T08:31:39.161Z] bdb8f0575790: Pull complete [2022-06-07T08:31:39.161Z] 386e3cb2ff24: Pull complete [2022-06-07T08:31:39.161Z] 2343380bae48: Pull complete [2022-06-07T08:31:39.161Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T08:31:39.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:31:39.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:31:39.388Z] prd-ubuntu20.04-docker-8c-8g-1624 does not seem to be running inside a container [2022-06-07T08:31:39.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-39 -v /w/workspace/xfoundry_device-usb-camera_PR-39:/w/workspace/xfoundry_device-usb-camera_PR-39:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-39@tmp:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T08:31:40.891Z] $ docker top 4a2d00b043e99806f46d74669222a025824b49398a8cbadee54487ffc0d4620c -eo pid,comm [2022-06-07T08:31:40.963Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-07T08:31:40.963Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T08:31:41.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T08:31:41.092Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T08:31:41.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T08:31:41.226Z] $ docker exec 4a2d00b043e99806f46d74669222a025824b49398a8cbadee54487ffc0d4620c ssh-agent [2022-06-07T08:31:41.354Z] SSH_AUTH_SOCK=/tmp/ssh-k7wvyTECmman/agent.33 [2022-06-07T08:31:41.354Z] SSH_AGENT_PID=40 [2022-06-07T08:31:41.361Z] Running ssh-add (command line suppressed) [2022-06-07T08:31:41.477Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-39@tmp/private_key_462557911601633796.key (/w/workspace/xfoundry_device-usb-camera_PR-39@tmp/private_key_462557911601633796.key) [2022-06-07T08:31:41.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T08:31:41.830Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T08:31:41.860Z] $ docker exec --env ******** --env ******** 4a2d00b043e99806f46d74669222a025824b49398a8cbadee54487ffc0d4620c ssh-agent -k [2022-06-07T08:31:41.973Z] unset SSH_AUTH_SOCK; [2022-06-07T08:31:41.973Z] unset SSH_AGENT_PID; [2022-06-07T08:31:41.973Z] echo Agent pid 40 killed; [2022-06-07T08:31:41.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T08:31:42.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T08:31:42.067Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T08:31:42.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T08:31:42.196Z] $ docker exec 4a2d00b043e99806f46d74669222a025824b49398a8cbadee54487ffc0d4620c ssh-agent [2022-06-07T08:31:42.315Z] SSH_AUTH_SOCK=/tmp/ssh-axi6wqE9MUMD/agent.73 [2022-06-07T08:31:42.315Z] SSH_AGENT_PID=79 [2022-06-07T08:31:42.320Z] Running ssh-add (command line suppressed) [2022-06-07T08:31:42.439Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-39@tmp/private_key_4795074624570252010.key (/w/workspace/xfoundry_device-usb-camera_PR-39@tmp/private_key_4795074624570252010.key) [2022-06-07T08:31:42.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T08:31:42.780Z] + git semver init [2022-06-07T08:31:43.041Z] 2022-06-07 08:31:42,963 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T08:31:43.041Z] 2022-06-07 08:31:42,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-39/.semver [2022-06-07T08:31:43.041Z] 2022-06-07 08:31:42,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-39/.semver [2022-06-07T08:31:43.041Z] 2022-06-07 08:31:42,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-39/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-39, universal_newlines=False, shell=None, istream=None) [2022-06-07T08:31:43.613Z] 2022-06-07 08:31:43,536 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-39/.git/info/exclude [2022-06-07T08:31:43.613Z] 2022-06-07 08:31:43,537 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-39/.semver/PR-39 with force:False [2022-06-07T08:31:43.613Z] 2022-06-07 08:31:43,537 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-39/.semver/PR-39 [2022-06-07T08:31:43.613Z] 2022-06-07 08:31:43,541 [execute] INFO git cat-file --batch-check [2022-06-07T08:31:43.613Z] 2022-06-07 08:31:43,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-39/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T08:31:43.613Z] 2022-06-07 08:31:43,546 [execute] INFO git cat-file --batch [2022-06-07T08:31:43.613Z] 2022-06-07 08:31:43,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-39/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T08:31:43.613Z] 2022-06-07 08:31:43,551 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-39/.semver/PR-39 [2022-06-07T08:31:43.613Z] 0.0.0 [Pipeline] } [2022-06-07T08:31:43.642Z] $ docker exec --env ******** --env ******** 4a2d00b043e99806f46d74669222a025824b49398a8cbadee54487ffc0d4620c ssh-agent -k [2022-06-07T08:31:43.758Z] unset SSH_AUTH_SOCK; [2022-06-07T08:31:43.758Z] unset SSH_AGENT_PID; [2022-06-07T08:31:43.758Z] echo Agent pid 79 killed; [2022-06-07T08:31:43.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T08:31:44.190Z] + git semver [Pipeline] } [2022-06-07T08:31:44.482Z] $ docker stop --time=1 4a2d00b043e99806f46d74669222a025824b49398a8cbadee54487ffc0d4620c [2022-06-07T08:31:45.796Z] $ docker rm -f 4a2d00b043e99806f46d74669222a025824b49398a8cbadee54487ffc0d4620c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T08:31:46.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T08:31:46.491Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T08:31:46.507Z] [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 [2022-06-07T08:31:47.077Z] provisioning config files... [2022-06-07T08:31:47.088Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp/config6117501912531953106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:31:47.430Z] ---> docker-login.sh [2022-06-07T08:31:47.430Z] nexus3.edgexfoundry.org:10001 [2022-06-07T08:31:47.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:47.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:47.430Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:47.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:47.430Z] [2022-06-07T08:31:47.430Z] Login Succeeded [2022-06-07T08:31:47.430Z] nexus3.edgexfoundry.org:10002 [2022-06-07T08:31:47.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:47.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:47.691Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:47.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:47.691Z] [2022-06-07T08:31:47.691Z] Login Succeeded [2022-06-07T08:31:47.691Z] nexus3.edgexfoundry.org:10003 [2022-06-07T08:31:47.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:47.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:47.691Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:47.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:47.691Z] [2022-06-07T08:31:47.691Z] Login Succeeded [2022-06-07T08:31:47.691Z] nexus3.edgexfoundry.org:10004 [2022-06-07T08:31:47.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:47.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:47.951Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:47.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:47.951Z] [2022-06-07T08:31:47.951Z] Login Succeeded [2022-06-07T08:31:47.951Z] docker.io [2022-06-07T08:31:47.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:31:48.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:31:48.212Z] Configure a credential helper to remove this warning. See [2022-06-07T08:31:48.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:31:48.212Z] [2022-06-07T08:31:48.212Z] Login Succeeded [2022-06-07T08:31:48.212Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T08:31:48.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T08:31:48.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T08:31:48.475Z] ========================================================= [2022-06-07T08:31:48.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-07T08:31:48.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:31:48.938Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-07T08:31:48.938Z] Sending build context to Docker daemon 629.2kB [2022-06-07T08:31:48.938Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T08:31:48.938Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-07T08:31:48.938Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-07T08:31:48.938Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T08:31:48.938Z] 666ba61612fd: Pulling fs layer [2022-06-07T08:31:48.938Z] 8ed8ca486205: Pulling fs layer [2022-06-07T08:31:48.938Z] cc1cd167ecdc: Pulling fs layer [2022-06-07T08:31:48.938Z] c516ae0d96e1: Pulling fs layer [2022-06-07T08:31:48.938Z] 684cea983483: Pulling fs layer [2022-06-07T08:31:48.938Z] dd3240ac7de5: Pulling fs layer [2022-06-07T08:31:48.938Z] b1e948a4e11c: Pulling fs layer [2022-06-07T08:31:48.938Z] a8fd76ee1af6: Pulling fs layer [2022-06-07T08:31:48.938Z] 646ad004c059: Pulling fs layer [2022-06-07T08:31:48.938Z] 684cea983483: Waiting [2022-06-07T08:31:48.938Z] dd3240ac7de5: Waiting [2022-06-07T08:31:48.938Z] b1e948a4e11c: Waiting [2022-06-07T08:31:48.938Z] a8fd76ee1af6: Waiting [2022-06-07T08:31:48.938Z] 646ad004c059: Waiting [2022-06-07T08:31:48.938Z] cc1cd167ecdc: Waiting [2022-06-07T08:31:48.938Z] c516ae0d96e1: Waiting [2022-06-07T08:31:48.938Z] 8ed8ca486205: Verifying Checksum [2022-06-07T08:31:48.938Z] 8ed8ca486205: Download complete [2022-06-07T08:31:48.938Z] 666ba61612fd: Download complete [2022-06-07T08:31:48.938Z] c516ae0d96e1: Download complete [2022-06-07T08:31:48.938Z] 684cea983483: Download complete [2022-06-07T08:31:48.938Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T08:31:48.938Z] 59bf1c3509f3: Download complete [2022-06-07T08:31:48.938Z] dd3240ac7de5: Verifying Checksum [2022-06-07T08:31:48.938Z] dd3240ac7de5: Download complete [2022-06-07T08:31:49.201Z] b1e948a4e11c: Verifying Checksum [2022-06-07T08:31:49.201Z] b1e948a4e11c: Download complete [2022-06-07T08:31:49.201Z] 59bf1c3509f3: Pull complete [2022-06-07T08:31:49.465Z] 666ba61612fd: Pull complete [2022-06-07T08:31:49.465Z] 8ed8ca486205: Pull complete [2022-06-07T08:31:49.465Z] 646ad004c059: Verifying Checksum [2022-06-07T08:31:49.727Z] cc1cd167ecdc: Verifying Checksum [2022-06-07T08:31:49.727Z] cc1cd167ecdc: Download complete [2022-06-07T08:31:49.727Z] a8fd76ee1af6: Verifying Checksum [2022-06-07T08:31:49.727Z] a8fd76ee1af6: Download complete [2022-06-07T08:31:53.920Z] cc1cd167ecdc: Pull complete [2022-06-07T08:31:53.920Z] c516ae0d96e1: Pull complete [2022-06-07T08:31:53.920Z] 684cea983483: Pull complete [2022-06-07T08:31:53.920Z] dd3240ac7de5: Pull complete [2022-06-07T08:31:53.920Z] b1e948a4e11c: Pull complete [2022-06-07T08:31:55.828Z] a8fd76ee1af6: Pull complete [2022-06-07T08:31:56.399Z] 646ad004c059: Pull complete [2022-06-07T08:31:56.399Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-07T08:31:56.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-07T08:31:56.399Z] ---> 8f69c11f6b0c [2022-06-07T08:31:56.399Z] Step 3/12 : ARG MAKE="make build" [2022-06-07T08:31:58.312Z] ---> Running in d647951b64b2 [2022-06-07T08:31:58.312Z] Removing intermediate container d647951b64b2 [2022-06-07T08:31:58.312Z] ---> 1b90b65f3b49 [2022-06-07T08:31:58.312Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T08:31:58.312Z] ---> Running in 75db3308526f [2022-06-07T08:31:58.312Z] Removing intermediate container 75db3308526f [2022-06-07T08:31:58.312Z] ---> 9b3e5290a7e1 [2022-06-07T08:31:58.312Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-07T08:31:58.312Z] ---> Running in cc4c56861454 [2022-06-07T08:31:58.573Z] Removing intermediate container cc4c56861454 [2022-06-07T08:31:58.573Z] ---> 247d27b68d8a [2022-06-07T08:31:58.573Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:31:58.573Z] ---> Running in 9e71878ef483 [2022-06-07T08:31:59.142Z] Removing intermediate container 9e71878ef483 [2022-06-07T08:31:59.142Z] ---> 987dbc1643ad [2022-06-07T08:31:59.142Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T08:31:59.142Z] ---> Running in 83cf788054f2 [2022-06-07T08:31:59.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T08:32:00.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T08:32:00.603Z] (1/81) Installing mesa (21.2.6-r0) [2022-06-07T08:32:00.863Z] (2/81) Installing libxau (1.0.9-r0) [2022-06-07T08:32:00.863Z] (3/81) Installing libmd (1.0.3-r0) [2022-06-07T08:32:00.863Z] (4/81) Installing libbsd (0.11.3-r1) [2022-06-07T08:32:01.122Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-06-07T08:32:01.123Z] (6/81) Installing libxcb (1.14-r2) [2022-06-07T08:32:01.383Z] (7/81) Installing libx11 (1.7.2-r0) [2022-06-07T08:32:01.383Z] (8/81) Installing libxext (1.3.4-r0) [2022-06-07T08:32:01.383Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-06-07T08:32:01.645Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-06-07T08:32:01.646Z] (11/81) Installing libpciaccess (0.16-r0) [2022-06-07T08:32:01.646Z] (12/81) Installing libdrm (2.4.109-r0) [2022-06-07T08:32:01.892Z] Still waiting to schedule task [2022-06-07T08:32:01.893Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-07T08:32:01.907Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-06-07T08:32:01.907Z] (14/81) Installing libxshmfence (1.3-r1) [2022-06-07T08:32:01.907Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-06-07T08:32:02.167Z] (16/81) Installing libice (1.0.10-r0) [2022-06-07T08:32:02.167Z] (17/81) Installing libuuid (2.37.4-r0) [2022-06-07T08:32:02.428Z] (18/81) Installing libsm (1.2.3-r0) [2022-06-07T08:32:02.428Z] (19/81) Installing libxt (1.2.1-r0) [2022-06-07T08:32:02.428Z] (20/81) Installing libxmu (1.1.3-r0) [2022-06-07T08:32:02.688Z] (21/81) Installing xset (1.2.4-r0) [2022-06-07T08:32:02.688Z] (22/81) Installing xprop (1.2.5-r0) [2022-06-07T08:32:02.688Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-06-07T08:32:02.956Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-06-07T08:32:02.956Z] (25/81) Installing libffi (3.4.2-r1) [2022-06-07T08:32:02.956Z] (26/81) Installing libintl (0.21-r0) [2022-06-07T08:32:03.216Z] (27/81) Installing libblkid (2.37.4-r0) [2022-06-07T08:32:03.216Z] (28/81) Installing libmount (2.37.4-r0) [2022-06-07T08:32:03.216Z] (29/81) Installing pcre (8.45-r1) [2022-06-07T08:32:03.476Z] (30/81) Installing glib (2.70.1-r0) [2022-06-07T08:32:03.476Z] (31/81) Installing icu-libs (69.1-r1) [2022-06-07T08:32:04.416Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-06-07T08:32:04.417Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-06-07T08:32:04.677Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-06-07T08:32:04.937Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-06-07T08:32:05.197Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-06-07T08:32:05.197Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-06-07T08:32:05.197Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-06-07T08:32:05.458Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-06-07T08:32:05.719Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-06-07T08:32:05.719Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-06-07T08:32:05.979Z] (42/81) Installing libpng (1.6.37-r1) [2022-06-07T08:32:05.979Z] (43/81) Installing freetype (2.11.1-r2) [2022-06-07T08:32:05.979Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-06-07T08:32:06.240Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-06-07T08:32:06.240Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-06-07T08:32:06.240Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-06-07T08:32:06.501Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-06-07T08:32:06.501Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-06-07T08:32:06.761Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-06-07T08:32:06.761Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-06-07T08:32:07.022Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-06-07T08:32:07.022Z] (53/81) Installing avahi-libs (0.8-r5) [2022-06-07T08:32:07.022Z] (54/81) Installing nettle (3.7.3-r0) [2022-06-07T08:32:07.283Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-06-07T08:32:07.283Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-06-07T08:32:07.283Z] (57/81) Installing libunistring (0.9.10-r1) [2022-06-07T08:32:07.543Z] (58/81) Installing gnutls (3.7.1-r0) [2022-06-07T08:32:07.543Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-06-07T08:32:07.804Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-06-07T08:32:07.804Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-06-07T08:32:07.804Z] (62/81) Installing libevdev (1.12.0-r0) [2022-06-07T08:32:08.065Z] (63/81) Installing mtdev (1.1.6-r0) [2022-06-07T08:32:08.065Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-07T08:32:08.065Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-06-07T08:32:08.325Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-06-07T08:32:08.325Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-06-07T08:32:08.325Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-06-07T08:32:08.588Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-06-07T08:32:08.588Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-06-07T08:32:08.858Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-06-07T08:32:08.858Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-06-07T08:32:08.858Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-06-07T08:32:09.433Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-06-07T08:32:09.433Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-06-07T08:32:09.697Z] (76/81) Installing udev-init-scripts (35-r0) [2022-06-07T08:32:09.697Z] Executing udev-init-scripts-35-r0.post-install [2022-06-07T08:32:09.697Z] (77/81) Installing kmod-libs (29-r2) [2022-06-07T08:32:09.960Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-06-07T08:32:09.960Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-07T08:32:09.960Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-07T08:32:10.222Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-06-07T08:32:10.222Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T08:32:10.222Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-07T08:32:10.222Z] OK: 335 MiB in 133 packages [2022-06-07T08:32:12.126Z] Removing intermediate container 83cf788054f2 [2022-06-07T08:32:12.126Z] ---> b1c3350e4838 [2022-06-07T08:32:12.126Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-07T08:32:12.126Z] ---> Running in f3f1dd6e8717 [2022-06-07T08:32:12.126Z] Removing intermediate container f3f1dd6e8717 [2022-06-07T08:32:12.126Z] ---> 88e1e0d81a9f [2022-06-07T08:32:12.126Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-07T08:32:12.387Z] ---> d98f8f8f8523 [2022-06-07T08:32:12.387Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T08:32:12.387Z] ---> Running in 989a4de2ac61 [2022-06-07T08:32:27.285Z] Removing intermediate container 989a4de2ac61 [2022-06-07T08:32:27.285Z] ---> 83296c71df94 [2022-06-07T08:32:27.285Z] Step 11/12 : COPY . . [2022-06-07T08:32:27.285Z] ---> af23b0781ab5 [2022-06-07T08:32:27.285Z] Step 12/12 : RUN ${MAKE} [2022-06-07T08:32:27.285Z] ---> Running in f8a1aa05f1ff [2022-06-07T08:32:27.285Z] noop [2022-06-07T08:32:27.545Z] Removing intermediate container f8a1aa05f1ff [2022-06-07T08:32:27.545Z] ---> 6aa9834bbb4a [2022-06-07T08:32:27.545Z] Successfully built 6aa9834bbb4a [2022-06-07T08:32:27.545Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:32:27.979Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T08:32:27.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:32:28.138Z] prd-ubuntu20.04-docker-8c-8g-1624 does not seem to be running inside a container [2022-06-07T08:32:28.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-39 -v /w/workspace/xfoundry_device-usb-camera_PR-39:/w/workspace/xfoundry_device-usb-camera_PR-39:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-39@tmp:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T08:32:28.626Z] $ docker top d9f185e186650140c222191c4f2a1de99eb149fad70d7e126068a17a33cbc740 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T08:32:29.059Z] + go version [2022-06-07T08:32:29.059Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-07T08:32:29.097Z] $ docker stop --time=1 d9f185e186650140c222191c4f2a1de99eb149fad70d7e126068a17a33cbc740 [2022-06-07T08:32:30.417Z] $ docker rm -f d9f185e186650140c222191c4f2a1de99eb149fad70d7e126068a17a33cbc740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:32:31.143Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T08:32:31.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:32:31.309Z] prd-ubuntu20.04-docker-8c-8g-1624 does not seem to be running inside a container [2022-06-07T08:32:31.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-39 -v /w/workspace/xfoundry_device-usb-camera_PR-39:/w/workspace/xfoundry_device-usb-camera_PR-39:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-39@tmp:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T08:32:31.749Z] $ docker top 8e4333847b3d4c4b51b57ead210f2e98558d544d9ce861e92d5ab19d1235fbef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T08:32:32.195Z] + make test [2022-06-07T08:32:32.196Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-07T08:32:32.456Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-07T08:32:42.439Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-07T08:32:42.439Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-07T08:32:47.718Z] CGO_ENABLED=1 go vet ./... [2022-06-07T08:32:51.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T08:32:51.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T08:32:51.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T08:32:51.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-07T08:32:51.328Z] $ docker stop --time=1 8e4333847b3d4c4b51b57ead210f2e98558d544d9ce861e92d5ab19d1235fbef [2022-06-07T08:32:53.158Z] $ docker rm -f 8e4333847b3d4c4b51b57ead210f2e98558d544d9ce861e92d5ab19d1235fbef [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T08:32:53.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T08:32:53.728Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T08:32:54.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T08:32:54.692Z] + ls -al . [2022-06-07T08:32:54.692Z] total 164 [2022-06-07T08:32:54.692Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 08:32 . [2022-06-07T08:32:54.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 08:31 .. [2022-06-07T08:32:54.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 08:31 .git [2022-06-07T08:32:54.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 08:31 .github [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 7 08:31 .gitignore [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 08:31 .golangci.yml [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 7 08:31 .hadolint.yml [2022-06-07T08:32:54.692Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 08:31 .semver [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 7 08:31 Attribution.txt [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 7 08:31 CHANGELOG.md [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 7 08:31 Dockerfile [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 7 08:31 GOVERNANCE.md [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 7 08:31 Jenkinsfile [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 08:31 LICENSE [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 7 08:31 Makefile [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 7 08:31 OWNERS.md [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 10781 Jun 7 08:31 README.md [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 08:31 VERSION [2022-06-07T08:32:54.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 08:31 bin [2022-06-07T08:32:54.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:31 cmd [2022-06-07T08:32:54.692Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 08:32 coverage.out [2022-06-07T08:32:54.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 08:31 docker-compose [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 7 08:31 docker-entrypoint.sh [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 7 08:31 go.mod [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 7 08:31 go.sum [2022-06-07T08:32:54.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:31 internal [2022-06-07T08:32:54.692Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 7 08:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:32:55.087Z] + 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=5d148cccd00e9eee80bd014be5db5550d1715f28 --label arch=amd64 --label version=0.0.0 . [2022-06-07T08:32:55.088Z] Sending build context to Docker daemon 630.3kB [2022-06-07T08:32:55.088Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T08:32:55.088Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-07T08:32:55.088Z] ---> 6aa9834bbb4a [2022-06-07T08:32:55.088Z] Step 3/29 : ARG MAKE="make build" [2022-06-07T08:32:55.088Z] ---> Running in 802c876a45b2 [2022-06-07T08:32:55.349Z] Removing intermediate container 802c876a45b2 [2022-06-07T08:32:55.349Z] ---> 418a59df59b0 [2022-06-07T08:32:55.349Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T08:32:55.349Z] ---> Running in 9540ba705ccf [2022-06-07T08:32:55.349Z] Removing intermediate container 9540ba705ccf [2022-06-07T08:32:55.349Z] ---> 1fb4ec109db3 [2022-06-07T08:32:55.349Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-07T08:32:55.349Z] ---> Running in fdbac5c6b561 [2022-06-07T08:32:55.611Z] Removing intermediate container fdbac5c6b561 [2022-06-07T08:32:55.611Z] ---> c53a2f28d938 [2022-06-07T08:32:55.611Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:32:55.611Z] ---> Running in 3394d517f29f [2022-06-07T08:32:56.183Z] Removing intermediate container 3394d517f29f [2022-06-07T08:32:56.183Z] ---> 29007246d6b8 [2022-06-07T08:32:56.183Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T08:32:56.183Z] ---> Running in e48b3936e9cd [2022-06-07T08:32:56.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T08:32:57.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T08:32:57.645Z] OK: 335 MiB in 133 packages [2022-06-07T08:32:57.904Z] Removing intermediate container e48b3936e9cd [2022-06-07T08:32:57.904Z] ---> 31f2f80feda4 [2022-06-07T08:32:57.904Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-07T08:32:57.904Z] ---> Running in 934347fde18a [2022-06-07T08:32:57.904Z] Removing intermediate container 934347fde18a [2022-06-07T08:32:57.904Z] ---> 4fb381460bc9 [2022-06-07T08:32:57.904Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-07T08:32:58.164Z] ---> 23bda3ae23d5 [2022-06-07T08:32:58.164Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T08:32:58.164Z] ---> Running in a90ce7c2be8f [2022-06-07T08:32:58.736Z] Removing intermediate container a90ce7c2be8f [2022-06-07T08:32:58.736Z] ---> 069cb9b5a8c0 [2022-06-07T08:32:58.736Z] Step 11/29 : COPY . . [2022-06-07T08:32:58.996Z] ---> 962341ef8ade [2022-06-07T08:32:58.996Z] Step 12/29 : RUN ${MAKE} [2022-06-07T08:32:58.996Z] ---> Running in 062202c4ece0 [2022-06-07T08:32:59.256Z] CGO_ENABLED=1 go build -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.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-07T08:33:21.198Z] Removing intermediate container 062202c4ece0 [2022-06-07T08:33:21.198Z] ---> f18b83f914c0 [2022-06-07T08:33:21.198Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-07T08:33:21.198Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-07T08:33:21.198Z] af6660deedbd: Pulling fs layer [2022-06-07T08:33:21.198Z] 97cd0a44c592: Pulling fs layer [2022-06-07T08:33:21.198Z] 97cd0a44c592: Download complete [2022-06-07T08:33:21.198Z] af6660deedbd: Verifying Checksum [2022-06-07T08:33:21.198Z] af6660deedbd: Download complete [2022-06-07T08:33:21.198Z] af6660deedbd: Pull complete [2022-06-07T08:33:21.198Z] 97cd0a44c592: Pull complete [2022-06-07T08:33:21.198Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-07T08:33:21.198Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-07T08:33:21.198Z] ---> fea57e182299 [2022-06-07T08:33:21.198Z] Step 14/29 : FROM alpine:3.15 [2022-06-07T08:33:21.198Z] 3.15: Pulling from library/alpine [2022-06-07T08:33:21.198Z] df9b9388f04a: Pulling fs layer [2022-06-07T08:33:21.198Z] df9b9388f04a: Verifying Checksum [2022-06-07T08:33:21.198Z] df9b9388f04a: Download complete [2022-06-07T08:33:21.198Z] df9b9388f04a: Pull complete [2022-06-07T08:33:21.198Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T08:33:21.198Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T08:33:21.198Z] ---> 0ac33e5f5afa [2022-06-07T08:33:21.198Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-07T08:33:21.198Z] ---> Running in 8ff09baad233 [2022-06-07T08:33:21.198Z] Removing intermediate container 8ff09baad233 [2022-06-07T08:33:21.198Z] ---> 6019e8606dfd [2022-06-07T08:33:21.198Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-07T08:33:21.198Z] ---> Running in e24fe2689bf5 [2022-06-07T08:33:21.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T08:33:21.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T08:33:21.728Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-06-07T08:33:21.989Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-06-07T08:33:21.989Z] (3/74) Installing libxau (1.0.9-r0) [2022-06-07T08:33:21.989Z] (4/74) Installing libmd (1.0.3-r0) [2022-06-07T08:33:21.989Z] (5/74) Installing libbsd (0.11.3-r1) [2022-06-07T08:33:21.989Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-06-07T08:33:21.989Z] (7/74) Installing libxcb (1.14-r2) [2022-06-07T08:33:21.989Z] (8/74) Installing libx11 (1.7.2-r0) [2022-06-07T08:33:21.989Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-06-07T08:33:21.989Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-06-07T08:33:21.989Z] (11/74) Installing expat (2.4.7-r0) [2022-06-07T08:33:21.989Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-06-07T08:33:21.989Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-06-07T08:33:21.989Z] (14/74) Installing libpng (1.6.37-r1) [2022-06-07T08:33:21.989Z] (15/74) Installing freetype (2.11.1-r2) [2022-06-07T08:33:21.989Z] (16/74) Installing libuuid (2.37.4-r0) [2022-06-07T08:33:21.989Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-06-07T08:33:21.989Z] (18/74) Installing fribidi (1.0.11-r0) [2022-06-07T08:33:21.989Z] (19/74) Installing libffi (3.4.2-r1) [2022-06-07T08:33:21.989Z] (20/74) Installing libintl (0.21-r0) [2022-06-07T08:33:21.989Z] (21/74) Installing libblkid (2.37.4-r0) [2022-06-07T08:33:21.989Z] (22/74) Installing libmount (2.37.4-r0) [2022-06-07T08:33:21.989Z] (23/74) Installing pcre (8.45-r1) [2022-06-07T08:33:21.989Z] (24/74) Installing glib (2.70.1-r0) [2022-06-07T08:33:22.251Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-06-07T08:33:22.251Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-06-07T08:33:22.251Z] (27/74) Installing libass (0.15.2-r0) [2022-06-07T08:33:22.251Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-06-07T08:33:22.251Z] (29/74) Installing gmp (6.2.1-r1) [2022-06-07T08:33:22.252Z] (30/74) Installing nettle (3.7.3-r0) [2022-06-07T08:33:22.252Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-06-07T08:33:22.252Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-06-07T08:33:22.252Z] (33/74) Installing libunistring (0.9.10-r1) [2022-06-07T08:33:22.252Z] (34/74) Installing gnutls (3.7.1-r0) [2022-06-07T08:33:22.252Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-07T08:33:22.252Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-07T08:33:22.252Z] (37/74) Installing lame (3.100-r0) [2022-06-07T08:33:22.252Z] (38/74) Installing opus (1.3.1-r1) [2022-06-07T08:33:22.252Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-06-07T08:33:22.252Z] (40/74) Installing soxr (0.1.3-r2) [2022-06-07T08:33:22.252Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T08:33:22.252Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T08:33:22.252Z] (43/74) Installing libsrt (1.4.2-r1) [2022-06-07T08:33:22.252Z] (44/74) Installing libssh (0.9.6-r1) [2022-06-07T08:33:22.252Z] (45/74) Installing libogg (1.3.5-r0) [2022-06-07T08:33:22.252Z] (46/74) Installing libtheora (1.1.1-r16) [2022-06-07T08:33:22.252Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-06-07T08:33:22.252Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-06-07T08:33:22.252Z] (49/74) Installing libxext (1.3.4-r0) [2022-06-07T08:33:22.252Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-06-07T08:33:22.252Z] (51/74) Installing libpciaccess (0.16-r0) [2022-06-07T08:33:22.252Z] (52/74) Installing libdrm (2.4.109-r0) [2022-06-07T08:33:22.252Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-06-07T08:33:22.515Z] (54/74) Installing libva (2.13.0-r0) [2022-06-07T08:33:22.515Z] (55/74) Installing libvdpau (1.4-r0) [2022-06-07T08:33:22.515Z] (56/74) Installing vidstab (1.1.0-r1) [2022-06-07T08:33:22.515Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-06-07T08:33:22.515Z] (58/74) Installing libvpx (1.10.0-r0) [2022-06-07T08:33:22.515Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-06-07T08:33:22.515Z] (60/74) Installing libwebp (1.2.2-r0) [2022-06-07T08:33:22.515Z] (61/74) Installing x264-libs (20210613-r0) [2022-06-07T08:33:22.515Z] (62/74) Installing x265-libs (3.5-r0) [2022-06-07T08:33:22.515Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-06-07T08:33:22.515Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-06-07T08:33:22.515Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-06-07T08:33:22.776Z] (66/74) Installing udev-init-scripts (35-r0) [2022-06-07T08:33:22.776Z] Executing udev-init-scripts-35-r0.post-install [2022-06-07T08:33:22.776Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-07T08:33:22.776Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-06-07T08:33:22.776Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-06-07T08:33:22.776Z] (70/74) Installing kmod-libs (29-r2) [2022-06-07T08:33:22.776Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-06-07T08:33:22.776Z] (72/74) Installing libsodium (1.0.18-r0) [2022-06-07T08:33:22.776Z] (73/74) Installing libzmq (4.3.4-r0) [2022-06-07T08:33:22.776Z] (74/74) Installing zeromq (4.3.4-r0) [2022-06-07T08:33:22.776Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T08:33:22.776Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-07T08:33:22.776Z] OK: 78 MiB in 88 packages [2022-06-07T08:33:24.159Z] Removing intermediate container e24fe2689bf5 [2022-06-07T08:33:24.159Z] ---> f81f34e4437a [2022-06-07T08:33:24.159Z] Step 17/29 : WORKDIR / [2022-06-07T08:33:24.159Z] ---> Running in d468b0da481b [2022-06-07T08:33:24.159Z] Removing intermediate container d468b0da481b [2022-06-07T08:33:24.159Z] ---> 8b1f1421116f [2022-06-07T08:33:24.159Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-07T08:33:24.730Z] ---> 8dc6f2bc9ea8 [2022-06-07T08:33:24.730Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-07T08:33:24.730Z] ---> 48fef583b506 [2022-06-07T08:33:24.730Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-07T08:33:24.990Z] ---> ef9156eae452 [2022-06-07T08:33:24.990Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-07T08:33:25.250Z] ---> 1a9f3098f36e [2022-06-07T08:33:25.250Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-07T08:33:25.250Z] ---> 24d87e01608a [2022-06-07T08:33:25.250Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-07T08:33:25.820Z] ---> cf76680a3384 [2022-06-07T08:33:25.820Z] Step 24/29 : EXPOSE 59983 [2022-06-07T08:33:25.820Z] ---> Running in 78a84d0e95e5 [2022-06-07T08:33:25.820Z] Removing intermediate container 78a84d0e95e5 [2022-06-07T08:33:25.820Z] ---> 93bf688c306f [2022-06-07T08:33:25.820Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-07T08:33:25.820Z] ---> Running in 6a1b71c63612 [2022-06-07T08:33:25.820Z] Removing intermediate container 6a1b71c63612 [2022-06-07T08:33:25.820Z] ---> 3e135b82eff7 [2022-06-07T08:33:25.820Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-07T08:33:26.080Z] ---> Running in 7a87e6200a59 [2022-06-07T08:33:26.080Z] Removing intermediate container 7a87e6200a59 [2022-06-07T08:33:26.080Z] ---> 753f3aaf8daf [2022-06-07T08:33:26.080Z] Step 27/29 : LABEL arch=amd64 [2022-06-07T08:33:26.080Z] ---> Running in dfaff39305ff [2022-06-07T08:33:26.080Z] Removing intermediate container dfaff39305ff [2022-06-07T08:33:26.080Z] ---> cbdbb59d576f [2022-06-07T08:33:26.080Z] Step 28/29 : LABEL git_sha=5d148cccd00e9eee80bd014be5db5550d1715f28 [2022-06-07T08:33:26.080Z] ---> Running in 3317217e0d53 [2022-06-07T08:33:26.341Z] Removing intermediate container 3317217e0d53 [2022-06-07T08:33:26.341Z] ---> a4266e1635c1 [2022-06-07T08:33:26.341Z] Step 29/29 : LABEL version=0.0.0 [2022-06-07T08:33:26.341Z] ---> Running in 045aa3b77f8a [2022-06-07T08:33:26.341Z] Removing intermediate container 045aa3b77f8a [2022-06-07T08:33:26.341Z] ---> 4375e22bdab8 [2022-06-07T08:33:26.341Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T08:33:26.341Z] Successfully built 4375e22bdab8 [2022-06-07T08:33:26.341Z] 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 [2022-06-07T08:33:27.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:33:27.155Z] [2022-06-07T08:33:27.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:33:27.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:33:27.539Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T08:33:27.539Z] 5eb5b503b376: Pulling fs layer [2022-06-07T08:33:27.539Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T08:33:27.539Z] ec43610c2a17: Pulling fs layer [2022-06-07T08:33:27.539Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T08:33:27.539Z] 33b1e0a273af: Pulling fs layer [2022-06-07T08:33:27.539Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T08:33:27.539Z] 2f39f015ded8: Pulling fs layer [2022-06-07T08:33:27.539Z] 33b1e0a273af: Waiting [2022-06-07T08:33:27.539Z] 3a2ae6a8a46f: Waiting [2022-06-07T08:33:27.539Z] 5d3b04190fa2: Waiting [2022-06-07T08:33:27.539Z] 2f39f015ded8: Waiting [2022-06-07T08:33:27.539Z] 5c69ac0246d0: Verifying Checksum [2022-06-07T08:33:27.539Z] 5c69ac0246d0: Download complete [2022-06-07T08:33:27.539Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T08:33:27.539Z] 3a2ae6a8a46f: Download complete [2022-06-07T08:33:27.539Z] 33b1e0a273af: Verifying Checksum [2022-06-07T08:33:27.539Z] 33b1e0a273af: Download complete [2022-06-07T08:33:27.798Z] 5d3b04190fa2: Download complete [2022-06-07T08:33:27.798Z] ec43610c2a17: Verifying Checksum [2022-06-07T08:33:27.798Z] ec43610c2a17: Download complete [2022-06-07T08:33:27.798Z] 5eb5b503b376: Verifying Checksum [2022-06-07T08:33:27.798Z] 5eb5b503b376: Download complete [2022-06-07T08:33:28.364Z] 2f39f015ded8: Download complete [2022-06-07T08:33:28.930Z] 5eb5b503b376: Pull complete [2022-06-07T08:33:29.187Z] 5c69ac0246d0: Pull complete [2022-06-07T08:33:29.446Z] ec43610c2a17: Pull complete [2022-06-07T08:33:29.704Z] 3a2ae6a8a46f: Pull complete [2022-06-07T08:33:29.964Z] 33b1e0a273af: Pull complete [2022-06-07T08:33:29.964Z] 5d3b04190fa2: Pull complete [2022-06-07T08:33:34.155Z] 2f39f015ded8: Pull complete [2022-06-07T08:33:34.155Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T08:33:34.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:33:34.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:33:34.367Z] prd-ubuntu20.04-docker-8c-8g-1624 does not seem to be running inside a container [2022-06-07T08:33:34.404Z] $ 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/xfoundry_device-usb-camera_PR-39 -v /w/workspace/xfoundry_device-usb-camera_PR-39:/w/workspace/xfoundry_device-usb-camera_PR-39:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-39@tmp:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T08:33:35.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1625 in /w/workspace/xfoundry_device-usb-camera_PR-39 [2022-06-07T08:33:36.084Z] $ docker top 1e50cd6f2af3d5d6ea35dbc92a502e200480cf8b7ad41f5291a79b0ff5c23575 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-06-07T08:33:36.327Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-06-07T08:33:36.404Z] Selected Git installation does not exist. Using Default [2022-06-07T08:33:36.404Z] The recommended git tool is: NONE [2022-06-07T08:33:36.568Z] ---> job-cost.sh [2022-06-07T08:33:36.568Z] lf-activate-venv: SKIPPING [2022-06-07T08:33:36.568Z] INFO: No Stack... [2022-06-07T08:33:36.828Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T08:33:37.397Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T08:33:37.715Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-39/archives/cost.csv [2022-06-07T08:33:37.715Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T08:33:37.759Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-39-1-stack-cost] [2022-06-07T08:33:37.764Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-39-1-stack-cost] did not exist. Created. [2022-06-07T08:33:37.764Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T08:33:38.149Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-07T08:33:38.200Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T08:33:38.224Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T08:33:38.304Z] $ docker stop --time=1 1e50cd6f2af3d5d6ea35dbc92a502e200480cf8b7ad41f5291a79b0ff5c23575 [2022-06-07T08:33:39.483Z] $ docker rm -f 1e50cd6f2af3d5d6ea35dbc92a502e200480cf8b7ad41f5291a79b0ff5c23575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T08:33:43.294Z] using credential edgex-jenkins-ssh [2022-06-07T08:33:43.311Z] Cloning the remote Git repository [2022-06-07T08:33:43.395Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-06-07T08:33:43.479Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-06-07T08:33:43.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-07T08:33:43.626Z] > git --version # timeout=10 [2022-06-07T08:33:43.669Z] > git --version # 'git version 2.25.1' [2022-06-07T08:33:43.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T08:33:43.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T08:33:44.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-07T08:33:44.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T08:33:44.637Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-07T08:33:44.732Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-07T08:33:44.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T08:33:44.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-07T08:33:45.241Z] Merging remotes/origin/main commit 4347e6326c1a67544b77e06fe92e2ddc47e6771c into PR head commit ecd805a0b126482e31c3e9862fc2946ef16bb80f [2022-06-07T08:33:45.489Z] Merge succeeded, producing 618b4ca1ac231a60f60281618863ea8d1009d8aa [2022-06-07T08:33:45.490Z] Checking out Revision 618b4ca1ac231a60f60281618863ea8d1009d8aa (PR-39) [2022-06-07T08:33:45.264Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T08:33:45.290Z] > git checkout -f ecd805a0b126482e31c3e9862fc2946ef16bb80f # timeout=10 [2022-06-07T08:33:45.375Z] > git remote # timeout=10 [2022-06-07T08:33:45.392Z] > git config --get remote.origin.url # timeout=10 [2022-06-07T08:33:45.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T08:33:45.425Z] > git merge 4347e6326c1a67544b77e06fe92e2ddc47e6771c # timeout=10 [2022-06-07T08:33:45.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-07T08:33:45.503Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T08:33:45.521Z] > git checkout -f 618b4ca1ac231a60f60281618863ea8d1009d8aa # timeout=10 [2022-06-07T08:33:49.949Z] Commit message: "Merge commit '4347e6326c1a67544b77e06fe92e2ddc47e6771c' into HEAD" [2022-06-07T08:33:49.949Z] First time build. Skipping changelog. [2022-06-07T08:33:50.008Z] > git --version # timeout=10 [2022-06-07T08:33:50.021Z] > git --version # 'git version 2.25.1' [2022-06-07T08:33:50.040Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T08:33:51.139Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T08:33:51.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:33:51.139Z] Dload Upload Total Spent Left Speed [2022-06-07T08:33:51.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 12253 63 7746 0 0 51986 0 --:--:-- --:--:-- --:--:-- 51640 100 12253 100 12253 0 0 81145 0 --:--:-- --:--:-- --:--:-- 81145 [Pipeline] sh [2022-06-07T08:33:53.286Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T08:33:53.642Z] + sudo tee /etc/docker/daemon.new [2022-06-07T08:33:53.642Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-07T08:33:53.642Z] { [2022-06-07T08:33:53.642Z] "registry-mirrors": [ [2022-06-07T08:33:53.642Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T08:33:53.642Z] ], [2022-06-07T08:33:53.642Z] "bip": "10.250.0.254/24", [2022-06-07T08:33:53.642Z] "hosts": [ [2022-06-07T08:33:53.642Z] "tcp://0.0.0.0:5555", [2022-06-07T08:33:53.642Z] "unix:///var/run/docker.sock" [2022-06-07T08:33:53.642Z] ], [2022-06-07T08:33:53.642Z] "mtu": 1458, [2022-06-07T08:33:53.642Z] "selinux-enabled": true, [2022-06-07T08:33:53.642Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T08:33:53.642Z] } [Pipeline] sh [2022-06-07T08:33:54.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T08:33:54.356Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:34:12.758Z] provisioning config files... [2022-06-07T08:34:12.781Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8916097219734964350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:34:13.176Z] ---> docker-login.sh [2022-06-07T08:34:13.176Z] nexus3.edgexfoundry.org:10001 [2022-06-07T08:34:13.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:34:14.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:34:14.048Z] Configure a credential helper to remove this warning. See [2022-06-07T08:34:14.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:34:14.048Z] [2022-06-07T08:34:14.048Z] Login Succeeded [2022-06-07T08:34:14.048Z] nexus3.edgexfoundry.org:10002 [2022-06-07T08:34:14.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:34:14.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:34:14.323Z] Configure a credential helper to remove this warning. See [2022-06-07T08:34:14.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:34:14.323Z] [2022-06-07T08:34:14.323Z] Login Succeeded [2022-06-07T08:34:14.323Z] nexus3.edgexfoundry.org:10003 [2022-06-07T08:34:14.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:34:14.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:34:14.924Z] Configure a credential helper to remove this warning. See [2022-06-07T08:34:14.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:34:14.924Z] [2022-06-07T08:34:14.924Z] Login Succeeded [2022-06-07T08:34:14.924Z] nexus3.edgexfoundry.org:10004 [2022-06-07T08:34:15.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:34:15.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:34:15.196Z] Configure a credential helper to remove this warning. See [2022-06-07T08:34:15.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:34:15.196Z] [2022-06-07T08:34:15.196Z] Login Succeeded [2022-06-07T08:34:15.471Z] docker.io [2022-06-07T08:34:15.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:34:16.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:34:16.020Z] Configure a credential helper to remove this warning. See [2022-06-07T08:34:16.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:34:16.020Z] [2022-06-07T08:34:16.020Z] Login Succeeded [2022-06-07T08:34:16.020Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T08:34:16.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T08:34:16.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T08:34:16.457Z] ========================================================= [2022-06-07T08:34:16.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-07T08:34:16.457Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:34:16.957Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-07T08:34:17.228Z] Sending build context to Docker daemon 429.1kB [2022-06-07T08:34:17.228Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T08:34:17.228Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-07T08:34:17.501Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T08:34:17.501Z] 9b3977197b4f: Pulling fs layer [2022-06-07T08:34:17.501Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T08:34:17.501Z] 94645a83ff95: Pulling fs layer [2022-06-07T08:34:17.501Z] e6fb740bc735: Pulling fs layer [2022-06-07T08:34:17.501Z] 3a77bd46dcc9: Pulling fs layer [2022-06-07T08:34:17.501Z] 355e64cbe906: Pulling fs layer [2022-06-07T08:34:17.501Z] 63ab81a10011: Pulling fs layer [2022-06-07T08:34:17.501Z] 555d1d1c4555: Pulling fs layer [2022-06-07T08:34:17.501Z] 7d9057610161: Pulling fs layer [2022-06-07T08:34:17.501Z] e6fb740bc735: Waiting [2022-06-07T08:34:17.501Z] 3a77bd46dcc9: Waiting [2022-06-07T08:34:17.501Z] 355e64cbe906: Waiting [2022-06-07T08:34:17.501Z] 63ab81a10011: Waiting [2022-06-07T08:34:17.501Z] 555d1d1c4555: Waiting [2022-06-07T08:34:17.501Z] 7d9057610161: Waiting [2022-06-07T08:34:17.501Z] 94645a83ff95: Verifying Checksum [2022-06-07T08:34:17.501Z] 94645a83ff95: Download complete [2022-06-07T08:34:17.501Z] 1a89e8eeedd5: Verifying Checksum [2022-06-07T08:34:17.501Z] 1a89e8eeedd5: Download complete [2022-06-07T08:34:17.501Z] 3a77bd46dcc9: Verifying Checksum [2022-06-07T08:34:17.501Z] 3a77bd46dcc9: Download complete [2022-06-07T08:34:17.501Z] 355e64cbe906: Download complete [2022-06-07T08:34:17.501Z] 9b3977197b4f: Verifying Checksum [2022-06-07T08:34:17.501Z] 63ab81a10011: Verifying Checksum [2022-06-07T08:34:17.501Z] 63ab81a10011: Download complete [2022-06-07T08:34:18.498Z] 9b3977197b4f: Pull complete [2022-06-07T08:34:18.498Z] 7d9057610161: Verifying Checksum [2022-06-07T08:34:18.498Z] 7d9057610161: Download complete [2022-06-07T08:34:18.774Z] 1a89e8eeedd5: Pull complete [2022-06-07T08:34:19.051Z] 94645a83ff95: Pull complete [2022-06-07T08:34:19.645Z] 555d1d1c4555: Verifying Checksum [2022-06-07T08:34:19.645Z] 555d1d1c4555: Download complete [2022-06-07T08:34:19.916Z] e6fb740bc735: Verifying Checksum [2022-06-07T08:34:19.916Z] e6fb740bc735: Download complete [2022-06-07T08:34:32.309Z] e6fb740bc735: Pull complete [2022-06-07T08:34:32.309Z] 3a77bd46dcc9: Pull complete [2022-06-07T08:34:32.309Z] 355e64cbe906: Pull complete [2022-06-07T08:34:32.584Z] 63ab81a10011: Pull complete [2022-06-07T08:34:39.309Z] 555d1d1c4555: Pull complete [2022-06-07T08:34:40.744Z] 7d9057610161: Pull complete [2022-06-07T08:34:40.744Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-07T08:34:40.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-07T08:34:40.744Z] ---> 819e984ddca1 [2022-06-07T08:34:40.744Z] Step 3/12 : ARG MAKE="make build" [2022-06-07T08:34:42.194Z] ---> Running in 4434d712af15 [2022-06-07T08:34:42.787Z] Removing intermediate container 4434d712af15 [2022-06-07T08:34:42.787Z] ---> cf5ff8fe5e68 [2022-06-07T08:34:42.787Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T08:34:42.787Z] ---> Running in 70a32a7d5838 [2022-06-07T08:34:43.059Z] Removing intermediate container 70a32a7d5838 [2022-06-07T08:34:43.059Z] ---> e60d107d7448 [2022-06-07T08:34:43.059Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-07T08:34:43.059Z] ---> Running in b5d3875c09c0 [2022-06-07T08:34:43.342Z] Removing intermediate container b5d3875c09c0 [2022-06-07T08:34:43.342Z] ---> 82a44967585a [2022-06-07T08:34:43.342Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:34:43.342Z] ---> Running in 5ce3ee0f8b9e [2022-06-07T08:34:45.331Z] Removing intermediate container 5ce3ee0f8b9e [2022-06-07T08:34:45.331Z] ---> f0c10add416e [2022-06-07T08:34:45.331Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T08:34:45.331Z] ---> Running in a2a31bb2d420 [2022-06-07T08:34:46.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T08:34:47.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T08:34:47.895Z] (1/14) Installing libintl (0.21-r0) [2022-06-07T08:34:48.168Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-07T08:34:48.168Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-06-07T08:34:48.438Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-06-07T08:34:48.438Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-06-07T08:34:48.708Z] (6/14) Installing udev-init-scripts (35-r0) [2022-06-07T08:34:48.708Z] Executing udev-init-scripts-35-r0.post-install [2022-06-07T08:34:48.708Z] (7/14) Installing libblkid (2.37.4-r0) [2022-06-07T08:34:48.708Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-06-07T08:34:48.978Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-06-07T08:34:48.978Z] (10/14) Installing kmod-libs (29-r2) [2022-06-07T08:34:49.249Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-06-07T08:34:49.249Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-07T08:34:49.249Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-07T08:34:49.523Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-06-07T08:34:49.523Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T08:34:49.523Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-07T08:34:49.523Z] OK: 228 MiB in 66 packages [2022-06-07T08:34:50.976Z] Removing intermediate container a2a31bb2d420 [2022-06-07T08:34:50.976Z] ---> c19a3861c38b [2022-06-07T08:34:50.976Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-07T08:34:50.976Z] ---> Running in 975957a9eaa5 [2022-06-07T08:34:51.250Z] Removing intermediate container 975957a9eaa5 [2022-06-07T08:34:51.250Z] ---> d42f90cb310f [2022-06-07T08:34:51.250Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-07T08:34:51.523Z] ---> f2e5144b3e64 [2022-06-07T08:34:51.523Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T08:34:51.803Z] ---> Running in d6a92bcb6930 [2022-06-07T08:35:38.811Z] Removing intermediate container d6a92bcb6930 [2022-06-07T08:35:38.811Z] ---> 16b7111ef39c [2022-06-07T08:35:38.811Z] Step 11/12 : COPY . . [2022-06-07T08:35:38.811Z] ---> 5604c3d0fd8b [2022-06-07T08:35:38.811Z] Step 12/12 : RUN ${MAKE} [2022-06-07T08:35:38.811Z] ---> Running in bb1171e9856f [2022-06-07T08:35:39.411Z] noop [2022-06-07T08:35:40.017Z] Removing intermediate container bb1171e9856f [2022-06-07T08:35:40.017Z] ---> 07a787535992 [2022-06-07T08:35:40.017Z] Successfully built 07a787535992 [2022-06-07T08:35:40.017Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:35:40.496Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T08:35:40.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:35:40.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container [2022-06-07T08:35:40.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** ci-base-image-arm64 cat [2022-06-07T08:35:42.110Z] $ docker top 58eb3e842808e0c69de3646ef2aeb0738a50fd65272ac3b7541323b73d9ad6ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T08:35:43.074Z] + go version [2022-06-07T08:35:43.074Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-07T08:35:43.116Z] $ docker stop --time=1 58eb3e842808e0c69de3646ef2aeb0738a50fd65272ac3b7541323b73d9ad6ae [2022-06-07T08:35:44.756Z] $ docker rm -f 58eb3e842808e0c69de3646ef2aeb0738a50fd65272ac3b7541323b73d9ad6ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:35:45.664Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T08:35:45.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:35:45.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container [2022-06-07T08:35:46.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** ci-base-image-arm64 cat [2022-06-07T08:35:47.294Z] $ docker top 43366212b2e81a5f9dda828549e6255438228ec1944971499312c6cb52c44f2b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T08:35:48.285Z] + make test [2022-06-07T08:35:48.285Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-07T08:35:49.757Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-07T08:37:11.620Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-07T08:37:11.620Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-07T08:37:11.620Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-07T08:37:11.620Z] CGO_ENABLED=1 go vet ./... [2022-06-07T08:37:33.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T08:37:33.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T08:37:33.860Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T08:37:34.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-07T08:37:34.541Z] $ docker stop --time=1 43366212b2e81a5f9dda828549e6255438228ec1944971499312c6cb52c44f2b [2022-06-07T08:37:36.288Z] $ docker rm -f 43366212b2e81a5f9dda828549e6255438228ec1944971499312c6cb52c44f2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T08:37:37.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T08:37:37.302Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T08:37:37.725Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T08:37:38.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T08:37:38.683Z] + ls -al . [2022-06-07T08:37:38.683Z] total 160 [2022-06-07T08:37:38.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 08:37 . [2022-06-07T08:37:38.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 08:33 .. [2022-06-07T08:37:38.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 08:33 .git [2022-06-07T08:37:38.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 08:33 .github [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 7 08:33 .gitignore [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 08:33 .golangci.yml [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 7 08:33 .hadolint.yml [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 7 08:33 Attribution.txt [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 7 08:33 CHANGELOG.md [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 7 08:33 Dockerfile [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 7 08:33 GOVERNANCE.md [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 7 08:33 Jenkinsfile [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 08:33 LICENSE [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 7 08:33 Makefile [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 7 08:33 OWNERS.md [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 10781 Jun 7 08:33 README.md [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 08:31 VERSION [2022-06-07T08:37:38.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 08:33 bin [2022-06-07T08:37:38.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:33 cmd [2022-06-07T08:37:38.683Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 08:35 coverage.out [2022-06-07T08:37:38.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 08:33 docker-compose [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 7 08:33 docker-entrypoint.sh [2022-06-07T08:37:38.683Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 7 08:33 go.mod [2022-06-07T08:37:38.684Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 7 08:33 go.sum [2022-06-07T08:37:38.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:33 internal [2022-06-07T08:37:38.684Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 7 08:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:37:39.121Z] + 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=618b4ca1ac231a60f60281618863ea8d1009d8aa --label arch=arm64 --label version=0.0.0 . [2022-06-07T08:37:39.400Z] Sending build context to Docker daemon 430.1kB [2022-06-07T08:37:39.400Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T08:37:39.400Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-07T08:37:39.400Z] ---> 07a787535992 [2022-06-07T08:37:39.400Z] Step 3/29 : ARG MAKE="make build" [2022-06-07T08:37:39.400Z] ---> Running in 10a33496eb36 [2022-06-07T08:37:39.680Z] Removing intermediate container 10a33496eb36 [2022-06-07T08:37:39.680Z] ---> 7bdc61827a78 [2022-06-07T08:37:39.680Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T08:37:39.954Z] ---> Running in 26e57bdd510a [2022-06-07T08:37:40.235Z] Removing intermediate container 26e57bdd510a [2022-06-07T08:37:40.235Z] ---> 02fdeb7834a9 [2022-06-07T08:37:40.235Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-07T08:37:40.235Z] ---> Running in ba342e50d0f4 [2022-06-07T08:37:40.518Z] Removing intermediate container ba342e50d0f4 [2022-06-07T08:37:40.518Z] ---> 4031714d3645 [2022-06-07T08:37:40.518Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:37:40.518Z] ---> Running in 876ef3d6fcec [2022-06-07T08:37:42.509Z] Removing intermediate container 876ef3d6fcec [2022-06-07T08:37:42.509Z] ---> de68d71a2d52 [2022-06-07T08:37:42.509Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T08:37:42.509Z] ---> Running in 2ea4b0e6ccfa [2022-06-07T08:37:43.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T08:37:44.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T08:37:45.082Z] OK: 228 MiB in 66 packages [2022-06-07T08:37:45.684Z] Removing intermediate container 2ea4b0e6ccfa [2022-06-07T08:37:45.684Z] ---> c23673bd4d6e [2022-06-07T08:37:45.684Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-07T08:37:45.684Z] ---> Running in c53583b47d52 [2022-06-07T08:37:45.959Z] Removing intermediate container c53583b47d52 [2022-06-07T08:37:45.959Z] ---> 3af4eedf6e67 [2022-06-07T08:37:45.959Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-07T08:37:46.558Z] ---> 3249a27e8688 [2022-06-07T08:37:46.558Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T08:37:46.558Z] ---> Running in f8e1c23296ca [2022-06-07T08:37:48.575Z] Removing intermediate container f8e1c23296ca [2022-06-07T08:37:48.575Z] ---> 92ec467b6ffa [2022-06-07T08:37:48.575Z] Step 11/29 : COPY . . [2022-06-07T08:37:49.180Z] ---> 4291e5f19704 [2022-06-07T08:37:49.180Z] Step 12/29 : RUN ${MAKE} [2022-06-07T08:37:49.461Z] ---> Running in ffd7fb0333b9 [2022-06-07T08:37:50.448Z] CGO_ENABLED=1 go build -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.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-07T08:39:57.345Z] Removing intermediate container ffd7fb0333b9 [2022-06-07T08:39:57.345Z] ---> da25d5042483 [2022-06-07T08:39:57.345Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-07T08:39:57.345Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-07T08:39:57.345Z] eab2503cf8f4: Pulling fs layer [2022-06-07T08:39:57.345Z] 97cd0a44c592: Pulling fs layer [2022-06-07T08:39:57.345Z] 97cd0a44c592: Verifying Checksum [2022-06-07T08:39:57.345Z] 97cd0a44c592: Download complete [2022-06-07T08:39:57.345Z] eab2503cf8f4: Verifying Checksum [2022-06-07T08:39:57.345Z] eab2503cf8f4: Download complete [2022-06-07T08:39:57.345Z] eab2503cf8f4: Pull complete [2022-06-07T08:39:57.345Z] 97cd0a44c592: Pull complete [2022-06-07T08:39:57.345Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-07T08:39:57.345Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-07T08:39:57.345Z] ---> 7f763cca56b3 [2022-06-07T08:39:57.345Z] Step 14/29 : FROM alpine:3.15 [2022-06-07T08:39:57.345Z] 3.15: Pulling from library/alpine [2022-06-07T08:39:57.345Z] 9981e73032c8: Pulling fs layer [2022-06-07T08:39:57.345Z] 9981e73032c8: Verifying Checksum [2022-06-07T08:39:57.345Z] 9981e73032c8: Download complete [2022-06-07T08:39:57.345Z] 9981e73032c8: Pull complete [2022-06-07T08:39:57.345Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T08:39:57.345Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T08:39:57.345Z] ---> 3fb3c9af89a9 [2022-06-07T08:39:57.345Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-07T08:39:57.345Z] ---> Running in 4d60dfe736d4 [2022-06-07T08:39:57.345Z] Removing intermediate container 4d60dfe736d4 [2022-06-07T08:39:57.345Z] ---> e6b94b1c685e [2022-06-07T08:39:57.345Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-07T08:39:57.345Z] ---> Running in b7e1ae6fc668 [2022-06-07T08:39:57.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T08:39:57.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T08:39:57.345Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-06-07T08:39:57.345Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-06-07T08:39:57.345Z] (3/73) Installing libxau (1.0.9-r0) [2022-06-07T08:39:57.345Z] (4/73) Installing libmd (1.0.3-r0) [2022-06-07T08:39:57.345Z] (5/73) Installing libbsd (0.11.3-r1) [2022-06-07T08:39:57.345Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-06-07T08:39:57.345Z] (7/73) Installing libxcb (1.14-r2) [2022-06-07T08:39:57.345Z] (8/73) Installing libx11 (1.7.2-r0) [2022-06-07T08:39:57.345Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-06-07T08:39:57.345Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-06-07T08:39:57.345Z] (11/73) Installing expat (2.4.7-r0) [2022-06-07T08:39:57.345Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-06-07T08:39:57.345Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-06-07T08:39:57.345Z] (14/73) Installing libpng (1.6.37-r1) [2022-06-07T08:39:57.345Z] (15/73) Installing freetype (2.11.1-r2) [2022-06-07T08:39:57.345Z] (16/73) Installing libuuid (2.37.4-r0) [2022-06-07T08:39:57.345Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-06-07T08:39:57.345Z] (18/73) Installing fribidi (1.0.11-r0) [2022-06-07T08:39:57.345Z] (19/73) Installing libffi (3.4.2-r1) [2022-06-07T08:39:57.345Z] (20/73) Installing libintl (0.21-r0) [2022-06-07T08:39:57.345Z] (21/73) Installing libblkid (2.37.4-r0) [2022-06-07T08:39:57.345Z] (22/73) Installing libmount (2.37.4-r0) [2022-06-07T08:39:57.345Z] (23/73) Installing pcre (8.45-r1) [2022-06-07T08:39:57.345Z] (24/73) Installing glib (2.70.1-r0) [2022-06-07T08:39:57.345Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-06-07T08:39:57.345Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-06-07T08:39:57.345Z] (27/73) Installing libass (0.15.2-r0) [2022-06-07T08:39:57.345Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-06-07T08:39:57.345Z] (29/73) Installing gmp (6.2.1-r1) [2022-06-07T08:39:57.345Z] (30/73) Installing nettle (3.7.3-r0) [2022-06-07T08:39:57.345Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-06-07T08:39:57.345Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-06-07T08:39:57.345Z] (33/73) Installing libunistring (0.9.10-r1) [2022-06-07T08:39:57.345Z] (34/73) Installing gnutls (3.7.1-r0) [2022-06-07T08:39:57.345Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-07T08:39:57.345Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-07T08:39:57.345Z] (37/73) Installing lame (3.100-r0) [2022-06-07T08:39:57.345Z] (38/73) Installing opus (1.3.1-r1) [2022-06-07T08:39:57.345Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-06-07T08:39:57.345Z] (40/73) Installing soxr (0.1.3-r2) [2022-06-07T08:39:57.345Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T08:39:57.345Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T08:39:57.345Z] (43/73) Installing libsrt (1.4.2-r1) [2022-06-07T08:39:57.345Z] (44/73) Installing libssh (0.9.6-r1) [2022-06-07T08:39:57.345Z] (45/73) Installing libogg (1.3.5-r0) [2022-06-07T08:39:57.345Z] (46/73) Installing libtheora (1.1.1-r16) [2022-06-07T08:39:57.345Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-06-07T08:39:57.345Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-06-07T08:39:57.345Z] (49/73) Installing libxext (1.3.4-r0) [2022-06-07T08:39:57.345Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-06-07T08:39:57.345Z] (51/73) Installing libdrm (2.4.109-r0) [2022-06-07T08:39:57.345Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-06-07T08:39:57.345Z] (53/73) Installing libva (2.13.0-r0) [2022-06-07T08:39:57.345Z] (54/73) Installing libvdpau (1.4-r0) [2022-06-07T08:39:57.345Z] (55/73) Installing vidstab (1.1.0-r1) [2022-06-07T08:39:57.345Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-06-07T08:39:57.345Z] (57/73) Installing libvpx (1.10.0-r0) [2022-06-07T08:39:57.345Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-06-07T08:39:57.345Z] (59/73) Installing libwebp (1.2.2-r0) [2022-06-07T08:39:57.345Z] (60/73) Installing x264-libs (20210613-r0) [2022-06-07T08:39:57.345Z] (61/73) Installing x265-libs (3.5-r0) [2022-06-07T08:39:57.345Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-06-07T08:39:57.345Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-06-07T08:39:57.345Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-06-07T08:39:57.345Z] (65/73) Installing udev-init-scripts (35-r0) [2022-06-07T08:39:57.345Z] Executing udev-init-scripts-35-r0.post-install [2022-06-07T08:39:57.345Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-07T08:39:57.345Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-06-07T08:39:57.345Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-06-07T08:39:57.345Z] (69/73) Installing kmod-libs (29-r2) [2022-06-07T08:39:57.345Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-06-07T08:39:57.345Z] (71/73) Installing libsodium (1.0.18-r0) [2022-06-07T08:39:57.345Z] (72/73) Installing libzmq (4.3.4-r0) [2022-06-07T08:39:57.345Z] (73/73) Installing zeromq (4.3.4-r0) [2022-06-07T08:39:57.345Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T08:39:57.345Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-07T08:39:57.345Z] OK: 67 MiB in 87 packages [2022-06-07T08:39:57.345Z] Removing intermediate container b7e1ae6fc668 [2022-06-07T08:39:57.345Z] ---> 4067ed8a233d [2022-06-07T08:39:57.345Z] Step 17/29 : WORKDIR / [2022-06-07T08:39:57.345Z] ---> Running in 72fe993d9321 [2022-06-07T08:39:57.622Z] Removing intermediate container 72fe993d9321 [2022-06-07T08:39:57.622Z] ---> 2f924b867fbe [2022-06-07T08:39:57.622Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-07T08:39:59.071Z] ---> f57f37e555f2 [2022-06-07T08:39:59.072Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-07T08:39:59.671Z] ---> b217722d9afc [2022-06-07T08:39:59.671Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-07T08:39:59.951Z] ---> e0dc96083c89 [2022-06-07T08:39:59.951Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-07T08:40:00.569Z] ---> 35bf93e6d371 [2022-06-07T08:40:00.569Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-07T08:40:01.179Z] ---> c9ee65c88e0d [2022-06-07T08:40:01.179Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-07T08:40:02.673Z] ---> 872fdac17b71 [2022-06-07T08:40:02.673Z] Step 24/29 : EXPOSE 59983 [2022-06-07T08:40:02.673Z] ---> Running in 458ea96778fd [2022-06-07T08:40:02.673Z] Removing intermediate container 458ea96778fd [2022-06-07T08:40:02.673Z] ---> 63e24405ad0f [2022-06-07T08:40:02.673Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-07T08:40:02.673Z] ---> Running in 0138d2f9db59 [2022-06-07T08:40:03.282Z] Removing intermediate container 0138d2f9db59 [2022-06-07T08:40:03.282Z] ---> e5cbe43652b4 [2022-06-07T08:40:03.282Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-07T08:40:03.282Z] ---> Running in aa0981f87d15 [2022-06-07T08:40:03.560Z] Removing intermediate container aa0981f87d15 [2022-06-07T08:40:03.560Z] ---> ffc1df2f3c1e [2022-06-07T08:40:03.560Z] Step 27/29 : LABEL arch=arm64 [2022-06-07T08:40:03.560Z] ---> Running in 308a2aa89d6d [2022-06-07T08:40:03.837Z] Removing intermediate container 308a2aa89d6d [2022-06-07T08:40:03.837Z] ---> a255be31f618 [2022-06-07T08:40:03.837Z] Step 28/29 : LABEL git_sha=618b4ca1ac231a60f60281618863ea8d1009d8aa [2022-06-07T08:40:03.837Z] ---> Running in cc8a6404c0ab [2022-06-07T08:40:04.118Z] Removing intermediate container cc8a6404c0ab [2022-06-07T08:40:04.118Z] ---> 14ee4035aea4 [2022-06-07T08:40:04.118Z] Step 29/29 : LABEL version=0.0.0 [2022-06-07T08:40:04.397Z] ---> Running in 1c8fb25922a4 [2022-06-07T08:40:04.670Z] Removing intermediate container 1c8fb25922a4 [2022-06-07T08:40:04.670Z] ---> c22a21673cf5 [2022-06-07T08:40:04.670Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T08:40:04.670Z] Successfully built c22a21673cf5 [2022-06-07T08:40:04.670Z] 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 [2022-06-07T08:40:05.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T08:40:05.501Z] [2022-06-07T08:40:05.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:40:05.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T08:40:06.200Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T08:40:06.200Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T08:40:06.200Z] 04944245beec: Pulling fs layer [2022-06-07T08:40:06.200Z] 699f458cf7ca: Pulling fs layer [2022-06-07T08:40:06.200Z] 765212b225bb: Pulling fs layer [2022-06-07T08:40:06.200Z] f23df028b6ca: Pulling fs layer [2022-06-07T08:40:06.200Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T08:40:06.200Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T08:40:06.200Z] f23df028b6ca: Waiting [2022-06-07T08:40:06.200Z] d65c8cfc05b1: Waiting [2022-06-07T08:40:06.200Z] 2437ff75d9bd: Waiting [2022-06-07T08:40:06.200Z] 765212b225bb: Waiting [2022-06-07T08:40:06.200Z] 04944245beec: Verifying Checksum [2022-06-07T08:40:06.200Z] 04944245beec: Download complete [2022-06-07T08:40:06.200Z] 765212b225bb: Verifying Checksum [2022-06-07T08:40:06.200Z] 765212b225bb: Download complete [2022-06-07T08:40:06.200Z] f23df028b6ca: Download complete [2022-06-07T08:40:06.200Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T08:40:06.200Z] d65c8cfc05b1: Download complete [2022-06-07T08:40:06.478Z] 699f458cf7ca: Verifying Checksum [2022-06-07T08:40:06.478Z] 699f458cf7ca: Download complete [2022-06-07T08:40:06.761Z] 8998bd30e6a1: Download complete [2022-06-07T08:40:09.404Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T08:40:09.404Z] 2437ff75d9bd: Download complete [2022-06-07T08:40:11.391Z] 8998bd30e6a1: Pull complete [2022-06-07T08:40:11.391Z] 04944245beec: Pull complete [2022-06-07T08:40:12.837Z] 699f458cf7ca: Pull complete [2022-06-07T08:40:13.111Z] 765212b225bb: Pull complete [2022-06-07T08:40:14.095Z] f23df028b6ca: Pull complete [2022-06-07T08:40:14.371Z] d65c8cfc05b1: Pull complete [2022-06-07T08:40:29.606Z] 2437ff75d9bd: Pull complete [2022-06-07T08:40:29.606Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T08:40:29.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T08:40:29.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:40:30.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container [2022-06-07T08:40:30.208Z] $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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:arm64 cat [2022-06-07T08:40:32.863Z] $ docker top 7a91bfb8d6e60bc02f0877ba85fa9bf56afd051d32a291a256c9c1549de753db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:40:33.939Z] ---> job-cost.sh [2022-06-07T08:40:33.939Z] lf-activate-venv: SKIPPING [2022-06-07T08:40:33.939Z] INFO: No Stack... [2022-06-07T08:40:34.543Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T08:40:35.154Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T08:40:35.845Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-06-07T08:40:35.845Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T08:40:35.919Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-39-1-stack-cost] [2022-06-07T08:40:35.924Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-39-1-stack-cost] did not exist. Created. [2022-06-07T08:40:35.924Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T08:40:36.671Z] /w/workspace/device-usb-camera/1@tmp/durable-80ff12d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T08:40:37.366Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T08:40:37.404Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T08:40:37.444Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T08:40:37.465Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T08:40:37.537Z] $ docker stop --time=1 7a91bfb8d6e60bc02f0877ba85fa9bf56afd051d32a291a256c9c1549de753db [2022-06-07T08:40:39.038Z] $ docker rm -f 7a91bfb8d6e60bc02f0877ba85fa9bf56afd051d32a291a256c9c1549de753db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-07T08:40:40.012Z] provisioning config files... [2022-06-07T08:40:40.022Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp/config3800014605011861828tmp [Pipeline] { [Pipeline] sh [2022-06-07T08:40:40.364Z] + set +x [2022-06-07T08:40:40.364Z] + curl -s https://codecov.io/bash [2022-06-07T08:40:40.364Z] + bash -s -- [2022-06-07T08:40:40.364Z] [2022-06-07T08:40:40.364Z] _____ _ [2022-06-07T08:40:40.364Z] / ____| | | [2022-06-07T08:40:40.364Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T08:40:40.364Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T08:40:40.364Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T08:40:40.364Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T08:40:40.364Z] Bash-1.0.6 [2022-06-07T08:40:40.364Z] [2022-06-07T08:40:40.364Z] [2022-06-07T08:40:40.364Z] ==> git version 2.25.1 found [2022-06-07T08:40:40.364Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-07T08:40:40.364Z] Release-Date: 2020-01-08 [2022-06-07T08:40:40.364Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T08:40:40.364Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T08:40:40.364Z] ==> Jenkins CI detected. [2022-06-07T08:40:40.364Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-39 [2022-06-07T08:40:40.364Z] project root: . [2022-06-07T08:40:40.364Z] --> token set from env [2022-06-07T08:40:40.364Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T08:40:40.364Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T08:40:40.364Z] ==> Python coveragepy not found [2022-06-07T08:40:40.364Z] ==> Searching for coverage reports in: [2022-06-07T08:40:40.364Z] + . [2022-06-07T08:40:40.364Z] -> Found 1 reports [2022-06-07T08:40:40.364Z] ==> Detecting git/mercurial file structure [2022-06-07T08:40:40.364Z] ==> Reading reports [2022-06-07T08:40:40.364Z] + ./coverage.out bytes=10 [2022-06-07T08:40:40.364Z] ==> Appending adjustments [2022-06-07T08:40:40.364Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T08:40:40.625Z] + Found adjustments [2022-06-07T08:40:40.625Z] ==> Gzipping contents [2022-06-07T08:40:40.626Z] 4.0K /tmp/codecov.caNn6I.gz [2022-06-07T08:40:40.626Z] ==> Uploading reports [2022-06-07T08:40:40.626Z] url: https://codecov.io [2022-06-07T08:40:40.626Z] query: branch=PR-39&commit=5d148cccd00e9eee80bd014be5db5550d1715f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=39&job=&cmd_args= [2022-06-07T08:40:40.626Z] -> Pinging Codecov [2022-06-07T08:40:40.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-39&commit=5d148cccd00e9eee80bd014be5db5550d1715f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=39&job=&cmd_args= [2022-06-07T08:40:40.886Z] -> Uploading to [2022-06-07T08:40:40.886Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/73D8F5FF140700D3E01443B452E23636/5d148cccd00e9eee80bd014be5db5550d1715f28/2be855e7-4d69-43a8-b9cd-75fd1901c80c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T084040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b01be683c792fc2daffa4376bfa69f6884714bba09262a8443fbabbf928d153 [2022-06-07T08:40:40.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:40:40.886Z] Dload Upload Total Spent Left Speed [2022-06-07T08:40:41.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4299 --:--:-- --:--:-- --:--:-- 4299 [2022-06-07T08:40:41.147Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/5d148cccd00e9eee80bd014be5db5550d1715f28 [Pipeline] } [2022-06-07T08:40:41.173Z] 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 [2022-06-07T08:40:42.817Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-39/archives ] [2022-06-07T08:40:42.818Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-39/archives [2022-06-07T08:40:42.818Z] total 16 [2022-06-07T08:40:42.818Z] drwxr-xr-x 3 root root 4096 Jun 7 08:33 . [2022-06-07T08:40:42.818Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 08:33 .. [2022-06-07T08:40:42.818Z] drwxr-xr-x 2 root root 4096 Jun 7 08:33 cost [2022-06-07T08:40:42.818Z] -rw-r--r-- 1 root root 87 Jun 7 08:33 cost.csv [2022-06-07T08:40:42.818Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-39/archives [2022-06-07T08:40:42.818Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-39/archives [2022-06-07T08:40:42.818Z] total 16 [2022-06-07T08:40:42.818Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 08:33 . [2022-06-07T08:40:42.818Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 08:33 .. [2022-06-07T08:40:42.818Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 08:33 cost [2022-06-07T08:40:42.818Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 7 08:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:40:43.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:40:44.036Z] ---> package-listing.sh [2022-06-07T08:40:44.036Z] ++ facter osfamily [2022-06-07T08:40:44.036Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T08:40:44.297Z] + OS_FAMILY=debian [2022-06-07T08:40:44.297Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-39 [2022-06-07T08:40:44.297Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T08:40:44.297Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T08:40:44.297Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T08:40:44.297Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T08:40:44.297Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-39 ']' [2022-06-07T08:40:44.297Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T08:40:44.297Z] + case "${OS_FAMILY}" in [2022-06-07T08:40:44.297Z] + dpkg -l [2022-06-07T08:40:44.297Z] + grep '^ii' [2022-06-07T08:40:44.297Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T08:40:44.297Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T08:40:44.297Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T08:40:44.297Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-39 ']' [2022-06-07T08:40:44.297Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-39/archives/ [2022-06-07T08:40:44.297Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-39/archives/ [Pipeline] echo [2022-06-07T08:40:44.329Z] 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/xfoundry_device-usb-camera_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T08:40:44.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:40:45.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:40:45.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:40:45.293Z] prd-ubuntu20.04-docker-8c-8g-1624 does not seem to be running inside a container [2022-06-07T08:40:45.324Z] $ 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/xfoundry_device-usb-camera_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-39 -v /w/workspace/xfoundry_device-usb-camera_PR-39:/w/workspace/xfoundry_device-usb-camera_PR-39:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-39@tmp:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T08:40:45.549Z] $ docker top 5c34f8fb759e0fcf3369380fa3efbad7dad65be1615fcaf7ec5147e58ebe9461 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T08:40:45.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T08:40:46.271Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T08:40:46.577Z] + ls /var/log/sa-host [2022-06-07T08:40:46.578Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:40:46.766Z] provisioning config files... [2022-06-07T08:40:46.776Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-39@tmp/config655059784683901073tmp [Pipeline] { [Pipeline] echo [2022-06-07T08:40:46.821Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:40:47.139Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T08:40:47.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:40:47.561Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T08:40:47.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:40:47.903Z] ---> sudo-logs.sh [2022-06-07T08:40:47.904Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T08:40:47.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:40:48.300Z] ---> job-cost.sh [2022-06-07T08:40:48.300Z] lf-activate-venv: SKIPPING [2022-06-07T08:40:48.300Z] DEBUG: total: 0.2199999988079071 [2022-06-07T08:40:48.300Z] INFO: Retrieving Stack Cost... [2022-06-07T08:40:48.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T08:40:49.130Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T08:40:49.160Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:40:49.462Z] ---> logs-deploy.sh [2022-06-07T08:40:49.462Z] lf-activate-venv: SKIPPING [2022-06-07T08:40:49.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-39/1 [2022-06-07T08:40:49.462Z] INFO: archiving workspace using pattern(s): [2022-06-07T08:40:50.400Z] Archives upload complete. [2022-06-07T08:40:50.400Z] INFO: archiving logs to Nexus