Push event to branch fix-device-name2 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87197160d8e02de6bfdab55aabd7af7d8b666e21 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-ssh4740223811679092666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh366996867724430433.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh 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/fix-device-name2/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/fix-device-name2/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15922753376645658281.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/fix-device-name2/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3962183367677305635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh3198763662309406813.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/fix-device-name2/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/fix-device-name2/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7302423341816574840.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21165’ Running on prd-ubuntu20.04-docker-8c-8g-21167 in /w/workspace/vice-usb-camera_fix-device-name2 [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/vice-usb-camera_fix-device-name2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 87197160d8e02de6bfdab55aabd7af7d8b666e21 (fix-device-name2) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87197160d8e02de6bfdab55aabd7af7d8b666e21 # timeout=10 Commit message: "fix: remove all reserved chars from device name" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-26T23:37:36.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-26T23:37:36.440Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-26T23:37:36.543Z] ========================================================= [2022-07-26T23:37:36.543Z] EdgeX Global Pipelines Version Info [2022-07-26T23:37:36.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:37:37.594Z] ------------------- [2022-07-26T23:37:37.594Z] stable info: [2022-07-26T23:37:37.594Z] ------------------- [2022-07-26T23:37:37.594Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-26T23:37:37.594Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-26T23:37:37.594Z] Message: update stable to v1.0.238 [2022-07-26T23:37:38.164Z] ------------------- [2022-07-26T23:37:38.164Z] experimental info: [2022-07-26T23:37:38.164Z] ------------------- [2022-07-26T23:37:38.164Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-26T23:37:38.164Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-26T23:37:38.164Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-26T23:37:38.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-26T23:37:38.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-26T23:37:38.634Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-26T23:37:38.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-26T23:37:38.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-26T23:37:38.749Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-26T23:37:38.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-26T23:37:38.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-26T23:37:38.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-26T23:37:38.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-26T23:37:38.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-26T23:37:38.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-26T23:37:39.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-26T23:37:39.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-26T23:37:39.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-26T23:37:39.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-26T23:37:39.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-26T23:37:39.228Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-26T23:37:39.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-26T23:37:39.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-26T23:37:39.349Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-26T23:37:39.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-26T23:37:39.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-26T23:37:39.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-26T23:37:39.503Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-26T23:37:39.541Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-26T23:37:39.581Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-26T23:37:39.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = fix-device-name2 [Pipeline] echo [2022-07-26T23:37:39.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = fix-device-name2 [Pipeline] echo [2022-07-26T23:37:39.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = fix-device-name2 [Pipeline] echo [2022-07-26T23:37:39.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87197160d8e02de6bfdab55aabd7af7d8b666e21 [Pipeline] echo [2022-07-26T23:37:39.791Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8719716 [Pipeline] echo [2022-07-26T23:37:39.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:37:39.950Z] provisioning config files... [2022-07-26T23:37:39.964Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/vice-usb-camera_fix-device-name2@tmp/config2258796475393939655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:37:40.309Z] ---> docker-login.sh [2022-07-26T23:37:40.309Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:37:40.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:40.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:40.570Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:40.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:40.570Z] [2022-07-26T23:37:40.570Z] Login Succeeded [2022-07-26T23:37:40.570Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:37:40.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:40.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:40.831Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:40.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:40.831Z] [2022-07-26T23:37:40.831Z] Login Succeeded [2022-07-26T23:37:40.831Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:37:40.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:40.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:40.831Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:40.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:40.831Z] [2022-07-26T23:37:40.831Z] Login Succeeded [2022-07-26T23:37:40.831Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:37:41.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:41.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:41.092Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:41.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:41.092Z] [2022-07-26T23:37:41.092Z] Login Succeeded [2022-07-26T23:37:41.092Z] docker.io [2022-07-26T23:37:41.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:41.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:41.352Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:41.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:41.352Z] [2022-07-26T23:37:41.352Z] Login Succeeded [2022-07-26T23:37:41.352Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:37:41.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-26T23:37:42.005Z] + git rev-list -1 --merges 87197160d8e02de6bfdab55aabd7af7d8b666e21~1..87197160d8e02de6bfdab55aabd7af7d8b666e21 [Pipeline] echo [2022-07-26T23:37:42.056Z] -----------> git rev-list -1 --merges 87197160d8e02de6bfdab55aabd7af7d8b666e21~1..87197160d8e02de6bfdab55aabd7af7d8b666e21 87197160d8e02de6bfdab55aabd7af7d8b666e21 [false] [Pipeline] sh [2022-07-26T23:37:42.371Z] + git log --format=format:%s -1 87197160d8e02de6bfdab55aabd7af7d8b666e21 [Pipeline] echo [2022-07-26T23:37:42.412Z] ========================================================= [2022-07-26T23:37:42.412Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-26T23:37:42.412Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-26T23:37:42.835Z] + git log --format=format:%s -1 87197160d8e02de6bfdab55aabd7af7d8b666e21 [Pipeline] echo [2022-07-26T23:37:42.866Z] [semverPrep] GIT_COMMIT: 87197160d8e02de6bfdab55aabd7af7d8b666e21, Commit Message: fix: remove all reserved chars from device name [Pipeline] echo [2022-07-26T23:37:42.896Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-26T23:37:43.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-26T23:37:43.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-26T23:37:43.332Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-26T23:37:43.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-26T23:37:43.332Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-26T23:37:43.332Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-26T23:37:43.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:37:43.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:37:43.778Z] [2022-07-26T23:37:43.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:37:44.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:37:44.160Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-26T23:37:44.160Z] b85a868b505f: Pulling fs layer [2022-07-26T23:37:44.160Z] e2be974225ed: Pulling fs layer [2022-07-26T23:37:44.160Z] 339a4e72a1f5: Pulling fs layer [2022-07-26T23:37:44.160Z] 988bab9f4d93: Pulling fs layer [2022-07-26T23:37:44.160Z] 1469e6f7b9e6: Pulling fs layer [2022-07-26T23:37:44.160Z] eaf3925da568: Pulling fs layer [2022-07-26T23:37:44.161Z] bab4dde63d76: Pulling fs layer [2022-07-26T23:37:44.161Z] bde34c3a00c8: Pulling fs layer [2022-07-26T23:37:44.161Z] b352a97aabf1: Pulling fs layer [2022-07-26T23:37:44.161Z] 4872d77fe225: Pulling fs layer [2022-07-26T23:37:44.161Z] 5851b861e8e6: Pulling fs layer [2022-07-26T23:37:44.161Z] bde34c3a00c8: Waiting [2022-07-26T23:37:44.161Z] 988bab9f4d93: Waiting [2022-07-26T23:37:44.161Z] eaf3925da568: Waiting [2022-07-26T23:37:44.161Z] 1469e6f7b9e6: Waiting [2022-07-26T23:37:44.161Z] bab4dde63d76: Waiting [2022-07-26T23:37:44.161Z] 4872d77fe225: Waiting [2022-07-26T23:37:44.161Z] 5851b861e8e6: Waiting [2022-07-26T23:37:44.161Z] e2be974225ed: Download complete [2022-07-26T23:37:44.161Z] 988bab9f4d93: Verifying Checksum [2022-07-26T23:37:44.161Z] 988bab9f4d93: Download complete [2022-07-26T23:37:44.423Z] 1469e6f7b9e6: Verifying Checksum [2022-07-26T23:37:44.423Z] 1469e6f7b9e6: Download complete [2022-07-26T23:37:44.423Z] eaf3925da568: Verifying Checksum [2022-07-26T23:37:44.423Z] eaf3925da568: Download complete [2022-07-26T23:37:44.423Z] 339a4e72a1f5: Verifying Checksum [2022-07-26T23:37:44.423Z] 339a4e72a1f5: Download complete [2022-07-26T23:37:44.423Z] bde34c3a00c8: Verifying Checksum [2022-07-26T23:37:44.423Z] bde34c3a00c8: Download complete [2022-07-26T23:37:44.423Z] b352a97aabf1: Download complete [2022-07-26T23:37:44.423Z] 4872d77fe225: Download complete [2022-07-26T23:37:44.423Z] 5851b861e8e6: Download complete [2022-07-26T23:37:44.423Z] b85a868b505f: Verifying Checksum [2022-07-26T23:37:44.423Z] b85a868b505f: Download complete [2022-07-26T23:37:44.683Z] bab4dde63d76: Verifying Checksum [2022-07-26T23:37:44.683Z] bab4dde63d76: Download complete [2022-07-26T23:37:45.626Z] b85a868b505f: Pull complete [2022-07-26T23:37:45.886Z] e2be974225ed: Pull complete [2022-07-26T23:37:46.458Z] 339a4e72a1f5: Pull complete [2022-07-26T23:37:46.458Z] 988bab9f4d93: Pull complete [2022-07-26T23:37:46.718Z] 1469e6f7b9e6: Pull complete [2022-07-26T23:37:46.980Z] eaf3925da568: Pull complete [2022-07-26T23:37:48.894Z] bab4dde63d76: Pull complete [2022-07-26T23:37:48.894Z] bde34c3a00c8: Pull complete [2022-07-26T23:37:48.894Z] b352a97aabf1: Pull complete [2022-07-26T23:37:49.156Z] 4872d77fe225: Pull complete [2022-07-26T23:37:49.156Z] 5851b861e8e6: Pull complete [2022-07-26T23:37:49.156Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-26T23:37:49.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-26T23:37:49.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:37:49.394Z] prd-ubuntu20.04-docker-8c-8g-21167 does not seem to be running inside a container [2022-07-26T23:37:49.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/vice-usb-camera_fix-device-name2 -v /w/workspace/vice-usb-camera_fix-device-name2:/w/workspace/vice-usb-camera_fix-device-name2:rw,z -v /w/workspace/vice-usb-camera_fix-device-name2@tmp:/w/workspace/vice-usb-camera_fix-device-name2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-26T23:37:50.861Z] $ docker top f3938756d727283db254f85f906a76f3fc5b8ab24d43a5bbd33f7ff465147aa9 -eo pid,comm [2022-07-26T23:37:50.945Z] 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-07-26T23:37:50.945Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-26T23:37:51.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-26T23:37:51.073Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-26T23:37:51.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-26T23:37:51.215Z] $ docker exec f3938756d727283db254f85f906a76f3fc5b8ab24d43a5bbd33f7ff465147aa9 ssh-agent [2022-07-26T23:37:51.348Z] SSH_AUTH_SOCK=/tmp/ssh-jO7Ypdkiyrit/agent.34 [2022-07-26T23:37:51.348Z] SSH_AGENT_PID=40 [2022-07-26T23:37:51.356Z] Running ssh-add (command line suppressed) [2022-07-26T23:37:51.472Z] Identity added: /w/workspace/vice-usb-camera_fix-device-name2@tmp/private_key_4414112764847912784.key (/w/workspace/vice-usb-camera_fix-device-name2@tmp/private_key_4414112764847912784.key) [2022-07-26T23:37:51.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-26T23:37:51.831Z] + git tag --points-at HEAD [Pipeline] } [2022-07-26T23:37:51.852Z] $ docker exec --env ******** --env ******** f3938756d727283db254f85f906a76f3fc5b8ab24d43a5bbd33f7ff465147aa9 ssh-agent -k [2022-07-26T23:37:51.956Z] unset SSH_AUTH_SOCK; [2022-07-26T23:37:51.956Z] unset SSH_AGENT_PID; [2022-07-26T23:37:51.956Z] echo Agent pid 40 killed; [2022-07-26T23:37:51.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-26T23:37:52.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-26T23:37:52.060Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-26T23:37:52.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-26T23:37:52.181Z] $ docker exec f3938756d727283db254f85f906a76f3fc5b8ab24d43a5bbd33f7ff465147aa9 ssh-agent [2022-07-26T23:37:52.312Z] SSH_AUTH_SOCK=/tmp/ssh-9dYhWYiubmon/agent.73 [2022-07-26T23:37:52.312Z] SSH_AGENT_PID=79 [2022-07-26T23:37:52.318Z] Running ssh-add (command line suppressed) [2022-07-26T23:37:52.437Z] Identity added: /w/workspace/vice-usb-camera_fix-device-name2@tmp/private_key_237388048766663375.key (/w/workspace/vice-usb-camera_fix-device-name2@tmp/private_key_237388048766663375.key) [2022-07-26T23:37:52.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-26T23:37:52.787Z] + git semver init [2022-07-26T23:37:53.048Z] 2022-07-26 23:37:52,976 [run_init] DEBUG init version:0.0.0 force:False [2022-07-26T23:37:53.048Z] 2022-07-26 23:37:52,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/vice-usb-camera_fix-device-name2/.semver [2022-07-26T23:37:53.048Z] 2022-07-26 23:37:52,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/vice-usb-camera_fix-device-name2/.semver [2022-07-26T23:37:53.048Z] 2022-07-26 23:37:52,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/vice-usb-camera_fix-device-name2/.semver'], cwd=/w/workspace/vice-usb-camera_fix-device-name2, universal_newlines=False, shell=None, istream=None) [2022-07-26T23:37:53.621Z] 2022-07-26 23:37:53,560 [append_file] DEBUG append to file:/w/workspace/vice-usb-camera_fix-device-name2/.git/info/exclude [2022-07-26T23:37:53.621Z] 2022-07-26 23:37:53,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/vice-usb-camera_fix-device-name2/.semver/fix-device-name2 with force:False [2022-07-26T23:37:53.621Z] 2022-07-26 23:37:53,561 [write_file] DEBUG write to file:/w/workspace/vice-usb-camera_fix-device-name2/.semver/fix-device-name2 [2022-07-26T23:37:53.621Z] 2022-07-26 23:37:53,566 [execute] INFO git cat-file --batch-check [2022-07-26T23:37:53.621Z] 2022-07-26 23:37:53,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/vice-usb-camera_fix-device-name2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-26T23:37:53.621Z] 2022-07-26 23:37:53,572 [execute] INFO git cat-file --batch [2022-07-26T23:37:53.621Z] 2022-07-26 23:37:53,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/vice-usb-camera_fix-device-name2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-26T23:37:53.621Z] 2022-07-26 23:37:53,577 [read_version] DEBUG read version from /w/workspace/vice-usb-camera_fix-device-name2/.semver/fix-device-name2 [2022-07-26T23:37:53.621Z] 0.0.0 [Pipeline] } [2022-07-26T23:37:53.641Z] $ docker exec --env ******** --env ******** f3938756d727283db254f85f906a76f3fc5b8ab24d43a5bbd33f7ff465147aa9 ssh-agent -k [2022-07-26T23:37:53.744Z] unset SSH_AUTH_SOCK; [2022-07-26T23:37:53.744Z] unset SSH_AGENT_PID; [2022-07-26T23:37:53.745Z] echo Agent pid 79 killed; [2022-07-26T23:37:53.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-26T23:37:54.203Z] + git semver [Pipeline] } [2022-07-26T23:37:54.486Z] $ docker stop --time=1 f3938756d727283db254f85f906a76f3fc5b8ab24d43a5bbd33f7ff465147aa9 [2022-07-26T23:37:55.816Z] $ docker rm -f f3938756d727283db254f85f906a76f3fc5b8ab24d43a5bbd33f7ff465147aa9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-26T23:37:56.239Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-26T23:37:56.546Z] Stashed 1 file(s) [Pipeline] echo [2022-07-26T23:37:56.563Z] [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-07-26T23:37:57.134Z] provisioning config files... [2022-07-26T23:37:57.147Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/vice-usb-camera_fix-device-name2@tmp/config4503700928580226554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:37:57.497Z] ---> docker-login.sh [2022-07-26T23:37:57.497Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:37:57.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:57.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:57.497Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:57.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:57.497Z] [2022-07-26T23:37:57.497Z] Login Succeeded [2022-07-26T23:37:57.497Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:37:57.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:57.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:57.760Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:57.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:57.760Z] [2022-07-26T23:37:57.760Z] Login Succeeded [2022-07-26T23:37:57.760Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:37:57.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:57.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:57.760Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:57.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:57.760Z] [2022-07-26T23:37:57.760Z] Login Succeeded [2022-07-26T23:37:57.760Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:37:57.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:58.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:58.022Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:58.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:58.022Z] [2022-07-26T23:37:58.022Z] Login Succeeded [2022-07-26T23:37:58.022Z] docker.io [2022-07-26T23:37:58.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:37:58.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:37:58.283Z] Configure a credential helper to remove this warning. See [2022-07-26T23:37:58.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:37:58.283Z] [2022-07-26T23:37:58.283Z] Login Succeeded [2022-07-26T23:37:58.283Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:37:58.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-26T23:37:58.511Z] [edgeX.isLTS] Checking if [fix-device-name2] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:37:58.549Z] [edgeX.isLTS] Checking if [fix-device-name2] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:37:58.582Z] ========================================================= [2022-07-26T23:37:58.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-26T23:37:58.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:37:59.062Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-26T23:37:59.062Z] Sending build context to Docker daemon 719.9kB [2022-07-26T23:37:59.062Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:37:59.062Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-26T23:37:59.062Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-26T23:37:59.062Z] 2408cc74d12b: Pulling fs layer [2022-07-26T23:37:59.062Z] ea60b727a1ce: Pulling fs layer [2022-07-26T23:37:59.062Z] 30c4a7721957: Pulling fs layer [2022-07-26T23:37:59.062Z] 370296b7ddb6: Pulling fs layer [2022-07-26T23:37:59.062Z] 7c6cee850709: Pulling fs layer [2022-07-26T23:37:59.062Z] 39a5fcdaea64: Pulling fs layer [2022-07-26T23:37:59.062Z] d94ebbe4e438: Pulling fs layer [2022-07-26T23:37:59.062Z] bcfd1f05c69d: Pulling fs layer [2022-07-26T23:37:59.062Z] 59ccb84bbe0f: Pulling fs layer [2022-07-26T23:37:59.062Z] 370296b7ddb6: Waiting [2022-07-26T23:37:59.062Z] bcfd1f05c69d: Waiting [2022-07-26T23:37:59.062Z] 7c6cee850709: Waiting [2022-07-26T23:37:59.062Z] 39a5fcdaea64: Waiting [2022-07-26T23:37:59.062Z] 30c4a7721957: Verifying Checksum [2022-07-26T23:37:59.062Z] 30c4a7721957: Download complete [2022-07-26T23:37:59.062Z] ea60b727a1ce: Download complete [2022-07-26T23:37:59.062Z] 7c6cee850709: Verifying Checksum [2022-07-26T23:37:59.062Z] 7c6cee850709: Download complete [2022-07-26T23:37:59.062Z] 39a5fcdaea64: Verifying Checksum [2022-07-26T23:37:59.062Z] 39a5fcdaea64: Download complete [2022-07-26T23:37:59.322Z] 2408cc74d12b: Verifying Checksum [2022-07-26T23:37:59.322Z] 2408cc74d12b: Download complete [2022-07-26T23:37:59.322Z] d94ebbe4e438: Download complete [2022-07-26T23:37:59.322Z] 2408cc74d12b: Pull complete [2022-07-26T23:37:59.582Z] ea60b727a1ce: Pull complete [2022-07-26T23:37:59.582Z] 30c4a7721957: Pull complete [2022-07-26T23:37:59.842Z] 59ccb84bbe0f: Verifying Checksum [2022-07-26T23:37:59.842Z] 59ccb84bbe0f: Download complete [2022-07-26T23:38:00.101Z] bcfd1f05c69d: Verifying Checksum [2022-07-26T23:38:00.101Z] bcfd1f05c69d: Download complete [2022-07-26T23:38:00.101Z] 370296b7ddb6: Download complete [2022-07-26T23:38:05.378Z] 370296b7ddb6: Pull complete [2022-07-26T23:38:05.378Z] 7c6cee850709: Pull complete [2022-07-26T23:38:05.378Z] 39a5fcdaea64: Pull complete [2022-07-26T23:38:05.378Z] d94ebbe4e438: Pull complete [2022-07-26T23:38:06.773Z] bcfd1f05c69d: Pull complete [2022-07-26T23:38:07.343Z] 59ccb84bbe0f: Pull complete [2022-07-26T23:38:07.343Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-26T23:38:07.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-26T23:38:07.343Z] ---> a4fb48ad2a94 [2022-07-26T23:38:07.343Z] Step 3/13 : ARG MAKE="make build" [2022-07-26T23:38:09.264Z] ---> Running in 07813430b8ef [2022-07-26T23:38:09.264Z] Removing intermediate container 07813430b8ef [2022-07-26T23:38:09.264Z] ---> ae7f11cec6bd [2022-07-26T23:38:09.264Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:38:09.264Z] ---> Running in e8300952395a [2022-07-26T23:38:09.264Z] Removing intermediate container e8300952395a [2022-07-26T23:38:09.264Z] ---> 9f36d3d379fc [2022-07-26T23:38:09.264Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:38:09.264Z] ---> Running in dbe8256b4fd5 [2022-07-26T23:38:09.524Z] Removing intermediate container dbe8256b4fd5 [2022-07-26T23:38:09.524Z] ---> 881c8c18c5af [2022-07-26T23:38:09.524Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:38:09.524Z] ---> Running in 518c8c37ffb9 [2022-07-26T23:38:10.097Z] Removing intermediate container 518c8c37ffb9 [2022-07-26T23:38:10.097Z] ---> 3901ef9a55e9 [2022-07-26T23:38:10.097Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:38:10.097Z] ---> Running in 978a00681c83 [2022-07-26T23:38:10.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:38:11.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:38:11.561Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-26T23:38:11.561Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-26T23:38:11.561Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-26T23:38:11.823Z] (4/80) Installing libxcb (1.15-r0) [2022-07-26T23:38:11.823Z] (5/80) Installing libx11 (1.8-r0) [2022-07-26T23:38:11.962Z] Still waiting to schedule task [2022-07-26T23:38:11.962Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21166’ [2022-07-26T23:38:12.085Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-26T23:38:12.085Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-26T23:38:12.085Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-26T23:38:12.346Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-26T23:38:12.346Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-26T23:38:12.346Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-26T23:38:12.611Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-26T23:38:12.611Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-26T23:38:12.611Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-26T23:38:13.554Z] (15/80) Installing libice (1.0.10-r0) [2022-07-26T23:38:13.815Z] (16/80) Installing libuuid (2.38-r1) [2022-07-26T23:38:13.815Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-26T23:38:13.815Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-26T23:38:14.076Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-26T23:38:14.076Z] (20/80) Installing xset (1.2.4-r0) [2022-07-26T23:38:14.076Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-26T23:38:14.337Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-26T23:38:14.337Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-26T23:38:14.337Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-26T23:38:14.598Z] (25/80) Installing libintl (0.21-r2) [2022-07-26T23:38:14.598Z] (26/80) Installing libblkid (2.38-r1) [2022-07-26T23:38:14.598Z] (27/80) Installing libmount (2.38-r1) [2022-07-26T23:38:14.861Z] (28/80) Installing pcre (8.45-r2) [2022-07-26T23:38:14.861Z] (29/80) Installing glib (2.72.1-r0) [2022-07-26T23:38:15.122Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-26T23:38:15.122Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-26T23:38:15.122Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-26T23:38:15.384Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-26T23:38:15.645Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-26T23:38:15.645Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-26T23:38:15.906Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-26T23:38:15.906Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-26T23:38:15.906Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-26T23:38:16.479Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-26T23:38:16.479Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-26T23:38:16.479Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-26T23:38:16.739Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-26T23:38:16.739Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-26T23:38:16.739Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-26T23:38:16.999Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-26T23:38:16.999Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-26T23:38:17.261Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-26T23:38:17.261Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-26T23:38:17.261Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-26T23:38:17.523Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-26T23:38:17.523Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-26T23:38:17.785Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-26T23:38:17.785Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-26T23:38:17.785Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-26T23:38:18.046Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-26T23:38:18.046Z] (56/80) Installing libunistring (1.0-r0) [2022-07-26T23:38:18.046Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-26T23:38:18.312Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-26T23:38:18.312Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-26T23:38:18.573Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-26T23:38:18.573Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-26T23:38:18.573Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-26T23:38:18.835Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-26T23:38:18.835Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-26T23:38:18.835Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-26T23:38:19.097Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-26T23:38:19.097Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-26T23:38:19.097Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-26T23:38:19.357Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-26T23:38:19.357Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-26T23:38:19.357Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-26T23:38:19.619Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-26T23:38:20.194Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:38:20.194Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-26T23:38:20.194Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-26T23:38:20.457Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:38:20.457Z] (76/80) Installing kmod-libs (29-r2) [2022-07-26T23:38:20.457Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-26T23:38:20.718Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-26T23:38:20.718Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-26T23:38:20.718Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-26T23:38:20.978Z] Executing busybox-1.35.0-r13.trigger [2022-07-26T23:38:20.978Z] Executing eudev-3.2.11-r0.trigger [2022-07-26T23:38:20.978Z] OK: 330 MiB in 131 packages [2022-07-26T23:38:22.883Z] Removing intermediate container 978a00681c83 [2022-07-26T23:38:22.883Z] ---> 6a4109a76aeb [2022-07-26T23:38:22.883Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-26T23:38:22.883Z] ---> Running in 8282bc07182f [2022-07-26T23:38:23.142Z] Removing intermediate container 8282bc07182f [2022-07-26T23:38:23.142Z] ---> e8b93b8d6379 [2022-07-26T23:38:23.142Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-26T23:38:23.142Z] ---> 994bf078e37b [2022-07-26T23:38:23.142Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:38:23.142Z] ---> Running in 258fc5dc2aa5 [2022-07-26T23:38:38.044Z] Removing intermediate container 258fc5dc2aa5 [2022-07-26T23:38:38.044Z] ---> bc77ff2c461f [2022-07-26T23:38:38.044Z] Step 11/13 : COPY . . [2022-07-26T23:38:38.044Z] ---> e0994db5b8c3 [2022-07-26T23:38:38.044Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:38:38.044Z] ---> Running in d3e140769e25 [2022-07-26T23:38:38.044Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:38:38.044Z] Dload Upload Total Spent Left Speed [2022-07-26T23:38:38.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43329 0 --:--:-- --:--:-- --:--:-- 44250 [2022-07-26T23:38:38.044Z] Removing intermediate container d3e140769e25 [2022-07-26T23:38:38.044Z] ---> 0c52e458b389 [2022-07-26T23:38:38.044Z] Step 13/13 : RUN ${MAKE} [2022-07-26T23:38:38.044Z] ---> Running in 62f5f42935a8 [2022-07-26T23:38:38.044Z] noop [2022-07-26T23:38:38.044Z] Removing intermediate container 62f5f42935a8 [2022-07-26T23:38:38.044Z] ---> 2a31612e81e5 [2022-07-26T23:38:38.044Z] Successfully built 2a31612e81e5 [2022-07-26T23:38:38.044Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:38:38.501Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-26T23:38:38.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:38:38.680Z] prd-ubuntu20.04-docker-8c-8g-21167 does not seem to be running inside a container [2022-07-26T23:38:38.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/vice-usb-camera_fix-device-name2 -v /w/workspace/vice-usb-camera_fix-device-name2:/w/workspace/vice-usb-camera_fix-device-name2:rw,z -v /w/workspace/vice-usb-camera_fix-device-name2@tmp:/w/workspace/vice-usb-camera_fix-device-name2@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 ******** ci-base-image-x86_64 cat [2022-07-26T23:38:39.209Z] $ docker top d2c7ff8793be2117470f97517e1ad4f11d6c9fc79a3c3a39a30ecf286f7ea60e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:38:39.619Z] + go version [2022-07-26T23:38:39.619Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-26T23:38:39.654Z] $ docker stop --time=1 d2c7ff8793be2117470f97517e1ad4f11d6c9fc79a3c3a39a30ecf286f7ea60e [2022-07-26T23:38:40.972Z] $ docker rm -f d2c7ff8793be2117470f97517e1ad4f11d6c9fc79a3c3a39a30ecf286f7ea60e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:38:41.687Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-26T23:38:41.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:38:41.859Z] prd-ubuntu20.04-docker-8c-8g-21167 does not seem to be running inside a container [2022-07-26T23:38:41.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/vice-usb-camera_fix-device-name2 -v /w/workspace/vice-usb-camera_fix-device-name2:/w/workspace/vice-usb-camera_fix-device-name2:rw,z -v /w/workspace/vice-usb-camera_fix-device-name2@tmp:/w/workspace/vice-usb-camera_fix-device-name2@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 ******** ci-base-image-x86_64 cat [2022-07-26T23:38:42.308Z] $ docker top c9aaa24e5a20661669bd81ab83c259ba1406bb4fb4d7e0e8c2049cb2ff29d37b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:38:42.706Z] + git config --global --add safe.directory /w/workspace/vice-usb-camera_fix-device-name2 [Pipeline] fileExists [Pipeline] sh [2022-07-26T23:38:43.063Z] + make test [2022-07-26T23:38:43.063Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-26T23:38:43.322Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-26T23:38:53.296Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-26T23:38:53.296Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 2.2% of statements [2022-07-26T23:39:01.429Z] CGO_ENABLED=1 go vet ./... [2022-07-26T23:39:03.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-26T23:39:03.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-26T23:39:03.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-26T23:39:04.267Z] [edgeX.isLTS] Checking if [fix-device-name2] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-26T23:39:04.302Z] $ docker stop --time=1 c9aaa24e5a20661669bd81ab83c259ba1406bb4fb4d7e0e8c2049cb2ff29d37b [2022-07-26T23:39:06.108Z] $ docker rm -f c9aaa24e5a20661669bd81ab83c259ba1406bb4fb4d7e0e8c2049cb2ff29d37b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-26T23:39:06.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-26T23:39:06.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-26T23:39:07.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-26T23:39:07.665Z] + ls -al . [2022-07-26T23:39:07.666Z] total 188 [2022-07-26T23:39:07.666Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 23:39 . [2022-07-26T23:39:07.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:37 .. [2022-07-26T23:39:07.666Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:38 .git [2022-07-26T23:39:07.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 .github [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 26 23:37 .gitignore [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 23:37 .golangci.yml [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 23:37 .hadolint.yml [2022-07-26T23:39:07.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:37 .semver [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 26 23:37 Attribution.txt [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 26 23:37 CHANGELOG.md [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 26 23:37 Dockerfile [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 23:37 GOVERNANCE.md [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 23:37 Jenkinsfile [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 23:37 LICENSE [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 26 23:37 Makefile [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 23:37 OWNERS.md [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 26 23:37 README.md [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 23:37 VERSION [2022-07-26T23:39:07.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 23:37 bin [2022-07-26T23:39:07.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 cmd [2022-07-26T23:39:07.666Z] -rw-r--r-- 1 jenkins jenkins 26812 Jul 26 23:38 coverage.out [2022-07-26T23:39:07.666Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 26 23:37 docker-entrypoint.sh [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 26 23:37 go.mod [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 26 23:37 go.sum [2022-07-26T23:39:07.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 internal [2022-07-26T23:39:07.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:37 snap [2022-07-26T23:39:07.666Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:39:08.067Z] + 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=87197160d8e02de6bfdab55aabd7af7d8b666e21 --label arch=amd64 --label version=0.0.0 . [2022-07-26T23:39:08.067Z] Sending build context to Docker daemon 747.5kB [2022-07-26T23:39:08.067Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:39:08.067Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-26T23:39:08.067Z] ---> 2a31612e81e5 [2022-07-26T23:39:08.067Z] Step 3/35 : ARG MAKE="make build" [2022-07-26T23:39:08.067Z] ---> Running in b51a8487de0d [2022-07-26T23:39:08.327Z] Removing intermediate container b51a8487de0d [2022-07-26T23:39:08.327Z] ---> c096409248e6 [2022-07-26T23:39:08.327Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:39:08.327Z] ---> Running in f7fabbbc1e42 [2022-07-26T23:39:08.327Z] Removing intermediate container f7fabbbc1e42 [2022-07-26T23:39:08.327Z] ---> dcb6f0370909 [2022-07-26T23:39:08.327Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:39:08.327Z] ---> Running in 3acaad2c1224 [2022-07-26T23:39:08.588Z] Removing intermediate container 3acaad2c1224 [2022-07-26T23:39:08.588Z] ---> b064a370e96e [2022-07-26T23:39:08.588Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:39:08.588Z] ---> Running in 3c0a8b45dca4 [2022-07-26T23:39:09.159Z] Removing intermediate container 3c0a8b45dca4 [2022-07-26T23:39:09.159Z] ---> 523045286781 [2022-07-26T23:39:09.159Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:39:09.159Z] ---> Running in 7bec68f86711 [2022-07-26T23:39:09.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:39:10.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:39:10.626Z] OK: 330 MiB in 131 packages [2022-07-26T23:39:10.889Z] Removing intermediate container 7bec68f86711 [2022-07-26T23:39:10.889Z] ---> f454a42008b7 [2022-07-26T23:39:10.889Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-26T23:39:10.889Z] ---> Running in 6b8abcc7e300 [2022-07-26T23:39:11.148Z] Removing intermediate container 6b8abcc7e300 [2022-07-26T23:39:11.148Z] ---> 9ec3b766eebe [2022-07-26T23:39:11.148Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-26T23:39:11.148Z] ---> 161b2d439d98 [2022-07-26T23:39:11.148Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:39:11.148Z] ---> Running in 2bdad55d51dc [2022-07-26T23:39:12.090Z] Removing intermediate container 2bdad55d51dc [2022-07-26T23:39:12.090Z] ---> 71bad48191dd [2022-07-26T23:39:12.090Z] Step 11/35 : COPY . . [2022-07-26T23:39:12.090Z] ---> 8b5ada35982d [2022-07-26T23:39:12.090Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:39:12.090Z] ---> Running in 9b594a3ba123 [2022-07-26T23:39:12.352Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:39:12.352Z] Dload Upload Total Spent Left Speed [2022-07-26T23:39:12.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 34364 0 --:--:-- --:--:-- --:--:-- 35400 [2022-07-26T23:39:12.921Z] Removing intermediate container 9b594a3ba123 [2022-07-26T23:39:12.921Z] ---> b5b2a7eda3e6 [2022-07-26T23:39:12.921Z] Step 13/35 : RUN ${MAKE} [2022-07-26T23:39:12.921Z] ---> Running in 8fd793f5c780 [2022-07-26T23:39:13.181Z] 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-07-26T23:39:35.127Z] Removing intermediate container 8fd793f5c780 [2022-07-26T23:39:35.127Z] ---> a3f7f635f541 [2022-07-26T23:39:35.127Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-26T23:39:35.127Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-26T23:39:35.127Z] af6660deedbd: Pulling fs layer [2022-07-26T23:39:35.127Z] 97cd0a44c592: Pulling fs layer [2022-07-26T23:39:35.127Z] 97cd0a44c592: Download complete [2022-07-26T23:39:35.127Z] af6660deedbd: Verifying Checksum [2022-07-26T23:39:35.127Z] af6660deedbd: Download complete [2022-07-26T23:39:35.127Z] af6660deedbd: Pull complete [2022-07-26T23:39:35.127Z] 97cd0a44c592: Pull complete [2022-07-26T23:39:35.127Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-26T23:39:35.127Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-26T23:39:35.127Z] ---> fea57e182299 [2022-07-26T23:39:35.127Z] Step 15/35 : FROM alpine:3.15 [2022-07-26T23:39:35.127Z] 3.15: Pulling from library/alpine [2022-07-26T23:39:35.127Z] ab6db1bc80d0: Pulling fs layer [2022-07-26T23:39:35.127Z] ab6db1bc80d0: Verifying Checksum [2022-07-26T23:39:35.127Z] ab6db1bc80d0: Download complete [2022-07-26T23:39:35.127Z] ab6db1bc80d0: Pull complete [2022-07-26T23:39:35.127Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-26T23:39:35.127Z] Status: Downloaded newer image for alpine:3.15 [2022-07-26T23:39:35.127Z] ---> 2720e26172a0 [2022-07-26T23:39:35.127Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-26T23:39:35.127Z] ---> Running in b7fea2d24ef2 [2022-07-26T23:39:35.388Z] Removing intermediate container b7fea2d24ef2 [2022-07-26T23:39:35.388Z] ---> 8c2e012b3bda [2022-07-26T23:39:35.388Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-26T23:39:35.648Z] ---> Running in 0cc38c9b2a30 [2022-07-26T23:39:35.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-26T23:39:35.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-26T23:39:36.169Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-26T23:39:36.169Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-26T23:39:36.169Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-26T23:39:36.169Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-26T23:39:36.169Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-26T23:39:36.169Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-26T23:39:36.169Z] (7/74) Installing libxcb (1.14-r2) [2022-07-26T23:39:36.169Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-26T23:39:36.169Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-26T23:39:36.169Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-26T23:39:36.431Z] (11/74) Installing expat (2.4.7-r0) [2022-07-26T23:39:36.431Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-26T23:39:36.431Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-26T23:39:36.431Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-26T23:39:36.431Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-26T23:39:36.431Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-26T23:39:36.431Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-26T23:39:36.431Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-26T23:39:36.431Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-26T23:39:36.431Z] (20/74) Installing libintl (0.21-r0) [2022-07-26T23:39:36.431Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-26T23:39:36.431Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-26T23:39:36.431Z] (23/74) Installing pcre (8.45-r1) [2022-07-26T23:39:36.431Z] (24/74) Installing glib (2.70.1-r0) [2022-07-26T23:39:36.431Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-26T23:39:36.431Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-26T23:39:36.431Z] (27/74) Installing libass (0.15.2-r0) [2022-07-26T23:39:36.431Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-26T23:39:36.431Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-26T23:39:36.431Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-26T23:39:36.431Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-26T23:39:36.431Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-26T23:39:36.431Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-26T23:39:36.431Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-26T23:39:36.431Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-26T23:39:36.694Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-26T23:39:36.694Z] (37/74) Installing lame (3.100-r0) [2022-07-26T23:39:36.694Z] (38/74) Installing opus (1.3.1-r1) [2022-07-26T23:39:36.694Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-26T23:39:36.694Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-26T23:39:36.694Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-26T23:39:36.694Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-26T23:39:36.694Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-26T23:39:36.694Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-26T23:39:36.694Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-26T23:39:36.694Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-26T23:39:36.694Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-26T23:39:36.694Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:39:36.694Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-26T23:39:36.694Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-26T23:39:36.694Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-26T23:39:36.694Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-26T23:39:36.694Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-26T23:39:36.694Z] (54/74) Installing libva (2.13.0-r0) [2022-07-26T23:39:36.694Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-26T23:39:36.694Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-26T23:39:36.694Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-26T23:39:36.694Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-26T23:39:36.694Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-26T23:39:36.694Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-26T23:39:36.694Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-26T23:39:36.957Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-26T23:39:36.957Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-26T23:39:36.957Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-26T23:39:36.957Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-26T23:39:36.957Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-26T23:39:36.957Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:39:36.957Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-26T23:39:36.957Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-26T23:39:36.957Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-26T23:39:36.957Z] (70/74) Installing kmod-libs (29-r2) [2022-07-26T23:39:36.957Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-26T23:39:36.957Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-26T23:39:37.217Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-26T23:39:37.217Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-26T23:39:37.217Z] Executing busybox-1.34.1-r7.trigger [2022-07-26T23:39:37.217Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-26T23:39:37.217Z] OK: 78 MiB in 88 packages [2022-07-26T23:39:38.604Z] Removing intermediate container 0cc38c9b2a30 [2022-07-26T23:39:38.604Z] ---> 5dc3e369c27e [2022-07-26T23:39:38.604Z] Step 18/35 : WORKDIR / [2022-07-26T23:39:38.604Z] ---> Running in fd1cf7c71b25 [2022-07-26T23:39:38.604Z] Removing intermediate container fd1cf7c71b25 [2022-07-26T23:39:38.604Z] ---> 13637b352151 [2022-07-26T23:39:38.604Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-26T23:39:39.171Z] ---> 3c06650893b2 [2022-07-26T23:39:39.171Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-26T23:39:39.431Z] ---> d7ae64005b59 [2022-07-26T23:39:39.431Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-26T23:39:39.691Z] ---> b6f260ccf371 [2022-07-26T23:39:39.691Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-26T23:39:39.691Z] ---> 876a1beda0aa [2022-07-26T23:39:39.691Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-26T23:39:39.951Z] ---> c324fc1ffa67 [2022-07-26T23:39:39.952Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-26T23:39:39.952Z] ---> b12d122788d6 [2022-07-26T23:39:39.952Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-26T23:39:40.522Z] ---> 0e05e1ca877a [2022-07-26T23:39:40.522Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:39:40.522Z] ---> Running in 2d08ec1c987d [2022-07-26T23:39:41.093Z] Removing intermediate container 2d08ec1c987d [2022-07-26T23:39:41.093Z] ---> de7df7551582 [2022-07-26T23:39:41.093Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:39:41.093Z] ---> Running in 488fcdf77deb [2022-07-26T23:39:42.033Z] Removing intermediate container 488fcdf77deb [2022-07-26T23:39:42.033Z] ---> ca2a92cd75a6 [2022-07-26T23:39:42.033Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-26T23:39:42.033Z] ---> Running in 368a66b18f57 [2022-07-26T23:39:42.620Z] Removing intermediate container 368a66b18f57 [2022-07-26T23:39:42.620Z] ---> 49b5c16a9d47 [2022-07-26T23:39:42.620Z] Step 29/35 : EXPOSE 59983 [2022-07-26T23:39:42.620Z] ---> Running in f59b8c3565d6 [2022-07-26T23:39:42.620Z] Removing intermediate container f59b8c3565d6 [2022-07-26T23:39:42.620Z] ---> 4a5aa7a1be00 [2022-07-26T23:39:42.620Z] Step 30/35 : EXPOSE 8554 [2022-07-26T23:39:42.620Z] ---> Running in 6897319dc55d [2022-07-26T23:39:42.620Z] Removing intermediate container 6897319dc55d [2022-07-26T23:39:42.620Z] ---> fae9d5f9a020 [2022-07-26T23:39:42.620Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-26T23:39:42.881Z] ---> Running in c2e408eeb075 [2022-07-26T23:39:42.881Z] Removing intermediate container c2e408eeb075 [2022-07-26T23:39:42.881Z] ---> f9dade8c7858 [2022-07-26T23:39:42.881Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-26T23:39:42.881Z] ---> Running in 6c409d949db0 [2022-07-26T23:39:42.881Z] Removing intermediate container 6c409d949db0 [2022-07-26T23:39:42.881Z] ---> b8126e97e5ba [2022-07-26T23:39:42.881Z] Step 33/35 : LABEL arch=amd64 [2022-07-26T23:39:43.140Z] ---> Running in 10de354202c6 [2022-07-26T23:39:43.140Z] Removing intermediate container 10de354202c6 [2022-07-26T23:39:43.140Z] ---> e1864629bb9c [2022-07-26T23:39:43.140Z] Step 34/35 : LABEL git_sha=87197160d8e02de6bfdab55aabd7af7d8b666e21 [2022-07-26T23:39:43.140Z] ---> Running in 8d700f2f1219 [2022-07-26T23:39:43.402Z] Removing intermediate container 8d700f2f1219 [2022-07-26T23:39:43.402Z] ---> a9a2fdf97ed3 [2022-07-26T23:39:43.402Z] Step 35/35 : LABEL version=0.0.0 [2022-07-26T23:39:43.402Z] ---> Running in 49f5db660b46 [2022-07-26T23:39:43.402Z] Removing intermediate container 49f5db660b46 [2022-07-26T23:39:43.402Z] ---> 95a280a30ba9 [2022-07-26T23:39:43.402Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-26T23:39:43.402Z] Successfully built 95a280a30ba9 [2022-07-26T23:39:43.402Z] 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-07-26T23:39:44.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:39:44.298Z] [2022-07-26T23:39:44.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:39:44.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:39:44.702Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-26T23:39:44.702Z] 5eb5b503b376: Pulling fs layer [2022-07-26T23:39:44.702Z] 5c69ac0246d0: Pulling fs layer [2022-07-26T23:39:44.702Z] ec43610c2a17: Pulling fs layer [2022-07-26T23:39:44.702Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-26T23:39:44.702Z] 33b1e0a273af: Pulling fs layer [2022-07-26T23:39:44.702Z] 5d3b04190fa2: Pulling fs layer [2022-07-26T23:39:44.702Z] 2f39f015ded8: Pulling fs layer [2022-07-26T23:39:44.702Z] 3a2ae6a8a46f: Waiting [2022-07-26T23:39:44.702Z] 5d3b04190fa2: Waiting [2022-07-26T23:39:44.702Z] 2f39f015ded8: Waiting [2022-07-26T23:39:44.702Z] 33b1e0a273af: Waiting [2022-07-26T23:39:44.702Z] 5c69ac0246d0: Verifying Checksum [2022-07-26T23:39:44.702Z] 5c69ac0246d0: Download complete [2022-07-26T23:39:44.702Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-26T23:39:44.702Z] 3a2ae6a8a46f: Download complete [2022-07-26T23:39:44.702Z] 33b1e0a273af: Verifying Checksum [2022-07-26T23:39:44.702Z] 33b1e0a273af: Download complete [2022-07-26T23:39:44.702Z] 5d3b04190fa2: Download complete [2022-07-26T23:39:44.702Z] ec43610c2a17: Verifying Checksum [2022-07-26T23:39:44.702Z] ec43610c2a17: Download complete [2022-07-26T23:39:44.962Z] 5eb5b503b376: Verifying Checksum [2022-07-26T23:39:44.962Z] 5eb5b503b376: Download complete [2022-07-26T23:39:45.531Z] 2f39f015ded8: Download complete [2022-07-26T23:39:46.469Z] 5eb5b503b376: Pull complete [2022-07-26T23:39:46.469Z] 5c69ac0246d0: Pull complete [2022-07-26T23:39:47.040Z] ec43610c2a17: Pull complete [2022-07-26T23:39:47.300Z] 3a2ae6a8a46f: Pull complete [2022-07-26T23:39:47.559Z] 33b1e0a273af: Pull complete [2022-07-26T23:39:47.559Z] 5d3b04190fa2: Pull complete [2022-07-26T23:39:51.754Z] 2f39f015ded8: Pull complete [2022-07-26T23:39:51.754Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-26T23:39:51.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:39:51.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:39:51.990Z] prd-ubuntu20.04-docker-8c-8g-21167 does not seem to be running inside a container [2022-07-26T23:39:52.031Z] $ 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/vice-usb-camera_fix-device-name2 -v /w/workspace/vice-usb-camera_fix-device-name2:/w/workspace/vice-usb-camera_fix-device-name2:rw,z -v /w/workspace/vice-usb-camera_fix-device-name2@tmp:/w/workspace/vice-usb-camera_fix-device-name2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-26T23:39:53.867Z] $ docker top 384a0cd40a551d948cb92c14bb0325cca382c89da7cd8b8a7b4e512b064fe91c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:39:54.301Z] ---> job-cost.sh [2022-07-26T23:39:54.301Z] lf-activate-venv: SKIPPING [2022-07-26T23:39:54.301Z] INFO: No Stack... [2022-07-26T23:39:54.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-26T23:39:55.136Z] INFO: Archiving Costs [Pipeline] sh [2022-07-26T23:39:55.457Z] + cat /w/workspace/vice-usb-camera_fix-device-name2/archives/cost.csv [2022-07-26T23:39:55.457Z] + cut -d, -f6 [Pipeline] lock [2022-07-26T23:39:55.494Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-fix-device-name2-1-stack-cost] [2022-07-26T23:39:55.500Z] Resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name2-1-stack-cost] did not exist. Created. [2022-07-26T23:39:55.500Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-fix-device-name2-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-26T23:39:55.884Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-26T23:39:55.930Z] Stashed 1 file(s) [Pipeline] } [2022-07-26T23:39:55.958Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name2-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-26T23:39:56.031Z] $ docker stop --time=1 384a0cd40a551d948cb92c14bb0325cca382c89da7cd8b8a7b4e512b064fe91c [2022-07-26T23:39:57.209Z] $ docker rm -f 384a0cd40a551d948cb92c14bb0325cca382c89da7cd8b8a7b4e512b064fe91c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-26T23:41:03.598Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21169 in /w/workspace/vice-usb-camera_fix-device-name2 [Pipeline] { [Pipeline] ws [2022-07-26T23:41:03.642Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-07-26T23:41:03.740Z] Selected Git installation does not exist. Using Default [2022-07-26T23:41:03.740Z] The recommended git tool is: NONE [2022-07-26T23:41:10.635Z] using credential edgex-jenkins-ssh [2022-07-26T23:41:10.654Z] Cloning the remote Git repository [2022-07-26T23:41:10.717Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-26T23:41:10.806Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-07-26T23:41:10.902Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-26T23:41:10.903Z] > git --version # timeout=10 [2022-07-26T23:41:10.931Z] > git --version # 'git version 2.25.1' [2022-07-26T23:41:10.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-26T23:41:11.012Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-26T23:41:11.611Z] Avoid second fetch [2022-07-26T23:41:11.612Z] Checking out Revision 87197160d8e02de6bfdab55aabd7af7d8b666e21 (fix-device-name2) [2022-07-26T23:41:11.568Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-26T23:41:11.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-26T23:41:11.635Z] > git config core.sparsecheckout # timeout=10 [2022-07-26T23:41:11.654Z] > git checkout -f 87197160d8e02de6bfdab55aabd7af7d8b666e21 # timeout=10 [2022-07-26T23:41:16.140Z] Commit message: "fix: remove all reserved chars from device name" [2022-07-26T23:41:16.201Z] > git --version # timeout=10 [2022-07-26T23:41:16.216Z] > git --version # 'git version 2.25.1' [2022-07-26T23:41:16.234Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-26T23:41:17.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-26T23:41:17.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:41:17.299Z] Dload Upload Total Spent Left Speed [2022-07-26T23:41:17.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2022-07-26T23:41:17.935Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-26T23:41:18.322Z] + sudo tee /etc/docker/daemon.new [2022-07-26T23:41:18.322Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-26T23:41:18.322Z] { [2022-07-26T23:41:18.322Z] "registry-mirrors": [ [2022-07-26T23:41:18.322Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-26T23:41:18.322Z] ], [2022-07-26T23:41:18.322Z] "bip": "10.250.0.254/24", [2022-07-26T23:41:18.322Z] "hosts": [ [2022-07-26T23:41:18.322Z] "tcp://0.0.0.0:5555", [2022-07-26T23:41:18.322Z] "unix:///var/run/docker.sock" [2022-07-26T23:41:18.322Z] ], [2022-07-26T23:41:18.322Z] "mtu": 1458, [2022-07-26T23:41:18.322Z] "selinux-enabled": true, [2022-07-26T23:41:18.322Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-26T23:41:18.322Z] } [Pipeline] sh [2022-07-26T23:41:18.692Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-26T23:41:19.121Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:41:37.692Z] provisioning config files... [2022-07-26T23:41:37.721Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6394637937592845960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:41:38.133Z] ---> docker-login.sh [2022-07-26T23:41:38.134Z] nexus3.edgexfoundry.org:10001 [2022-07-26T23:41:38.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:41:39.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:41:39.001Z] Configure a credential helper to remove this warning. See [2022-07-26T23:41:39.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:41:39.001Z] [2022-07-26T23:41:39.001Z] Login Succeeded [2022-07-26T23:41:39.276Z] nexus3.edgexfoundry.org:10002 [2022-07-26T23:41:39.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:41:39.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:41:39.553Z] Configure a credential helper to remove this warning. See [2022-07-26T23:41:39.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:41:39.553Z] [2022-07-26T23:41:39.553Z] Login Succeeded [2022-07-26T23:41:39.553Z] nexus3.edgexfoundry.org:10003 [2022-07-26T23:41:39.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:41:40.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:41:40.108Z] Configure a credential helper to remove this warning. See [2022-07-26T23:41:40.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:41:40.108Z] [2022-07-26T23:41:40.108Z] Login Succeeded [2022-07-26T23:41:40.108Z] nexus3.edgexfoundry.org:10004 [2022-07-26T23:41:40.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:41:40.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:41:40.656Z] Configure a credential helper to remove this warning. See [2022-07-26T23:41:40.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:41:40.656Z] [2022-07-26T23:41:40.656Z] Login Succeeded [2022-07-26T23:41:40.656Z] docker.io [2022-07-26T23:41:40.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-26T23:41:41.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-26T23:41:41.221Z] Configure a credential helper to remove this warning. See [2022-07-26T23:41:41.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-26T23:41:41.221Z] [2022-07-26T23:41:41.221Z] Login Succeeded [2022-07-26T23:41:41.221Z] ---> docker-login.sh ends [Pipeline] } [2022-07-26T23:41:41.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-26T23:41:41.642Z] [edgeX.isLTS] Checking if [fix-device-name2] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:41:41.672Z] [edgeX.isLTS] Checking if [fix-device-name2] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-26T23:41:41.701Z] ========================================================= [2022-07-26T23:41:41.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-26T23:41:41.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:41:42.200Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-26T23:41:42.472Z] Sending build context to Docker daemon 485.4kB [2022-07-26T23:41:42.472Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:41:42.472Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-26T23:41:42.750Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-26T23:41:42.750Z] b3c136eddcbf: Pulling fs layer [2022-07-26T23:41:42.750Z] c0a3192eca97: Pulling fs layer [2022-07-26T23:41:42.750Z] a050256f5b6f: Pulling fs layer [2022-07-26T23:41:42.750Z] 656be50a0ddc: Pulling fs layer [2022-07-26T23:41:42.750Z] 2bbca73fdf42: Pulling fs layer [2022-07-26T23:41:42.750Z] 46d945488cbd: Pulling fs layer [2022-07-26T23:41:42.750Z] 8a5474983e97: Pulling fs layer [2022-07-26T23:41:42.750Z] 329c88fbcd65: Pulling fs layer [2022-07-26T23:41:42.750Z] 656be50a0ddc: Waiting [2022-07-26T23:41:42.750Z] 2bbca73fdf42: Waiting [2022-07-26T23:41:42.750Z] 46d945488cbd: Waiting [2022-07-26T23:41:42.750Z] 8a5474983e97: Waiting [2022-07-26T23:41:42.750Z] 329c88fbcd65: Waiting [2022-07-26T23:41:42.750Z] a050256f5b6f: Verifying Checksum [2022-07-26T23:41:42.750Z] a050256f5b6f: Download complete [2022-07-26T23:41:42.750Z] c0a3192eca97: Verifying Checksum [2022-07-26T23:41:42.750Z] c0a3192eca97: Download complete [2022-07-26T23:41:42.750Z] 2bbca73fdf42: Verifying Checksum [2022-07-26T23:41:42.750Z] 2bbca73fdf42: Download complete [2022-07-26T23:41:42.750Z] 46d945488cbd: Verifying Checksum [2022-07-26T23:41:42.750Z] 46d945488cbd: Download complete [2022-07-26T23:41:42.750Z] b3c136eddcbf: Verifying Checksum [2022-07-26T23:41:42.750Z] b3c136eddcbf: Download complete [2022-07-26T23:41:43.746Z] b3c136eddcbf: Pull complete [2022-07-26T23:41:43.746Z] 329c88fbcd65: Verifying Checksum [2022-07-26T23:41:43.746Z] 329c88fbcd65: Download complete [2022-07-26T23:41:44.349Z] c0a3192eca97: Pull complete [2022-07-26T23:41:44.625Z] a050256f5b6f: Pull complete [2022-07-26T23:41:44.898Z] 8a5474983e97: Verifying Checksum [2022-07-26T23:41:44.898Z] 8a5474983e97: Download complete [2022-07-26T23:41:45.492Z] 656be50a0ddc: Verifying Checksum [2022-07-26T23:41:45.492Z] 656be50a0ddc: Download complete [2022-07-26T23:42:00.579Z] 656be50a0ddc: Pull complete [2022-07-26T23:42:00.579Z] 2bbca73fdf42: Pull complete [2022-07-26T23:42:00.579Z] 46d945488cbd: Pull complete [2022-07-26T23:42:06.002Z] 8a5474983e97: Pull complete [2022-07-26T23:42:07.440Z] 329c88fbcd65: Pull complete [2022-07-26T23:42:07.440Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-26T23:42:07.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-26T23:42:07.440Z] ---> ff4287adb874 [2022-07-26T23:42:07.440Z] Step 3/13 : ARG MAKE="make build" [2022-07-26T23:42:09.417Z] ---> Running in b0dc22c0b79a [2022-07-26T23:42:09.417Z] Removing intermediate container b0dc22c0b79a [2022-07-26T23:42:09.417Z] ---> 8b2671f30614 [2022-07-26T23:42:09.417Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:42:09.417Z] ---> Running in 5015e3657cea [2022-07-26T23:42:10.025Z] Removing intermediate container 5015e3657cea [2022-07-26T23:42:10.025Z] ---> fa4fc15701e6 [2022-07-26T23:42:10.025Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:42:10.025Z] ---> Running in f14240faae62 [2022-07-26T23:42:10.312Z] Removing intermediate container f14240faae62 [2022-07-26T23:42:10.312Z] ---> b21894350181 [2022-07-26T23:42:10.312Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:42:10.312Z] ---> Running in dc39c505f4df [2022-07-26T23:42:12.969Z] Removing intermediate container dc39c505f4df [2022-07-26T23:42:12.969Z] ---> 66f1625ade48 [2022-07-26T23:42:12.969Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:42:13.251Z] ---> Running in 187171a22747 [2022-07-26T23:42:14.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-26T23:42:15.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-26T23:42:16.223Z] (1/14) Installing libintl (0.21-r2) [2022-07-26T23:42:16.223Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-26T23:42:16.223Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-26T23:42:16.223Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:42:16.497Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-26T23:42:16.772Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-26T23:42:16.772Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:42:16.772Z] (7/14) Installing libblkid (2.38-r1) [2022-07-26T23:42:16.772Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-26T23:42:17.047Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-26T23:42:17.047Z] (10/14) Installing kmod-libs (29-r2) [2022-07-26T23:42:17.047Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-26T23:42:17.318Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-26T23:42:17.318Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-26T23:42:17.596Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-26T23:42:17.596Z] Executing busybox-1.35.0-r13.trigger [2022-07-26T23:42:17.596Z] Executing eudev-3.2.11-r0.trigger [2022-07-26T23:42:17.596Z] OK: 228 MiB in 65 packages [2022-07-26T23:42:19.040Z] Removing intermediate container 187171a22747 [2022-07-26T23:42:19.040Z] ---> b362ced86d5b [2022-07-26T23:42:19.040Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-26T23:42:19.040Z] ---> Running in ab74d78b8b65 [2022-07-26T23:42:19.040Z] Removing intermediate container ab74d78b8b65 [2022-07-26T23:42:19.040Z] ---> 425d75c28667 [2022-07-26T23:42:19.040Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-26T23:42:19.642Z] ---> 5bda5894de9d [2022-07-26T23:42:19.642Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:42:19.642Z] ---> Running in fd544720312f [2022-07-26T23:43:16.183Z] Removing intermediate container fd544720312f [2022-07-26T23:43:16.183Z] ---> fbe28b199c26 [2022-07-26T23:43:16.183Z] Step 11/13 : COPY . . [2022-07-26T23:43:16.183Z] ---> af1dd76252db [2022-07-26T23:43:16.183Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:43:16.183Z] ---> Running in 967c3a9acddf [2022-07-26T23:43:16.183Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:43:16.183Z] Dload Upload  Total Spent Left Speed [2022-07-26T23:43:16.183Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15507 0 --:--:-- --:--:-- --:--:-- 15850 [2022-07-26T23:43:16.183Z] Removing intermediate container 967c3a9acddf [2022-07-26T23:43:16.183Z] ---> 07e51a24bd5e [2022-07-26T23:43:16.183Z] Step 13/13 : RUN ${MAKE} [2022-07-26T23:43:16.183Z] ---> Running in c0143e68651c [2022-07-26T23:43:16.183Z] noop [2022-07-26T23:43:16.183Z] Removing intermediate container c0143e68651c [2022-07-26T23:43:16.183Z] ---> 2a82690985d8 [2022-07-26T23:43:16.183Z] Successfully built 2a82690985d8 [2022-07-26T23:43:16.183Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:43:16.677Z] + docker inspect -f . ci-base-image-arm64 [2022-07-26T23:43:16.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:43:17.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-21169 does not seem to be running inside a container [2022-07-26T23:43:17.103Z] $ 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 ******** ci-base-image-arm64 cat [2022-07-26T23:43:18.459Z] $ docker top 3740c7dec5220e2261569285eaafcff849de10b339149cf1881f18af841935a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:43:19.445Z] + go version [2022-07-26T23:43:19.445Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-26T23:43:19.480Z] $ docker stop --time=1 3740c7dec5220e2261569285eaafcff849de10b339149cf1881f18af841935a3 [2022-07-26T23:43:21.149Z] $ docker rm -f 3740c7dec5220e2261569285eaafcff849de10b339149cf1881f18af841935a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:43:22.131Z] + docker inspect -f . ci-base-image-arm64 [2022-07-26T23:43:22.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:43:22.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-21169 does not seem to be running inside a container [2022-07-26T23:43:22.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-arm64 cat [2022-07-26T23:43:23.886Z] $ docker top 8ee30a77b722bf4274d7b3a08fe80c0ff20b2fa25b6bb2ae99bed12959cb08cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:43:24.863Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-07-26T23:43:25.612Z] + make test [2022-07-26T23:43:25.612Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-26T23:43:27.049Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-26T23:45:03.923Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-26T23:45:03.923Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 2.2% of statements [2022-07-26T23:45:03.923Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-26T23:45:03.923Z] CGO_ENABLED=1 go vet ./... [2022-07-26T23:45:19.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-26T23:45:19.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-26T23:45:19.076Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-26T23:45:21.086Z] [edgeX.isLTS] Checking if [fix-device-name2] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-26T23:45:21.120Z] $ docker stop --time=1 8ee30a77b722bf4274d7b3a08fe80c0ff20b2fa25b6bb2ae99bed12959cb08cf [2022-07-26T23:45:22.930Z] $ docker rm -f 8ee30a77b722bf4274d7b3a08fe80c0ff20b2fa25b6bb2ae99bed12959cb08cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-26T23:45:23.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-26T23:45:24.001Z] Warning: overwriting stash ‘coverage-report’ [2022-07-26T23:45:24.454Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-26T23:45:25.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-26T23:45:25.405Z] + ls -al . [2022-07-26T23:45:25.405Z] total 184 [2022-07-26T23:45:25.405Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:45 . [2022-07-26T23:45:25.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:41 .. [2022-07-26T23:45:25.405Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:41 .git [2022-07-26T23:45:25.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:41 .github [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 26 23:41 .gitignore [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 23:41 .golangci.yml [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 23:41 .hadolint.yml [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 26 23:41 Attribution.txt [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 26 23:41 CHANGELOG.md [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 26 23:41 Dockerfile [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 23:41 GOVERNANCE.md [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 23:41 Jenkinsfile [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 23:41 LICENSE [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 26 23:41 Makefile [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 23:41 OWNERS.md [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 26 23:41 README.md [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 23:37 VERSION [2022-07-26T23:45:25.405Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 23:41 bin [2022-07-26T23:45:25.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:41 cmd [2022-07-26T23:45:25.405Z] -rw-r--r-- 1 jenkins jenkins 26812 Jul 26 23:44 coverage.out [2022-07-26T23:45:25.405Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 26 23:41 docker-entrypoint.sh [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 26 23:41 go.mod [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 26 23:41 go.sum [2022-07-26T23:45:25.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:41 internal [2022-07-26T23:45:25.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:41 snap [2022-07-26T23:45:25.405Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:45:25.845Z] + 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=87197160d8e02de6bfdab55aabd7af7d8b666e21 --label arch=arm64 --label version=0.0.0 . [2022-07-26T23:45:26.118Z] Sending build context to Docker daemon 513kB [2022-07-26T23:45:26.118Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-26T23:45:26.118Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-26T23:45:26.118Z] ---> 2a82690985d8 [2022-07-26T23:45:26.118Z] Step 3/35 : ARG MAKE="make build" [2022-07-26T23:45:26.391Z] ---> Running in 87dac256b80c [2022-07-26T23:45:26.664Z] Removing intermediate container 87dac256b80c [2022-07-26T23:45:26.664Z] ---> 2b86c40be7d7 [2022-07-26T23:45:26.664Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-26T23:45:26.664Z] ---> Running in bc1697f4cff9 [2022-07-26T23:45:26.938Z] Removing intermediate container bc1697f4cff9 [2022-07-26T23:45:26.938Z] ---> 5a8d482ca68b [2022-07-26T23:45:26.938Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-26T23:45:26.938Z] ---> Running in 439c143929ba [2022-07-26T23:45:27.210Z] Removing intermediate container 439c143929ba [2022-07-26T23:45:27.210Z] ---> 4570faa6a297 [2022-07-26T23:45:27.210Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-26T23:45:27.210Z] ---> Running in 4676e91277e8 [2022-07-26T23:45:29.191Z] Removing intermediate container 4676e91277e8 [2022-07-26T23:45:29.191Z] ---> 8362d306496a [2022-07-26T23:45:29.191Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-26T23:45:29.191Z] ---> Running in 22848322d656 [2022-07-26T23:45:29.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-26T23:45:30.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-26T23:45:31.748Z] OK: 228 MiB in 65 packages [2022-07-26T23:45:32.358Z] Removing intermediate container 22848322d656 [2022-07-26T23:45:32.358Z] ---> 621782950dad [2022-07-26T23:45:32.358Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-26T23:45:32.630Z] ---> Running in 85dcdc1f324a [2022-07-26T23:45:32.908Z] Removing intermediate container 85dcdc1f324a [2022-07-26T23:45:32.908Z] ---> 84d0077cafc7 [2022-07-26T23:45:32.908Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-26T23:45:33.516Z] ---> 4412d1de69b2 [2022-07-26T23:45:33.516Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-26T23:45:33.516Z] ---> Running in fb20c36ddf77 [2022-07-26T23:45:35.497Z] Removing intermediate container fb20c36ddf77 [2022-07-26T23:45:35.497Z] ---> 1c99fd0adfe5 [2022-07-26T23:45:35.497Z] Step 11/35 : COPY . . [2022-07-26T23:45:36.099Z] ---> d23186f0f8a8 [2022-07-26T23:45:36.099Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-26T23:45:36.099Z] ---> Running in 8ff343fababa [2022-07-26T23:45:37.084Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:45:37.084Z]  Dload Upload Total Spent Left Speed [2022-07-26T23:45:37.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14866 0 --:--:-- --:--:-- --:--:-- 15171 [2022-07-26T23:45:38.078Z] Removing intermediate container 8ff343fababa [2022-07-26T23:45:38.078Z] ---> fe96bcfeeec6 [2022-07-26T23:45:38.078Z] Step 13/35 : RUN ${MAKE} [2022-07-26T23:45:38.078Z] ---> Running in 009b36154c07 [2022-07-26T23:45:39.064Z] 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-07-26T23:48:00.983Z] Removing intermediate container 009b36154c07 [2022-07-26T23:48:00.983Z] ---> 501a18eadc90 [2022-07-26T23:48:00.983Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-26T23:48:00.983Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-26T23:48:00.983Z] eab2503cf8f4: Pulling fs layer [2022-07-26T23:48:00.983Z] 97cd0a44c592: Pulling fs layer [2022-07-26T23:48:00.983Z] 97cd0a44c592: Verifying Checksum [2022-07-26T23:48:00.983Z] 97cd0a44c592: Download complete [2022-07-26T23:48:00.983Z] eab2503cf8f4: Download complete [2022-07-26T23:48:00.983Z] eab2503cf8f4: Pull complete [2022-07-26T23:48:00.983Z] 97cd0a44c592: Pull complete [2022-07-26T23:48:00.983Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-26T23:48:00.983Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-26T23:48:00.983Z] ---> 7f763cca56b3 [2022-07-26T23:48:00.983Z] Step 15/35 : FROM alpine:3.15 [2022-07-26T23:48:00.983Z] 3.15: Pulling from library/alpine [2022-07-26T23:48:00.983Z] e0295fd11fe2: Pulling fs layer [2022-07-26T23:48:00.983Z] e0295fd11fe2: Verifying Checksum [2022-07-26T23:48:00.983Z] e0295fd11fe2: Download complete [2022-07-26T23:48:00.983Z] e0295fd11fe2: Pull complete [2022-07-26T23:48:00.983Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-26T23:48:00.983Z] Status: Downloaded newer image for alpine:3.15 [2022-07-26T23:48:00.983Z] ---> 60f2846fe774 [2022-07-26T23:48:00.983Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-26T23:48:00.983Z] ---> Running in 2d108ffa8b30 [2022-07-26T23:48:00.983Z] Removing intermediate container 2d108ffa8b30 [2022-07-26T23:48:00.983Z] ---> 974da98f39e7 [2022-07-26T23:48:00.983Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-26T23:48:00.983Z] ---> Running in 144abdaab97b [2022-07-26T23:48:00.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-26T23:48:00.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-26T23:48:00.983Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-26T23:48:00.983Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-26T23:48:00.983Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-26T23:48:00.983Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-26T23:48:00.983Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-26T23:48:00.983Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-26T23:48:00.983Z] (7/73) Installing libxcb (1.14-r2) [2022-07-26T23:48:00.983Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-26T23:48:00.983Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-26T23:48:00.983Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-26T23:48:00.983Z] (11/73) Installing expat (2.4.7-r0) [2022-07-26T23:48:00.983Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-26T23:48:00.983Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-26T23:48:00.983Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-26T23:48:00.983Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-26T23:48:00.983Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-26T23:48:00.983Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-26T23:48:00.983Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-26T23:48:00.983Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-26T23:48:00.983Z] (20/73) Installing libintl (0.21-r0) [2022-07-26T23:48:00.983Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-26T23:48:00.983Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-26T23:48:00.983Z] (23/73) Installing pcre (8.45-r1) [2022-07-26T23:48:00.983Z] (24/73) Installing glib (2.70.1-r0) [2022-07-26T23:48:00.983Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-26T23:48:00.983Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-26T23:48:00.983Z] (27/73) Installing libass (0.15.2-r0) [2022-07-26T23:48:00.983Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-26T23:48:00.983Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-26T23:48:00.983Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-26T23:48:00.983Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-26T23:48:00.983Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-26T23:48:00.983Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-26T23:48:00.983Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-26T23:48:00.983Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-26T23:48:00.983Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-26T23:48:00.983Z] (37/73) Installing lame (3.100-r0) [2022-07-26T23:48:00.983Z] (38/73) Installing opus (1.3.1-r1) [2022-07-26T23:48:00.983Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-26T23:48:00.983Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-26T23:48:00.983Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-26T23:48:00.983Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-26T23:48:00.983Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-26T23:48:00.983Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-26T23:48:00.983Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-26T23:48:00.983Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-26T23:48:00.983Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-26T23:48:00.983Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-26T23:48:00.983Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-26T23:48:00.983Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-26T23:48:00.983Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-26T23:48:00.983Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-26T23:48:00.983Z] (53/73) Installing libva (2.13.0-r0) [2022-07-26T23:48:00.983Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-26T23:48:00.983Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-26T23:48:00.983Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-26T23:48:00.983Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-26T23:48:00.983Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-26T23:48:00.983Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-26T23:48:00.983Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-26T23:48:00.983Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-26T23:48:01.259Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-26T23:48:01.259Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-26T23:48:01.539Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-26T23:48:01.539Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-26T23:48:01.539Z] Executing udev-init-scripts-35-r0.post-install [2022-07-26T23:48:01.539Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-26T23:48:01.539Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-26T23:48:01.539Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-26T23:48:01.817Z] (69/73) Installing kmod-libs (29-r2) [2022-07-26T23:48:01.817Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-26T23:48:01.817Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-26T23:48:01.817Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-26T23:48:01.817Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-26T23:48:01.817Z] Executing busybox-1.34.1-r7.trigger [2022-07-26T23:48:01.817Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-26T23:48:01.817Z] OK: 67 MiB in 87 packages [2022-07-26T23:48:05.215Z] Removing intermediate container 144abdaab97b [2022-07-26T23:48:05.215Z] ---> 7253c181f434 [2022-07-26T23:48:05.215Z] Step 18/35 : WORKDIR / [2022-07-26T23:48:05.215Z] ---> Running in 4edaea3e9134 [2022-07-26T23:48:05.215Z] Removing intermediate container 4edaea3e9134 [2022-07-26T23:48:05.215Z] ---> 477ee2ac41d4 [2022-07-26T23:48:05.215Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-26T23:48:06.654Z] ---> becfe676facd [2022-07-26T23:48:06.654Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-26T23:48:07.252Z] ---> 1ed26104f784 [2022-07-26T23:48:07.252Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-26T23:48:07.849Z] ---> 33212a4b3ec0 [2022-07-26T23:48:07.849Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-26T23:48:08.447Z] ---> de6c7fd272a2 [2022-07-26T23:48:08.447Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-26T23:48:09.046Z] ---> 130520bc3566 [2022-07-26T23:48:09.046Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-26T23:48:09.645Z] ---> a8d6a2668a55 [2022-07-26T23:48:09.645Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-26T23:48:11.086Z] ---> 85c2d4018883 [2022-07-26T23:48:11.086Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:48:11.086Z] ---> Running in 6f334fac8114 [2022-07-26T23:48:13.066Z] Removing intermediate container 6f334fac8114 [2022-07-26T23:48:13.066Z] ---> eb3c3b2fd58f [2022-07-26T23:48:13.066Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-26T23:48:13.066Z] ---> Running in 31f71649b1d0 [2022-07-26T23:48:14.506Z] Removing intermediate container 31f71649b1d0 [2022-07-26T23:48:14.506Z] ---> bb440e45dcb6 [2022-07-26T23:48:14.506Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-26T23:48:14.506Z] ---> Running in 85af569c0f77 [2022-07-26T23:48:16.492Z] Removing intermediate container 85af569c0f77 [2022-07-26T23:48:16.492Z] ---> 3d8f5657967c [2022-07-26T23:48:16.492Z] Step 29/35 : EXPOSE 59983 [2022-07-26T23:48:16.492Z] ---> Running in 7c446f7ec938 [2022-07-26T23:48:16.768Z] Removing intermediate container 7c446f7ec938 [2022-07-26T23:48:16.768Z] ---> a5237e834254 [2022-07-26T23:48:16.768Z] Step 30/35 : EXPOSE 8554 [2022-07-26T23:48:16.768Z] ---> Running in df51c5772965 [2022-07-26T23:48:17.050Z] Removing intermediate container df51c5772965 [2022-07-26T23:48:17.050Z] ---> 17922c334146 [2022-07-26T23:48:17.050Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-26T23:48:17.050Z] ---> Running in 24b842f85ed0 [2022-07-26T23:48:17.654Z] Removing intermediate container 24b842f85ed0 [2022-07-26T23:48:17.654Z] ---> 05b95d1aa37d [2022-07-26T23:48:17.654Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-26T23:48:17.654Z] ---> Running in 65aee0b497fe [2022-07-26T23:48:17.928Z] Removing intermediate container 65aee0b497fe [2022-07-26T23:48:17.929Z] ---> b58e31397a0e [2022-07-26T23:48:17.929Z] Step 33/35 : LABEL arch=arm64 [2022-07-26T23:48:17.929Z] ---> Running in 5cb4fd0fb4f6 [2022-07-26T23:48:18.209Z] Removing intermediate container 5cb4fd0fb4f6 [2022-07-26T23:48:18.209Z] ---> dfe7c0ee344e [2022-07-26T23:48:18.209Z] Step 34/35 : LABEL git_sha=87197160d8e02de6bfdab55aabd7af7d8b666e21 [2022-07-26T23:48:18.492Z] ---> Running in ddbfd3595e53 [2022-07-26T23:48:18.767Z] Removing intermediate container ddbfd3595e53 [2022-07-26T23:48:18.767Z] ---> dffe8d657723 [2022-07-26T23:48:18.767Z] Step 35/35 : LABEL version=0.0.0 [2022-07-26T23:48:18.767Z] ---> Running in d5c0bd1a5329 [2022-07-26T23:48:19.041Z] Removing intermediate container d5c0bd1a5329 [2022-07-26T23:48:19.041Z] ---> 89bf060f1936 [2022-07-26T23:48:19.041Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-26T23:48:19.041Z] Successfully built 89bf060f1936 [2022-07-26T23:48:19.041Z] 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-07-26T23:48:19.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:48:19.860Z] [2022-07-26T23:48:19.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:48:20.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:48:20.309Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-26T23:48:20.309Z] 8998bd30e6a1: Pulling fs layer [2022-07-26T23:48:20.309Z] 04944245beec: Pulling fs layer [2022-07-26T23:48:20.589Z] 699f458cf7ca: Pulling fs layer [2022-07-26T23:48:20.589Z] 765212b225bb: Pulling fs layer [2022-07-26T23:48:20.589Z] f23df028b6ca: Pulling fs layer [2022-07-26T23:48:20.589Z] d65c8cfc05b1: Pulling fs layer [2022-07-26T23:48:20.589Z] 2437ff75d9bd: Pulling fs layer [2022-07-26T23:48:20.589Z] d65c8cfc05b1: Waiting [2022-07-26T23:48:20.589Z] 765212b225bb: Waiting [2022-07-26T23:48:20.589Z] 2437ff75d9bd: Waiting [2022-07-26T23:48:20.589Z] f23df028b6ca: Waiting [2022-07-26T23:48:20.589Z] 04944245beec: Verifying Checksum [2022-07-26T23:48:20.589Z] 04944245beec: Download complete [2022-07-26T23:48:20.589Z] 765212b225bb: Download complete [2022-07-26T23:48:20.589Z] f23df028b6ca: Verifying Checksum [2022-07-26T23:48:20.589Z] f23df028b6ca: Download complete [2022-07-26T23:48:20.589Z] d65c8cfc05b1: Verifying Checksum [2022-07-26T23:48:20.589Z] d65c8cfc05b1: Download complete [2022-07-26T23:48:20.870Z] 699f458cf7ca: Verifying Checksum [2022-07-26T23:48:20.870Z] 699f458cf7ca: Download complete [2022-07-26T23:48:21.149Z] 8998bd30e6a1: Verifying Checksum [2022-07-26T23:48:21.149Z] 8998bd30e6a1: Download complete [2022-07-26T23:48:23.801Z] 2437ff75d9bd: Verifying Checksum [2022-07-26T23:48:23.801Z] 2437ff75d9bd: Download complete [2022-07-26T23:48:25.790Z] 8998bd30e6a1: Pull complete [2022-07-26T23:48:26.064Z] 04944245beec: Pull complete [2022-07-26T23:48:27.515Z] 699f458cf7ca: Pull complete [2022-07-26T23:48:27.515Z] 765212b225bb: Pull complete [2022-07-26T23:48:28.503Z] f23df028b6ca: Pull complete [2022-07-26T23:48:28.776Z] d65c8cfc05b1: Pull complete [2022-07-26T23:48:43.883Z] 2437ff75d9bd: Pull complete [2022-07-26T23:48:43.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-26T23:48:43.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-26T23:48:43.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:48:44.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-21169 does not seem to be running inside a container [2022-07-26T23:48:44.361Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-26T23:48:47.068Z] $ docker top 4320a11ebf2cef88f0f5994512969de6bd566b9ad0d94767843b08e33cc30d91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:48:48.092Z] ---> job-cost.sh [2022-07-26T23:48:48.092Z] lf-activate-venv: SKIPPING [2022-07-26T23:48:48.092Z] INFO: No Stack... [2022-07-26T23:48:48.366Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-26T23:48:49.343Z] INFO: Archiving Costs [Pipeline] sh [2022-07-26T23:48:50.032Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-07-26T23:48:50.032Z] + cut -d, -f6 [Pipeline] lock [2022-07-26T23:48:50.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-fix-device-name2-1-stack-cost] [2022-07-26T23:48:50.123Z] Resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name2-1-stack-cost] did not exist. Created. [2022-07-26T23:48:50.123Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-fix-device-name2-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-26T23:48:50.869Z] /w/workspace/device-usb-camera/1@tmp/durable-222ac86e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-26T23:48:51.559Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-26T23:48:51.596Z] Warning: overwriting stash ‘stack-cost’ [2022-07-26T23:48:51.641Z] Stashed 1 file(s) [Pipeline] } [2022-07-26T23:48:51.657Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name2-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-26T23:48:51.732Z] $ docker stop --time=1 4320a11ebf2cef88f0f5994512969de6bd566b9ad0d94767843b08e33cc30d91 [2022-07-26T23:48:53.186Z] $ docker rm -f 4320a11ebf2cef88f0f5994512969de6bd566b9ad0d94767843b08e33cc30d91 [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-07-26T23:48:54.215Z] provisioning config files... [2022-07-26T23:48:54.225Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/vice-usb-camera_fix-device-name2@tmp/config4015767075569194475tmp [Pipeline] { [Pipeline] sh [2022-07-26T23:48:54.570Z] + set +x [2022-07-26T23:48:54.570Z] + curl -s https://codecov.io/bash [2022-07-26T23:48:54.570Z] + bash -s -- [2022-07-26T23:48:54.570Z] [2022-07-26T23:48:54.570Z] _____ _ [2022-07-26T23:48:54.570Z] / ____| | | [2022-07-26T23:48:54.570Z] | | ___ __| | ___ ___ _____ __ [2022-07-26T23:48:54.570Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-26T23:48:54.570Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-26T23:48:54.570Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-26T23:48:54.570Z] Bash-1.0.6 [2022-07-26T23:48:54.570Z] [2022-07-26T23:48:54.570Z] [2022-07-26T23:48:54.570Z] ==> git version 2.25.1 found [2022-07-26T23:48:54.570Z] ==> 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-07-26T23:48:54.570Z] Release-Date: 2020-01-08 [2022-07-26T23:48:54.570Z] 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-07-26T23:48:54.570Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-26T23:48:54.570Z] ==> Jenkins CI detected. [2022-07-26T23:48:54.570Z] current dir:  /w/workspace/vice-usb-camera_fix-device-name2 [2022-07-26T23:48:54.570Z] project root: . [2022-07-26T23:48:54.570Z] --> token set from env [2022-07-26T23:48:54.570Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-26T23:48:54.570Z] ==> Running gcov in . (disable via -X gcov) [2022-07-26T23:48:54.570Z] ==> Python coveragepy not found [2022-07-26T23:48:54.570Z] ==> Searching for coverage reports in: [2022-07-26T23:48:54.570Z] + . [2022-07-26T23:48:54.570Z] -> Found 1 reports [2022-07-26T23:48:54.570Z] ==> Detecting git/mercurial file structure [2022-07-26T23:48:54.570Z] ==> Reading reports [2022-07-26T23:48:54.570Z] + ./coverage.out bytes=26812 [2022-07-26T23:48:54.570Z] ==> Appending adjustments [2022-07-26T23:48:54.570Z] https://docs.codecov.io/docs/fixing-reports [2022-07-26T23:48:54.831Z] + Found adjustments [2022-07-26T23:48:54.831Z] ==> Gzipping contents [2022-07-26T23:48:54.831Z] 4.0K /tmp/codecov.jpOF58.gz [2022-07-26T23:48:54.831Z] ==> Uploading reports [2022-07-26T23:48:54.831Z] url: https://codecov.io [2022-07-26T23:48:54.831Z] query: branch=fix-device-name2&commit=87197160d8e02de6bfdab55aabd7af7d8b666e21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Ffix-device-name2%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-26T23:48:54.831Z] -> Pinging Codecov [2022-07-26T23:48:54.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=fix-device-name2&commit=87197160d8e02de6bfdab55aabd7af7d8b666e21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Ffix-device-name2%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-26T23:48:55.092Z] -> Uploading to [2022-07-26T23:48:55.092Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-26/73D8F5FF140700D3E01443B452E23636/87197160d8e02de6bfdab55aabd7af7d8b666e21/fda67ca8-de91-41d8-90dd-e34160d4e2c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220726%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220726T234854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34a0f5f6332dab446818041de2499440fda5511b066dd7a4aba1e1580b47436e [2022-07-26T23:48:55.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-26T23:48:55.092Z] Dload Upload Total Spent Left Speed [2022-07-26T23:48:55.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3752 0 0 100 3752 0 16750 --:--:-- --:--:-- --:--:-- 16750 [2022-07-26T23:48:55.359Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/87197160d8e02de6bfdab55aabd7af7d8b666e21 [Pipeline] } [2022-07-26T23:48:55.392Z] 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-07-26T23:48:57.048Z] + [ -d /w/workspace/vice-usb-camera_fix-device-name2/archives ] [2022-07-26T23:48:57.048Z] + ls -al /w/workspace/vice-usb-camera_fix-device-name2/archives [2022-07-26T23:48:57.048Z] total 16 [2022-07-26T23:48:57.048Z] drwxr-xr-x 3 root root 4096 Jul 26 23:39 . [2022-07-26T23:48:57.048Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:39 .. [2022-07-26T23:48:57.048Z] drwxr-xr-x 2 root root 4096 Jul 26 23:39 cost [2022-07-26T23:48:57.048Z] -rw-r--r-- 1 root root 99 Jul 26 23:39 cost.csv [2022-07-26T23:48:57.048Z] + sudo chown -R jenkins:jenkins /w/workspace/vice-usb-camera_fix-device-name2/archives [2022-07-26T23:48:57.048Z] + ls -al /w/workspace/vice-usb-camera_fix-device-name2/archives [2022-07-26T23:48:57.048Z] total 16 [2022-07-26T23:48:57.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:39 . [2022-07-26T23:48:57.048Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:39 .. [2022-07-26T23:48:57.048Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 23:39 cost [2022-07-26T23:48:57.048Z] -rw-r--r-- 1 jenkins jenkins 99 Jul 26 23:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:48:57.379Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:48:58.276Z] ---> package-listing.sh [2022-07-26T23:48:58.276Z] ++ facter osfamily [2022-07-26T23:48:58.276Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-26T23:48:58.540Z] + OS_FAMILY=debian [2022-07-26T23:48:58.540Z] + workspace=/w/workspace/vice-usb-camera_fix-device-name2 [2022-07-26T23:48:58.540Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-26T23:48:58.540Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-26T23:48:58.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-26T23:48:58.540Z] + PACKAGES=/tmp/packages_start.txt [2022-07-26T23:48:58.540Z] + '[' /w/workspace/vice-usb-camera_fix-device-name2 ']' [2022-07-26T23:48:58.540Z] + PACKAGES=/tmp/packages_end.txt [2022-07-26T23:48:58.540Z] + case "${OS_FAMILY}" in [2022-07-26T23:48:58.540Z] + dpkg -l [2022-07-26T23:48:58.540Z] + grep '^ii' [2022-07-26T23:48:58.540Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-26T23:48:58.540Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-26T23:48:58.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-26T23:48:58.540Z] + '[' /w/workspace/vice-usb-camera_fix-device-name2 ']' [2022-07-26T23:48:58.540Z] + mkdir -p /w/workspace/vice-usb-camera_fix-device-name2/archives/ [2022-07-26T23:48:58.540Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vice-usb-camera_fix-device-name2/archives/ [Pipeline] echo [2022-07-26T23:48:58.574Z] 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/vice-usb-camera_fix-device-name2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-26T23:48:58.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-26T23:48:59.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-26T23:48:59.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-26T23:48:59.707Z] prd-ubuntu20.04-docker-8c-8g-21167 does not seem to be running inside a container [2022-07-26T23:48:59.801Z] $ 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/vice-usb-camera_fix-device-name2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/vice-usb-camera_fix-device-name2 -v /w/workspace/vice-usb-camera_fix-device-name2:/w/workspace/vice-usb-camera_fix-device-name2:rw,z -v /w/workspace/vice-usb-camera_fix-device-name2@tmp:/w/workspace/vice-usb-camera_fix-device-name2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-26T23:49:00.018Z] $ docker top 7d2eb6088a8d3db4fb804cea5c1dab398d3753780d3e9fcec7e8b228688e8b8c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-26T23:49:00.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-26T23:49:00.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-26T23:49:01.046Z] + ls /var/log/sa-host [2022-07-26T23:49:01.046Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-26T23:49:01.181Z] provisioning config files... [2022-07-26T23:49:01.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vice-usb-camera_fix-device-name2@tmp/config459686720476061636tmp [Pipeline] { [Pipeline] echo [2022-07-26T23:49:01.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:49:01.549Z] ---> create-netrc.sh [Pipeline] } [2022-07-26T23:49:01.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:49:01.982Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-26T23:49:02.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:49:02.331Z] ---> sudo-logs.sh [2022-07-26T23:49:02.332Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-26T23:49:02.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:49:02.739Z] ---> job-cost.sh [2022-07-26T23:49:02.739Z] lf-activate-venv: SKIPPING [2022-07-26T23:49:02.739Z] DEBUG: total: 0.2199999988079071 [2022-07-26T23:49:02.739Z] INFO: Retrieving Stack Cost... [2022-07-26T23:49:03.002Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-26T23:49:03.574Z] INFO: Archiving Costs [Pipeline] echo [2022-07-26T23:49:03.607Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-26T23:49:03.952Z] ---> logs-deploy.sh [2022-07-26T23:49:03.952Z] lf-activate-venv: SKIPPING [2022-07-26T23:49:03.952Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/fix-device-name2/1 [2022-07-26T23:49:03.952Z] INFO: archiving workspace using pattern(s): [2022-07-26T23:49:04.897Z] Archives upload complete. [2022-07-26T23:49:04.897Z] INFO: archiving logs to Nexus