Pull request #157 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fae5da6878ff76870749d97326016bba5e18831+d43df4097523a2749be68cc9a7c29d8397ed8c11 (59ee92494a8ac88091d714c518c01b679ab47ff2) 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-ssh15209336297584876911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7029732168151446628.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh681334591660017901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17770655672755506804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh8884456266415639109.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10624343702337698428.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-7061’ Running on prd-ubuntu20.04-docker-8c-8g-7067 in /w/workspace/foundry_device-usb-camera_PR-157 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-157 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 5fae5da6878ff76870749d97326016bba5e18831 Merge succeeded, producing 5fae5da6878ff76870749d97326016bba5e18831 Checking out Revision 5fae5da6878ff76870749d97326016bba5e18831 (PR-157) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T17:23:01.054Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T17:23:01.209Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T17:23:01.299Z] ========================================================= [2023-02-22T17:23:01.299Z] EdgeX Global Pipelines Version Info [2023-02-22T17:23:01.299Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5fae5da6878ff76870749d97326016bba5e18831 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fae5da6878ff76870749d97326016bba5e18831 # timeout=10 [2023-02-22T17:23:02.092Z] ------------------- [2023-02-22T17:23:02.092Z] stable info: [2023-02-22T17:23:02.092Z] ------------------- [2023-02-22T17:23:02.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T17:23:02.092Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T17:23:02.092Z] Message: update stable to v1.0.244 [2023-02-22T17:23:02.663Z] ------------------- [2023-02-22T17:23:02.663Z] experimental info: [2023-02-22T17:23:02.663Z] ------------------- [2023-02-22T17:23:02.663Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T17:23:02.663Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T17:23:02.663Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T17:23:02.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-22T17:23:02.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-22T17:23:02.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T17:23:03.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T17:23:03.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T17:23:03.110Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T17:23:03.153Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T17:23:03.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-22T17:23:03.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T17:23:03.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T17:23:03.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T17:23:03.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-22T17:23:03.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T17:23:03.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T17:23:03.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T17:23:03.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T17:23:03.539Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T17:23:03.582Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-22T17:23:03.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T17:23:03.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T17:23:03.714Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-22T17:23:03.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-22T17:23:03.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-22T17:23:03.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-22T17:23:03.889Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-22T17:23:03.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T17:23:03.973Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T17:23:04.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo [2023-02-22T17:23:04.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo [2023-02-22T17:23:04.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo [2023-02-22T17:23:04.135Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fae5da6878ff76870749d97326016bba5e18831 [Pipeline] echo [2023-02-22T17:23:04.173Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fae5da [Pipeline] echo [2023-02-22T17:23:04.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T17:23:04.322Z] provisioning config files... [2023-02-22T17:23:04.336Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-157@tmp/config10549952206330866382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:23:04.686Z] ---> docker-login.sh [2023-02-22T17:23:04.686Z] nexus3.edgexfoundry.org:10001 [2023-02-22T17:23:04.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:04.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:04.946Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:04.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:04.946Z] [2023-02-22T17:23:04.946Z] Login Succeeded [2023-02-22T17:23:04.946Z] nexus3.edgexfoundry.org:10002 [2023-02-22T17:23:04.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:05.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:05.219Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:05.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:05.219Z] [2023-02-22T17:23:05.219Z] Login Succeeded [2023-02-22T17:23:05.219Z] nexus3.edgexfoundry.org:10003 [2023-02-22T17:23:05.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:05.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:05.219Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:05.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:05.219Z] [2023-02-22T17:23:05.219Z] Login Succeeded [2023-02-22T17:23:05.219Z] nexus3.edgexfoundry.org:10004 [2023-02-22T17:23:05.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:05.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:05.486Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:05.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:05.486Z] [2023-02-22T17:23:05.486Z] Login Succeeded [2023-02-22T17:23:05.486Z] docker.io [2023-02-22T17:23:05.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:05.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:05.746Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:05.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:05.746Z] [2023-02-22T17:23:05.746Z] Login Succeeded [2023-02-22T17:23:05.746Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T17:23:05.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T17:23:06.404Z] + git rev-list -1 --merges 5fae5da6878ff76870749d97326016bba5e18831~1..5fae5da6878ff76870749d97326016bba5e18831 [Pipeline] echo [2023-02-22T17:23:06.468Z] -----------> git rev-list -1 --merges 5fae5da6878ff76870749d97326016bba5e18831~1..5fae5da6878ff76870749d97326016bba5e18831 5fae5da6878ff76870749d97326016bba5e18831 [false] [Pipeline] sh [2023-02-22T17:23:06.779Z] + git log --format=format:%s -1 5fae5da6878ff76870749d97326016bba5e18831 [Pipeline] echo [2023-02-22T17:23:06.826Z] ========================================================= [2023-02-22T17:23:06.826Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T17:23:06.826Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T17:23:07.263Z] + git log --format=format:%s -1 5fae5da6878ff76870749d97326016bba5e18831 [Pipeline] echo [2023-02-22T17:23:07.293Z] [semverPrep] GIT_COMMIT: 5fae5da6878ff76870749d97326016bba5e18831, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-22T17:23:07.324Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-22T17:23:07.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T17:23:07.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T17:23:07.700Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T17:23:07.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T17:23:07.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T17:23:07.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T17:23:07.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:23:08.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T17:23:08.127Z] [2023-02-22T17:23:08.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:23:08.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T17:23:08.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T17:23:08.498Z] b85a868b505f: Pulling fs layer [2023-02-22T17:23:08.498Z] e2be974225ed: Pulling fs layer [2023-02-22T17:23:08.498Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T17:23:08.498Z] 988bab9f4d93: Pulling fs layer [2023-02-22T17:23:08.498Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T17:23:08.498Z] eaf3925da568: Pulling fs layer [2023-02-22T17:23:08.498Z] bab4dde63d76: Pulling fs layer [2023-02-22T17:23:08.498Z] bde34c3a00c8: Pulling fs layer [2023-02-22T17:23:08.498Z] b352a97aabf1: Pulling fs layer [2023-02-22T17:23:08.498Z] 4872d77fe225: Pulling fs layer [2023-02-22T17:23:08.498Z] 5851b861e8e6: Pulling fs layer [2023-02-22T17:23:08.498Z] 988bab9f4d93: Waiting [2023-02-22T17:23:08.498Z] b352a97aabf1: Waiting [2023-02-22T17:23:08.498Z] 4872d77fe225: Waiting [2023-02-22T17:23:08.498Z] 5851b861e8e6: Waiting [2023-02-22T17:23:08.498Z] eaf3925da568: Waiting [2023-02-22T17:23:08.498Z] bab4dde63d76: Waiting [2023-02-22T17:23:08.498Z] bde34c3a00c8: Waiting [2023-02-22T17:23:08.498Z] 1469e6f7b9e6: Waiting [2023-02-22T17:23:08.498Z] e2be974225ed: Download complete [2023-02-22T17:23:08.498Z] 988bab9f4d93: Verifying Checksum [2023-02-22T17:23:08.498Z] 988bab9f4d93: Download complete [2023-02-22T17:23:08.760Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T17:23:08.760Z] 1469e6f7b9e6: Download complete [2023-02-22T17:23:08.760Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T17:23:08.760Z] 339a4e72a1f5: Download complete [2023-02-22T17:23:08.761Z] eaf3925da568: Verifying Checksum [2023-02-22T17:23:08.761Z] eaf3925da568: Download complete [2023-02-22T17:23:08.761Z] bde34c3a00c8: Verifying Checksum [2023-02-22T17:23:08.761Z] bde34c3a00c8: Download complete [2023-02-22T17:23:08.761Z] b352a97aabf1: Download complete [2023-02-22T17:23:08.761Z] 4872d77fe225: Verifying Checksum [2023-02-22T17:23:08.761Z] 4872d77fe225: Download complete [2023-02-22T17:23:08.761Z] 5851b861e8e6: Verifying Checksum [2023-02-22T17:23:08.761Z] 5851b861e8e6: Download complete [2023-02-22T17:23:08.761Z] b85a868b505f: Verifying Checksum [2023-02-22T17:23:08.761Z] b85a868b505f: Download complete [2023-02-22T17:23:09.019Z] bab4dde63d76: Verifying Checksum [2023-02-22T17:23:09.019Z] bab4dde63d76: Download complete [2023-02-22T17:23:09.953Z] b85a868b505f: Pull complete [2023-02-22T17:23:10.211Z] e2be974225ed: Pull complete [2023-02-22T17:23:10.780Z] 339a4e72a1f5: Pull complete [2023-02-22T17:23:10.780Z] 988bab9f4d93: Pull complete [2023-02-22T17:23:11.039Z] 1469e6f7b9e6: Pull complete [2023-02-22T17:23:11.039Z] eaf3925da568: Pull complete [2023-02-22T17:23:12.941Z] bab4dde63d76: Pull complete [2023-02-22T17:23:12.941Z] bde34c3a00c8: Pull complete [2023-02-22T17:23:12.941Z] b352a97aabf1: Pull complete [2023-02-22T17:23:12.941Z] 4872d77fe225: Pull complete [2023-02-22T17:23:12.941Z] 5851b861e8e6: Pull complete [2023-02-22T17:23:12.941Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T17:23:12.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T17:23:12.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T17:23:13.157Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2023-02-22T17:23:13.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-157 -v /w/workspace/foundry_device-usb-camera_PR-157:/w/workspace/foundry_device-usb-camera_PR-157:rw,z -v /w/workspace/foundry_device-usb-camera_PR-157@tmp:/w/workspace/foundry_device-usb-camera_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T17:23:15.464Z] $ docker top 17c558dadaf775a161957dc66bb4edd957303236e76676fdcc862eed1cca4137 -eo pid,comm [2023-02-22T17:23:15.521Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-22T17:23:15.521Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T17:23:15.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T17:23:15.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T17:23:15.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T17:23:15.764Z] $ docker exec 17c558dadaf775a161957dc66bb4edd957303236e76676fdcc862eed1cca4137 ssh-agent [2023-02-22T17:23:15.878Z] SSH_AUTH_SOCK=/tmp/ssh-mxaqvbSOKjob/agent.33 [2023-02-22T17:23:15.878Z] SSH_AGENT_PID=39 [2023-02-22T17:23:15.884Z] Running ssh-add (command line suppressed) [2023-02-22T17:23:15.981Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-157@tmp/private_key_13026292712403053159.key (/w/workspace/foundry_device-usb-camera_PR-157@tmp/private_key_13026292712403053159.key) [2023-02-22T17:23:15.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T17:23:16.326Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T17:23:16.349Z] $ docker exec --env ******** --env ******** 17c558dadaf775a161957dc66bb4edd957303236e76676fdcc862eed1cca4137 ssh-agent -k [2023-02-22T17:23:16.452Z] unset SSH_AUTH_SOCK; [2023-02-22T17:23:16.453Z] unset SSH_AGENT_PID; [2023-02-22T17:23:16.453Z] echo Agent pid 39 killed; [2023-02-22T17:23:16.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T17:23:16.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T17:23:16.553Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T17:23:16.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T17:23:16.665Z] $ docker exec 17c558dadaf775a161957dc66bb4edd957303236e76676fdcc862eed1cca4137 ssh-agent [2023-02-22T17:23:16.778Z] SSH_AUTH_SOCK=/tmp/ssh-9gEZETqDegMJ/agent.72 [2023-02-22T17:23:16.778Z] SSH_AGENT_PID=78 [2023-02-22T17:23:16.782Z] Running ssh-add (command line suppressed) [2023-02-22T17:23:16.893Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-157@tmp/private_key_16597024388350290644.key (/w/workspace/foundry_device-usb-camera_PR-157@tmp/private_key_16597024388350290644.key) [2023-02-22T17:23:16.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T17:23:17.242Z] + git semver init [2023-02-22T17:23:17.506Z] 2023-02-22 17:23:17,420 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T17:23:17.506Z] 2023-02-22 17:23:17,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-157/.semver [2023-02-22T17:23:17.506Z] 2023-02-22 17:23:17,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-157/.semver [2023-02-22T17:23:17.506Z] 2023-02-22 17:23:17,422 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-157/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-157, universal_newlines=False, shell=None, istream=None) [2023-02-22T17:23:18.446Z] 2023-02-22 17:23:18,266 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-157/.git/info/exclude [2023-02-22T17:23:18.446Z] 2023-02-22 17:23:18,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-157/.semver/PR-157 with force:False [2023-02-22T17:23:18.446Z] 2023-02-22 17:23:18,266 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-157/.semver/PR-157 [2023-02-22T17:23:18.446Z] 2023-02-22 17:23:18,271 [execute] INFO git cat-file --batch-check [2023-02-22T17:23:18.446Z] 2023-02-22 17:23:18,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-157/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T17:23:18.446Z] 2023-02-22 17:23:18,277 [execute] INFO git cat-file --batch [2023-02-22T17:23:18.446Z] 2023-02-22 17:23:18,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-157/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T17:23:18.447Z] 2023-02-22 17:23:18,282 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-157/.semver/PR-157 [2023-02-22T17:23:18.447Z] 0.0.0 [Pipeline] } [2023-02-22T17:23:18.476Z] $ docker exec --env ******** --env ******** 17c558dadaf775a161957dc66bb4edd957303236e76676fdcc862eed1cca4137 ssh-agent -k [2023-02-22T17:23:18.576Z] unset SSH_AUTH_SOCK; [2023-02-22T17:23:18.576Z] unset SSH_AGENT_PID; [2023-02-22T17:23:18.577Z] echo Agent pid 78 killed; [2023-02-22T17:23:18.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T17:23:18.989Z] + git semver [Pipeline] } [2023-02-22T17:23:19.304Z] $ docker stop --time=1 17c558dadaf775a161957dc66bb4edd957303236e76676fdcc862eed1cca4137 [2023-02-22T17:23:20.622Z] $ docker rm -f --volumes 17c558dadaf775a161957dc66bb4edd957303236e76676fdcc862eed1cca4137 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T17:23:21.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T17:23:21.276Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T17:23:21.293Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T17:23:21.831Z] provisioning config files... [2023-02-22T17:23:21.840Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-157@tmp/config10438934022647640951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:23:22.187Z] ---> docker-login.sh [2023-02-22T17:23:22.187Z] nexus3.edgexfoundry.org:10001 [2023-02-22T17:23:22.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:22.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:22.187Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:22.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:22.187Z] [2023-02-22T17:23:22.187Z] Login Succeeded [2023-02-22T17:23:22.187Z] nexus3.edgexfoundry.org:10002 [2023-02-22T17:23:22.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:22.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:22.187Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:22.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:22.187Z] [2023-02-22T17:23:22.187Z] Login Succeeded [2023-02-22T17:23:22.187Z] nexus3.edgexfoundry.org:10003 [2023-02-22T17:23:22.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:22.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:22.445Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:22.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:22.445Z] [2023-02-22T17:23:22.445Z] Login Succeeded [2023-02-22T17:23:22.445Z] nexus3.edgexfoundry.org:10004 [2023-02-22T17:23:22.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:22.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:22.445Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:22.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:22.445Z] [2023-02-22T17:23:22.445Z] Login Succeeded [2023-02-22T17:23:22.445Z] docker.io [2023-02-22T17:23:22.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:23:22.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:23:22.705Z] Configure a credential helper to remove this warning. See [2023-02-22T17:23:22.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:23:22.705Z] [2023-02-22T17:23:22.705Z] Login Succeeded [2023-02-22T17:23:22.705Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T17:23:22.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T17:23:22.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T17:23:23.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T17:23:23.062Z] ========================================================= [2023-02-22T17:23:23.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T17:23:23.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:23:23.742Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T17:23:23.742Z] Sending build context to Docker daemon 1.737MB [2023-02-22T17:23:23.742Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T17:23:23.742Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-22T17:23:23.742Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T17:23:23.742Z] 213ec9aee27d: Pulling fs layer [2023-02-22T17:23:23.742Z] 4583459ba037: Pulling fs layer [2023-02-22T17:23:23.742Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T17:23:23.742Z] 53926ce57604: Pulling fs layer [2023-02-22T17:23:23.742Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T17:23:23.742Z] 22ff95d597cd: Pulling fs layer [2023-02-22T17:23:23.742Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T17:23:23.742Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T17:23:23.742Z] a7acece74701: Pulling fs layer [2023-02-22T17:23:23.742Z] 22ff95d597cd: Waiting [2023-02-22T17:23:23.742Z] a7acece74701: Waiting [2023-02-22T17:23:23.742Z] 12d6caf4c0d1: Waiting [2023-02-22T17:23:23.742Z] 53926ce57604: Waiting [2023-02-22T17:23:23.742Z] 96b7cbca73a9: Waiting [2023-02-22T17:23:23.742Z] 21b2b0c7a3f4: Waiting [2023-02-22T17:23:23.742Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T17:23:23.742Z] 93c1e223e6f2: Download complete [2023-02-22T17:23:23.742Z] 4583459ba037: Verifying Checksum [2023-02-22T17:23:23.742Z] 4583459ba037: Download complete [2023-02-22T17:23:23.742Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T17:23:23.742Z] 21b2b0c7a3f4: Download complete [2023-02-22T17:23:24.004Z] 22ff95d597cd: Download complete [2023-02-22T17:23:24.004Z] 213ec9aee27d: Verifying Checksum [2023-02-22T17:23:24.004Z] 213ec9aee27d: Download complete [2023-02-22T17:23:24.004Z] 12d6caf4c0d1: Download complete [2023-02-22T17:23:24.004Z] 213ec9aee27d: Pull complete [2023-02-22T17:23:24.274Z] 4583459ba037: Pull complete [2023-02-22T17:23:24.274Z] 93c1e223e6f2: Pull complete [2023-02-22T17:23:24.536Z] a7acece74701: Verifying Checksum [2023-02-22T17:23:24.536Z] a7acece74701: Download complete [2023-02-22T17:23:25.473Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T17:23:25.473Z] 96b7cbca73a9: Download complete [2023-02-22T17:23:25.732Z] 53926ce57604: Verifying Checksum [2023-02-22T17:23:25.732Z] 53926ce57604: Download complete [2023-02-22T17:23:29.926Z] 53926ce57604: Pull complete [2023-02-22T17:23:29.926Z] 21b2b0c7a3f4: Pull complete [2023-02-22T17:23:29.926Z] 22ff95d597cd: Pull complete [2023-02-22T17:23:29.926Z] 12d6caf4c0d1: Pull complete [2023-02-22T17:23:31.824Z] 96b7cbca73a9: Pull complete [2023-02-22T17:23:32.389Z] a7acece74701: Pull complete [2023-02-22T17:23:32.389Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T17:23:32.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T17:23:32.389Z] ---> db6d94c90886 [2023-02-22T17:23:32.389Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-22T17:23:35.718Z] ---> Running in 0280b3867c02 [2023-02-22T17:23:35.718Z] Removing intermediate container 0280b3867c02 [2023-02-22T17:23:35.718Z] ---> adc0bf71cf0d [2023-02-22T17:23:35.718Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T17:23:35.978Z] ---> Running in bb75c9a86ed6 [2023-02-22T17:23:35.978Z] Removing intermediate container bb75c9a86ed6 [2023-02-22T17:23:35.978Z] ---> 431da2c58c28 [2023-02-22T17:23:35.978Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-22T17:23:35.978Z] ---> Running in 2124858b5e79 [2023-02-22T17:23:35.978Z] Removing intermediate container 2124858b5e79 [2023-02-22T17:23:35.978Z] ---> e0df60cf8b55 [2023-02-22T17:23:35.978Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-22T17:23:36.236Z] ---> Running in 6dfa7c47258a [2023-02-22T17:23:36.236Z] Removing intermediate container 6dfa7c47258a [2023-02-22T17:23:36.236Z] ---> aa36d39ac5ea [2023-02-22T17:23:36.236Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T17:23:36.236Z] ---> Running in 51a737a2e870 [2023-02-22T17:23:36.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T17:23:36.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T17:23:36.663Z] Still waiting to schedule task [2023-02-22T17:23:36.663Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7062’ [2023-02-22T17:23:36.761Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-22T17:23:36.761Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-22T17:23:36.761Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-22T17:23:36.761Z] (4/80) Installing libxcb (1.15-r0) [2023-02-22T17:23:36.761Z] (5/80) Installing libx11 (1.8-r0) [2023-02-22T17:23:36.761Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-22T17:23:36.761Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-22T17:23:36.761Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-22T17:23:36.761Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-22T17:23:36.761Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-22T17:23:36.761Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-22T17:23:36.761Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-22T17:23:36.761Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-22T17:23:36.761Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-22T17:23:37.020Z] (15/80) Installing libice (1.0.10-r0) [2023-02-22T17:23:37.021Z] (16/80) Installing libuuid (2.38-r1) [2023-02-22T17:23:37.021Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-22T17:23:37.021Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-22T17:23:37.021Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-22T17:23:37.021Z] (20/80) Installing xset (1.2.4-r0) [2023-02-22T17:23:37.021Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-22T17:23:37.021Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-22T17:23:37.021Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-22T17:23:37.021Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-22T17:23:37.021Z] (25/80) Installing libintl (0.21-r2) [2023-02-22T17:23:37.021Z] (26/80) Installing libblkid (2.38-r1) [2023-02-22T17:23:37.021Z] (27/80) Installing libmount (2.38-r1) [2023-02-22T17:23:37.021Z] (28/80) Installing pcre (8.45-r2) [2023-02-22T17:23:37.021Z] (29/80) Installing glib (2.72.1-r0) [2023-02-22T17:23:37.021Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-22T17:23:37.021Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-22T17:23:37.021Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-22T17:23:37.021Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-22T17:23:37.280Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-22T17:23:37.280Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-22T17:23:37.280Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-22T17:23:37.280Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-22T17:23:37.280Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-22T17:23:37.280Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-22T17:23:37.280Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-22T17:23:37.280Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-22T17:23:37.280Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-22T17:23:37.280Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-22T17:23:37.280Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-22T17:23:37.280Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-22T17:23:37.280Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-22T17:23:37.280Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-22T17:23:37.539Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-22T17:23:37.539Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-22T17:23:37.539Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-22T17:23:37.539Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-22T17:23:37.539Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-22T17:23:37.539Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-22T17:23:37.539Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-22T17:23:37.539Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-22T17:23:37.539Z] (56/80) Installing libunistring (1.0-r0) [2023-02-22T17:23:37.539Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-22T17:23:37.539Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-22T17:23:37.539Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-22T17:23:37.539Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-22T17:23:37.539Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-22T17:23:37.539Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-22T17:23:37.539Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-22T17:23:37.539Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-22T17:23:37.539Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-22T17:23:37.539Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-22T17:23:37.539Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-22T17:23:37.539Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-22T17:23:37.539Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-22T17:23:37.539Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-22T17:23:37.539Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-22T17:23:37.539Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-22T17:23:37.798Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-22T17:23:37.798Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-22T17:23:37.798Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-22T17:23:37.798Z] Executing udev-init-scripts-35-r0.post-install [2023-02-22T17:23:37.798Z] (76/80) Installing kmod-libs (29-r2) [2023-02-22T17:23:37.798Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-22T17:23:37.798Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-22T17:23:37.798Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-22T17:23:37.798Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-22T17:23:37.798Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T17:23:37.798Z] Executing eudev-3.2.11-r0.trigger [2023-02-22T17:23:37.798Z] OK: 331 MiB in 131 packages [2023-02-22T17:23:40.332Z] Removing intermediate container 51a737a2e870 [2023-02-22T17:23:40.332Z] ---> 6fdf94930b17 [2023-02-22T17:23:40.332Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-22T17:23:40.332Z] ---> Running in 85840c311352 [2023-02-22T17:23:40.332Z] Removing intermediate container 85840c311352 [2023-02-22T17:23:40.332Z] ---> e67ad65e9457 [2023-02-22T17:23:40.332Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-22T17:23:40.332Z] ---> 59a674fe5370 [2023-02-22T17:23:40.332Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T17:23:40.332Z] ---> Running in c2e5b29f5d3f [2023-02-22T17:24:12.476Z] Removing intermediate container c2e5b29f5d3f [2023-02-22T17:24:12.476Z] ---> 8f36897c896d [2023-02-22T17:24:12.476Z] Step 11/13 : COPY . . [2023-02-22T17:24:12.476Z] ---> 8441130c55cc [2023-02-22T17:24:12.476Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-22T17:24:12.476Z] ---> Running in 69942792c475 [2023-02-22T17:24:12.476Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T17:24:12.476Z] Dload Upload Total Spent Left Speed [2023-02-22T17:24:12.476Z]  0 0 0 0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43975 0 --:--:-- --:--:-- --:--:-- 42480 [2023-02-22T17:24:12.476Z] Removing intermediate container 69942792c475 [2023-02-22T17:24:12.476Z] ---> 85b019979275 [2023-02-22T17:24:12.476Z] Step 13/13 : RUN ${MAKE} [2023-02-22T17:24:12.476Z] ---> Running in 8fee6845e550 [2023-02-22T17:24:12.476Z] noop [2023-02-22T17:24:12.476Z] Removing intermediate container 8fee6845e550 [2023-02-22T17:24:12.476Z] ---> c634e8222084 [2023-02-22T17:24:12.476Z] Successfully built c634e8222084 [2023-02-22T17:24:12.476Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:24:12.942Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T17:24:12.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T17:24:13.099Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2023-02-22T17:24:13.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-157 -v /w/workspace/foundry_device-usb-camera_PR-157:/w/workspace/foundry_device-usb-camera_PR-157:rw,z -v /w/workspace/foundry_device-usb-camera_PR-157@tmp:/w/workspace/foundry_device-usb-camera_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T17:24:13.443Z] $ docker top 0887ff9268652c2af1ac747780c341c5ee23ea116706e701ccc5b3996b7b9567 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T17:24:13.845Z] + go version [2023-02-22T17:24:13.845Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T17:24:13.875Z] $ docker stop --time=1 0887ff9268652c2af1ac747780c341c5ee23ea116706e701ccc5b3996b7b9567 [2023-02-22T17:24:15.123Z] $ docker rm -f --volumes 0887ff9268652c2af1ac747780c341c5ee23ea116706e701ccc5b3996b7b9567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:24:15.823Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T17:24:15.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T17:24:15.969Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2023-02-22T17:24:16.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-157 -v /w/workspace/foundry_device-usb-camera_PR-157:/w/workspace/foundry_device-usb-camera_PR-157:rw,z -v /w/workspace/foundry_device-usb-camera_PR-157@tmp:/w/workspace/foundry_device-usb-camera_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T17:24:16.343Z] $ docker top 35534460c1f8ff491c865950649b646064f50e3539c5b438a2ca143d1dcb9bba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T17:24:16.735Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-157 [Pipeline] fileExists [Pipeline] sh [2023-02-22T17:24:17.099Z] + make test [2023-02-22T17:24:17.099Z] go test ./... -coverprofile=coverage.out ./... [2023-02-22T17:24:17.666Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-22T17:24:27.624Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-22T17:24:28.191Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements [2023-02-22T17:24:36.310Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-22T17:24:36.310Z] go vet ./... [2023-02-22T17:24:39.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T17:24:39.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T17:24:39.589Z] ./bin/test-attribution-txt.sh [2023-02-22T17:24:39.589Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-22T17:24:39.589Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-22T17:24:39.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T17:24:39.650Z] $ docker stop --time=1 35534460c1f8ff491c865950649b646064f50e3539c5b438a2ca143d1dcb9bba [2023-02-22T17:24:42.020Z] $ docker rm -f --volumes 35534460c1f8ff491c865950649b646064f50e3539c5b438a2ca143d1dcb9bba [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T17:24:42.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T17:24:42.663Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-22T17:24:43.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T17:24:43.627Z] + ls -al . [2023-02-22T17:24:43.627Z] total 196 [2023-02-22T17:24:43.627Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 17:24 . [2023-02-22T17:24:43.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 17:22 .. [2023-02-22T17:24:43.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 17:24 .git [2023-02-22T17:24:43.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 17:23 .github [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 22 17:23 .gitignore [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 17:23 .golangci.yml [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 22 17:23 .hadolint.yml [2023-02-22T17:24:43.627Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 17:23 .semver [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 22 17:23 Attribution.txt [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 22 17:23 CHANGELOG.md [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 22 17:23 Dockerfile [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 22 17:23 GOVERNANCE.md [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 22 17:23 Jenkinsfile [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 22 17:23 LICENSE [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 22 17:23 Makefile [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 22 17:23 OWNERS.md [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 22 17:23 README.md [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 17:23 VERSION [2023-02-22T17:24:43.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 17:23 bin [2023-02-22T17:24:43.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 17:23 cmd [2023-02-22T17:24:43.627Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 22 17:24 coverage.out [2023-02-22T17:24:43.627Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 22 17:23 docker-entrypoint.sh [2023-02-22T17:24:43.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 17:23 docs [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 3487 Feb 22 17:23 go.mod [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 33501 Feb 22 17:23 go.sum [2023-02-22T17:24:43.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 17:23 internal [2023-02-22T17:24:43.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 17:23 snap [2023-02-22T17:24:43.627Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 22 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:24:44.016Z] + 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=5fae5da6878ff76870749d97326016bba5e18831 --label arch=amd64 --label version=0.0.0 . [2023-02-22T17:24:44.016Z] Sending build context to Docker daemon 1.768MB [2023-02-22T17:24:44.016Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T17:24:44.016Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-22T17:24:44.016Z] ---> c634e8222084 [2023-02-22T17:24:44.016Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-22T17:24:44.016Z] ---> Running in 0fa68f5ab4c5 [2023-02-22T17:24:44.275Z] Removing intermediate container 0fa68f5ab4c5 [2023-02-22T17:24:44.275Z] ---> 6067dea1834a [2023-02-22T17:24:44.275Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T17:24:44.275Z] ---> Running in ae699dd695e2 [2023-02-22T17:24:44.275Z] Removing intermediate container ae699dd695e2 [2023-02-22T17:24:44.275Z] ---> aec28b7f74e3 [2023-02-22T17:24:44.275Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-22T17:24:44.275Z] ---> Running in 5e96b07a635b [2023-02-22T17:24:44.275Z] Removing intermediate container 5e96b07a635b [2023-02-22T17:24:44.275Z] ---> af8a5b9006c2 [2023-02-22T17:24:44.275Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-22T17:24:44.275Z] ---> Running in 68b81ac633f3 [2023-02-22T17:24:44.535Z] Removing intermediate container 68b81ac633f3 [2023-02-22T17:24:44.535Z] ---> b63ea26d849e [2023-02-22T17:24:44.535Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T17:24:44.535Z] ---> Running in 13f155f5f4de [2023-02-22T17:24:44.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T17:24:44.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T17:24:45.056Z] OK: 331 MiB in 131 packages [2023-02-22T17:24:45.625Z] Removing intermediate container 13f155f5f4de [2023-02-22T17:24:45.625Z] ---> 5662919cf1b1 [2023-02-22T17:24:45.625Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-22T17:24:45.625Z] ---> Running in f2387fc13a62 [2023-02-22T17:24:45.625Z] Removing intermediate container f2387fc13a62 [2023-02-22T17:24:45.625Z] ---> 80171c5673d0 [2023-02-22T17:24:45.625Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-22T17:24:45.625Z] ---> af9d0611c39e [2023-02-22T17:24:45.625Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T17:24:45.625Z] ---> Running in f8e7c2a47111 [2023-02-22T17:24:46.563Z] Removing intermediate container f8e7c2a47111 [2023-02-22T17:24:46.563Z] ---> b9f42fc1b663 [2023-02-22T17:24:46.563Z] Step 11/35 : COPY . . [2023-02-22T17:24:46.821Z] ---> a1f5415e5caf [2023-02-22T17:24:46.821Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-22T17:24:46.821Z] ---> Running in e8cbce193c16 [2023-02-22T17:24:47.081Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T17:24:47.081Z] Dload Upload Total Spent Left Speed [2023-02-22T17:24:47.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44037 0 --:--:-- --:--:-- --:--:-- 46173 [2023-02-22T17:24:47.602Z] Removing intermediate container e8cbce193c16 [2023-02-22T17:24:47.602Z] ---> ebbf8fdcd35e [2023-02-22T17:24:47.602Z] Step 13/35 : RUN ${MAKE} [2023-02-22T17:24:47.602Z] ---> Running in 0f64d62ab0f4 [2023-02-22T17:24:47.861Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-22T17:25:14.412Z] Removing intermediate container 0f64d62ab0f4 [2023-02-22T17:25:14.412Z] ---> 60f3772a1647 [2023-02-22T17:25:14.412Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-22T17:25:14.412Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-22T17:25:14.412Z] af6660deedbd: Pulling fs layer [2023-02-22T17:25:14.412Z] 97cd0a44c592: Pulling fs layer [2023-02-22T17:25:14.412Z] 97cd0a44c592: Verifying Checksum [2023-02-22T17:25:14.412Z] 97cd0a44c592: Download complete [2023-02-22T17:25:14.412Z] af6660deedbd: Verifying Checksum [2023-02-22T17:25:14.412Z] af6660deedbd: Download complete [2023-02-22T17:25:14.412Z] af6660deedbd: Pull complete [2023-02-22T17:25:14.412Z] 97cd0a44c592: Pull complete [2023-02-22T17:25:14.412Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-22T17:25:14.412Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-22T17:25:14.412Z] ---> fea57e182299 [2023-02-22T17:25:14.412Z] Step 15/35 : FROM alpine:3.16 [2023-02-22T17:25:14.412Z] 3.16: Pulling from library/alpine [2023-02-22T17:25:14.412Z] ef5531b6e74e: Pulling fs layer [2023-02-22T17:25:14.412Z] ef5531b6e74e: Verifying Checksum [2023-02-22T17:25:14.412Z] ef5531b6e74e: Download complete [2023-02-22T17:25:14.412Z] ef5531b6e74e: Pull complete [2023-02-22T17:25:14.412Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T17:25:14.412Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T17:25:14.412Z] ---> dfd21b5a31f5 [2023-02-22T17:25:14.412Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-22T17:25:14.412Z] ---> Running in 828c4ffa5197 [2023-02-22T17:25:14.412Z] Removing intermediate container 828c4ffa5197 [2023-02-22T17:25:14.412Z] ---> 53c9fe79e0ce [2023-02-22T17:25:14.412Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-22T17:25:14.412Z] ---> Running in 169e69f23778 [2023-02-22T17:25:14.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T17:25:14.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T17:25:14.412Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-22T17:25:14.412Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-22T17:25:14.412Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-22T17:25:14.412Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-22T17:25:14.412Z] (5/80) Installing libxcb (1.15-r0) [2023-02-22T17:25:14.412Z] (6/80) Installing libx11 (1.8-r0) [2023-02-22T17:25:14.412Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-22T17:25:14.412Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-22T17:25:14.412Z] (9/80) Installing expat (2.5.0-r0) [2023-02-22T17:25:14.412Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-22T17:25:14.412Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-22T17:25:14.412Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-22T17:25:14.412Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-22T17:25:14.412Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-22T17:25:14.412Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-22T17:25:14.412Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-22T17:25:14.412Z] (17/80) Installing libintl (0.21-r2) [2023-02-22T17:25:14.412Z] (18/80) Installing libblkid (2.38-r1) [2023-02-22T17:25:14.412Z] (19/80) Installing libmount (2.38-r1) [2023-02-22T17:25:14.412Z] (20/80) Installing pcre (8.45-r2) [2023-02-22T17:25:14.412Z] (21/80) Installing glib (2.72.1-r0) [2023-02-22T17:25:14.412Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-22T17:25:14.412Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-22T17:25:14.412Z] (24/80) Installing libass (0.16.0-r0) [2023-02-22T17:25:14.412Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-22T17:25:14.412Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-22T17:25:14.412Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-22T17:25:14.412Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-22T17:25:14.412Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-22T17:25:14.412Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-22T17:25:14.412Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-22T17:25:14.412Z] (32/80) Installing libunistring (1.0-r0) [2023-02-22T17:25:14.412Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-22T17:25:14.412Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-22T17:25:14.412Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-22T17:25:14.412Z] (36/80) Installing lame (3.100-r0) [2023-02-22T17:25:14.412Z] (37/80) Installing opus (1.3.1-r1) [2023-02-22T17:25:14.412Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-22T17:25:14.412Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-22T17:25:14.412Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-22T17:25:14.412Z] (41/80) Installing orc (0.4.32-r0) [2023-02-22T17:25:14.412Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-22T17:25:14.412Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-22T17:25:14.412Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-22T17:25:14.412Z] (45/80) Installing flac (1.3.4-r0) [2023-02-22T17:25:14.412Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-22T17:25:14.412Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-22T17:25:14.412Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-22T17:25:14.412Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-22T17:25:14.412Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-22T17:25:14.412Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-22T17:25:14.412Z] (52/80) Installing libpulse (15.0-r2) [2023-02-22T17:25:14.412Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-22T17:25:14.412Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-22T17:25:14.412Z] (55/80) Installing librist (0.2.6-r1) [2023-02-22T17:25:14.412Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-22T17:25:14.412Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-22T17:25:14.412Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-22T17:25:14.412Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-22T17:25:14.412Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-22T17:25:14.412Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-22T17:25:14.412Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-22T17:25:14.412Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-22T17:25:14.412Z] (64/80) Installing libva (2.14.0-r0) [2023-02-22T17:25:14.412Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-22T17:25:14.412Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-22T17:25:14.412Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-22T17:25:14.412Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-22T17:25:14.412Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-22T17:25:14.412Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-22T17:25:14.412Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-22T17:25:14.412Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-22T17:25:14.412Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-22T17:25:14.412Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-22T17:25:14.412Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-22T17:25:14.412Z] Executing udev-init-scripts-35-r0.post-install [2023-02-22T17:25:14.412Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-22T17:25:14.412Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-22T17:25:14.412Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-22T17:25:14.412Z] (79/80) Installing kmod-libs (29-r2) [2023-02-22T17:25:14.412Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-22T17:25:14.412Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T17:25:14.412Z] Executing eudev-3.2.11-r0.trigger [2023-02-22T17:25:14.412Z] OK: 100 MiB in 94 packages [2023-02-22T17:25:16.972Z] Removing intermediate container 169e69f23778 [2023-02-22T17:25:16.972Z] ---> 5884ede8088b [2023-02-22T17:25:16.972Z] Step 18/35 : WORKDIR / [2023-02-22T17:25:16.972Z] ---> Running in f4ab4231760d [2023-02-22T17:25:16.972Z] Removing intermediate container f4ab4231760d [2023-02-22T17:25:16.972Z] ---> 3c2d2c5e6821 [2023-02-22T17:25:16.972Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-22T17:25:17.233Z] ---> 967987dcc49a [2023-02-22T17:25:17.233Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-22T17:25:17.233Z] ---> b23e63cc0257 [2023-02-22T17:25:17.233Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-22T17:25:17.490Z] ---> 376026121287 [2023-02-22T17:25:17.490Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-22T17:25:17.490Z] ---> 55ba4edb1374 [2023-02-22T17:25:17.490Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-22T17:25:17.748Z] ---> 81cb0d3fbf5a [2023-02-22T17:25:17.748Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-22T17:25:17.748Z] ---> 747ab9572bda [2023-02-22T17:25:17.748Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-22T17:25:18.313Z] ---> c57bbb95a4e6 [2023-02-22T17:25:18.313Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-22T17:25:18.313Z] ---> Running in 12aea291ae62 [2023-02-22T17:25:18.881Z] Removing intermediate container 12aea291ae62 [2023-02-22T17:25:18.881Z] ---> 729c836cdd32 [2023-02-22T17:25:18.881Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-22T17:25:18.881Z] ---> Running in a132f7ec286e [2023-02-22T17:25:19.447Z] Removing intermediate container a132f7ec286e [2023-02-22T17:25:19.447Z] ---> 7b89d1ef52b3 [2023-02-22T17:25:19.447Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-22T17:25:19.447Z] ---> Running in 8f82c3507c42 [2023-02-22T17:25:20.014Z] Removing intermediate container 8f82c3507c42 [2023-02-22T17:25:20.014Z] ---> ae5ee29d3685 [2023-02-22T17:25:20.014Z] Step 29/35 : EXPOSE 59983 [2023-02-22T17:25:20.014Z] ---> Running in 1534a56df322 [2023-02-22T17:25:20.272Z] Removing intermediate container 1534a56df322 [2023-02-22T17:25:20.272Z] ---> 9ab28bc5844e [2023-02-22T17:25:20.273Z] Step 30/35 : EXPOSE 8554 [2023-02-22T17:25:20.273Z] ---> Running in 4ba6bec3e182 [2023-02-22T17:25:20.273Z] Removing intermediate container 4ba6bec3e182 [2023-02-22T17:25:20.273Z] ---> 1eddca230522 [2023-02-22T17:25:20.273Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-22T17:25:20.273Z] ---> Running in 14a798d6f1e8 [2023-02-22T17:25:20.531Z] Removing intermediate container 14a798d6f1e8 [2023-02-22T17:25:20.531Z] ---> 9a34e8b7723f [2023-02-22T17:25:20.531Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-22T17:25:20.531Z] ---> Running in de10a2573520 [2023-02-22T17:25:20.531Z] Removing intermediate container de10a2573520 [2023-02-22T17:25:20.531Z] ---> 139ec0475405 [2023-02-22T17:25:20.531Z] Step 33/35 : LABEL arch=amd64 [2023-02-22T17:25:20.531Z] ---> Running in 414f4a5d1259 [2023-02-22T17:25:20.531Z] Removing intermediate container 414f4a5d1259 [2023-02-22T17:25:20.531Z] ---> b4cf5731f133 [2023-02-22T17:25:20.531Z] Step 34/35 : LABEL git_sha=5fae5da6878ff76870749d97326016bba5e18831 [2023-02-22T17:25:20.531Z] ---> Running in eb3566faa3d0 [2023-02-22T17:25:20.793Z] Removing intermediate container eb3566faa3d0 [2023-02-22T17:25:20.793Z] ---> 3eb0a72167e1 [2023-02-22T17:25:20.793Z] Step 35/35 : LABEL version=0.0.0 [2023-02-22T17:25:20.793Z] ---> Running in a33f5522705f [2023-02-22T17:25:20.793Z] Removing intermediate container a33f5522705f [2023-02-22T17:25:20.793Z] ---> 8bd32a72785b [2023-02-22T17:25:20.793Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T17:25:20.793Z] Successfully built 8bd32a72785b [2023-02-22T17:25:20.793Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:25:21.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T17:25:21.655Z] [2023-02-22T17:25:21.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:25:22.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T17:25:22.037Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T17:25:22.037Z] 5eb5b503b376: Pulling fs layer [2023-02-22T17:25:22.037Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T17:25:22.037Z] ec43610c2a17: Pulling fs layer [2023-02-22T17:25:22.037Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T17:25:22.037Z] 33b1e0a273af: Pulling fs layer [2023-02-22T17:25:22.037Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T17:25:22.037Z] 2f39f015ded8: Pulling fs layer [2023-02-22T17:25:22.037Z] 33b1e0a273af: Waiting [2023-02-22T17:25:22.037Z] 5d3b04190fa2: Waiting [2023-02-22T17:25:22.037Z] 2f39f015ded8: Waiting [2023-02-22T17:25:22.037Z] 3a2ae6a8a46f: Waiting [2023-02-22T17:25:22.037Z] 5c69ac0246d0: Download complete [2023-02-22T17:25:22.037Z] 3a2ae6a8a46f: Download complete [2023-02-22T17:25:22.294Z] 33b1e0a273af: Verifying Checksum [2023-02-22T17:25:22.294Z] 33b1e0a273af: Download complete [2023-02-22T17:25:22.294Z] ec43610c2a17: Verifying Checksum [2023-02-22T17:25:22.294Z] ec43610c2a17: Download complete [2023-02-22T17:25:22.294Z] 5d3b04190fa2: Download complete [2023-02-22T17:25:22.294Z] 5eb5b503b376: Download complete [2023-02-22T17:25:22.859Z] 2f39f015ded8: Download complete [2023-02-22T17:25:23.790Z] 5eb5b503b376: Pull complete [2023-02-22T17:25:23.790Z] 5c69ac0246d0: Pull complete [2023-02-22T17:25:24.354Z] ec43610c2a17: Pull complete [2023-02-22T17:25:24.354Z] 3a2ae6a8a46f: Pull complete [2023-02-22T17:25:24.612Z] 33b1e0a273af: Pull complete [2023-02-22T17:25:24.612Z] 5d3b04190fa2: Pull complete [2023-02-22T17:25:29.877Z] 2f39f015ded8: Pull complete [2023-02-22T17:25:29.877Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T17:25:29.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T17:25:29.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T17:25:30.076Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2023-02-22T17:25:30.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-157 -v /w/workspace/foundry_device-usb-camera_PR-157:/w/workspace/foundry_device-usb-camera_PR-157:rw,z -v /w/workspace/foundry_device-usb-camera_PR-157@tmp:/w/workspace/foundry_device-usb-camera_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T17:25:33.031Z] $ docker top 4f08cb196fb2fd499e78c5895aa5c6550fd17010e5abf9e69c89b3c7612f27e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:25:33.477Z] ---> job-cost.sh [2023-02-22T17:25:33.477Z] lf-activate-venv: SKIPPING [2023-02-22T17:25:33.477Z] INFO: No Stack... [2023-02-22T17:25:33.736Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T17:25:34.305Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T17:25:34.625Z] + cat /w/workspace/foundry_device-usb-camera_PR-157/archives/cost.csv [2023-02-22T17:25:34.625Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T17:25:34.664Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-157-1-stack-cost] [2023-02-22T17:25:34.669Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-157-1-stack-cost] did not exist. Created. [2023-02-22T17:25:34.669Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T17:25:35.067Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-22T17:25:35.120Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T17:25:35.157Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T17:25:35.237Z] $ docker stop --time=1 4f08cb196fb2fd499e78c5895aa5c6550fd17010e5abf9e69c89b3c7612f27e3 [2023-02-22T17:25:36.403Z] $ docker rm -f --volumes 4f08cb196fb2fd499e78c5895aa5c6550fd17010e5abf9e69c89b3c7612f27e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T17:26:51.444Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7070 in /w/workspace/foundry_device-usb-camera_PR-157 [Pipeline] { [Pipeline] ws [2023-02-22T17:26:51.505Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-22T17:26:51.589Z] Selected Git installation does not exist. Using Default [2023-02-22T17:26:51.589Z] The recommended git tool is: NONE [2023-02-22T17:26:57.756Z] using credential edgex-jenkins-ssh [2023-02-22T17:26:57.775Z] Cloning the remote Git repository [2023-02-22T17:26:57.829Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-22T17:26:57.924Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-22T17:26:58.108Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-22T17:26:58.109Z] > git --version # timeout=10 [2023-02-22T17:26:58.136Z] > git --version # 'git version 2.25.1' [2023-02-22T17:26:58.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T17:26:58.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T17:26:58.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-22T17:26:59.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T17:27:00.016Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-22T17:27:00.063Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-22T17:27:00.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T17:27:00.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T17:27:00.693Z] Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 5fae5da6878ff76870749d97326016bba5e18831 [2023-02-22T17:27:00.956Z] Merge succeeded, producing 5fae5da6878ff76870749d97326016bba5e18831 [2023-02-22T17:27:00.956Z] Checking out Revision 5fae5da6878ff76870749d97326016bba5e18831 (PR-157) [2023-02-22T17:27:01.551Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-22T17:27:01.614Z] > git --version # timeout=10 [2023-02-22T17:27:01.631Z] > git --version # 'git version 2.25.1' [2023-02-22T17:27:01.647Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T17:27:00.715Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T17:27:00.736Z] > git checkout -f 5fae5da6878ff76870749d97326016bba5e18831 # timeout=10 [2023-02-22T17:27:00.844Z] > git remote # timeout=10 [2023-02-22T17:27:00.871Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T17:27:00.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T17:27:00.906Z] > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 [2023-02-22T17:27:00.935Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T17:27:00.962Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T17:27:00.982Z] > git checkout -f 5fae5da6878ff76870749d97326016bba5e18831 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T17:27:02.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T17:27:02.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T17:27:02.813Z] Dload Upload Total Spent Left Speed [2023-02-22T17:27:02.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-22T17:27:03.429Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T17:27:03.781Z] + sudo tee /etc/docker/daemon.new [2023-02-22T17:27:03.781Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T17:27:03.781Z] { [2023-02-22T17:27:03.781Z] "registry-mirrors": [ [2023-02-22T17:27:03.781Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T17:27:03.781Z] ], [2023-02-22T17:27:03.781Z] "bip": "10.250.0.254/24", [2023-02-22T17:27:03.781Z] "hosts": [ [2023-02-22T17:27:03.781Z] "tcp://0.0.0.0:5555", [2023-02-22T17:27:03.781Z] "unix:///var/run/docker.sock" [2023-02-22T17:27:03.781Z] ], [2023-02-22T17:27:03.781Z] "mtu": 1458, [2023-02-22T17:27:03.781Z] "selinux-enabled": true, [2023-02-22T17:27:03.781Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T17:27:03.781Z] } [Pipeline] sh [2023-02-22T17:27:04.130Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T17:27:04.499Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T17:27:22.883Z] provisioning config files... [2023-02-22T17:27:22.917Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8224844333267446589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:27:23.329Z] ---> docker-login.sh [2023-02-22T17:27:23.329Z] nexus3.edgexfoundry.org:10001 [2023-02-22T17:27:23.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:27:29.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:27:29.231Z] Configure a credential helper to remove this warning. See [2023-02-22T17:27:29.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:27:29.231Z] [2023-02-22T17:27:29.231Z] Login Succeeded [2023-02-22T17:27:29.231Z] nexus3.edgexfoundry.org:10002 [2023-02-22T17:27:29.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:27:29.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:27:29.231Z] Configure a credential helper to remove this warning. See [2023-02-22T17:27:29.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:27:29.231Z] [2023-02-22T17:27:29.231Z] Login Succeeded [2023-02-22T17:27:29.231Z] nexus3.edgexfoundry.org:10003 [2023-02-22T17:27:29.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:27:29.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:27:29.770Z] Configure a credential helper to remove this warning. See [2023-02-22T17:27:29.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:27:29.770Z] [2023-02-22T17:27:29.770Z] Login Succeeded [2023-02-22T17:27:29.770Z] nexus3.edgexfoundry.org:10004 [2023-02-22T17:27:30.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:27:30.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:27:30.042Z] Configure a credential helper to remove this warning. See [2023-02-22T17:27:30.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:27:30.042Z] [2023-02-22T17:27:30.042Z] Login Succeeded [2023-02-22T17:27:30.042Z] docker.io [2023-02-22T17:27:30.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T17:27:30.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T17:27:30.585Z] Configure a credential helper to remove this warning. See [2023-02-22T17:27:30.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T17:27:30.585Z] [2023-02-22T17:27:30.585Z] Login Succeeded [2023-02-22T17:27:30.585Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T17:27:30.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-22T17:27:31.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T17:27:31.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T17:27:31.111Z] ========================================================= [2023-02-22T17:27:31.111Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T17:27:31.111Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:27:31.619Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-22T17:27:31.891Z] Sending build context to Docker daemon 1.125MB [2023-02-22T17:27:31.891Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T17:27:31.891Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-22T17:27:32.163Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T17:27:32.163Z] 9b18e9b68314: Pulling fs layer [2023-02-22T17:27:32.163Z] 35d82f9e3411: Pulling fs layer [2023-02-22T17:27:32.163Z] e16973657156: Pulling fs layer [2023-02-22T17:27:32.163Z] fc693d55d65f: Pulling fs layer [2023-02-22T17:27:32.163Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T17:27:32.163Z] dda99020689f: Pulling fs layer [2023-02-22T17:27:32.163Z] db1c61fa0a46: Pulling fs layer [2023-02-22T17:27:32.163Z] 891c053d2c06: Pulling fs layer [2023-02-22T17:27:32.163Z] dda99020689f: Waiting [2023-02-22T17:27:32.163Z] db1c61fa0a46: Waiting [2023-02-22T17:27:32.163Z] 891c053d2c06: Waiting [2023-02-22T17:27:32.163Z] fc693d55d65f: Waiting [2023-02-22T17:27:32.163Z] 7e9fc2657dce: Waiting [2023-02-22T17:27:32.163Z] e16973657156: Download complete [2023-02-22T17:27:32.163Z] 35d82f9e3411: Verifying Checksum [2023-02-22T17:27:32.163Z] 35d82f9e3411: Download complete [2023-02-22T17:27:32.163Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T17:27:32.163Z] 7e9fc2657dce: Download complete [2023-02-22T17:27:32.163Z] dda99020689f: Verifying Checksum [2023-02-22T17:27:32.163Z] dda99020689f: Download complete [2023-02-22T17:27:32.163Z] 9b18e9b68314: Verifying Checksum [2023-02-22T17:27:33.143Z] 9b18e9b68314: Pull complete [2023-02-22T17:27:33.143Z] 891c053d2c06: Verifying Checksum [2023-02-22T17:27:33.143Z] 891c053d2c06: Download complete [2023-02-22T17:27:33.757Z] 35d82f9e3411: Pull complete [2023-02-22T17:27:34.034Z] e16973657156: Pull complete [2023-02-22T17:27:34.306Z] db1c61fa0a46: Verifying Checksum [2023-02-22T17:27:34.306Z] db1c61fa0a46: Download complete [2023-02-22T17:27:35.272Z] fc693d55d65f: Verifying Checksum [2023-02-22T17:27:35.272Z] fc693d55d65f: Download complete [2023-02-22T17:27:47.609Z] fc693d55d65f: Pull complete [2023-02-22T17:27:47.609Z] 7e9fc2657dce: Pull complete [2023-02-22T17:27:47.609Z] dda99020689f: Pull complete [2023-02-22T17:27:52.064Z] db1c61fa0a46: Pull complete [2023-02-22T17:27:54.028Z] 891c053d2c06: Pull complete [2023-02-22T17:27:54.028Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T17:27:54.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T17:27:54.028Z] ---> f96f9c87975a [2023-02-22T17:27:54.028Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-22T17:27:55.982Z] ---> Running in 745c699ac097 [2023-02-22T17:27:55.982Z] Removing intermediate container 745c699ac097 [2023-02-22T17:27:55.982Z] ---> cc3a0ba6f0e7 [2023-02-22T17:27:55.982Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T17:27:56.249Z] ---> Running in 7a6c46f282cd [2023-02-22T17:27:56.530Z] Removing intermediate container 7a6c46f282cd [2023-02-22T17:27:56.530Z] ---> c25d8037e14a [2023-02-22T17:27:56.530Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-22T17:27:56.530Z] ---> Running in 5d3f96cec649 [2023-02-22T17:27:57.124Z] Removing intermediate container 5d3f96cec649 [2023-02-22T17:27:57.124Z] ---> f5572ec1eb20 [2023-02-22T17:27:57.124Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-22T17:27:57.124Z] ---> Running in 49bfc73bb064 [2023-02-22T17:27:57.400Z] Removing intermediate container 49bfc73bb064 [2023-02-22T17:27:57.400Z] ---> aee0f66cdca6 [2023-02-22T17:27:57.400Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T17:27:57.400Z] ---> Running in fa4cf6dcee40 [2023-02-22T17:27:58.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T17:27:58.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T17:28:00.226Z] (1/14) Installing libintl (0.21-r2) [2023-02-22T17:28:00.226Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-22T17:28:00.226Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-22T17:28:00.226Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-22T17:28:00.226Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-22T17:28:00.226Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-22T17:28:00.226Z] Executing udev-init-scripts-35-r0.post-install [2023-02-22T17:28:00.226Z] (7/14) Installing libblkid (2.38-r1) [2023-02-22T17:28:00.226Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-22T17:28:00.226Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-22T17:28:00.226Z] (10/14) Installing kmod-libs (29-r2) [2023-02-22T17:28:00.226Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-22T17:28:00.226Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-22T17:28:00.226Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-22T17:28:00.226Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-22T17:28:00.226Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T17:28:00.226Z] Executing eudev-3.2.11-r0.trigger [2023-02-22T17:28:00.226Z] OK: 228 MiB in 65 packages [2023-02-22T17:28:02.819Z] Removing intermediate container fa4cf6dcee40 [2023-02-22T17:28:02.819Z] ---> 78bd87b3ca10 [2023-02-22T17:28:02.819Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-22T17:28:02.819Z] ---> Running in 8131e9d495bc [2023-02-22T17:28:03.088Z] Removing intermediate container 8131e9d495bc [2023-02-22T17:28:03.088Z] ---> d598cd311128 [2023-02-22T17:28:03.088Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-22T17:28:03.358Z] ---> 27844d83587d [2023-02-22T17:28:03.358Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T17:28:03.628Z] ---> Running in 88f912731a22 [2023-02-22T17:29:11.538Z] Removing intermediate container 88f912731a22 [2023-02-22T17:29:11.538Z] ---> f6e1886c678c [2023-02-22T17:29:11.538Z] Step 11/13 : COPY . . [2023-02-22T17:29:12.126Z] ---> d686338ab071 [2023-02-22T17:29:12.126Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-22T17:29:12.126Z] ---> Running in 93d31439b511 [2023-02-22T17:29:13.094Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T17:29:13.094Z] Dload Upload Total Spent Left Speed [2023-02-22T17:29:13.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6445 0 --:--:-- --:--:-- --:--:-- 6475 [2023-02-22T17:29:14.072Z] Removing intermediate container 93d31439b511 [2023-02-22T17:29:14.072Z] ---> 0209b04f2dc8 [2023-02-22T17:29:14.072Z] Step 13/13 : RUN ${MAKE} [2023-02-22T17:29:14.072Z] ---> Running in 8524691e8d45 [2023-02-22T17:29:15.036Z] noop [2023-02-22T17:29:15.621Z] Removing intermediate container 8524691e8d45 [2023-02-22T17:29:15.621Z] ---> e3052dc624ba [2023-02-22T17:29:15.621Z] Successfully built e3052dc624ba [2023-02-22T17:29:15.621Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:29:16.115Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T17:29:16.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T17:29:16.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-7070 does not seem to be running inside a container [2023-02-22T17:29:16.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T17:29:19.507Z] $ docker top 079c6aec4a37469b24ecfca1647321829e9638db5144bf4f9cf8395d2fb24ece -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T17:29:20.424Z] + go version [2023-02-22T17:29:20.424Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T17:29:20.455Z] $ docker stop --time=1 079c6aec4a37469b24ecfca1647321829e9638db5144bf4f9cf8395d2fb24ece [2023-02-22T17:29:22.152Z] $ docker rm -f --volumes 079c6aec4a37469b24ecfca1647321829e9638db5144bf4f9cf8395d2fb24ece [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:29:23.013Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T17:29:23.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T17:29:23.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-7070 does not seem to be running inside a container [2023-02-22T17:29:23.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T17:29:24.638Z] $ docker top 98d415b534bef367a9da3fd25b0c0e4d5bfe81d9e9d6dd87e33a3e0d5a44b781 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T17:29:25.542Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T17:29:26.246Z] + make test [2023-02-22T17:29:26.246Z] go test ./... -coverprofile=coverage.out ./... [2023-02-22T17:29:27.658Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-22T17:31:04.320Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-22T17:31:06.914Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements [2023-02-22T17:31:07.183Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T17:31:07.183Z] go vet ./... [2023-02-22T17:31:39.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T17:31:39.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T17:31:39.430Z] ./bin/test-attribution-txt.sh [2023-02-22T17:31:39.430Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-22T17:31:39.430Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-22T17:31:39.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-22T17:31:39.499Z] $ docker stop --time=1 98d415b534bef367a9da3fd25b0c0e4d5bfe81d9e9d6dd87e33a3e0d5a44b781 [2023-02-22T17:31:41.297Z] $ docker rm -f --volumes 98d415b534bef367a9da3fd25b0c0e4d5bfe81d9e9d6dd87e33a3e0d5a44b781 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T17:31:42.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-22T17:31:42.420Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T17:31:42.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T17:31:43.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-22T17:31:43.848Z] + ls -al . [2023-02-22T17:31:43.848Z] total 192 [2023-02-22T17:31:43.848Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 17:29 . [2023-02-22T17:31:43.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 17:26 .. [2023-02-22T17:31:43.848Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 17:27 .git [2023-02-22T17:31:43.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 17:27 .github [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 22 17:27 .gitignore [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 17:27 .golangci.yml [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 22 17:27 .hadolint.yml [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 22 17:27 Attribution.txt [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 22 17:27 CHANGELOG.md [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 22 17:27 Dockerfile [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 22 17:27 GOVERNANCE.md [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 22 17:27 Jenkinsfile [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 22 17:27 LICENSE [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 22 17:27 Makefile [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 22 17:27 OWNERS.md [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 22 17:27 README.md [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 17:23 VERSION [2023-02-22T17:31:43.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 17:27 bin [2023-02-22T17:31:43.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 17:27 cmd [2023-02-22T17:31:43.848Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 22 17:31 coverage.out [2023-02-22T17:31:43.848Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 22 17:27 docker-entrypoint.sh [2023-02-22T17:31:43.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 17:27 docs [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 3487 Feb 22 17:27 go.mod [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 33501 Feb 22 17:27 go.sum [2023-02-22T17:31:43.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 17:27 internal [2023-02-22T17:31:43.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 17:27 snap [2023-02-22T17:31:43.848Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 22 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:31:44.260Z] + 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=5fae5da6878ff76870749d97326016bba5e18831 --label arch=arm64 --label version=0.0.0 . [2023-02-22T17:31:44.529Z] Sending build context to Docker daemon 1.156MB [2023-02-22T17:31:44.529Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-22T17:31:44.529Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-22T17:31:44.529Z] ---> e3052dc624ba [2023-02-22T17:31:44.529Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-22T17:31:44.796Z] ---> Running in ca1c73477004 [2023-02-22T17:31:45.063Z] Removing intermediate container ca1c73477004 [2023-02-22T17:31:45.063Z] ---> 2229f4312dac [2023-02-22T17:31:45.063Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-22T17:31:45.063Z] ---> Running in ca1b60a19e68 [2023-02-22T17:31:45.330Z] Removing intermediate container ca1b60a19e68 [2023-02-22T17:31:45.330Z] ---> aeac1830bc43 [2023-02-22T17:31:45.330Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-22T17:31:45.597Z] ---> Running in c2e5948ddb81 [2023-02-22T17:31:45.864Z] Removing intermediate container c2e5948ddb81 [2023-02-22T17:31:45.864Z] ---> f1d53e47f1ec [2023-02-22T17:31:45.864Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-22T17:31:45.864Z] ---> Running in 289815a2074c [2023-02-22T17:31:46.139Z] Removing intermediate container 289815a2074c [2023-02-22T17:31:46.139Z] ---> 2d68557bb4c8 [2023-02-22T17:31:46.139Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-22T17:31:46.139Z] ---> Running in f9cde3e22318 [2023-02-22T17:31:47.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T17:31:47.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T17:31:48.645Z] OK: 228 MiB in 65 packages [2023-02-22T17:31:49.607Z] Removing intermediate container f9cde3e22318 [2023-02-22T17:31:49.607Z] ---> 37129cab8df2 [2023-02-22T17:31:49.607Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-22T17:31:49.607Z] ---> Running in 3c46b2dd882c [2023-02-22T17:31:49.875Z] Removing intermediate container 3c46b2dd882c [2023-02-22T17:31:49.875Z] ---> a76964ae1f3e [2023-02-22T17:31:49.875Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-22T17:31:50.461Z] ---> fc99fed5c030 [2023-02-22T17:31:50.461Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T17:31:50.461Z] ---> Running in b3993d389e2e [2023-02-22T17:31:53.807Z] Removing intermediate container b3993d389e2e [2023-02-22T17:31:53.807Z] ---> 8bb03f7d685e [2023-02-22T17:31:53.807Z] Step 11/35 : COPY . . [2023-02-22T17:31:54.792Z] ---> 2fdf5ac1c3ea [2023-02-22T17:31:54.792Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-22T17:31:54.792Z] ---> Running in 95b26f972c04 [2023-02-22T17:31:55.758Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T17:31:55.758Z]  Dload Upload Total  Spent Left Speed [2023-02-22T17:31:56.025Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13620 0 --:--:-- --:--:-- --:--:-- 13792 [2023-02-22T17:31:56.609Z] Removing intermediate container 95b26f972c04 [2023-02-22T17:31:56.609Z] ---> 5f109f974a6a [2023-02-22T17:31:56.609Z] Step 13/35 : RUN ${MAKE} [2023-02-22T17:31:56.609Z] ---> Running in 362a00be95ed [2023-02-22T17:31:57.572Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-22T17:34:34.275Z] Removing intermediate container 362a00be95ed [2023-02-22T17:34:34.275Z] ---> 9ef4b3dbd3cd [2023-02-22T17:34:34.275Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-22T17:34:34.275Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-22T17:34:34.275Z] eab2503cf8f4: Pulling fs layer [2023-02-22T17:34:34.275Z] 97cd0a44c592: Pulling fs layer [2023-02-22T17:34:34.275Z] 97cd0a44c592: Verifying Checksum [2023-02-22T17:34:34.275Z] 97cd0a44c592: Download complete [2023-02-22T17:34:34.275Z] eab2503cf8f4: Verifying Checksum [2023-02-22T17:34:34.275Z] eab2503cf8f4: Download complete [2023-02-22T17:34:34.275Z] eab2503cf8f4: Pull complete [2023-02-22T17:34:34.275Z] 97cd0a44c592: Pull complete [2023-02-22T17:34:34.275Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-22T17:34:34.275Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-22T17:34:34.275Z] ---> 7f763cca56b3 [2023-02-22T17:34:34.275Z] Step 15/35 : FROM alpine:3.16 [2023-02-22T17:34:34.275Z] 3.16: Pulling from library/alpine [2023-02-22T17:34:34.275Z] 3760b48202b3: Pulling fs layer [2023-02-22T17:34:34.275Z] 3760b48202b3: Verifying Checksum [2023-02-22T17:34:34.275Z] 3760b48202b3: Download complete [2023-02-22T17:34:34.275Z] 3760b48202b3: Pull complete [2023-02-22T17:34:34.275Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T17:34:34.275Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T17:34:34.275Z] ---> 4c81e5bf8899 [2023-02-22T17:34:34.275Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-22T17:34:34.275Z] ---> Running in 3f804038bb5a [2023-02-22T17:34:34.275Z] Removing intermediate container 3f804038bb5a [2023-02-22T17:34:34.275Z] ---> f0bc2235ae87 [2023-02-22T17:34:34.275Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-22T17:34:34.275Z] ---> Running in 65e017a3e4ed [2023-02-22T17:34:34.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T17:34:34.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T17:34:34.275Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-22T17:34:34.275Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-22T17:34:34.275Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-22T17:34:34.275Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-22T17:34:34.275Z] (5/79) Installing libxcb (1.15-r0) [2023-02-22T17:34:34.275Z] (6/79) Installing libx11 (1.8-r0) [2023-02-22T17:34:34.275Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-22T17:34:34.275Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-22T17:34:34.275Z] (9/79) Installing expat (2.5.0-r0) [2023-02-22T17:34:34.275Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-22T17:34:34.275Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-22T17:34:34.275Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-22T17:34:34.275Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-22T17:34:34.275Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-22T17:34:34.275Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-22T17:34:34.275Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-22T17:34:34.275Z] (17/79) Installing libintl (0.21-r2) [2023-02-22T17:34:34.275Z] (18/79) Installing libblkid (2.38-r1) [2023-02-22T17:34:34.275Z] (19/79) Installing libmount (2.38-r1) [2023-02-22T17:34:34.275Z] (20/79) Installing pcre (8.45-r2) [2023-02-22T17:34:34.275Z] (21/79) Installing glib (2.72.1-r0) [2023-02-22T17:34:34.275Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-22T17:34:34.275Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-22T17:34:34.275Z] (24/79) Installing libass (0.16.0-r0) [2023-02-22T17:34:34.275Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-22T17:34:34.275Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-22T17:34:34.275Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-22T17:34:34.275Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-22T17:34:34.275Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-22T17:34:34.275Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-22T17:34:34.275Z] (31/79) Installing libunistring (1.0-r0) [2023-02-22T17:34:34.275Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-22T17:34:34.275Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-22T17:34:34.275Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-22T17:34:34.275Z] (35/79) Installing lame (3.100-r0) [2023-02-22T17:34:34.275Z] (36/79) Installing opus (1.3.1-r1) [2023-02-22T17:34:34.275Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-22T17:34:34.275Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-22T17:34:34.275Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-22T17:34:34.275Z] (40/79) Installing orc (0.4.32-r0) [2023-02-22T17:34:34.275Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-22T17:34:34.275Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-22T17:34:34.275Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-22T17:34:34.275Z] (44/79) Installing flac (1.3.4-r0) [2023-02-22T17:34:34.275Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-22T17:34:34.275Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-22T17:34:34.275Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-22T17:34:34.275Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-22T17:34:34.275Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-22T17:34:34.275Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-22T17:34:34.275Z] (51/79) Installing libpulse (15.0-r2) [2023-02-22T17:34:34.275Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-22T17:34:34.275Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-22T17:34:34.275Z] (54/79) Installing librist (0.2.6-r1) [2023-02-22T17:34:34.275Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-22T17:34:34.275Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-22T17:34:34.275Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-22T17:34:34.275Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-22T17:34:34.275Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-22T17:34:34.275Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-22T17:34:34.275Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-22T17:34:34.275Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-22T17:34:34.275Z] (63/79) Installing libva (2.14.0-r0) [2023-02-22T17:34:34.275Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-22T17:34:34.275Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-22T17:34:34.275Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-22T17:34:34.275Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-22T17:34:34.275Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-22T17:34:34.275Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-22T17:34:34.275Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-22T17:34:34.275Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-22T17:34:34.275Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-22T17:34:34.275Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-22T17:34:34.275Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-22T17:34:34.275Z] Executing udev-init-scripts-35-r0.post-install [2023-02-22T17:34:34.275Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-22T17:34:34.275Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-22T17:34:34.275Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-22T17:34:34.275Z] (78/79) Installing kmod-libs (29-r2) [2023-02-22T17:34:34.275Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-22T17:34:34.275Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T17:34:34.275Z] Executing eudev-3.2.11-r0.trigger [2023-02-22T17:34:34.275Z] OK: 77 MiB in 93 packages [2023-02-22T17:34:34.861Z] Removing intermediate container 65e017a3e4ed [2023-02-22T17:34:34.861Z] ---> f8abac6ed5fd [2023-02-22T17:34:34.861Z] Step 18/35 : WORKDIR / [2023-02-22T17:34:34.861Z] ---> Running in 9b45ba31b390 [2023-02-22T17:34:35.129Z] Removing intermediate container 9b45ba31b390 [2023-02-22T17:34:35.129Z] ---> 5e8ed2665eb8 [2023-02-22T17:34:35.129Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-22T17:34:36.539Z] ---> 209ba5c04032 [2023-02-22T17:34:36.539Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-22T17:34:36.813Z] ---> be609fbd288d [2023-02-22T17:34:36.813Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-22T17:34:37.400Z] ---> 978ba46f455e [2023-02-22T17:34:37.400Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-22T17:34:37.985Z] ---> d67463ebc6bd [2023-02-22T17:34:37.985Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-22T17:34:38.252Z] ---> 3104eb93b7eb [2023-02-22T17:34:38.252Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-22T17:34:38.908Z] ---> 4c6c4872aff6 [2023-02-22T17:34:38.908Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-22T17:34:40.351Z] ---> 741daa82d770 [2023-02-22T17:34:40.351Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-22T17:34:40.351Z] ---> Running in f2ea97309e88 [2023-02-22T17:34:41.808Z] Removing intermediate container f2ea97309e88 [2023-02-22T17:34:41.808Z] ---> 1c7136932405 [2023-02-22T17:34:41.808Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-22T17:34:41.808Z] ---> Running in 25a337de1e00 [2023-02-22T17:34:43.775Z] Removing intermediate container 25a337de1e00 [2023-02-22T17:34:43.775Z] ---> ecb0d6df400c [2023-02-22T17:34:43.775Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-22T17:34:43.775Z] ---> Running in 49e1940ac45b [2023-02-22T17:34:45.189Z] Removing intermediate container 49e1940ac45b [2023-02-22T17:34:45.189Z] ---> ea5f0d136cec [2023-02-22T17:34:45.189Z] Step 29/35 : EXPOSE 59983 [2023-02-22T17:34:45.189Z] ---> Running in 42f8878b476f [2023-02-22T17:34:45.456Z] Removing intermediate container 42f8878b476f [2023-02-22T17:34:45.456Z] ---> 49045f4a86ca [2023-02-22T17:34:45.456Z] Step 30/35 : EXPOSE 8554 [2023-02-22T17:34:45.456Z] ---> Running in ed4971673f8f [2023-02-22T17:34:45.724Z] Removing intermediate container ed4971673f8f [2023-02-22T17:34:45.724Z] ---> 07efa94e522c [2023-02-22T17:34:45.724Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-22T17:34:45.991Z] ---> Running in bbb3ff2cfe61 [2023-02-22T17:34:46.256Z] Removing intermediate container bbb3ff2cfe61 [2023-02-22T17:34:46.256Z] ---> 6cd507ae4403 [2023-02-22T17:34:46.256Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-22T17:34:46.256Z] ---> Running in 8cb16195fa7e [2023-02-22T17:34:46.525Z] Removing intermediate container 8cb16195fa7e [2023-02-22T17:34:46.525Z] ---> f677b3e77a75 [2023-02-22T17:34:46.525Z] Step 33/35 : LABEL arch=arm64 [2023-02-22T17:34:46.525Z] ---> Running in 8450436e3d26 [2023-02-22T17:34:46.792Z] Removing intermediate container 8450436e3d26 [2023-02-22T17:34:46.792Z] ---> 3a4810aa5113 [2023-02-22T17:34:46.792Z] Step 34/35 : LABEL git_sha=5fae5da6878ff76870749d97326016bba5e18831 [2023-02-22T17:34:47.058Z] ---> Running in 8ed4b3f9c8ec [2023-02-22T17:34:47.326Z] Removing intermediate container 8ed4b3f9c8ec [2023-02-22T17:34:47.326Z] ---> 21ab5f79ee2d [2023-02-22T17:34:47.326Z] Step 35/35 : LABEL version=0.0.0 [2023-02-22T17:34:47.326Z] ---> Running in 869bf381a892 [2023-02-22T17:34:47.593Z] Removing intermediate container 869bf381a892 [2023-02-22T17:34:47.593Z] ---> 664e6bd0678b [2023-02-22T17:34:47.593Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-22T17:34:47.593Z] Successfully built 664e6bd0678b [2023-02-22T17:34:47.593Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:34:48.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T17:34:48.416Z] [2023-02-22T17:34:48.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:34:48.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T17:34:48.819Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T17:34:48.819Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T17:34:48.819Z] 04944245beec: Pulling fs layer [2023-02-22T17:34:48.819Z] 699f458cf7ca: Pulling fs layer [2023-02-22T17:34:48.819Z] 765212b225bb: Pulling fs layer [2023-02-22T17:34:48.819Z] f23df028b6ca: Pulling fs layer [2023-02-22T17:34:48.819Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T17:34:48.819Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T17:34:48.819Z] 765212b225bb: Waiting [2023-02-22T17:34:48.819Z] f23df028b6ca: Waiting [2023-02-22T17:34:48.819Z] d65c8cfc05b1: Waiting [2023-02-22T17:34:48.819Z] 2437ff75d9bd: Waiting [2023-02-22T17:34:49.088Z] 04944245beec: Verifying Checksum [2023-02-22T17:34:49.088Z] 04944245beec: Download complete [2023-02-22T17:34:49.088Z] 765212b225bb: Verifying Checksum [2023-02-22T17:34:49.088Z] 765212b225bb: Download complete [2023-02-22T17:34:49.088Z] f23df028b6ca: Verifying Checksum [2023-02-22T17:34:49.088Z] f23df028b6ca: Download complete [2023-02-22T17:34:49.088Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T17:34:49.088Z] d65c8cfc05b1: Download complete [2023-02-22T17:34:49.359Z] 699f458cf7ca: Verifying Checksum [2023-02-22T17:34:49.359Z] 699f458cf7ca: Download complete [2023-02-22T17:34:49.627Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T17:34:49.627Z] 8998bd30e6a1: Download complete [2023-02-22T17:34:52.215Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T17:34:52.215Z] 2437ff75d9bd: Download complete [2023-02-22T17:34:53.624Z] 8998bd30e6a1: Pull complete [2023-02-22T17:34:53.891Z] 04944245beec: Pull complete [2023-02-22T17:34:55.299Z] 699f458cf7ca: Pull complete [2023-02-22T17:34:55.299Z] 765212b225bb: Pull complete [2023-02-22T17:34:56.262Z] f23df028b6ca: Pull complete [2023-02-22T17:34:56.531Z] d65c8cfc05b1: Pull complete [2023-02-22T17:35:11.546Z] 2437ff75d9bd: Pull complete [2023-02-22T17:35:11.546Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T17:35:11.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T17:35:11.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T17:35:11.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-7070 does not seem to be running inside a container [2023-02-22T17:35:11.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-22T17:35:14.721Z] $ docker top f76351d79cf265394fc40a1dcd0df0717cb8934586d3ff30f5e40c1e000510f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:35:15.621Z] ---> job-cost.sh [2023-02-22T17:35:15.621Z] lf-activate-venv: SKIPPING [2023-02-22T17:35:15.621Z] INFO: No Stack... [2023-02-22T17:35:16.206Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T17:35:16.802Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T17:35:17.146Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-02-22T17:35:17.146Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T17:35:17.243Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-157-1-stack-cost] [2023-02-22T17:35:17.248Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-157-1-stack-cost] did not exist. Created. [2023-02-22T17:35:17.249Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T17:35:17.673Z] /w/workspace/device-usb-camera/1@tmp/durable-f396f406/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-22T17:35:18.033Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T17:35:18.071Z] Warning: overwriting stash ‘stack-cost’ [2023-02-22T17:35:18.133Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T17:35:18.149Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T17:35:18.215Z] $ docker stop --time=1 f76351d79cf265394fc40a1dcd0df0717cb8934586d3ff30f5e40c1e000510f5 [2023-02-22T17:35:19.694Z] $ docker rm -f --volumes f76351d79cf265394fc40a1dcd0df0717cb8934586d3ff30f5e40c1e000510f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-22T17:35:20.645Z] provisioning config files... [2023-02-22T17:35:20.652Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-157@tmp/config10811989942772403791tmp [Pipeline] { [Pipeline] sh [2023-02-22T17:35:20.998Z] + set +x [2023-02-22T17:35:20.998Z] + curl -s https://codecov.io/bash [2023-02-22T17:35:20.998Z] + bash -s -- [2023-02-22T17:35:20.998Z] [2023-02-22T17:35:20.998Z] _____ _ [2023-02-22T17:35:20.998Z] / ____| | | [2023-02-22T17:35:20.999Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T17:35:20.999Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T17:35:20.999Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T17:35:20.999Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T17:35:20.999Z] Bash-1.0.6 [2023-02-22T17:35:20.999Z] [2023-02-22T17:35:20.999Z] [2023-02-22T17:35:20.999Z] ==> git version 2.25.1 found [2023-02-22T17:35:20.999Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-22T17:35:20.999Z] Release-Date: 2020-01-08 [2023-02-22T17:35:20.999Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-22T17:35:20.999Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T17:35:20.999Z] ==> Jenkins CI detected. [2023-02-22T17:35:20.999Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-157 [2023-02-22T17:35:20.999Z] project root: . [2023-02-22T17:35:20.999Z] --> token set from env [2023-02-22T17:35:20.999Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T17:35:20.999Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T17:35:20.999Z] ==> Python coveragepy not found [2023-02-22T17:35:20.999Z] ==> Searching for coverage reports in: [2023-02-22T17:35:20.999Z] + . [2023-02-22T17:35:20.999Z] -> Found 1 reports [2023-02-22T17:35:20.999Z] ==> Detecting git/mercurial file structure [2023-02-22T17:35:20.999Z] ==> Reading reports [2023-02-22T17:35:20.999Z] + ./coverage.out bytes=30666 [2023-02-22T17:35:20.999Z] ==> Appending adjustments [2023-02-22T17:35:20.999Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T17:35:21.259Z] + Found adjustments [2023-02-22T17:35:21.259Z] ==> Gzipping contents [2023-02-22T17:35:21.259Z] 8.0K /tmp/codecov.Qc7F3b.gz [2023-02-22T17:35:21.259Z] ==> Uploading reports [2023-02-22T17:35:21.259Z] url: https://codecov.io [2023-02-22T17:35:21.259Z] query: branch=PR-157&commit=5fae5da6878ff76870749d97326016bba5e18831&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=157&job=&cmd_args= [2023-02-22T17:35:21.259Z] -> Pinging Codecov [2023-02-22T17:35:21.259Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-157&commit=5fae5da6878ff76870749d97326016bba5e18831&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=157&job=&cmd_args= [2023-02-22T17:35:21.519Z] -> Uploading to [2023-02-22T17:35:21.519Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/73D8F5FF140700D3E01443B452E23636/5fae5da6878ff76870749d97326016bba5e18831/bce5ce4b-95cd-43cc-8314-d7c97f3dc422.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T173521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4610ddbf5d7384b8b73ac579e73ed548d7741b5bc3b1c12147a69daa12206107 [2023-02-22T17:35:21.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T17:35:21.519Z] Dload Upload Total Spent Left Speed [2023-02-22T17:35:21.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 13877 --:--:-- --:--:-- --:--:-- 13877 [2023-02-22T17:35:21.780Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5fae5da6878ff76870749d97326016bba5e18831 [Pipeline] } [2023-02-22T17:35:21.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-22T17:35:23.458Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-157/archives ] [2023-02-22T17:35:23.458Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-157/archives [2023-02-22T17:35:23.458Z] total 16 [2023-02-22T17:35:23.458Z] drwxr-xr-x 3 root root 4096 Feb 22 17:25 . [2023-02-22T17:35:23.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 17:25 .. [2023-02-22T17:35:23.458Z] drwxr-xr-x 2 root root 4096 Feb 22 17:25 cost [2023-02-22T17:35:23.458Z] -rw-r--r-- 1 root root 89 Feb 22 17:25 cost.csv [2023-02-22T17:35:23.458Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-157/archives [2023-02-22T17:35:23.458Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-157/archives [2023-02-22T17:35:23.458Z] total 16 [2023-02-22T17:35:23.458Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 17:25 . [2023-02-22T17:35:23.458Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 17:25 .. [2023-02-22T17:35:23.458Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 17:25 cost [2023-02-22T17:35:23.458Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 22 17:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:35:23.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:35:24.677Z] ---> package-listing.sh [2023-02-22T17:35:24.677Z] ++ facter osfamily [2023-02-22T17:35:24.677Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T17:35:24.937Z] + OS_FAMILY=debian [2023-02-22T17:35:24.937Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-157 [2023-02-22T17:35:24.937Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T17:35:24.937Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T17:35:24.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T17:35:24.937Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T17:35:24.937Z] + '[' /w/workspace/foundry_device-usb-camera_PR-157 ']' [2023-02-22T17:35:24.937Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T17:35:24.937Z] + case "${OS_FAMILY}" in [2023-02-22T17:35:24.937Z] + dpkg -l [2023-02-22T17:35:24.937Z] + grep '^ii' [2023-02-22T17:35:24.937Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T17:35:24.937Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T17:35:24.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T17:35:24.937Z] + '[' /w/workspace/foundry_device-usb-camera_PR-157 ']' [2023-02-22T17:35:24.937Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-157/archives/ [2023-02-22T17:35:24.937Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-157/archives/ [Pipeline] echo [2023-02-22T17:35:24.970Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T17:35:25.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T17:35:25.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T17:35:25.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T17:35:26.051Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2023-02-22T17:35:26.084Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-157 -v /w/workspace/foundry_device-usb-camera_PR-157:/w/workspace/foundry_device-usb-camera_PR-157:rw,z -v /w/workspace/foundry_device-usb-camera_PR-157@tmp:/w/workspace/foundry_device-usb-camera_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T17:35:26.761Z] $ docker top 36ecc4f1d070a7ad5ba5f723b1f37da6b2a7b8e94f369ee4e96d5a0b3b98b36f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T17:35:27.160Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T17:35:27.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T17:35:27.785Z] + ls /var/log/sa-host [2023-02-22T17:35:27.785Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T17:35:27.917Z] provisioning config files... [2023-02-22T17:35:27.925Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-157@tmp/config9348041314707101938tmp [Pipeline] { [Pipeline] echo [2023-02-22T17:35:27.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:35:28.284Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T17:35:28.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:35:28.715Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T17:35:28.746Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:35:29.058Z] ---> sudo-logs.sh [2023-02-22T17:35:29.058Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T17:35:29.140Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:35:29.453Z] ---> job-cost.sh [2023-02-22T17:35:29.453Z] lf-activate-venv: SKIPPING [2023-02-22T17:35:29.453Z] DEBUG: total: 0.2199999988079071 [2023-02-22T17:35:29.453Z] INFO: Retrieving Stack Cost... [2023-02-22T17:35:30.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T17:35:30.283Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T17:35:30.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T17:35:30.639Z] ---> logs-deploy.sh [2023-02-22T17:35:30.639Z] lf-activate-venv: SKIPPING [2023-02-22T17:35:30.639Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-157/1 [2023-02-22T17:35:30.639Z] INFO: archiving workspace using pattern(s): [2023-02-22T17:35:31.577Z] Archives upload complete. [2023-02-22T17:35:31.577Z] INFO: archiving logs to Nexus