Pull request #160 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29b62f61d6e24c415ad6041d279363dba88b3ebb+8b62b64e9680a6df61e12b3c0a704648afc4bcdc (379af614f7c198ab772fb21c47220598b85b2b0f) 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-ssh1875464357455434405.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-ssh1863587967431557259.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7484136036824162445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2871661275830115906.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12444288004748270353.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7754’ Running on prd-ubuntu20.04-docker-8c-8g-7759 in /w/workspace/foundry_device-usb-camera_PR-160 [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-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b62b64e9680a6df61e12b3c0a704648afc4bcdc into PR head commit 29b62f61d6e24c415ad6041d279363dba88b3ebb Merge succeeded, producing 29b62f61d6e24c415ad6041d279363dba88b3ebb Checking out Revision 29b62f61d6e24c415ad6041d279363dba88b3ebb (PR-160) > 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b62f61d6e24c415ad6041d279363dba88b3ebb # 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 8b62b64e9680a6df61e12b3c0a704648afc4bcdc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b62f61d6e24c415ad6041d279363dba88b3ebb # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-28T16:55:22.343Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-28T16:55:22.399Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-28T16:55:22.414Z] ========================================================= [2023-02-28T16:55:22.414Z] EdgeX Global Pipelines Version Info [2023-02-28T16:55:22.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 [2023-02-28T16:55:23.157Z] ------------------- [2023-02-28T16:55:23.157Z] stable info: [2023-02-28T16:55:23.157Z] ------------------- [2023-02-28T16:55:23.157Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-28T16:55:23.157Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T16:55:23.157Z] Message: update stable to v1.0.244 [2023-02-28T16:55:23.749Z] ------------------- [2023-02-28T16:55:23.750Z] experimental info: [2023-02-28T16:55:23.750Z] ------------------- [2023-02-28T16:55:23.750Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-28T16:55:23.750Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T16:55:23.750Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-28T16:55:23.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-28T16:55:23.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-28T16:55:23.941Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-28T16:55:23.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-28T16:55:23.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-28T16:55:23.986Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-28T16:55:23.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-28T16:55:24.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-28T16:55:24.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-28T16:55:24.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-28T16:55:24.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-28T16:55:24.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-28T16:55:24.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-28T16:55:24.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-28T16:55:24.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T16:55:24.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T16:55:24.140Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T16:55:24.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T16:55:24.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-28T16:55:24.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-28T16:55:24.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-28T16:55:24.220Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-28T16:55:24.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-28T16:55:24.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-28T16:55:24.256Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-28T16:55:24.272Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-28T16:55:24.287Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-28T16:55:24.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-02-28T16:55:24.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-02-28T16:55:24.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-02-28T16:55:24.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] echo [2023-02-28T16:55:24.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29b62f6 [Pipeline] echo [2023-02-28T16:55:24.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T16:55:24.415Z] provisioning config files... [2023-02-28T16:55:24.429Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config3759437652309354252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:55:24.740Z] ---> docker-login.sh [2023-02-28T16:55:24.740Z] nexus3.edgexfoundry.org:10001 [2023-02-28T16:55:24.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:25.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:25.001Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:25.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:25.001Z] [2023-02-28T16:55:25.001Z] Login Succeeded [2023-02-28T16:55:25.001Z] nexus3.edgexfoundry.org:10002 [2023-02-28T16:55:25.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:25.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:25.001Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:25.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:25.001Z] [2023-02-28T16:55:25.001Z] Login Succeeded [2023-02-28T16:55:25.001Z] nexus3.edgexfoundry.org:10003 [2023-02-28T16:55:25.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:25.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:25.260Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:25.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:25.260Z] [2023-02-28T16:55:25.260Z] Login Succeeded [2023-02-28T16:55:25.260Z] nexus3.edgexfoundry.org:10004 [2023-02-28T16:55:25.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:25.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:25.260Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:25.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:25.260Z] [2023-02-28T16:55:25.260Z] Login Succeeded [2023-02-28T16:55:25.260Z] docker.io [2023-02-28T16:55:25.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:25.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:25.780Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:25.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:25.780Z] [2023-02-28T16:55:25.780Z] Login Succeeded [2023-02-28T16:55:25.780Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T16:55:25.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-28T16:55:26.206Z] + git rev-list -1 --merges 29b62f61d6e24c415ad6041d279363dba88b3ebb~1..29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] echo [2023-02-28T16:55:26.260Z] -----------> git rev-list -1 --merges 29b62f61d6e24c415ad6041d279363dba88b3ebb~1..29b62f61d6e24c415ad6041d279363dba88b3ebb 29b62f61d6e24c415ad6041d279363dba88b3ebb [false] [Pipeline] sh [2023-02-28T16:55:26.554Z] + git log --format=format:%s -1 29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] echo [2023-02-28T16:55:26.569Z] ========================================================= [2023-02-28T16:55:26.569Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-28T16:55:26.569Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T16:55:26.885Z] + git log --format=format:%s -1 29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] echo [2023-02-28T16:55:26.899Z] [semverPrep] GIT_COMMIT: 29b62f61d6e24c415ad6041d279363dba88b3ebb, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo [2023-02-28T16:55:26.906Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-28T16:55:27.281Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T16:55:27.281Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-28T16:55:27.281Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-28T16:55:27.281Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-28T16:55:27.281Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-28T16:55:27.281Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-28T16:55:27.281Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:55:27.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:55:27.623Z] [2023-02-28T16:55:27.623Z] 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-28T16:55:27.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:55:27.918Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-28T16:55:27.918Z] b85a868b505f: Pulling fs layer [2023-02-28T16:55:27.918Z] e2be974225ed: Pulling fs layer [2023-02-28T16:55:27.918Z] 339a4e72a1f5: Pulling fs layer [2023-02-28T16:55:27.918Z] 988bab9f4d93: Pulling fs layer [2023-02-28T16:55:27.918Z] 1469e6f7b9e6: Pulling fs layer [2023-02-28T16:55:27.918Z] eaf3925da568: Pulling fs layer [2023-02-28T16:55:27.918Z] bab4dde63d76: Pulling fs layer [2023-02-28T16:55:27.918Z] bde34c3a00c8: Pulling fs layer [2023-02-28T16:55:27.918Z] b352a97aabf1: Pulling fs layer [2023-02-28T16:55:27.918Z] 4872d77fe225: Pulling fs layer [2023-02-28T16:55:27.918Z] 5851b861e8e6: Pulling fs layer [2023-02-28T16:55:27.918Z] bab4dde63d76: Waiting [2023-02-28T16:55:27.919Z] bde34c3a00c8: Waiting [2023-02-28T16:55:27.919Z] b352a97aabf1: Waiting [2023-02-28T16:55:27.919Z] 4872d77fe225: Waiting [2023-02-28T16:55:27.919Z] 5851b861e8e6: Waiting [2023-02-28T16:55:27.919Z] 988bab9f4d93: Waiting [2023-02-28T16:55:27.919Z] 1469e6f7b9e6: Waiting [2023-02-28T16:55:27.919Z] eaf3925da568: Waiting [2023-02-28T16:55:27.919Z] e2be974225ed: Verifying Checksum [2023-02-28T16:55:27.919Z] e2be974225ed: Download complete [2023-02-28T16:55:27.919Z] 988bab9f4d93: Verifying Checksum [2023-02-28T16:55:27.919Z] 988bab9f4d93: Download complete [2023-02-28T16:55:28.179Z] 1469e6f7b9e6: Verifying Checksum [2023-02-28T16:55:28.179Z] 1469e6f7b9e6: Download complete [2023-02-28T16:55:28.179Z] eaf3925da568: Download complete [2023-02-28T16:55:28.179Z] 339a4e72a1f5: Download complete [2023-02-28T16:55:28.179Z] bde34c3a00c8: Verifying Checksum [2023-02-28T16:55:28.179Z] bde34c3a00c8: Download complete [2023-02-28T16:55:28.179Z] b352a97aabf1: Verifying Checksum [2023-02-28T16:55:28.179Z] b352a97aabf1: Download complete [2023-02-28T16:55:28.179Z] 4872d77fe225: Verifying Checksum [2023-02-28T16:55:28.179Z] 4872d77fe225: Download complete [2023-02-28T16:55:28.179Z] 5851b861e8e6: Verifying Checksum [2023-02-28T16:55:28.179Z] 5851b861e8e6: Download complete [2023-02-28T16:55:28.179Z] b85a868b505f: Verifying Checksum [2023-02-28T16:55:28.179Z] b85a868b505f: Download complete [2023-02-28T16:55:28.437Z] bab4dde63d76: Verifying Checksum [2023-02-28T16:55:28.437Z] bab4dde63d76: Download complete [2023-02-28T16:55:29.828Z] b85a868b505f: Pull complete [2023-02-28T16:55:29.828Z] e2be974225ed: Pull complete [2023-02-28T16:55:30.088Z] 339a4e72a1f5: Pull complete [2023-02-28T16:55:30.349Z] 988bab9f4d93: Pull complete [2023-02-28T16:55:30.610Z] 1469e6f7b9e6: Pull complete [2023-02-28T16:55:30.610Z] eaf3925da568: Pull complete [2023-02-28T16:55:32.514Z] bab4dde63d76: Pull complete [2023-02-28T16:55:32.514Z] bde34c3a00c8: Pull complete [2023-02-28T16:55:32.773Z] b352a97aabf1: Pull complete [2023-02-28T16:55:32.773Z] 4872d77fe225: Pull complete [2023-02-28T16:55:32.773Z] 5851b861e8e6: Pull complete [2023-02-28T16:55:33.033Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-28T16:55:33.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T16:55:33.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:55:33.152Z] prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container [2023-02-28T16:55:33.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@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-devops/py-git-semver:0.1.4 cat [2023-02-28T16:55:34.740Z] $ docker top 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 -eo pid,comm [2023-02-28T16:55:34.799Z] 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-28T16:55:34.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T16:55:34.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T16:55:34.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T16:55:34.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T16:55:34.963Z] $ docker exec 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 ssh-agent [2023-02-28T16:55:35.092Z] SSH_AUTH_SOCK=/tmp/ssh-DxxSf2DHooeb/agent.32 [2023-02-28T16:55:35.092Z] SSH_AGENT_PID=38 [2023-02-28T16:55:35.100Z] Running ssh-add (command line suppressed) [2023-02-28T16:55:35.221Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_2792749542124127368.key (/w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_2792749542124127368.key) [2023-02-28T16:55:35.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T16:55:35.529Z] + git tag --points-at HEAD [Pipeline] } [2023-02-28T16:55:35.541Z] $ docker exec --env ******** --env ******** 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 ssh-agent -k [2023-02-28T16:55:35.643Z] unset SSH_AUTH_SOCK; [2023-02-28T16:55:35.644Z] unset SSH_AGENT_PID; [2023-02-28T16:55:35.644Z] echo Agent pid 38 killed; [2023-02-28T16:55:35.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-28T16:55:35.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T16:55:35.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T16:55:35.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T16:55:35.814Z] $ docker exec 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 ssh-agent [2023-02-28T16:55:35.930Z] SSH_AUTH_SOCK=/tmp/ssh-igGaYIpImVsu/agent.70 [2023-02-28T16:55:35.930Z] SSH_AGENT_PID=77 [2023-02-28T16:55:35.937Z] Running ssh-add (command line suppressed) [2023-02-28T16:55:36.041Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_5998959159086797822.key (/w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_5998959159086797822.key) [2023-02-28T16:55:36.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T16:55:36.351Z] + git semver init [2023-02-28T16:55:36.611Z] 2023-02-28 16:55:36,551 [run_init] DEBUG init version:0.0.0 force:False [2023-02-28T16:55:36.611Z] 2023-02-28 16:55:36,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-160/.semver [2023-02-28T16:55:36.611Z] 2023-02-28 16:55:36,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-160/.semver [2023-02-28T16:55:36.611Z] 2023-02-28 16:55:36,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-160/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-160, universal_newlines=False, shell=None, istream=None) [2023-02-28T16:55:37.549Z] 2023-02-28 16:55:37,386 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-160/.git/info/exclude [2023-02-28T16:55:37.549Z] 2023-02-28 16:55:37,387 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 with force:False [2023-02-28T16:55:37.549Z] 2023-02-28 16:55:37,387 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 [2023-02-28T16:55:37.549Z] 2023-02-28 16:55:37,392 [execute] INFO git cat-file --batch-check [2023-02-28T16:55:37.549Z] 2023-02-28 16:55:37,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T16:55:37.549Z] 2023-02-28 16:55:37,399 [execute] INFO git cat-file --batch [2023-02-28T16:55:37.549Z] 2023-02-28 16:55:37,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T16:55:37.549Z] 2023-02-28 16:55:37,406 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 [2023-02-28T16:55:37.549Z] 0.0.0 [Pipeline] } [2023-02-28T16:55:37.562Z] $ docker exec --env ******** --env ******** 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 ssh-agent -k [2023-02-28T16:55:37.665Z] unset SSH_AUTH_SOCK; [2023-02-28T16:55:37.665Z] unset SSH_AGENT_PID; [2023-02-28T16:55:37.666Z] echo Agent pid 77 killed; [2023-02-28T16:55:37.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T16:55:37.985Z] + git semver [Pipeline] } [2023-02-28T16:55:38.261Z] $ docker stop --time=1 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 [2023-02-28T16:55:39.574Z] $ docker rm -f --volumes 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T16:55:39.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-28T16:55:40.140Z] Stashed 1 file(s) [Pipeline] echo [2023-02-28T16:55:40.144Z] [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-28T16:55:40.298Z] provisioning config files... [2023-02-28T16:55:40.307Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config13254539937389631140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:55:40.610Z] ---> docker-login.sh [2023-02-28T16:55:40.610Z] nexus3.edgexfoundry.org:10001 [2023-02-28T16:55:40.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:40.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:40.610Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:40.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:40.610Z] [2023-02-28T16:55:40.610Z] Login Succeeded [2023-02-28T16:55:40.610Z] nexus3.edgexfoundry.org:10002 [2023-02-28T16:55:40.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:40.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:40.610Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:40.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:40.610Z] [2023-02-28T16:55:40.610Z] Login Succeeded [2023-02-28T16:55:40.870Z] nexus3.edgexfoundry.org:10003 [2023-02-28T16:55:40.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:40.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:40.870Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:40.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:40.870Z] [2023-02-28T16:55:40.870Z] Login Succeeded [2023-02-28T16:55:40.870Z] nexus3.edgexfoundry.org:10004 [2023-02-28T16:55:40.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:40.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:40.870Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:40.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:40.870Z] [2023-02-28T16:55:40.870Z] Login Succeeded [2023-02-28T16:55:40.870Z] docker.io [2023-02-28T16:55:41.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:55:41.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:55:41.390Z] Configure a credential helper to remove this warning. See [2023-02-28T16:55:41.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:55:41.390Z] [2023-02-28T16:55:41.390Z] Login Succeeded [2023-02-28T16:55:41.390Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T16:55:41.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-28T16:55:41.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T16:55:41.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T16:55:41.475Z] ========================================================= [2023-02-28T16:55:41.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-28T16:55:41.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:55:41.790Z] + 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-28T16:55:41.790Z] Sending build context to Docker daemon 1.742MB [2023-02-28T16:55:41.790Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T16:55:41.790Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-28T16:55:41.790Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-28T16:55:41.790Z] 213ec9aee27d: Pulling fs layer [2023-02-28T16:55:41.790Z] 4583459ba037: Pulling fs layer [2023-02-28T16:55:41.790Z] 93c1e223e6f2: Pulling fs layer [2023-02-28T16:55:41.790Z] 53926ce57604: Pulling fs layer [2023-02-28T16:55:41.790Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-28T16:55:41.790Z] 22ff95d597cd: Pulling fs layer [2023-02-28T16:55:41.790Z] 21b2b0c7a3f4: Waiting [2023-02-28T16:55:41.790Z] 53926ce57604: Waiting [2023-02-28T16:55:41.790Z] 12d6caf4c0d1: Pulling fs layer [2023-02-28T16:55:41.790Z] 22ff95d597cd: Waiting [2023-02-28T16:55:41.790Z] 96b7cbca73a9: Pulling fs layer [2023-02-28T16:55:41.790Z] 12d6caf4c0d1: Waiting [2023-02-28T16:55:41.790Z] 96b7cbca73a9: Waiting [2023-02-28T16:55:41.790Z] a7acece74701: Pulling fs layer [2023-02-28T16:55:41.790Z] a7acece74701: Waiting [2023-02-28T16:55:41.790Z] 93c1e223e6f2: Verifying Checksum [2023-02-28T16:55:41.790Z] 93c1e223e6f2: Download complete [2023-02-28T16:55:41.790Z] 4583459ba037: Verifying Checksum [2023-02-28T16:55:41.790Z] 4583459ba037: Download complete [2023-02-28T16:55:41.790Z] 21b2b0c7a3f4: Download complete [2023-02-28T16:55:42.064Z] 22ff95d597cd: Verifying Checksum [2023-02-28T16:55:42.064Z] 22ff95d597cd: Download complete [2023-02-28T16:55:42.064Z] 213ec9aee27d: Verifying Checksum [2023-02-28T16:55:42.064Z] 213ec9aee27d: Download complete [2023-02-28T16:55:42.064Z] 12d6caf4c0d1: Download complete [2023-02-28T16:55:42.064Z] 213ec9aee27d: Pull complete [2023-02-28T16:55:42.329Z] 4583459ba037: Pull complete [2023-02-28T16:55:42.329Z] 93c1e223e6f2: Pull complete [2023-02-28T16:55:42.592Z] a7acece74701: Verifying Checksum [2023-02-28T16:55:42.592Z] a7acece74701: Download complete [2023-02-28T16:55:42.852Z] 96b7cbca73a9: Verifying Checksum [2023-02-28T16:55:42.852Z] 96b7cbca73a9: Download complete [2023-02-28T16:55:42.852Z] 53926ce57604: Verifying Checksum [2023-02-28T16:55:42.852Z] 53926ce57604: Download complete [2023-02-28T16:55:47.051Z] 53926ce57604: Pull complete [2023-02-28T16:55:47.051Z] 21b2b0c7a3f4: Pull complete [2023-02-28T16:55:47.051Z] 22ff95d597cd: Pull complete [2023-02-28T16:55:47.051Z] 12d6caf4c0d1: Pull complete [2023-02-28T16:55:49.581Z] 96b7cbca73a9: Pull complete [2023-02-28T16:55:50.147Z] a7acece74701: Pull complete [2023-02-28T16:55:50.147Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-28T16:55:50.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T16:55:50.147Z] ---> db6d94c90886 [2023-02-28T16:55:50.147Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-28T16:55:52.055Z] ---> Running in cf8604693ac8 [2023-02-28T16:55:52.055Z] Removing intermediate container cf8604693ac8 [2023-02-28T16:55:52.055Z] ---> c13fdebafb9e [2023-02-28T16:55:52.055Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-28T16:55:52.055Z] ---> Running in 3eaae9af256f [2023-02-28T16:55:52.315Z] Removing intermediate container 3eaae9af256f [2023-02-28T16:55:52.315Z] ---> d698289f1bde [2023-02-28T16:55:52.315Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-28T16:55:52.315Z] ---> Running in 97b0d68fecfe [2023-02-28T16:55:52.315Z] Removing intermediate container 97b0d68fecfe [2023-02-28T16:55:52.315Z] ---> 9e526743dc09 [2023-02-28T16:55:52.315Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-28T16:55:52.315Z] ---> Running in 1f0b6c00b71f [2023-02-28T16:55:52.577Z] Removing intermediate container 1f0b6c00b71f [2023-02-28T16:55:52.577Z] ---> 0efe2b3659a6 [2023-02-28T16:55:52.577Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-28T16:55:52.577Z] ---> Running in f5284f8e2147 [2023-02-28T16:55:52.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T16:55:53.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T16:55:53.361Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-28T16:55:53.361Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-28T16:55:53.361Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-28T16:55:53.361Z] (4/80) Installing libxcb (1.15-r0) [2023-02-28T16:55:53.361Z] (5/80) Installing libx11 (1.8-r0) [2023-02-28T16:55:53.361Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-28T16:55:53.361Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-28T16:55:53.361Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-28T16:55:53.361Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-28T16:55:53.361Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-28T16:55:53.361Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-28T16:55:53.361Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-28T16:55:53.361Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-28T16:55:53.361Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-28T16:55:53.620Z] (15/80) Installing libice (1.0.10-r0) [2023-02-28T16:55:53.620Z] (16/80) Installing libuuid (2.38-r1) [2023-02-28T16:55:53.620Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-28T16:55:53.620Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-28T16:55:53.620Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-28T16:55:53.620Z] (20/80) Installing xset (1.2.4-r0) [2023-02-28T16:55:53.620Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-28T16:55:53.620Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-28T16:55:53.620Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-28T16:55:53.620Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-28T16:55:53.620Z] (25/80) Installing libintl (0.21-r2) [2023-02-28T16:55:53.620Z] (26/80) Installing libblkid (2.38-r1) [2023-02-28T16:55:53.620Z] (27/80) Installing libmount (2.38-r1) [2023-02-28T16:55:53.620Z] (28/80) Installing pcre (8.45-r2) [2023-02-28T16:55:53.620Z] (29/80) Installing glib (2.72.1-r0) [2023-02-28T16:55:53.620Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-28T16:55:53.878Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-28T16:55:53.878Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-28T16:55:53.878Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-28T16:55:53.878Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-28T16:55:53.878Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-28T16:55:53.878Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-28T16:55:53.878Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-28T16:55:53.878Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-28T16:55:53.878Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-28T16:55:53.878Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-28T16:55:53.878Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-28T16:55:53.878Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-28T16:55:53.878Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-28T16:55:54.137Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-28T16:55:54.137Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-28T16:55:54.137Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-28T16:55:54.137Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-28T16:55:54.137Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-28T16:55:54.137Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-28T16:55:54.137Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-28T16:55:54.137Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-28T16:55:54.137Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-28T16:55:54.137Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-28T16:55:54.137Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-28T16:55:54.137Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-28T16:55:54.137Z] (56/80) Installing libunistring (1.0-r0) [2023-02-28T16:55:54.137Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-28T16:55:54.137Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-28T16:55:54.137Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-28T16:55:54.137Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-28T16:55:54.137Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-28T16:55:54.137Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-28T16:55:54.137Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-28T16:55:54.137Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-28T16:55:54.137Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-28T16:55:54.396Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-28T16:55:54.396Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-28T16:55:54.396Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-28T16:55:54.396Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-28T16:55:54.396Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-28T16:55:54.396Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-28T16:55:54.396Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-28T16:55:54.396Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-28T16:55:54.396Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-28T16:55:54.396Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-28T16:55:54.396Z] Executing udev-init-scripts-35-r0.post-install [2023-02-28T16:55:54.396Z] (76/80) Installing kmod-libs (29-r2) [2023-02-28T16:55:54.396Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-28T16:55:54.396Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-28T16:55:54.396Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-28T16:55:54.396Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-28T16:55:54.396Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T16:55:54.396Z] Executing eudev-3.2.11-r0.trigger [2023-02-28T16:55:54.396Z] OK: 331 MiB in 131 packages [2023-02-28T16:55:55.249Z] Still waiting to schedule task [2023-02-28T16:55:55.250Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-28T16:55:56.931Z] Removing intermediate container f5284f8e2147 [2023-02-28T16:55:56.931Z] ---> 2a5074464945 [2023-02-28T16:55:56.931Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-28T16:55:56.931Z] ---> Running in 1948c68bfb57 [2023-02-28T16:55:56.931Z] Removing intermediate container 1948c68bfb57 [2023-02-28T16:55:56.931Z] ---> ca6a0a5566ad [2023-02-28T16:55:56.931Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-28T16:55:56.931Z] ---> 93405e1de6be [2023-02-28T16:55:56.931Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T16:55:56.931Z] ---> Running in d6e6cff043ce [2023-02-28T16:56:23.488Z] Removing intermediate container d6e6cff043ce [2023-02-28T16:56:23.488Z] ---> 999e47a23aed [2023-02-28T16:56:23.488Z] Step 11/13 : COPY . . [2023-02-28T16:56:23.488Z] ---> db38e0dcea14 [2023-02-28T16:56:23.488Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-28T16:56:23.488Z] ---> Running in d6b086307d03 [2023-02-28T16:56:23.488Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:56:23.488Z] Dload Upload Total Spent Left Speed [2023-02-28T16:56:23.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41676 0 --:--:-- --:--:-- --:--:-- 42480 [2023-02-28T16:56:23.488Z] Removing intermediate container d6b086307d03 [2023-02-28T16:56:23.488Z] ---> 5c354775a0a7 [2023-02-28T16:56:23.488Z] Step 13/13 : RUN ${MAKE} [2023-02-28T16:56:23.488Z] ---> Running in 29d4817f5b79 [2023-02-28T16:56:23.488Z] noop [2023-02-28T16:56:24.058Z] Removing intermediate container 29d4817f5b79 [2023-02-28T16:56:24.058Z] ---> fafbd8ee335c [2023-02-28T16:56:24.058Z] Successfully built fafbd8ee335c [2023-02-28T16:56:24.058Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:56:24.374Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T16:56:24.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:56:24.448Z] prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container [2023-02-28T16:56:24.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-28T16:56:24.913Z] $ docker top e647c76dfc479aa9fb7277b1f7ee295e06d85c3b31b82566be0cf83587bf70f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T16:56:25.253Z] + go version [2023-02-28T16:56:25.253Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-28T16:56:25.263Z] $ docker stop --time=1 e647c76dfc479aa9fb7277b1f7ee295e06d85c3b31b82566be0cf83587bf70f6 [2023-02-28T16:56:26.591Z] $ docker rm -f --volumes e647c76dfc479aa9fb7277b1f7ee295e06d85c3b31b82566be0cf83587bf70f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:56:27.008Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T16:56:27.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:56:27.090Z] prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container [2023-02-28T16:56:27.121Z] $ 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-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-28T16:56:27.528Z] $ docker top 013b6cc4547c121d91117201d1358ca3129b835bb6044bbe14fc2d99b5ed7026 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T16:56:27.883Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-02-28T16:56:28.180Z] + make test [2023-02-28T16:56:28.180Z] go test ./... -coverprofile=coverage.out ./... [2023-02-28T16:56:28.438Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-28T16:56:38.421Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-28T16:56:39.358Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements [2023-02-28T16:56:47.467Z] 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-28T16:56:47.467Z] go vet ./... [2023-02-28T16:56:50.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T16:56:50.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T16:56:50.001Z] ./bin/test-attribution-txt.sh [2023-02-28T16:56:50.001Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-28T16:56:50.001Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-28T16:56:50.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-28T16:56:50.284Z] $ docker stop --time=1 013b6cc4547c121d91117201d1358ca3129b835bb6044bbe14fc2d99b5ed7026 [2023-02-28T16:56:52.120Z] $ docker rm -f --volumes 013b6cc4547c121d91117201d1358ca3129b835bb6044bbe14fc2d99b5ed7026 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T16:56:52.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-28T16:56:52.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-28T16:56:53.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-28T16:56:53.421Z] + ls -al . [2023-02-28T16:56:53.421Z] total 196 [2023-02-28T16:56:53.421Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 16:56 . [2023-02-28T16:56:53.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:55 .. [2023-02-28T16:56:53.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 16:56 .git [2023-02-28T16:56:53.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:55 .github [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 28 16:55 .gitignore [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 16:55 .golangci.yml [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 28 16:55 .hadolint.yml [2023-02-28T16:56:53.421Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 16:55 .semver [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 28 16:55 Attribution.txt [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 28 16:55 CHANGELOG.md [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 28 16:55 Dockerfile [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 28 16:55 GOVERNANCE.md [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 28 16:55 Jenkinsfile [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 16:55 LICENSE [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 28 16:55 Makefile [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 28 16:55 OWNERS.md [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 28 16:55 README.md [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 16:55 VERSION [2023-02-28T16:56:53.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 16:55 bin [2023-02-28T16:56:53.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:55 cmd [2023-02-28T16:56:53.421Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 28 16:56 coverage.out [2023-02-28T16:56:53.421Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 28 16:55 docker-entrypoint.sh [2023-02-28T16:56:53.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:55 docs [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 3486 Feb 28 16:55 go.mod [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 33526 Feb 28 16:55 go.sum [2023-02-28T16:56:53.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:55 internal [2023-02-28T16:56:53.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:55 snap [2023-02-28T16:56:53.421Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 28 16:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:56:53.727Z] + 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=29b62f61d6e24c415ad6041d279363dba88b3ebb --label arch=amd64 --label version=0.0.0 . [2023-02-28T16:56:53.727Z] Sending build context to Docker daemon 1.773MB [2023-02-28T16:56:53.727Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T16:56:53.727Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-28T16:56:53.727Z] ---> fafbd8ee335c [2023-02-28T16:56:53.727Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-28T16:56:53.727Z] ---> Running in 82b5073bf749 [2023-02-28T16:56:53.986Z] Removing intermediate container 82b5073bf749 [2023-02-28T16:56:53.986Z] ---> 7390ab79ccf0 [2023-02-28T16:56:53.986Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-28T16:56:53.986Z] ---> Running in 6dc2d776058a [2023-02-28T16:56:53.986Z] Removing intermediate container 6dc2d776058a [2023-02-28T16:56:53.986Z] ---> b7beffdb164f [2023-02-28T16:56:53.987Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-28T16:56:53.987Z] ---> Running in 423a5a501b93 [2023-02-28T16:56:54.245Z] Removing intermediate container 423a5a501b93 [2023-02-28T16:56:54.245Z] ---> b1b77cd83741 [2023-02-28T16:56:54.245Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-28T16:56:54.245Z] ---> Running in 4c5eb4f0474c [2023-02-28T16:56:54.245Z] Removing intermediate container 4c5eb4f0474c [2023-02-28T16:56:54.245Z] ---> 6f5fe3fb6360 [2023-02-28T16:56:54.245Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-28T16:56:54.504Z] ---> Running in 5d352b526784 [2023-02-28T16:56:54.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T16:56:54.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T16:56:55.023Z] OK: 331 MiB in 131 packages [2023-02-28T16:56:55.281Z] Removing intermediate container 5d352b526784 [2023-02-28T16:56:55.281Z] ---> 6b28ce6955a8 [2023-02-28T16:56:55.281Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-28T16:56:55.541Z] ---> Running in ca2a0297fc7d [2023-02-28T16:56:55.541Z] Removing intermediate container ca2a0297fc7d [2023-02-28T16:56:55.541Z] ---> e7f175ab59de [2023-02-28T16:56:55.541Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-28T16:56:55.800Z] ---> 9019d8c2e031 [2023-02-28T16:56:55.800Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T16:56:55.800Z] ---> Running in a682d0937491 [2023-02-28T16:56:56.736Z] Removing intermediate container a682d0937491 [2023-02-28T16:56:56.736Z] ---> fad305fcec0a [2023-02-28T16:56:56.736Z] Step 11/35 : COPY . . [2023-02-28T16:56:56.996Z] ---> f8732a24b1b6 [2023-02-28T16:56:56.996Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-28T16:56:56.996Z] ---> Running in 127298a67b18 [2023-02-28T16:56:57.254Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:56:57.254Z] Dload Upload Total Spent Left Speed [2023-02-28T16:56:57.254Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35815 0 --:--:-- --:--:-- --:--:-- 36620 [2023-02-28T16:56:57.514Z] Removing intermediate container 127298a67b18 [2023-02-28T16:56:57.514Z] ---> fa5348303328 [2023-02-28T16:56:57.514Z] Step 13/35 : RUN ${MAKE} [2023-02-28T16:56:57.772Z] ---> Running in 4952cea9a749 [2023-02-28T16:56:58.030Z] 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-28T16:57:19.975Z] Removing intermediate container 4952cea9a749 [2023-02-28T16:57:19.975Z] ---> fff7c83a67bb [2023-02-28T16:57:19.975Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-28T16:57:19.975Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-28T16:57:19.975Z] af6660deedbd: Pulling fs layer [2023-02-28T16:57:19.975Z] 97cd0a44c592: Pulling fs layer [2023-02-28T16:57:20.233Z] 97cd0a44c592: Verifying Checksum [2023-02-28T16:57:20.233Z] 97cd0a44c592: Download complete [2023-02-28T16:57:20.492Z] af6660deedbd: Verifying Checksum [2023-02-28T16:57:20.492Z] af6660deedbd: Download complete [2023-02-28T16:57:20.492Z] af6660deedbd: Pull complete [2023-02-28T16:57:20.751Z] 97cd0a44c592: Pull complete [2023-02-28T16:57:20.751Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-28T16:57:20.751Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-28T16:57:20.751Z] ---> fea57e182299 [2023-02-28T16:57:20.751Z] Step 15/35 : FROM alpine:3.16 [2023-02-28T16:57:21.009Z] 3.16: Pulling from library/alpine [2023-02-28T16:57:21.266Z] ef5531b6e74e: Pulling fs layer [2023-02-28T16:57:21.266Z] ef5531b6e74e: Verifying Checksum [2023-02-28T16:57:21.266Z] ef5531b6e74e: Download complete [2023-02-28T16:57:21.524Z] ef5531b6e74e: Pull complete [2023-02-28T16:57:21.524Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T16:57:21.524Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T16:57:21.524Z] ---> dfd21b5a31f5 [2023-02-28T16:57:21.524Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-28T16:57:21.524Z] ---> Running in cf1c7a251d76 [2023-02-28T16:57:21.788Z] Removing intermediate container cf1c7a251d76 [2023-02-28T16:57:21.788Z] ---> 0a958f020c36 [2023-02-28T16:57:21.788Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-28T16:57:21.788Z] ---> Running in 95f4d0e9565a [2023-02-28T16:57:22.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T16:57:22.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T16:57:22.308Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-28T16:57:22.308Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-28T16:57:22.568Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-28T16:57:22.568Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-28T16:57:22.568Z] (5/80) Installing libxcb (1.15-r0) [2023-02-28T16:57:22.568Z] (6/80) Installing libx11 (1.8-r0) [2023-02-28T16:57:22.568Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-28T16:57:22.568Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-28T16:57:22.826Z] (9/80) Installing expat (2.5.0-r0) [2023-02-28T16:57:22.826Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-28T16:57:22.826Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-28T16:57:22.826Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-28T16:57:22.826Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-28T16:57:22.826Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-28T16:57:22.826Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-28T16:57:22.826Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-28T16:57:22.826Z] (17/80) Installing libintl (0.21-r2) [2023-02-28T16:57:22.826Z] (18/80) Installing libblkid (2.38-r1) [2023-02-28T16:57:22.826Z] (19/80) Installing libmount (2.38-r1) [2023-02-28T16:57:22.826Z] (20/80) Installing pcre (8.45-r2) [2023-02-28T16:57:22.826Z] (21/80) Installing glib (2.72.1-r0) [2023-02-28T16:57:22.826Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-28T16:57:22.826Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-28T16:57:23.085Z] (24/80) Installing libass (0.16.0-r0) [2023-02-28T16:57:23.085Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-28T16:57:23.085Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-28T16:57:23.085Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-28T16:57:23.085Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-28T16:57:23.085Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-28T16:57:23.085Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-28T16:57:23.085Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-28T16:57:23.085Z] (32/80) Installing libunistring (1.0-r0) [2023-02-28T16:57:23.085Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-28T16:57:23.085Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-28T16:57:23.085Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-28T16:57:23.085Z] (36/80) Installing lame (3.100-r0) [2023-02-28T16:57:23.085Z] (37/80) Installing opus (1.3.1-r1) [2023-02-28T16:57:23.085Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-28T16:57:23.085Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-28T16:57:23.085Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-28T16:57:23.085Z] (41/80) Installing orc (0.4.32-r0) [2023-02-28T16:57:23.085Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-28T16:57:23.085Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-28T16:57:23.085Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-28T16:57:23.343Z] (45/80) Installing flac (1.3.4-r0) [2023-02-28T16:57:23.343Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-28T16:57:23.343Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-28T16:57:23.343Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-28T16:57:23.343Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-28T16:57:23.343Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-28T16:57:23.343Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-28T16:57:23.343Z] (52/80) Installing libpulse (15.0-r2) [2023-02-28T16:57:23.343Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-28T16:57:23.343Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-28T16:57:23.343Z] (55/80) Installing librist (0.2.6-r1) [2023-02-28T16:57:23.343Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-28T16:57:23.343Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-28T16:57:23.343Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-28T16:57:23.343Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-28T16:57:23.343Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-28T16:57:23.343Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-28T16:57:23.343Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-28T16:57:23.343Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-28T16:57:23.343Z] (64/80) Installing libva (2.14.0-r0) [2023-02-28T16:57:23.343Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-28T16:57:23.343Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-28T16:57:23.343Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-28T16:57:23.343Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-28T16:57:23.343Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-28T16:57:23.602Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-28T16:57:23.602Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-28T16:57:23.602Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-28T16:57:23.602Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-28T16:57:23.861Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-28T16:57:23.861Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-28T16:57:23.861Z] Executing udev-init-scripts-35-r0.post-install [2023-02-28T16:57:23.861Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-28T16:57:23.861Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-28T16:57:23.861Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-28T16:57:23.861Z] (79/80) Installing kmod-libs (29-r2) [2023-02-28T16:57:23.861Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-28T16:57:23.861Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T16:57:23.861Z] Executing eudev-3.2.11-r0.trigger [2023-02-28T16:57:23.861Z] OK: 100 MiB in 94 packages [2023-02-28T16:57:25.763Z] Removing intermediate container 95f4d0e9565a [2023-02-28T16:57:25.763Z] ---> 2d5a0486cf8e [2023-02-28T16:57:25.763Z] Step 18/35 : WORKDIR / [2023-02-28T16:57:25.763Z] ---> Running in 3761c57da21b [2023-02-28T16:57:25.763Z] Removing intermediate container 3761c57da21b [2023-02-28T16:57:25.763Z] ---> 89876f6097f2 [2023-02-28T16:57:25.763Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-28T16:57:26.022Z] ---> d638278d1acb [2023-02-28T16:57:26.022Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-28T16:57:26.022Z] ---> 53686f8b5ef6 [2023-02-28T16:57:26.022Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-28T16:57:26.280Z] ---> 1099845adee3 [2023-02-28T16:57:26.280Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-28T16:57:26.539Z] ---> 1b515aa86d08 [2023-02-28T16:57:26.539Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-28T16:57:26.798Z] ---> 4532ed1885e3 [2023-02-28T16:57:26.798Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-28T16:57:26.798Z] ---> c13c98637055 [2023-02-28T16:57:26.798Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-28T16:57:27.367Z] ---> 56b30b64bb31 [2023-02-28T16:57:27.367Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-28T16:57:27.367Z] ---> Running in 7b8a6502d282 [2023-02-28T16:57:27.935Z] Removing intermediate container 7b8a6502d282 [2023-02-28T16:57:27.935Z] ---> fffafba2eade [2023-02-28T16:57:27.935Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-28T16:57:27.935Z] ---> Running in 8cacf4952716 [2023-02-28T16:57:28.504Z] Removing intermediate container 8cacf4952716 [2023-02-28T16:57:28.504Z] ---> 6ae9b30dab46 [2023-02-28T16:57:28.504Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-28T16:57:28.765Z] ---> Running in 15f7b6d7de00 [2023-02-28T16:57:29.333Z] Removing intermediate container 15f7b6d7de00 [2023-02-28T16:57:29.333Z] ---> a2e224e585a4 [2023-02-28T16:57:29.333Z] Step 29/35 : EXPOSE 59983 [2023-02-28T16:57:29.333Z] ---> Running in d3837779261a [2023-02-28T16:57:29.333Z] Removing intermediate container d3837779261a [2023-02-28T16:57:29.333Z] ---> 670c6d623cf9 [2023-02-28T16:57:29.333Z] Step 30/35 : EXPOSE 8554 [2023-02-28T16:57:29.333Z] ---> Running in 1e16f2f1dc83 [2023-02-28T16:57:29.591Z] Removing intermediate container 1e16f2f1dc83 [2023-02-28T16:57:29.591Z] ---> fdcbb8684d70 [2023-02-28T16:57:29.591Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-28T16:57:29.591Z] ---> Running in 27818f8a237c [2023-02-28T16:57:29.591Z] Removing intermediate container 27818f8a237c [2023-02-28T16:57:29.591Z] ---> db530bf1a17f [2023-02-28T16:57:29.591Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-28T16:57:29.591Z] ---> Running in 807ebcd5cd1c [2023-02-28T16:57:29.850Z] Removing intermediate container 807ebcd5cd1c [2023-02-28T16:57:29.850Z] ---> 6c62c9e554ef [2023-02-28T16:57:29.850Z] Step 33/35 : LABEL arch=amd64 [2023-02-28T16:57:29.850Z] ---> Running in 64691b2afc2b [2023-02-28T16:57:29.850Z] Removing intermediate container 64691b2afc2b [2023-02-28T16:57:29.850Z] ---> 996766b4f22b [2023-02-28T16:57:29.850Z] Step 34/35 : LABEL git_sha=29b62f61d6e24c415ad6041d279363dba88b3ebb [2023-02-28T16:57:29.850Z] ---> Running in 2ba7c475657f [2023-02-28T16:57:30.109Z] Removing intermediate container 2ba7c475657f [2023-02-28T16:57:30.109Z] ---> d72ffe0ccf11 [2023-02-28T16:57:30.109Z] Step 35/35 : LABEL version=0.0.0 [2023-02-28T16:57:30.109Z] ---> Running in f7aff21cff6b [2023-02-28T16:57:30.109Z] Removing intermediate container f7aff21cff6b [2023-02-28T16:57:30.109Z] ---> 8d8ef91b1544 [2023-02-28T16:57:30.109Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-28T16:57:30.109Z] Successfully built 8d8ef91b1544 [2023-02-28T16:57:30.109Z] 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-28T16:57:30.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T16:57:30.551Z] [2023-02-28T16:57:30.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:57:30.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T16:57:30.851Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-28T16:57:30.851Z] 5eb5b503b376: Pulling fs layer [2023-02-28T16:57:30.851Z] 5c69ac0246d0: Pulling fs layer [2023-02-28T16:57:30.851Z] ec43610c2a17: Pulling fs layer [2023-02-28T16:57:30.851Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-28T16:57:30.851Z] 33b1e0a273af: Pulling fs layer [2023-02-28T16:57:30.851Z] 5d3b04190fa2: Pulling fs layer [2023-02-28T16:57:30.851Z] 2f39f015ded8: Pulling fs layer [2023-02-28T16:57:30.851Z] 33b1e0a273af: Waiting [2023-02-28T16:57:30.851Z] 5d3b04190fa2: Waiting [2023-02-28T16:57:30.851Z] 5c69ac0246d0: Verifying Checksum [2023-02-28T16:57:30.851Z] 5c69ac0246d0: Download complete [2023-02-28T16:57:30.851Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-28T16:57:30.851Z] 3a2ae6a8a46f: Download complete [2023-02-28T16:57:30.851Z] 33b1e0a273af: Verifying Checksum [2023-02-28T16:57:30.851Z] 33b1e0a273af: Download complete [2023-02-28T16:57:31.110Z] 5d3b04190fa2: Verifying Checksum [2023-02-28T16:57:31.110Z] 5d3b04190fa2: Download complete [2023-02-28T16:57:31.110Z] ec43610c2a17: Verifying Checksum [2023-02-28T16:57:31.110Z] 5eb5b503b376: Verifying Checksum [2023-02-28T16:57:31.110Z] 5eb5b503b376: Download complete [2023-02-28T16:57:31.677Z] 2f39f015ded8: Download complete [2023-02-28T16:57:32.245Z] 5eb5b503b376: Pull complete [2023-02-28T16:57:32.504Z] 5c69ac0246d0: Pull complete [2023-02-28T16:57:32.763Z] ec43610c2a17: Pull complete [2023-02-28T16:57:32.764Z] 3a2ae6a8a46f: Pull complete [2023-02-28T16:57:33.022Z] 33b1e0a273af: Pull complete [2023-02-28T16:57:33.282Z] 5d3b04190fa2: Pull complete [2023-02-28T16:57:37.466Z] 2f39f015ded8: Pull complete [2023-02-28T16:57:37.467Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-28T16:57:37.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T16:57:37.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T16:57:37.548Z] prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container [2023-02-28T16:57:37.577Z] $ 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-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-28T16:57:39.379Z] $ docker top b8d2b0389a7796e9c379d0a30ef47ee5d86b83f4ee6813072024054ba63da3a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:57:39.747Z] ---> job-cost.sh [2023-02-28T16:57:39.747Z] lf-activate-venv: SKIPPING [2023-02-28T16:57:39.747Z] INFO: No Stack... [2023-02-28T16:57:40.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T16:57:40.572Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T16:57:40.865Z] + cat /w/workspace/foundry_device-usb-camera_PR-160/archives/cost.csv [2023-02-28T16:57:40.865Z] + cut -d, -f6 [Pipeline] lock [2023-02-28T16:57:40.880Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [2023-02-28T16:57:40.885Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] did not exist. Created. [2023-02-28T16:57:40.885Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T16:57:41.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-28T16:57:41.223Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T16:57:41.230Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T16:57:41.251Z] $ docker stop --time=1 b8d2b0389a7796e9c379d0a30ef47ee5d86b83f4ee6813072024054ba63da3a9 [2023-02-28T16:57:42.415Z] $ docker rm -f --volumes b8d2b0389a7796e9c379d0a30ef47ee5d86b83f4ee6813072024054ba63da3a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-28T16:58:01.798Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7764 in /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] { [Pipeline] ws [2023-02-28T16:58:01.814Z] Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout [2023-02-28T16:58:01.849Z] Selected Git installation does not exist. Using Default [2023-02-28T16:58:01.849Z] The recommended git tool is: NONE [2023-02-28T16:58:08.464Z] using credential edgex-jenkins-ssh [2023-02-28T16:58:08.481Z] Cloning the remote Git repository [2023-02-28T16:58:08.537Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-28T16:58:08.624Z] > git init /w/workspace/device-usb-camera/2 # timeout=10 [2023-02-28T16:58:08.834Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-28T16:58:08.835Z] > git --version # timeout=10 [2023-02-28T16:58:08.853Z] > git --version # 'git version 2.25.1' [2023-02-28T16:58:08.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T16:58:08.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T16:58:09.712Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-28T16:58:09.750Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T16:58:11.441Z] Merging remotes/origin/main commit 8b62b64e9680a6df61e12b3c0a704648afc4bcdc into PR head commit 29b62f61d6e24c415ad6041d279363dba88b3ebb [2023-02-28T16:58:11.730Z] Merge succeeded, producing 29b62f61d6e24c415ad6041d279363dba88b3ebb [2023-02-28T16:58:11.731Z] Checking out Revision 29b62f61d6e24c415ad6041d279363dba88b3ebb (PR-160) [2023-02-28T16:58:10.750Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-28T16:58:10.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-28T16:58:10.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T16:58:10.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-28T16:58:11.461Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T16:58:11.507Z] > git checkout -f 29b62f61d6e24c415ad6041d279363dba88b3ebb # timeout=10 [2023-02-28T16:58:11.611Z] > git remote # timeout=10 [2023-02-28T16:58:11.630Z] > git config --get remote.origin.url # timeout=10 [2023-02-28T16:58:11.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T16:58:11.673Z] > git merge 8b62b64e9680a6df61e12b3c0a704648afc4bcdc # timeout=10 [2023-02-28T16:58:11.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-28T16:58:11.735Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T16:58:11.750Z] > git checkout -f 29b62f61d6e24c415ad6041d279363dba88b3ebb # timeout=10 [2023-02-28T16:58:12.284Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T16:58:13.193Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-28T16:58:13.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T16:58:13.193Z] Dload Upload Total Spent Left Speed [2023-02-28T16:58:13.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-28T16:58:13.805Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-28T16:58:14.175Z] + sudo tee /etc/docker/daemon.new [2023-02-28T16:58:14.176Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-28T16:58:14.176Z] { [2023-02-28T16:58:14.176Z] "registry-mirrors": [ [2023-02-28T16:58:14.176Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-28T16:58:14.176Z] ], [2023-02-28T16:58:14.176Z] "bip": "10.250.0.254/24", [2023-02-28T16:58:14.176Z] "hosts": [ [2023-02-28T16:58:14.176Z] "tcp://0.0.0.0:5555", [2023-02-28T16:58:14.176Z] "unix:///var/run/docker.sock" [2023-02-28T16:58:14.176Z] ], [2023-02-28T16:58:14.176Z] "mtu": 1458, [2023-02-28T16:58:14.176Z] "selinux-enabled": true, [2023-02-28T16:58:14.176Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-28T16:58:14.176Z] } [Pipeline] sh [2023-02-28T16:58:14.531Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-28T16:58:14.893Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T16:58:33.204Z] provisioning config files... [2023-02-28T16:58:33.236Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config3339301252245458922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T16:58:33.609Z] ---> docker-login.sh [2023-02-28T16:58:33.609Z] nexus3.edgexfoundry.org:10001 [2023-02-28T16:58:34.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:58:34.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:58:34.200Z] Configure a credential helper to remove this warning. See [2023-02-28T16:58:34.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:58:34.200Z] [2023-02-28T16:58:34.200Z] Login Succeeded [2023-02-28T16:58:34.200Z] nexus3.edgexfoundry.org:10002 [2023-02-28T16:58:34.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:58:34.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:58:34.755Z] Configure a credential helper to remove this warning. See [2023-02-28T16:58:34.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:58:34.755Z] [2023-02-28T16:58:34.755Z] Login Succeeded [2023-02-28T16:58:34.755Z] nexus3.edgexfoundry.org:10003 [2023-02-28T16:58:35.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:58:35.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:58:35.025Z] Configure a credential helper to remove this warning. See [2023-02-28T16:58:35.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:58:35.025Z] [2023-02-28T16:58:35.025Z] Login Succeeded [2023-02-28T16:58:35.025Z] nexus3.edgexfoundry.org:10004 [2023-02-28T16:58:35.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:58:35.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:58:35.298Z] Configure a credential helper to remove this warning. See [2023-02-28T16:58:35.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:58:35.298Z] [2023-02-28T16:58:35.298Z] Login Succeeded [2023-02-28T16:58:35.298Z] docker.io [2023-02-28T16:58:35.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T16:58:35.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T16:58:35.838Z] Configure a credential helper to remove this warning. See [2023-02-28T16:58:35.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T16:58:35.838Z] [2023-02-28T16:58:35.838Z] Login Succeeded [2023-02-28T16:58:35.838Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T16:58:35.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-28T16:58:36.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T16:58:36.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T16:58:36.184Z] ========================================================= [2023-02-28T16:58:36.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-28T16:58:36.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T16:58:36.543Z] + 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-28T16:58:36.816Z] Sending build context to Docker daemon 1.131MB [2023-02-28T16:58:36.816Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T16:58:36.816Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-28T16:58:37.092Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-28T16:58:37.092Z] 9b18e9b68314: Pulling fs layer [2023-02-28T16:58:37.092Z] 35d82f9e3411: Pulling fs layer [2023-02-28T16:58:37.092Z] e16973657156: Pulling fs layer [2023-02-28T16:58:37.092Z] fc693d55d65f: Pulling fs layer [2023-02-28T16:58:37.092Z] 7e9fc2657dce: Pulling fs layer [2023-02-28T16:58:37.092Z] dda99020689f: Pulling fs layer [2023-02-28T16:58:37.092Z] db1c61fa0a46: Pulling fs layer [2023-02-28T16:58:37.092Z] 891c053d2c06: Pulling fs layer [2023-02-28T16:58:37.092Z] dda99020689f: Waiting [2023-02-28T16:58:37.092Z] fc693d55d65f: Waiting [2023-02-28T16:58:37.092Z] 7e9fc2657dce: Waiting [2023-02-28T16:58:37.092Z] db1c61fa0a46: Waiting [2023-02-28T16:58:37.092Z] 891c053d2c06: Waiting [2023-02-28T16:58:37.092Z] e16973657156: Verifying Checksum [2023-02-28T16:58:37.092Z] e16973657156: Download complete [2023-02-28T16:58:37.092Z] 35d82f9e3411: Download complete [2023-02-28T16:58:37.092Z] 7e9fc2657dce: Verifying Checksum [2023-02-28T16:58:37.092Z] 7e9fc2657dce: Download complete [2023-02-28T16:58:37.092Z] dda99020689f: Verifying Checksum [2023-02-28T16:58:37.092Z] dda99020689f: Download complete [2023-02-28T16:58:37.092Z] 9b18e9b68314: Verifying Checksum [2023-02-28T16:58:37.092Z] 9b18e9b68314: Download complete [2023-02-28T16:58:38.092Z] 9b18e9b68314: Pull complete [2023-02-28T16:58:38.381Z] 891c053d2c06: Verifying Checksum [2023-02-28T16:58:38.381Z] 891c053d2c06: Download complete [2023-02-28T16:58:38.981Z] 35d82f9e3411: Pull complete [2023-02-28T16:58:38.982Z] e16973657156: Pull complete [2023-02-28T16:58:39.960Z] db1c61fa0a46: Verifying Checksum [2023-02-28T16:58:39.960Z] db1c61fa0a46: Download complete [2023-02-28T16:58:40.242Z] fc693d55d65f: Verifying Checksum [2023-02-28T16:58:40.242Z] fc693d55d65f: Download complete [2023-02-28T16:58:52.829Z] fc693d55d65f: Pull complete [2023-02-28T16:58:52.829Z] 7e9fc2657dce: Pull complete [2023-02-28T16:58:53.100Z] dda99020689f: Pull complete [2023-02-28T16:58:59.924Z] db1c61fa0a46: Pull complete [2023-02-28T16:59:01.915Z] 891c053d2c06: Pull complete [2023-02-28T16:59:01.915Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-28T16:59:01.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T16:59:01.915Z] ---> f96f9c87975a [2023-02-28T16:59:01.915Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-28T16:59:04.524Z] ---> Running in c4f697ac6728 [2023-02-28T16:59:04.800Z] Removing intermediate container c4f697ac6728 [2023-02-28T16:59:04.800Z] ---> 70a32090fd2e [2023-02-28T16:59:04.800Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-28T16:59:04.800Z] ---> Running in c97fc4bfe9ea [2023-02-28T16:59:05.072Z] Removing intermediate container c97fc4bfe9ea [2023-02-28T16:59:05.072Z] ---> dd549bce1129 [2023-02-28T16:59:05.072Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-28T16:59:05.072Z] ---> Running in 91fc4f233ba5 [2023-02-28T16:59:05.668Z] Removing intermediate container 91fc4f233ba5 [2023-02-28T16:59:05.669Z] ---> f1c96e8804db [2023-02-28T16:59:05.669Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-28T16:59:05.669Z] ---> Running in 0f490c017ed2 [2023-02-28T16:59:05.941Z] Removing intermediate container 0f490c017ed2 [2023-02-28T16:59:05.941Z] ---> c342b5c4062e [2023-02-28T16:59:05.941Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-28T16:59:05.941Z] ---> Running in ff3757712b11 [2023-02-28T16:59:07.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T16:59:07.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T16:59:08.609Z] (1/14) Installing libintl (0.21-r2) [2023-02-28T16:59:08.609Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-28T16:59:08.609Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-28T16:59:08.609Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-28T16:59:08.609Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-28T16:59:08.878Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-28T16:59:08.878Z] Executing udev-init-scripts-35-r0.post-install [2023-02-28T16:59:08.878Z] (7/14) Installing libblkid (2.38-r1) [2023-02-28T16:59:08.878Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-28T16:59:08.878Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-28T16:59:08.878Z] (10/14) Installing kmod-libs (29-r2) [2023-02-28T16:59:08.878Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-28T16:59:08.878Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-28T16:59:08.878Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-28T16:59:08.878Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-28T16:59:08.878Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T16:59:09.148Z] Executing eudev-3.2.11-r0.trigger [2023-02-28T16:59:09.148Z] OK: 228 MiB in 65 packages [2023-02-28T16:59:10.570Z] Removing intermediate container ff3757712b11 [2023-02-28T16:59:10.570Z] ---> d3dfd3842599 [2023-02-28T16:59:10.570Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-28T16:59:10.570Z] ---> Running in 091ca763c7d9 [2023-02-28T16:59:10.855Z] Removing intermediate container 091ca763c7d9 [2023-02-28T16:59:10.855Z] ---> b12197d7de84 [2023-02-28T16:59:10.855Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-28T16:59:11.445Z] ---> 5a299baebc45 [2023-02-28T16:59:11.445Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T16:59:11.445Z] ---> Running in a92ea1c009ee [2023-02-28T17:00:33.157Z] Removing intermediate container a92ea1c009ee [2023-02-28T17:00:33.157Z] ---> 152ece2f5074 [2023-02-28T17:00:33.157Z] Step 11/13 : COPY . . [2023-02-28T17:00:33.157Z] ---> 16469b36ff0f [2023-02-28T17:00:33.157Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-28T17:00:33.157Z] ---> Running in fd6ea373d77c [2023-02-28T17:00:33.157Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-02-28T17:00:33.157Z] Dload Upload Total Spent Left Speed [2023-02-28T17:00:33.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5325 0 --:--:-- --:--:-- --:--:-- 5336 [2023-02-28T17:00:33.157Z] Removing intermediate container fd6ea373d77c [2023-02-28T17:00:33.157Z] ---> 086859bcd2bb [2023-02-28T17:00:33.157Z] Step 13/13 : RUN ${MAKE} [2023-02-28T17:00:33.157Z] ---> Running in e30527ca0221 [2023-02-28T17:00:33.157Z] noop [2023-02-28T17:00:33.157Z] Removing intermediate container e30527ca0221 [2023-02-28T17:00:33.157Z] ---> 84167ae76141 [2023-02-28T17:00:33.157Z] Successfully built 84167ae76141 [2023-02-28T17:00:33.157Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:00:33.548Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T17:00:33.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T17:00:33.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container [2023-02-28T17:00:33.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-28T17:00:36.951Z] $ docker top 25385e35e25d3de04eab2aeee24ea438a6b41f4c0247d3dba6a4faaf4f176c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T17:00:37.859Z] + go version [2023-02-28T17:00:37.860Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-28T17:00:37.880Z] $ docker stop --time=1 25385e35e25d3de04eab2aeee24ea438a6b41f4c0247d3dba6a4faaf4f176c88 [2023-02-28T17:00:39.569Z] $ docker rm -f --volumes 25385e35e25d3de04eab2aeee24ea438a6b41f4c0247d3dba6a4faaf4f176c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:00:40.153Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T17:00:40.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T17:00:40.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container [2023-02-28T17:00:40.479Z] $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-28T17:00:41.908Z] $ docker top 02b30a3e9c09fb31cd5dcee97954af1a91f1d7f5298264a5d8e5b93afd546ae1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T17:00:42.797Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-02-28T17:00:43.469Z] + make test [2023-02-28T17:00:43.469Z] go test ./... -coverprofile=coverage.out ./... [2023-02-28T17:00:46.109Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-28T17:02:52.981Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-28T17:02:52.981Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.9% of statements [2023-02-28T17:02:52.981Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-28T17:02:52.981Z] go vet ./... [2023-02-28T17:03:19.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T17:03:19.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T17:03:19.717Z] ./bin/test-attribution-txt.sh [2023-02-28T17:03:19.717Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-28T17:03:19.717Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-28T17:03:19.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-28T17:03:19.744Z] $ docker stop --time=1 02b30a3e9c09fb31cd5dcee97954af1a91f1d7f5298264a5d8e5b93afd546ae1 [2023-02-28T17:03:21.555Z] $ docker rm -f --volumes 02b30a3e9c09fb31cd5dcee97954af1a91f1d7f5298264a5d8e5b93afd546ae1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T17:03:22.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-28T17:03:22.579Z] Warning: overwriting stash ‘coverage-report’ [2023-02-28T17:03:23.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T17:03:23.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-28T17:03:23.880Z] + ls -al . [2023-02-28T17:03:23.881Z] total 192 [2023-02-28T17:03:23.881Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 28 17:00 . [2023-02-28T17:03:23.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:58 .. [2023-02-28T17:03:23.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 16:58 .git [2023-02-28T17:03:23.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:58 .github [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 28 16:58 .gitignore [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 16:58 .golangci.yml [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 28 16:58 .hadolint.yml [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 28 16:58 Attribution.txt [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 28 16:58 CHANGELOG.md [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 28 16:58 Dockerfile [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 28 16:58 GOVERNANCE.md [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 28 16:58 Jenkinsfile [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 16:58 LICENSE [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 28 16:58 Makefile [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 28 16:58 OWNERS.md [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 28 16:58 README.md [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 16:55 VERSION [2023-02-28T17:03:23.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 16:58 bin [2023-02-28T17:03:23.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:58 cmd [2023-02-28T17:03:23.881Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 28 17:02 coverage.out [2023-02-28T17:03:23.881Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 28 16:58 docker-entrypoint.sh [2023-02-28T17:03:23.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:58 docs [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 3486 Feb 28 16:58 go.mod [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 33526 Feb 28 16:58 go.sum [2023-02-28T17:03:23.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:58 internal [2023-02-28T17:03:23.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:58 snap [2023-02-28T17:03:23.881Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 28 16:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:03:24.229Z] + 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=29b62f61d6e24c415ad6041d279363dba88b3ebb --label arch=arm64 --label version=0.0.0 . [2023-02-28T17:03:24.502Z] Sending build context to Docker daemon 1.162MB [2023-02-28T17:03:24.502Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T17:03:24.502Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-28T17:03:24.502Z] ---> 84167ae76141 [2023-02-28T17:03:24.502Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-28T17:03:24.790Z] ---> Running in c2cb8fb08d34 [2023-02-28T17:03:25.378Z] Removing intermediate container c2cb8fb08d34 [2023-02-28T17:03:25.378Z] ---> bd4655b32461 [2023-02-28T17:03:25.378Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-28T17:03:25.378Z] ---> Running in b970adeb25cf [2023-02-28T17:03:25.648Z] Removing intermediate container b970adeb25cf [2023-02-28T17:03:25.648Z] ---> 69f925f88797 [2023-02-28T17:03:25.648Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-28T17:03:25.648Z] ---> Running in 1ab7eee4fb83 [2023-02-28T17:03:25.918Z] Removing intermediate container 1ab7eee4fb83 [2023-02-28T17:03:25.918Z] ---> 187f24bca5c1 [2023-02-28T17:03:25.918Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-28T17:03:26.186Z] ---> Running in 0196d3c3c125 [2023-02-28T17:03:26.454Z] Removing intermediate container 0196d3c3c125 [2023-02-28T17:03:26.454Z] ---> f5a69728a5f8 [2023-02-28T17:03:26.454Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-28T17:03:26.454Z] ---> Running in 0cf4e742ea71 [2023-02-28T17:03:27.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T17:03:28.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T17:03:28.969Z] OK: 228 MiB in 65 packages [2023-02-28T17:03:29.934Z] Removing intermediate container 0cf4e742ea71 [2023-02-28T17:03:29.934Z] ---> 90fe1ef895ff [2023-02-28T17:03:29.934Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-28T17:03:29.934Z] ---> Running in 9e9eadaea0ca [2023-02-28T17:03:30.203Z] Removing intermediate container 9e9eadaea0ca [2023-02-28T17:03:30.203Z] ---> 0a23b5b0a96e [2023-02-28T17:03:30.203Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-28T17:03:30.793Z] ---> 8ad922b2344d [2023-02-28T17:03:30.793Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T17:03:30.793Z] ---> Running in 72560f8a5292 [2023-02-28T17:03:34.153Z] Removing intermediate container 72560f8a5292 [2023-02-28T17:03:34.153Z] ---> 491bb717ae00 [2023-02-28T17:03:34.153Z] Step 11/35 : COPY . . [2023-02-28T17:03:34.741Z] ---> 19fd588ad868 [2023-02-28T17:03:34.741Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-28T17:03:34.741Z] ---> Running in cc20b52beda3 [2023-02-28T17:03:35.706Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-02-28T17:03:35.706Z]    Dload Upload Total Spent Left Speed [2023-02-28T17:03:35.706Z] 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11835 0 --:--:-- --:--:-- --:--:-- 11932 [2023-02-28T17:03:36.672Z] Removing intermediate container cc20b52beda3 [2023-02-28T17:03:36.672Z] ---> 18e99ea70b66 [2023-02-28T17:03:36.672Z] Step 13/35 : RUN ${MAKE} [2023-02-28T17:03:36.672Z] ---> Running in a505649abc15 [2023-02-28T17:03:37.635Z] 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-28T17:06:14.434Z] Removing intermediate container a505649abc15 [2023-02-28T17:06:14.434Z] ---> 66b58a81f70f [2023-02-28T17:06:14.434Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-28T17:06:14.434Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-28T17:06:14.434Z] eab2503cf8f4: Pulling fs layer [2023-02-28T17:06:14.434Z] 97cd0a44c592: Pulling fs layer [2023-02-28T17:06:14.434Z] 97cd0a44c592: Verifying Checksum [2023-02-28T17:06:14.434Z] 97cd0a44c592: Download complete [2023-02-28T17:06:14.434Z] eab2503cf8f4: Verifying Checksum [2023-02-28T17:06:14.434Z] eab2503cf8f4: Download complete [2023-02-28T17:06:14.434Z] eab2503cf8f4: Pull complete [2023-02-28T17:06:14.434Z] 97cd0a44c592: Pull complete [2023-02-28T17:06:14.434Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-28T17:06:14.434Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-28T17:06:14.434Z] ---> 7f763cca56b3 [2023-02-28T17:06:14.434Z] Step 15/35 : FROM alpine:3.16 [2023-02-28T17:06:14.434Z] 3.16: Pulling from library/alpine [2023-02-28T17:06:14.434Z] 3760b48202b3: Pulling fs layer [2023-02-28T17:06:14.434Z] 3760b48202b3: Verifying Checksum [2023-02-28T17:06:14.434Z] 3760b48202b3: Download complete [2023-02-28T17:06:14.434Z] 3760b48202b3: Pull complete [2023-02-28T17:06:14.434Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T17:06:14.434Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T17:06:14.434Z] ---> 4c81e5bf8899 [2023-02-28T17:06:14.434Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-28T17:06:14.434Z] ---> Running in 4db96e03d9a0 [2023-02-28T17:06:14.434Z] Removing intermediate container 4db96e03d9a0 [2023-02-28T17:06:14.434Z] ---> 676c6e479097 [2023-02-28T17:06:14.434Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-28T17:06:14.434Z] ---> Running in 9eb664c4f046 [2023-02-28T17:06:14.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T17:06:14.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T17:06:14.434Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-28T17:06:14.434Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-28T17:06:14.434Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-28T17:06:14.434Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-28T17:06:14.434Z] (5/79) Installing libxcb (1.15-r0) [2023-02-28T17:06:14.434Z] (6/79) Installing libx11 (1.8-r0) [2023-02-28T17:06:14.434Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-28T17:06:14.434Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-28T17:06:14.434Z] (9/79) Installing expat (2.5.0-r0) [2023-02-28T17:06:14.434Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-28T17:06:14.434Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-28T17:06:14.434Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-28T17:06:14.434Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-28T17:06:14.434Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-28T17:06:14.434Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-28T17:06:14.434Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-28T17:06:14.434Z] (17/79) Installing libintl (0.21-r2) [2023-02-28T17:06:14.434Z] (18/79) Installing libblkid (2.38-r1) [2023-02-28T17:06:14.434Z] (19/79) Installing libmount (2.38-r1) [2023-02-28T17:06:14.434Z] (20/79) Installing pcre (8.45-r2) [2023-02-28T17:06:14.434Z] (21/79) Installing glib (2.72.1-r0) [2023-02-28T17:06:14.434Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-28T17:06:14.434Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-28T17:06:14.434Z] (24/79) Installing libass (0.16.0-r0) [2023-02-28T17:06:14.434Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-28T17:06:14.434Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-28T17:06:14.434Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-28T17:06:14.434Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-28T17:06:14.434Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-28T17:06:14.434Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-28T17:06:14.434Z] (31/79) Installing libunistring (1.0-r0) [2023-02-28T17:06:14.434Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-28T17:06:14.434Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-28T17:06:14.434Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-28T17:06:14.434Z] (35/79) Installing lame (3.100-r0) [2023-02-28T17:06:14.434Z] (36/79) Installing opus (1.3.1-r1) [2023-02-28T17:06:14.434Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-28T17:06:14.434Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-28T17:06:14.434Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-28T17:06:14.434Z] (40/79) Installing orc (0.4.32-r0) [2023-02-28T17:06:14.434Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-28T17:06:14.434Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-28T17:06:14.434Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-28T17:06:14.434Z] (44/79) Installing flac (1.3.4-r0) [2023-02-28T17:06:14.434Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-28T17:06:14.434Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-28T17:06:14.435Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-28T17:06:14.435Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-28T17:06:14.435Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-28T17:06:14.435Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-28T17:06:14.435Z] (51/79) Installing libpulse (15.0-r2) [2023-02-28T17:06:14.435Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-28T17:06:14.435Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-28T17:06:14.435Z] (54/79) Installing librist (0.2.6-r1) [2023-02-28T17:06:14.435Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-28T17:06:14.435Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-28T17:06:14.435Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-28T17:06:14.435Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-28T17:06:14.435Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-28T17:06:14.435Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-28T17:06:14.435Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-28T17:06:14.435Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-28T17:06:14.435Z] (63/79) Installing libva (2.14.0-r0) [2023-02-28T17:06:14.435Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-28T17:06:14.435Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-28T17:06:14.435Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-28T17:06:14.435Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-28T17:06:14.435Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-28T17:06:14.435Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-28T17:06:14.435Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-28T17:06:14.435Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-28T17:06:14.435Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-28T17:06:14.435Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-28T17:06:14.435Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-28T17:06:14.435Z] Executing udev-init-scripts-35-r0.post-install [2023-02-28T17:06:14.435Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-28T17:06:14.435Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-28T17:06:14.435Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-28T17:06:14.435Z] (78/79) Installing kmod-libs (29-r2) [2023-02-28T17:06:14.435Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-28T17:06:14.435Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T17:06:14.435Z] Executing eudev-3.2.11-r0.trigger [2023-02-28T17:06:14.435Z] OK: 77 MiB in 93 packages [2023-02-28T17:06:14.702Z] Removing intermediate container 9eb664c4f046 [2023-02-28T17:06:14.702Z] ---> ffdf5f6d6b40 [2023-02-28T17:06:14.702Z] Step 18/35 : WORKDIR / [2023-02-28T17:06:14.702Z] ---> Running in a9225bcd17a2 [2023-02-28T17:06:14.970Z] Removing intermediate container a9225bcd17a2 [2023-02-28T17:06:14.970Z] ---> 075513f96736 [2023-02-28T17:06:14.970Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-28T17:06:16.394Z] ---> 6b7217290e88 [2023-02-28T17:06:16.394Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-28T17:06:20.651Z] ---> c1468cd8660b [2023-02-28T17:06:20.651Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-28T17:06:20.651Z] ---> 40ed802743af [2023-02-28T17:06:20.651Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-28T17:06:20.916Z] ---> cb7f6e7edd1f [2023-02-28T17:06:20.916Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-28T17:06:21.498Z] ---> b3f461dfa9f7 [2023-02-28T17:06:21.498Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-28T17:06:21.763Z] ---> 7bee0690c6f6 [2023-02-28T17:06:21.763Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-28T17:06:23.171Z] ---> 7d95204b202f [2023-02-28T17:06:23.171Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-28T17:06:23.171Z] ---> Running in 51135a8ee8aa [2023-02-28T17:06:24.577Z] Removing intermediate container 51135a8ee8aa [2023-02-28T17:06:24.577Z] ---> 59963fdba869 [2023-02-28T17:06:24.577Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-28T17:06:24.577Z] ---> Running in 267abfb3baae [2023-02-28T17:06:26.519Z] Removing intermediate container 267abfb3baae [2023-02-28T17:06:26.519Z] ---> 766d93db605f [2023-02-28T17:06:26.519Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-28T17:06:26.519Z] ---> Running in 489c619a7ba3 [2023-02-28T17:06:27.926Z] Removing intermediate container 489c619a7ba3 [2023-02-28T17:06:27.926Z] ---> f8e284fa3361 [2023-02-28T17:06:27.926Z] Step 29/35 : EXPOSE 59983 [2023-02-28T17:06:27.926Z] ---> Running in 0e4490ae84d3 [2023-02-28T17:06:27.926Z] Removing intermediate container 0e4490ae84d3 [2023-02-28T17:06:27.926Z] ---> 925c1c441e70 [2023-02-28T17:06:27.926Z] Step 30/35 : EXPOSE 8554 [2023-02-28T17:06:28.193Z] ---> Running in 4f90be41feb0 [2023-02-28T17:06:28.460Z] Removing intermediate container 4f90be41feb0 [2023-02-28T17:06:28.460Z] ---> 1cf85dd62306 [2023-02-28T17:06:28.460Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-28T17:06:28.460Z] ---> Running in 7514d6d60199 [2023-02-28T17:06:28.729Z] Removing intermediate container 7514d6d60199 [2023-02-28T17:06:28.729Z] ---> 2cbab360bf2f [2023-02-28T17:06:28.729Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-28T17:06:28.729Z] ---> Running in efdcec4750de [2023-02-28T17:06:28.997Z] Removing intermediate container efdcec4750de [2023-02-28T17:06:28.997Z] ---> 4de484ae0848 [2023-02-28T17:06:28.997Z] Step 33/35 : LABEL arch=arm64 [2023-02-28T17:06:29.263Z] ---> Running in 0aaae29c85db [2023-02-28T17:06:29.530Z] Removing intermediate container 0aaae29c85db [2023-02-28T17:06:29.530Z] ---> 7b9eb452f2e2 [2023-02-28T17:06:29.530Z] Step 34/35 : LABEL git_sha=29b62f61d6e24c415ad6041d279363dba88b3ebb [2023-02-28T17:06:29.530Z] ---> Running in 82e9dd1ea248 [2023-02-28T17:06:29.799Z] Removing intermediate container 82e9dd1ea248 [2023-02-28T17:06:29.799Z] ---> 1c433c91a610 [2023-02-28T17:06:29.799Z] Step 35/35 : LABEL version=0.0.0 [2023-02-28T17:06:29.799Z] ---> Running in 1ff1f726b655 [2023-02-28T17:06:30.065Z] Removing intermediate container 1ff1f726b655 [2023-02-28T17:06:30.065Z] ---> 51e2a9d41bbf [2023-02-28T17:06:30.065Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-28T17:06:30.065Z] Successfully built 51e2a9d41bbf [2023-02-28T17:06:30.065Z] 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-28T17:06:30.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T17:06:30.481Z] [2023-02-28T17:06:30.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:06:30.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T17:06:31.126Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-28T17:06:31.126Z] 8998bd30e6a1: Pulling fs layer [2023-02-28T17:06:31.126Z] 04944245beec: Pulling fs layer [2023-02-28T17:06:31.126Z] 699f458cf7ca: Pulling fs layer [2023-02-28T17:06:31.126Z] 765212b225bb: Pulling fs layer [2023-02-28T17:06:31.126Z] f23df028b6ca: Pulling fs layer [2023-02-28T17:06:31.126Z] d65c8cfc05b1: Pulling fs layer [2023-02-28T17:06:31.126Z] 2437ff75d9bd: Pulling fs layer [2023-02-28T17:06:31.126Z] d65c8cfc05b1: Waiting [2023-02-28T17:06:31.126Z] f23df028b6ca: Waiting [2023-02-28T17:06:31.126Z] 2437ff75d9bd: Waiting [2023-02-28T17:06:31.126Z] 765212b225bb: Waiting [2023-02-28T17:06:31.126Z] 04944245beec: Verifying Checksum [2023-02-28T17:06:31.126Z] 04944245beec: Download complete [2023-02-28T17:06:31.126Z] 765212b225bb: Verifying Checksum [2023-02-28T17:06:31.126Z] 765212b225bb: Download complete [2023-02-28T17:06:31.126Z] f23df028b6ca: Verifying Checksum [2023-02-28T17:06:31.126Z] f23df028b6ca: Download complete [2023-02-28T17:06:31.126Z] d65c8cfc05b1: Verifying Checksum [2023-02-28T17:06:31.126Z] d65c8cfc05b1: Download complete [2023-02-28T17:06:31.412Z] 699f458cf7ca: Verifying Checksum [2023-02-28T17:06:31.412Z] 699f458cf7ca: Download complete [2023-02-28T17:06:31.682Z] 8998bd30e6a1: Verifying Checksum [2023-02-28T17:06:31.682Z] 8998bd30e6a1: Download complete [2023-02-28T17:06:34.318Z] 2437ff75d9bd: Verifying Checksum [2023-02-28T17:06:34.318Z] 2437ff75d9bd: Download complete [2023-02-28T17:06:35.730Z] 8998bd30e6a1: Pull complete [2023-02-28T17:06:35.999Z] 04944245beec: Pull complete [2023-02-28T17:06:37.409Z] 699f458cf7ca: Pull complete [2023-02-28T17:06:37.409Z] 765212b225bb: Pull complete [2023-02-28T17:06:37.989Z] f23df028b6ca: Pull complete [2023-02-28T17:06:38.257Z] d65c8cfc05b1: Pull complete [2023-02-28T17:06:53.244Z] 2437ff75d9bd: Pull complete [2023-02-28T17:06:53.244Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-28T17:06:53.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T17:06:53.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T17:06:53.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container [2023-02-28T17:06:53.493Z] $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-28T17:06:56.161Z] $ docker top f7a9a43ea9c5df8fc281cd0a660acbf042b049d52ad3a20dadffee2bb0c54836 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:06:57.010Z] ---> job-cost.sh [2023-02-28T17:06:57.010Z] lf-activate-venv: SKIPPING [2023-02-28T17:06:57.010Z] INFO: No Stack... [2023-02-28T17:06:57.276Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-28T17:06:58.233Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T17:06:58.556Z] + cut -d, -f6 [2023-02-28T17:06:58.556Z] + cat /w/workspace/device-usb-camera/2/archives/cost.csv [Pipeline] lock [2023-02-28T17:06:58.898Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [2023-02-28T17:06:58.909Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] did not exist. Created. [2023-02-28T17:06:58.909Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T17:06:59.567Z] /w/workspace/device-usb-camera/2@tmp/durable-e604f47b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-28T17:07:00.216Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-28T17:07:00.241Z] Warning: overwriting stash ‘stack-cost’ [2023-02-28T17:07:00.287Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T17:07:00.294Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T17:07:00.311Z] $ docker stop --time=1 f7a9a43ea9c5df8fc281cd0a660acbf042b049d52ad3a20dadffee2bb0c54836 [2023-02-28T17:07:01.804Z] $ docker rm -f --volumes f7a9a43ea9c5df8fc281cd0a660acbf042b049d52ad3a20dadffee2bb0c54836 [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-28T17:07:02.154Z] provisioning config files... [2023-02-28T17:07:02.161Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config11530484939608947682tmp [Pipeline] { [Pipeline] sh [2023-02-28T17:07:02.449Z] + set +x [2023-02-28T17:07:02.449Z] + curl -s https://codecov.io/bash [2023-02-28T17:07:02.449Z] + bash -s -- [2023-02-28T17:07:02.449Z] [2023-02-28T17:07:02.449Z] _____ _ [2023-02-28T17:07:02.449Z] / ____| | | [2023-02-28T17:07:02.449Z] | | ___ __| | ___ ___ _____ __ [2023-02-28T17:07:02.449Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-28T17:07:02.449Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-28T17:07:02.449Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-28T17:07:02.449Z] Bash-1.0.6 [2023-02-28T17:07:02.449Z] [2023-02-28T17:07:02.449Z] [2023-02-28T17:07:02.449Z] ==> git version 2.25.1 found [2023-02-28T17:07:02.449Z] ==> 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-28T17:07:02.449Z] Release-Date: 2020-01-08 [2023-02-28T17:07:02.449Z] 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-28T17:07:02.449Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-28T17:07:02.449Z] ==> Jenkins CI detected. [2023-02-28T17:07:02.449Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-160 [2023-02-28T17:07:02.449Z] project root: . [2023-02-28T17:07:02.449Z] --> token set from env [2023-02-28T17:07:02.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-28T17:07:02.449Z] ==> Running gcov in . (disable via -X gcov) [2023-02-28T17:07:02.449Z] ==> Python coveragepy not found [2023-02-28T17:07:02.449Z] ==> Searching for coverage reports in: [2023-02-28T17:07:02.449Z] + . [2023-02-28T17:07:02.449Z] -> Found 1 reports [2023-02-28T17:07:02.449Z] ==> Detecting git/mercurial file structure [2023-02-28T17:07:02.449Z] ==> Reading reports [2023-02-28T17:07:02.449Z] + ./coverage.out bytes=30666 [2023-02-28T17:07:02.449Z] ==> Appending adjustments [2023-02-28T17:07:02.449Z] https://docs.codecov.io/docs/fixing-reports [2023-02-28T17:07:02.707Z] + Found adjustments [2023-02-28T17:07:02.707Z] ==> Gzipping contents [2023-02-28T17:07:02.707Z] 8.0K /tmp/codecov.2MgMm0.gz [2023-02-28T17:07:02.707Z] ==> Uploading reports [2023-02-28T17:07:02.707Z] url: https://codecov.io [2023-02-28T17:07:02.707Z] query: branch=PR-160&commit=29b62f61d6e24c415ad6041d279363dba88b3ebb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-02-28T17:07:02.707Z] -> Pinging Codecov [2023-02-28T17:07:02.707Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-160&commit=29b62f61d6e24c415ad6041d279363dba88b3ebb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-02-28T17:07:02.707Z] -> Uploading to [2023-02-28T17:07:02.707Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-28/73D8F5FF140700D3E01443B452E23636/29b62f61d6e24c415ad6041d279363dba88b3ebb/b34e2c95-77cf-4ccc-b68b-fa2b0bb7e3d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T170702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8e19e69e823ef387c05a2a681a350e571cafaf18ad5ebafb937105d50c75ae7 [2023-02-28T17:07:02.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T17:07:02.707Z] Dload Upload Total Spent Left Speed [2023-02-28T17:07:02.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4286 0 0 100 4286 0 16052 --:--:-- --:--:-- --:--:-- 16052 [2023-02-28T17:07:03.227Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] } [2023-02-28T17:07:03.234Z] 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-28T17:07:03.907Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-160/archives ] [2023-02-28T17:07:03.907Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-160/archives [2023-02-28T17:07:03.907Z] total 16 [2023-02-28T17:07:03.907Z] drwxr-xr-x 3 root root 4096 Feb 28 16:57 . [2023-02-28T17:07:03.907Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 16:57 .. [2023-02-28T17:07:03.907Z] drwxr-xr-x 2 root root 4096 Feb 28 16:57 cost [2023-02-28T17:07:03.907Z] -rw-r--r-- 1 root root 89 Feb 28 16:57 cost.csv [2023-02-28T17:07:03.907Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-160/archives [2023-02-28T17:07:03.907Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-160/archives [2023-02-28T17:07:03.907Z] total 16 [2023-02-28T17:07:03.907Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 16:57 . [2023-02-28T17:07:03.907Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 16:57 .. [2023-02-28T17:07:03.907Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 16:57 cost [2023-02-28T17:07:03.907Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 28 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:07:04.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:07:05.059Z] ---> package-listing.sh [2023-02-28T17:07:05.059Z] ++ facter osfamily [2023-02-28T17:07:05.059Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-28T17:07:05.318Z] + OS_FAMILY=debian [2023-02-28T17:07:05.318Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-160 [2023-02-28T17:07:05.318Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-28T17:07:05.318Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-28T17:07:05.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-28T17:07:05.318Z] + PACKAGES=/tmp/packages_start.txt [2023-02-28T17:07:05.318Z] + '[' /w/workspace/foundry_device-usb-camera_PR-160 ']' [2023-02-28T17:07:05.318Z] + PACKAGES=/tmp/packages_end.txt [2023-02-28T17:07:05.318Z] + case "${OS_FAMILY}" in [2023-02-28T17:07:05.318Z] + dpkg -l [2023-02-28T17:07:05.318Z] + grep '^ii' [2023-02-28T17:07:05.318Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-28T17:07:05.318Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-28T17:07:05.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-28T17:07:05.318Z] + '[' /w/workspace/foundry_device-usb-camera_PR-160 ']' [2023-02-28T17:07:05.318Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-160/archives/ [2023-02-28T17:07:05.318Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-160/archives/ [Pipeline] echo [2023-02-28T17:07:05.328Z] 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-28T17:07:05.605Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:07:06.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T17:07:06.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T17:07:06.228Z] prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container [2023-02-28T17:07:06.261Z] $ 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-160/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-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-28T17:07:06.485Z] $ docker top 09efa84c0cc22c3707904f37118de4d4f6f22db065c306b215fa6bde6e1889b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T17:07:06.823Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-28T17:07:07.109Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-28T17:07:07.395Z] + ls /var/log/sa-host [2023-02-28T17:07:07.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T17:07:07.463Z] provisioning config files... [2023-02-28T17:07:07.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config15953466560499689814tmp [Pipeline] { [Pipeline] echo [2023-02-28T17:07:07.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:07:07.766Z] ---> create-netrc.sh [Pipeline] } [2023-02-28T17:07:07.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:07:08.089Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-28T17:07:08.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:07:08.382Z] ---> sudo-logs.sh [2023-02-28T17:07:08.382Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-28T17:07:08.415Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:07:08.699Z] ---> job-cost.sh [2023-02-28T17:07:08.699Z] lf-activate-venv: SKIPPING [2023-02-28T17:07:08.699Z] DEBUG: total: 0.2199999988079071 [2023-02-28T17:07:08.699Z] INFO: Retrieving Stack Cost... [2023-02-28T17:07:09.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T17:07:09.527Z] INFO: Archiving Costs [Pipeline] echo [2023-02-28T17:07:09.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:07:09.824Z] ---> logs-deploy.sh [2023-02-28T17:07:09.824Z] lf-activate-venv: SKIPPING [2023-02-28T17:07:09.824Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-160/2 [2023-02-28T17:07:09.824Z] INFO: archiving workspace using pattern(s): [2023-02-28T17:07:10.762Z] Archives upload complete. [2023-02-28T17:07:10.762Z] INFO: archiving logs to Nexus