Pull request #163 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faef74e0f99a398a47a4236bfcc43e4b2ef733ee+87705a392df95c720bda82ac1b9f5f1497326bc3 (bae1c0fb66eb7babc372fe4adf79bcc58b84b42c) 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-ssh8068024988483260075.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-ssh58520393268045886.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-163/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-163/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5768374130520469297.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-ssh3180923286906536775.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-163/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-163/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14564392834262968831.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-7770’ Running on prd-ubuntu20.04-docker-8c-8g-7775 in /w/workspace/foundry_device-usb-camera_PR-163 [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-163 # 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 87705a392df95c720bda82ac1b9f5f1497326bc3 into PR head commit faef74e0f99a398a47a4236bfcc43e4b2ef733ee Merge succeeded, producing faef74e0f99a398a47a4236bfcc43e4b2ef733ee Checking out Revision faef74e0f99a398a47a4236bfcc43e4b2ef733ee (PR-163) > 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/163/head:refs/remotes/origin/PR-163 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faef74e0f99a398a47a4236bfcc43e4b2ef733ee # 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 87705a392df95c720bda82ac1b9f5f1497326bc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faef74e0f99a398a47a4236bfcc43e4b2ef733ee # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-28T17:56:30.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-28T17:56:30.073Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-28T17:56:30.092Z] ========================================================= [2023-02-28T17:56:30.092Z] EdgeX Global Pipelines Version Info [2023-02-28T17:56:30.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 457bc0a627da4693f095ecb302e93343c8269eb3 # timeout=10 [2023-02-28T17:56:30.866Z] ------------------- [2023-02-28T17:56:30.866Z] stable info: [2023-02-28T17:56:30.866Z] ------------------- [2023-02-28T17:56:30.866Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-28T17:56:30.866Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T17:56:30.866Z] Message: update stable to v1.0.244 [2023-02-28T17:56:31.435Z] ------------------- [2023-02-28T17:56:31.435Z] experimental info: [2023-02-28T17:56:31.435Z] ------------------- [2023-02-28T17:56:31.435Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-28T17:56:31.435Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T17:56:31.435Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-28T17:56:31.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-28T17:56:31.627Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-28T17:56:31.637Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-28T17:56:31.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-28T17:56:31.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-28T17:56:31.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-28T17:56:31.690Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-28T17:56:31.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-28T17:56:31.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-28T17:56:31.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-28T17:56:31.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-28T17:56:31.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-28T17:56:31.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-28T17:56:31.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-28T17:56:31.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T17:56:31.814Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-28T17:56:31.825Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T17:56:31.837Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T17:56:31.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-28T17:56:31.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-28T17:56:31.876Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-28T17:56:31.888Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-28T17:56:31.900Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-28T17:56:31.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-28T17:56:31.923Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-28T17:56:31.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-28T17:56:31.962Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-28T17:56:31.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-163 [Pipeline] echo [2023-02-28T17:56:31.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-163 [Pipeline] echo [2023-02-28T17:56:32.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-163 [Pipeline] echo [2023-02-28T17:56:32.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] echo [2023-02-28T17:56:32.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faef74e [Pipeline] echo [2023-02-28T17:56:32.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T17:56:32.094Z] provisioning config files... [2023-02-28T17:56:32.108Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-163@tmp/config11677719581421138649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:56:32.411Z] ---> docker-login.sh [2023-02-28T17:56:32.412Z] nexus3.edgexfoundry.org:10001 [2023-02-28T17:56:32.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:32.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:32.671Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:32.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:32.671Z] [2023-02-28T17:56:32.671Z] Login Succeeded [2023-02-28T17:56:32.671Z] nexus3.edgexfoundry.org:10002 [2023-02-28T17:56:32.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:32.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:32.671Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:32.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:32.671Z] [2023-02-28T17:56:32.671Z] Login Succeeded [2023-02-28T17:56:32.671Z] nexus3.edgexfoundry.org:10003 [2023-02-28T17:56:32.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:32.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:32.929Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:32.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:32.929Z] [2023-02-28T17:56:32.929Z] Login Succeeded [2023-02-28T17:56:32.929Z] nexus3.edgexfoundry.org:10004 [2023-02-28T17:56:32.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:32.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:32.929Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:32.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:32.929Z] [2023-02-28T17:56:32.929Z] Login Succeeded [2023-02-28T17:56:32.929Z] docker.io [2023-02-28T17:56:32.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:33.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:33.190Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:33.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:33.190Z] [2023-02-28T17:56:33.190Z] Login Succeeded [2023-02-28T17:56:33.190Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T17:56:33.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-28T17:56:33.575Z] + git rev-list -1 --merges faef74e0f99a398a47a4236bfcc43e4b2ef733ee~1..faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] echo [2023-02-28T17:56:33.623Z] -----------> git rev-list -1 --merges faef74e0f99a398a47a4236bfcc43e4b2ef733ee~1..faef74e0f99a398a47a4236bfcc43e4b2ef733ee faef74e0f99a398a47a4236bfcc43e4b2ef733ee [false] [Pipeline] sh [2023-02-28T17:56:33.915Z] + git log --format=format:%s -1 faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] echo [2023-02-28T17:56:33.941Z] ========================================================= [2023-02-28T17:56:33.941Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-28T17:56:33.941Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T17:56:34.275Z] + git log --format=format:%s -1 faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] echo [2023-02-28T17:56:34.287Z] [semverPrep] GIT_COMMIT: faef74e0f99a398a47a4236bfcc43e4b2ef733ee, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-28T17:56:34.295Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-28T17:56:34.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T17:56:34.641Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-28T17:56:34.641Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-28T17:56:34.641Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-28T17:56:34.641Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-28T17:56:34.641Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-28T17:56:34.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:56:34.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T17:56:34.987Z] [2023-02-28T17:56:34.987Z] 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-28T17:56:35.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T17:56:35.290Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-28T17:56:35.290Z] b85a868b505f: Pulling fs layer [2023-02-28T17:56:35.290Z] e2be974225ed: Pulling fs layer [2023-02-28T17:56:35.290Z] 339a4e72a1f5: Pulling fs layer [2023-02-28T17:56:35.290Z] 988bab9f4d93: Pulling fs layer [2023-02-28T17:56:35.290Z] 1469e6f7b9e6: Pulling fs layer [2023-02-28T17:56:35.290Z] eaf3925da568: Pulling fs layer [2023-02-28T17:56:35.290Z] bab4dde63d76: Pulling fs layer [2023-02-28T17:56:35.290Z] bde34c3a00c8: Pulling fs layer [2023-02-28T17:56:35.290Z] b352a97aabf1: Pulling fs layer [2023-02-28T17:56:35.290Z] 4872d77fe225: Pulling fs layer [2023-02-28T17:56:35.290Z] 5851b861e8e6: Pulling fs layer [2023-02-28T17:56:35.290Z] 988bab9f4d93: Waiting [2023-02-28T17:56:35.290Z] 1469e6f7b9e6: Waiting [2023-02-28T17:56:35.290Z] eaf3925da568: Waiting [2023-02-28T17:56:35.290Z] bab4dde63d76: Waiting [2023-02-28T17:56:35.290Z] bde34c3a00c8: Waiting [2023-02-28T17:56:35.290Z] b352a97aabf1: Waiting [2023-02-28T17:56:35.290Z] 4872d77fe225: Waiting [2023-02-28T17:56:35.290Z] 5851b861e8e6: Waiting [2023-02-28T17:56:35.290Z] e2be974225ed: Download complete [2023-02-28T17:56:35.290Z] 988bab9f4d93: Verifying Checksum [2023-02-28T17:56:35.290Z] 988bab9f4d93: Download complete [2023-02-28T17:56:35.551Z] 1469e6f7b9e6: Verifying Checksum [2023-02-28T17:56:35.551Z] 1469e6f7b9e6: Download complete [2023-02-28T17:56:35.551Z] eaf3925da568: Download complete [2023-02-28T17:56:35.551Z] 339a4e72a1f5: Verifying Checksum [2023-02-28T17:56:35.551Z] 339a4e72a1f5: Download complete [2023-02-28T17:56:35.551Z] bde34c3a00c8: Verifying Checksum [2023-02-28T17:56:35.551Z] bde34c3a00c8: Download complete [2023-02-28T17:56:35.551Z] b352a97aabf1: Download complete [2023-02-28T17:56:35.551Z] 4872d77fe225: Verifying Checksum [2023-02-28T17:56:35.551Z] 4872d77fe225: Download complete [2023-02-28T17:56:35.551Z] 5851b861e8e6: Verifying Checksum [2023-02-28T17:56:35.551Z] 5851b861e8e6: Download complete [2023-02-28T17:56:35.551Z] b85a868b505f: Verifying Checksum [2023-02-28T17:56:35.551Z] b85a868b505f: Download complete [2023-02-28T17:56:35.811Z] bab4dde63d76: Verifying Checksum [2023-02-28T17:56:35.811Z] bab4dde63d76: Download complete [2023-02-28T17:56:36.747Z] b85a868b505f: Pull complete [2023-02-28T17:56:37.006Z] e2be974225ed: Pull complete [2023-02-28T17:56:37.264Z] 339a4e72a1f5: Pull complete [2023-02-28T17:56:37.522Z] 988bab9f4d93: Pull complete [2023-02-28T17:56:37.780Z] 1469e6f7b9e6: Pull complete [2023-02-28T17:56:37.780Z] eaf3925da568: Pull complete [2023-02-28T17:56:39.683Z] bab4dde63d76: Pull complete [2023-02-28T17:56:39.683Z] bde34c3a00c8: Pull complete [2023-02-28T17:56:39.683Z] b352a97aabf1: Pull complete [2023-02-28T17:56:39.683Z] 4872d77fe225: Pull complete [2023-02-28T17:56:39.683Z] 5851b861e8e6: Pull complete [2023-02-28T17:56:39.683Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-28T17:56:39.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T17:56:39.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T17:56:39.767Z] prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container [2023-02-28T17:56:39.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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-28T17:56:40.959Z] $ docker top d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 -eo pid,comm [2023-02-28T17:56:41.024Z] 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-28T17:56:41.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T17:56:41.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T17:56:41.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T17:56:41.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T17:56:41.181Z] $ docker exec d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 ssh-agent [2023-02-28T17:56:41.296Z] SSH_AUTH_SOCK=/tmp/ssh-lnpUeMem20l9/agent.31 [2023-02-28T17:56:41.296Z] SSH_AGENT_PID=37 [2023-02-28T17:56:41.301Z] Running ssh-add (command line suppressed) [2023-02-28T17:56:41.394Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-163@tmp/private_key_9273249333709141227.key (/w/workspace/foundry_device-usb-camera_PR-163@tmp/private_key_9273249333709141227.key) [2023-02-28T17:56:41.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T17:56:41.701Z] + git tag --points-at HEAD [Pipeline] } [2023-02-28T17:56:41.703Z] $ docker exec --env ******** --env ******** d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 ssh-agent -k [2023-02-28T17:56:41.804Z] unset SSH_AUTH_SOCK; [2023-02-28T17:56:41.805Z] unset SSH_AGENT_PID; [2023-02-28T17:56:41.805Z] echo Agent pid 37 killed; [2023-02-28T17:56:41.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-28T17:56:41.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T17:56:41.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T17:56:41.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T17:56:41.962Z] $ docker exec d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 ssh-agent [2023-02-28T17:56:42.082Z] SSH_AUTH_SOCK=/tmp/ssh-B7A4Typ7nYqC/agent.69 [2023-02-28T17:56:42.082Z] SSH_AGENT_PID=75 [2023-02-28T17:56:42.089Z] Running ssh-add (command line suppressed) [2023-02-28T17:56:42.172Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-163@tmp/private_key_8463144816080845325.key (/w/workspace/foundry_device-usb-camera_PR-163@tmp/private_key_8463144816080845325.key) [2023-02-28T17:56:42.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T17:56:42.480Z] + git semver init [2023-02-28T17:56:42.738Z] 2023-02-28 17:56:42,633 [run_init] DEBUG init version:0.0.0 force:False [2023-02-28T17:56:42.738Z] 2023-02-28 17:56:42,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-163/.semver [2023-02-28T17:56:42.739Z] 2023-02-28 17:56:42,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-163/.semver [2023-02-28T17:56:42.739Z] 2023-02-28 17:56:42,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-163/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-163, universal_newlines=False, shell=None, istream=None) [2023-02-28T17:56:43.673Z] 2023-02-28 17:56:43,424 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-163/.git/info/exclude [2023-02-28T17:56:43.673Z] 2023-02-28 17:56:43,425 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-163/.semver/PR-163 with force:False [2023-02-28T17:56:43.673Z] 2023-02-28 17:56:43,425 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-163/.semver/PR-163 [2023-02-28T17:56:43.673Z] 2023-02-28 17:56:43,427 [execute] INFO git cat-file --batch-check [2023-02-28T17:56:43.673Z] 2023-02-28 17:56:43,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-163/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T17:56:43.673Z] 2023-02-28 17:56:43,432 [execute] INFO git cat-file --batch [2023-02-28T17:56:43.673Z] 2023-02-28 17:56:43,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-163/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T17:56:43.673Z] 2023-02-28 17:56:43,435 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-163/.semver/PR-163 [2023-02-28T17:56:43.673Z] 0.0.0 [Pipeline] } [2023-02-28T17:56:43.674Z] $ docker exec --env ******** --env ******** d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 ssh-agent -k [2023-02-28T17:56:43.780Z] unset SSH_AUTH_SOCK; [2023-02-28T17:56:43.780Z] unset SSH_AGENT_PID; [2023-02-28T17:56:43.781Z] echo Agent pid 75 killed; [2023-02-28T17:56:43.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T17:56:44.112Z] + git semver [Pipeline] } [2023-02-28T17:56:44.383Z] $ docker stop --time=1 d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 [2023-02-28T17:56:45.684Z] $ docker rm -f --volumes d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T17:56:46.023Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-28T17:56:46.237Z] Stashed 1 file(s) [Pipeline] echo [2023-02-28T17:56:46.241Z] [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-28T17:56:46.354Z] provisioning config files... [2023-02-28T17:56:46.363Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-163@tmp/config15245887286087094255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:56:46.660Z] ---> docker-login.sh [2023-02-28T17:56:46.660Z] nexus3.edgexfoundry.org:10001 [2023-02-28T17:56:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:46.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:46.660Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:46.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:46.660Z] [2023-02-28T17:56:46.660Z] Login Succeeded [2023-02-28T17:56:46.660Z] nexus3.edgexfoundry.org:10002 [2023-02-28T17:56:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:46.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:46.660Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:46.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:46.660Z] [2023-02-28T17:56:46.660Z] Login Succeeded [2023-02-28T17:56:46.660Z] nexus3.edgexfoundry.org:10003 [2023-02-28T17:56:46.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:46.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:46.920Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:46.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:46.920Z] [2023-02-28T17:56:46.920Z] Login Succeeded [2023-02-28T17:56:46.920Z] nexus3.edgexfoundry.org:10004 [2023-02-28T17:56:46.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:46.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:46.920Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:46.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:46.920Z] [2023-02-28T17:56:46.920Z] Login Succeeded [2023-02-28T17:56:46.920Z] docker.io [2023-02-28T17:56:47.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T17:56:47.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T17:56:47.438Z] Configure a credential helper to remove this warning. See [2023-02-28T17:56:47.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T17:56:47.438Z] [2023-02-28T17:56:47.438Z] Login Succeeded [2023-02-28T17:56:47.438Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T17:56:47.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-28T17:56:47.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T17:56:47.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T17:56:47.544Z] ========================================================= [2023-02-28T17:56:47.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-28T17:56:47.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:56:47.857Z] + 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-28T17:56:47.857Z] Sending build context to Docker daemon 1.75MB [2023-02-28T17:56:47.857Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T17:56:47.857Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-28T17:56:47.857Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-28T17:56:47.857Z] 213ec9aee27d: Pulling fs layer [2023-02-28T17:56:47.857Z] 4583459ba037: Pulling fs layer [2023-02-28T17:56:47.857Z] 93c1e223e6f2: Pulling fs layer [2023-02-28T17:56:47.857Z] 53926ce57604: Pulling fs layer [2023-02-28T17:56:47.857Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-28T17:56:47.857Z] 22ff95d597cd: Pulling fs layer [2023-02-28T17:56:47.857Z] 12d6caf4c0d1: Pulling fs layer [2023-02-28T17:56:47.857Z] 96b7cbca73a9: Pulling fs layer [2023-02-28T17:56:47.857Z] a7acece74701: Pulling fs layer [2023-02-28T17:56:47.858Z] 22ff95d597cd: Waiting [2023-02-28T17:56:47.858Z] 96b7cbca73a9: Waiting [2023-02-28T17:56:47.858Z] a7acece74701: Waiting [2023-02-28T17:56:47.858Z] 12d6caf4c0d1: Waiting [2023-02-28T17:56:47.858Z] 21b2b0c7a3f4: Waiting [2023-02-28T17:56:47.858Z] 93c1e223e6f2: Verifying Checksum [2023-02-28T17:56:47.858Z] 93c1e223e6f2: Download complete [2023-02-28T17:56:47.858Z] 4583459ba037: Verifying Checksum [2023-02-28T17:56:47.858Z] 4583459ba037: Download complete [2023-02-28T17:56:47.858Z] 21b2b0c7a3f4: Download complete [2023-02-28T17:56:47.858Z] 22ff95d597cd: Download complete [2023-02-28T17:56:48.124Z] 213ec9aee27d: Download complete [2023-02-28T17:56:48.124Z] 12d6caf4c0d1: Download complete [2023-02-28T17:56:48.124Z] 213ec9aee27d: Pull complete [2023-02-28T17:56:48.124Z] 4583459ba037: Pull complete [2023-02-28T17:56:48.390Z] 93c1e223e6f2: Pull complete [2023-02-28T17:56:48.649Z] a7acece74701: Verifying Checksum [2023-02-28T17:56:48.650Z] a7acece74701: Download complete [2023-02-28T17:56:48.650Z] 96b7cbca73a9: Verifying Checksum [2023-02-28T17:56:48.650Z] 96b7cbca73a9: Download complete [2023-02-28T17:56:48.907Z] 53926ce57604: Verifying Checksum [2023-02-28T17:56:48.907Z] 53926ce57604: Download complete [2023-02-28T17:56:53.089Z] 53926ce57604: Pull complete [2023-02-28T17:56:53.089Z] 21b2b0c7a3f4: Pull complete [2023-02-28T17:56:53.089Z] 22ff95d597cd: Pull complete [2023-02-28T17:56:53.089Z] 12d6caf4c0d1: Pull complete [2023-02-28T17:56:54.990Z] 96b7cbca73a9: Pull complete [2023-02-28T17:56:55.557Z] a7acece74701: Pull complete [2023-02-28T17:56:55.557Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-28T17:56:55.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T17:56:55.557Z] ---> db6d94c90886 [2023-02-28T17:56:55.557Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-28T17:56:56.932Z] ---> Running in 4cd5d1ad6b45 [2023-02-28T17:56:56.932Z] Removing intermediate container 4cd5d1ad6b45 [2023-02-28T17:56:56.932Z] ---> c3c08488193f [2023-02-28T17:56:56.932Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-28T17:56:56.932Z] ---> Running in 00505d0445e2 [2023-02-28T17:56:56.932Z] Removing intermediate container 00505d0445e2 [2023-02-28T17:56:56.932Z] ---> a822a55e574f [2023-02-28T17:56:56.932Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-28T17:56:56.932Z] ---> Running in 303065b3953f [2023-02-28T17:56:57.193Z] Removing intermediate container 303065b3953f [2023-02-28T17:56:57.193Z] ---> b4d823a628b3 [2023-02-28T17:56:57.193Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-28T17:56:57.193Z] ---> Running in d434cad9c288 [2023-02-28T17:56:57.193Z] Removing intermediate container d434cad9c288 [2023-02-28T17:56:57.193Z] ---> b98aa6515c4f [2023-02-28T17:56:57.193Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-28T17:56:57.193Z] ---> Running in bf90558f5e74 [2023-02-28T17:56:57.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T17:56:57.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T17:56:57.709Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-28T17:56:57.709Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-28T17:56:57.709Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-28T17:56:57.709Z] (4/80) Installing libxcb (1.15-r0) [2023-02-28T17:56:57.709Z] (5/80) Installing libx11 (1.8-r0) [2023-02-28T17:56:57.968Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-28T17:56:57.968Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-28T17:56:57.968Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-28T17:56:57.968Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-28T17:56:57.968Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-28T17:56:57.968Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-28T17:56:57.968Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-28T17:56:57.968Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-28T17:56:57.968Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-28T17:56:57.968Z] (15/80) Installing libice (1.0.10-r0) [2023-02-28T17:56:57.968Z] (16/80) Installing libuuid (2.38-r1) [2023-02-28T17:56:57.968Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-28T17:56:57.968Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-28T17:56:57.968Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-28T17:56:58.228Z] (20/80) Installing xset (1.2.4-r0) [2023-02-28T17:56:58.228Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-28T17:56:58.228Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-28T17:56:58.228Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-28T17:56:58.228Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-28T17:56:58.228Z] (25/80) Installing libintl (0.21-r2) [2023-02-28T17:56:58.228Z] (26/80) Installing libblkid (2.38-r1) [2023-02-28T17:56:58.228Z] (27/80) Installing libmount (2.38-r1) [2023-02-28T17:56:58.228Z] (28/80) Installing pcre (8.45-r2) [2023-02-28T17:56:58.228Z] (29/80) Installing glib (2.72.1-r0) [2023-02-28T17:56:58.228Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-28T17:56:58.228Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-28T17:56:58.228Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-28T17:56:58.228Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-28T17:56:58.228Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-28T17:56:58.228Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-28T17:56:58.228Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-28T17:56:58.228Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-28T17:56:58.228Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-28T17:56:58.486Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-28T17:56:58.486Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-28T17:56:58.486Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-28T17:56:58.486Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-28T17:56:58.486Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-28T17:56:58.486Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-28T17:56:58.486Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-28T17:56:58.486Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-28T17:56:58.486Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-28T17:56:58.486Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-28T17:56:58.486Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-28T17:56:58.486Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-28T17:56:58.486Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-28T17:56:58.486Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-28T17:56:58.486Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-28T17:56:58.744Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-28T17:56:58.744Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-28T17:56:58.744Z] (56/80) Installing libunistring (1.0-r0) [2023-02-28T17:56:58.744Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-28T17:56:58.744Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-28T17:56:58.744Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-28T17:56:58.744Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-28T17:56:58.744Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-28T17:56:58.744Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-28T17:56:58.744Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-28T17:56:58.744Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-28T17:56:58.744Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-28T17:56:58.744Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-28T17:56:58.744Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-28T17:56:58.744Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-28T17:56:58.744Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-28T17:56:58.744Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-28T17:56:58.744Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-28T17:56:58.744Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-28T17:56:59.002Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-28T17:56:59.002Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-28T17:56:59.002Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-28T17:56:59.002Z] Executing udev-init-scripts-35-r0.post-install [2023-02-28T17:56:59.002Z] (76/80) Installing kmod-libs (29-r2) [2023-02-28T17:56:59.002Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-28T17:56:59.002Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-28T17:56:59.002Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-28T17:56:59.002Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-28T17:56:59.002Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T17:56:59.002Z] Executing eudev-3.2.11-r0.trigger [2023-02-28T17:56:59.002Z] OK: 331 MiB in 131 packages [2023-02-28T17:57:00.913Z] Removing intermediate container bf90558f5e74 [2023-02-28T17:57:00.913Z] ---> 4c8de6c59ae9 [2023-02-28T17:57:00.913Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-28T17:57:00.913Z] ---> Running in 4992502e70eb [2023-02-28T17:57:00.913Z] Removing intermediate container 4992502e70eb [2023-02-28T17:57:00.913Z] ---> 40124a231023 [2023-02-28T17:57:00.913Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-28T17:57:00.913Z] ---> fbf4aeb523d5 [2023-02-28T17:57:00.913Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T17:57:00.913Z] ---> Running in 01b870086911 [2023-02-28T17:57:01.324Z] Still waiting to schedule task [2023-02-28T17:57:01.324Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7773’ [2023-02-28T17:57:27.455Z] Removing intermediate container 01b870086911 [2023-02-28T17:57:27.455Z] ---> e98e189426c9 [2023-02-28T17:57:27.455Z] Step 11/13 : COPY . . [2023-02-28T17:57:27.455Z] ---> 934fcc09b2db [2023-02-28T17:57:27.455Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-28T17:57:27.455Z] ---> Running in bf95d04d1fd8 [2023-02-28T17:57:27.455Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T17:57:27.455Z] Dload Upload Total Spent Left Speed [2023-02-28T17:57:27.455Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44823 0 --:--:-- --:--:-- --:--:-- 46173 [2023-02-28T17:57:27.455Z] Removing intermediate container bf95d04d1fd8 [2023-02-28T17:57:27.455Z] ---> 89a41c6944fb [2023-02-28T17:57:27.455Z] Step 13/13 : RUN ${MAKE} [2023-02-28T17:57:27.455Z] ---> Running in 7eeca66869d2 [2023-02-28T17:57:27.455Z] noop [2023-02-28T17:57:27.455Z] Removing intermediate container 7eeca66869d2 [2023-02-28T17:57:27.455Z] ---> dac857f029e7 [2023-02-28T17:57:27.455Z] Successfully built dac857f029e7 [2023-02-28T17:57:27.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:57:27.760Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T17:57:27.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T17:57:27.828Z] prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container [2023-02-28T17:57:27.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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-28T17:57:28.202Z] $ docker top 0268b946512db22477ed91ec3dd4dab5e85053a9434ea2d2ddd44703852e37a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T17:57:28.542Z] + go version [2023-02-28T17:57:28.542Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-28T17:57:28.559Z] $ docker stop --time=1 0268b946512db22477ed91ec3dd4dab5e85053a9434ea2d2ddd44703852e37a4 [2023-02-28T17:57:29.813Z] $ docker rm -f --volumes 0268b946512db22477ed91ec3dd4dab5e85053a9434ea2d2ddd44703852e37a4 [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:57:30.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T17:57:30.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T17:57:30.289Z] prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container [2023-02-28T17:57:30.326Z] $ 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-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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-28T17:57:30.666Z] $ docker top da8c64146e58f0b30ee9ae45767f6cf5b036574956e5ebbd51cefd11c6a491a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T17:57:31.002Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-163 [Pipeline] fileExists [Pipeline] sh [2023-02-28T17:57:31.295Z] + make test [2023-02-28T17:57:31.295Z] go test ./... -coverprofile=coverage.out ./... [2023-02-28T17:57:31.553Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-28T17:57:41.513Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-28T17:57:41.513Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2023-02-28T17:57:48.081Z] 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-28T17:57:48.081Z] go vet ./... [2023-02-28T17:57:50.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T17:57:50.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T17:57:50.616Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T17:57:50.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-28T17:57:50.653Z] $ docker stop --time=1 da8c64146e58f0b30ee9ae45767f6cf5b036574956e5ebbd51cefd11c6a491a8 [2023-02-28T17:57:52.287Z] $ docker rm -f --volumes da8c64146e58f0b30ee9ae45767f6cf5b036574956e5ebbd51cefd11c6a491a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T17:57:52.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-28T17:57:52.807Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-28T17:57:53.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-28T17:57:53.616Z] + ls -al . [2023-02-28T17:57:53.616Z] total 192 [2023-02-28T17:57:53.616Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 17:57 . [2023-02-28T17:57:53.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 17:56 .. [2023-02-28T17:57:53.616Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 17:57 .git [2023-02-28T17:57:53.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 17:56 .github [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 28 17:56 .gitignore [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 17:56 .golangci.yml [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 28 17:56 .hadolint.yml [2023-02-28T17:57:53.616Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 17:56 .semver [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 9660 Feb 28 17:56 Attribution.txt [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 28 17:56 CHANGELOG.md [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 28 17:56 Dockerfile [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 28 17:56 GOVERNANCE.md [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 28 17:56 Jenkinsfile [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 17:56 LICENSE [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 28 17:56 Makefile [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 28 17:56 OWNERS.md [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 28 17:56 README.md [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 17:56 VERSION [2023-02-28T17:57:53.616Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 17:56 bin [2023-02-28T17:57:53.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 17:56 cmd [2023-02-28T17:57:53.616Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 28 17:57 coverage.out [2023-02-28T17:57:53.616Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 28 17:56 docker-entrypoint.sh [2023-02-28T17:57:53.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 17:56 docs [2023-02-28T17:57:53.616Z] -rw-rw-r-- 1 jenkins jenkins 3487 Feb 28 17:56 go.mod [2023-02-28T17:57:53.617Z] -rw-rw-r-- 1 jenkins jenkins 31547 Feb 28 17:56 go.sum [2023-02-28T17:57:53.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 17:56 internal [2023-02-28T17:57:53.617Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 17:56 snap [2023-02-28T17:57:53.617Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 28 17:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:57:53.921Z] + 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=faef74e0f99a398a47a4236bfcc43e4b2ef733ee --label arch=amd64 --label version=0.0.0 . [2023-02-28T17:57:53.921Z] Sending build context to Docker daemon 1.781MB [2023-02-28T17:57:53.921Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T17:57:53.921Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-28T17:57:53.921Z] ---> dac857f029e7 [2023-02-28T17:57:53.921Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-28T17:57:53.921Z] ---> Running in 6bbde73e5c2c [2023-02-28T17:57:53.921Z] Removing intermediate container 6bbde73e5c2c [2023-02-28T17:57:53.921Z] ---> 0eef036456bc [2023-02-28T17:57:53.921Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-28T17:57:53.921Z] ---> Running in 0ce78320bede [2023-02-28T17:57:54.179Z] Removing intermediate container 0ce78320bede [2023-02-28T17:57:54.179Z] ---> 6651c67bea44 [2023-02-28T17:57:54.179Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-28T17:57:54.179Z] ---> Running in 95688e5b969b [2023-02-28T17:57:54.179Z] Removing intermediate container 95688e5b969b [2023-02-28T17:57:54.179Z] ---> 53cb47225de1 [2023-02-28T17:57:54.179Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-28T17:57:54.179Z] ---> Running in 9c25bde749df [2023-02-28T17:57:54.439Z] Removing intermediate container 9c25bde749df [2023-02-28T17:57:54.439Z] ---> 5e15e7f8926e [2023-02-28T17:57:54.439Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-28T17:57:54.439Z] ---> Running in c45e7c4648e7 [2023-02-28T17:57:54.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T17:57:54.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T17:57:54.958Z] OK: 331 MiB in 131 packages [2023-02-28T17:57:55.217Z] Removing intermediate container c45e7c4648e7 [2023-02-28T17:57:55.217Z] ---> b1ef19039468 [2023-02-28T17:57:55.217Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-28T17:57:55.217Z] ---> Running in e82f340d2ed5 [2023-02-28T17:57:55.217Z] Removing intermediate container e82f340d2ed5 [2023-02-28T17:57:55.217Z] ---> c5785407835d [2023-02-28T17:57:55.217Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-28T17:57:55.476Z] ---> 434fc867f6f3 [2023-02-28T17:57:55.476Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T17:57:55.476Z] ---> Running in 83ead4631680 [2023-02-28T17:57:56.412Z] Removing intermediate container 83ead4631680 [2023-02-28T17:57:56.412Z] ---> de008149cdd3 [2023-02-28T17:57:56.412Z] Step 11/35 : COPY . . [2023-02-28T17:57:56.671Z] ---> a3c4a5719d63 [2023-02-28T17:57:56.671Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-28T17:57:56.671Z] ---> Running in 9e71326c7bb0 [2023-02-28T17:57:56.932Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T17:57:56.932Z] Dload Upload Total Spent Left Speed [2023-02-28T17:57:56.932Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 42681 0 --:--:-- --:--:-- --:--:-- 44250 [2023-02-28T17:57:57.190Z] Removing intermediate container 9e71326c7bb0 [2023-02-28T17:57:57.190Z] ---> 1e70d27cda6a [2023-02-28T17:57:57.190Z] Step 13/35 : RUN ${MAKE} [2023-02-28T17:57:57.190Z] ---> Running in 47fe881c5752 [2023-02-28T17:57:57.448Z] 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:58:19.365Z] Removing intermediate container 47fe881c5752 [2023-02-28T17:58:19.366Z] ---> e22c96cace8b [2023-02-28T17:58:19.366Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-28T17:58:19.366Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-28T17:58:19.366Z] af6660deedbd: Pulling fs layer [2023-02-28T17:58:19.366Z] 97cd0a44c592: Pulling fs layer [2023-02-28T17:58:19.366Z] 97cd0a44c592: Download complete [2023-02-28T17:58:19.366Z] af6660deedbd: Verifying Checksum [2023-02-28T17:58:19.366Z] af6660deedbd: Download complete [2023-02-28T17:58:19.366Z] af6660deedbd: Pull complete [2023-02-28T17:58:19.366Z] 97cd0a44c592: Pull complete [2023-02-28T17:58:19.366Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-28T17:58:19.366Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-28T17:58:19.366Z] ---> fea57e182299 [2023-02-28T17:58:19.366Z] Step 15/35 : FROM alpine:3.16 [2023-02-28T17:58:19.366Z] 3.16: Pulling from library/alpine [2023-02-28T17:58:19.366Z] ef5531b6e74e: Pulling fs layer [2023-02-28T17:58:19.366Z] ef5531b6e74e: Verifying Checksum [2023-02-28T17:58:19.366Z] ef5531b6e74e: Download complete [2023-02-28T17:58:19.366Z] ef5531b6e74e: Pull complete [2023-02-28T17:58:19.366Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T17:58:19.366Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T17:58:19.366Z] ---> dfd21b5a31f5 [2023-02-28T17:58:19.366Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-28T17:58:19.366Z] ---> Running in ff72315bd4b7 [2023-02-28T17:58:19.366Z] Removing intermediate container ff72315bd4b7 [2023-02-28T17:58:19.366Z] ---> 30310b7f9e63 [2023-02-28T17:58:19.366Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-28T17:58:19.366Z] ---> Running in cd3f94d6a708 [2023-02-28T17:58:19.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-28T17:58:19.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-28T17:58:19.366Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-28T17:58:19.366Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-28T17:58:19.366Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-28T17:58:19.366Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-28T17:58:19.366Z] (5/80) Installing libxcb (1.15-r0) [2023-02-28T17:58:19.366Z] (6/80) Installing libx11 (1.8-r0) [2023-02-28T17:58:19.366Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-28T17:58:19.366Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-28T17:58:19.366Z] (9/80) Installing expat (2.5.0-r0) [2023-02-28T17:58:19.366Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-28T17:58:19.366Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-28T17:58:19.366Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-28T17:58:19.366Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-28T17:58:19.366Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-28T17:58:19.366Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-28T17:58:19.366Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-28T17:58:19.366Z] (17/80) Installing libintl (0.21-r2) [2023-02-28T17:58:19.366Z] (18/80) Installing libblkid (2.38-r1) [2023-02-28T17:58:19.366Z] (19/80) Installing libmount (2.38-r1) [2023-02-28T17:58:19.366Z] (20/80) Installing pcre (8.45-r2) [2023-02-28T17:58:19.366Z] (21/80) Installing glib (2.72.1-r0) [2023-02-28T17:58:19.366Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-28T17:58:19.366Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-28T17:58:19.366Z] (24/80) Installing libass (0.16.0-r0) [2023-02-28T17:58:19.366Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-28T17:58:19.366Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-28T17:58:19.366Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-28T17:58:19.366Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-28T17:58:19.366Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-28T17:58:19.366Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-28T17:58:19.366Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-28T17:58:19.366Z] (32/80) Installing libunistring (1.0-r0) [2023-02-28T17:58:19.366Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-28T17:58:19.366Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-28T17:58:19.366Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-28T17:58:19.366Z] (36/80) Installing lame (3.100-r0) [2023-02-28T17:58:19.366Z] (37/80) Installing opus (1.3.1-r1) [2023-02-28T17:58:19.366Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-28T17:58:19.366Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-28T17:58:19.366Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-28T17:58:19.366Z] (41/80) Installing orc (0.4.32-r0) [2023-02-28T17:58:19.366Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-28T17:58:19.366Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-28T17:58:19.366Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-28T17:58:19.366Z] (45/80) Installing flac (1.3.4-r0) [2023-02-28T17:58:19.366Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-28T17:58:19.366Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-28T17:58:19.366Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-28T17:58:19.366Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-28T17:58:19.366Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-28T17:58:19.366Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-28T17:58:19.366Z] (52/80) Installing libpulse (15.0-r2) [2023-02-28T17:58:19.366Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-28T17:58:19.366Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-28T17:58:19.366Z] (55/80) Installing librist (0.2.6-r1) [2023-02-28T17:58:19.366Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-28T17:58:19.366Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-28T17:58:19.366Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-28T17:58:19.366Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-28T17:58:19.366Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-28T17:58:19.366Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-28T17:58:19.366Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-28T17:58:19.366Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-28T17:58:19.366Z] (64/80) Installing libva (2.14.0-r0) [2023-02-28T17:58:19.366Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-28T17:58:19.366Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-28T17:58:19.366Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-28T17:58:19.626Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-28T17:58:19.626Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-28T17:58:19.626Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-28T17:58:19.626Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-28T17:58:19.626Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-28T17:58:19.626Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-28T17:58:19.888Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-28T17:58:19.888Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-28T17:58:19.888Z] Executing udev-init-scripts-35-r0.post-install [2023-02-28T17:58:19.888Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-28T17:58:19.888Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-28T17:58:19.888Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-28T17:58:19.888Z] (79/80) Installing kmod-libs (29-r2) [2023-02-28T17:58:19.888Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-28T17:58:19.888Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T17:58:19.888Z] Executing eudev-3.2.11-r0.trigger [2023-02-28T17:58:19.888Z] OK: 100 MiB in 94 packages [2023-02-28T17:58:21.265Z] Removing intermediate container cd3f94d6a708 [2023-02-28T17:58:21.265Z] ---> b9c3e020567f [2023-02-28T17:58:21.265Z] Step 18/35 : WORKDIR / [2023-02-28T17:58:21.265Z] ---> Running in 8883d3ecf7ac [2023-02-28T17:58:21.265Z] Removing intermediate container 8883d3ecf7ac [2023-02-28T17:58:21.265Z] ---> 90e269e3fe4c [2023-02-28T17:58:21.265Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-28T17:58:21.831Z] ---> c30a68c1aac0 [2023-02-28T17:58:21.831Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-28T17:58:21.831Z] ---> b0113535edbb [2023-02-28T17:58:21.831Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-28T17:58:22.089Z] ---> 7a1e5a4f91dd [2023-02-28T17:58:22.089Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-28T17:58:22.089Z] ---> 90a42cdf3d3e [2023-02-28T17:58:22.089Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-28T17:58:22.347Z] ---> fbeaf3b9b5ef [2023-02-28T17:58:22.347Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-28T17:58:22.347Z] ---> aabd20a0f78e [2023-02-28T17:58:22.347Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-28T17:58:22.606Z] ---> 576eb0ecf615 [2023-02-28T17:58:22.606Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-28T17:58:22.865Z] ---> Running in c42149a2d468 [2023-02-28T17:58:23.433Z] Removing intermediate container c42149a2d468 [2023-02-28T17:58:23.433Z] ---> 68491ccba02e [2023-02-28T17:58:23.433Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-28T17:58:23.433Z] ---> Running in 0ba03c540a3b [2023-02-28T17:58:24.001Z] Removing intermediate container 0ba03c540a3b [2023-02-28T17:58:24.001Z] ---> 6c4def39431e [2023-02-28T17:58:24.001Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-28T17:58:24.001Z] ---> Running in 6bef69cdd123 [2023-02-28T17:58:24.567Z] Removing intermediate container 6bef69cdd123 [2023-02-28T17:58:24.567Z] ---> 8ee7da646995 [2023-02-28T17:58:24.567Z] Step 29/35 : EXPOSE 59983 [2023-02-28T17:58:24.567Z] ---> Running in 1f961f660f87 [2023-02-28T17:58:24.567Z] Removing intermediate container 1f961f660f87 [2023-02-28T17:58:24.567Z] ---> 4356562ce82c [2023-02-28T17:58:24.567Z] Step 30/35 : EXPOSE 8554 [2023-02-28T17:58:24.567Z] ---> Running in 42d0103cc5be [2023-02-28T17:58:24.567Z] Removing intermediate container 42d0103cc5be [2023-02-28T17:58:24.567Z] ---> 172b4c8d5eea [2023-02-28T17:58:24.567Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-28T17:58:24.567Z] ---> Running in e0e3ed810666 [2023-02-28T17:58:24.825Z] Removing intermediate container e0e3ed810666 [2023-02-28T17:58:24.825Z] ---> ab70cf9c56c0 [2023-02-28T17:58:24.825Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-28T17:58:24.825Z] ---> Running in c102c435d512 [2023-02-28T17:58:24.825Z] Removing intermediate container c102c435d512 [2023-02-28T17:58:24.825Z] ---> ad84ef32c5df [2023-02-28T17:58:24.825Z] Step 33/35 : LABEL arch=amd64 [2023-02-28T17:58:24.825Z] ---> Running in acb135285ea7 [2023-02-28T17:58:25.083Z] Removing intermediate container acb135285ea7 [2023-02-28T17:58:25.083Z] ---> 97dd3bb91b23 [2023-02-28T17:58:25.083Z] Step 34/35 : LABEL git_sha=faef74e0f99a398a47a4236bfcc43e4b2ef733ee [2023-02-28T17:58:25.083Z] ---> Running in 949bd717ae65 [2023-02-28T17:58:25.083Z] Removing intermediate container 949bd717ae65 [2023-02-28T17:58:25.083Z] ---> fe82b9799648 [2023-02-28T17:58:25.083Z] Step 35/35 : LABEL version=0.0.0 [2023-02-28T17:58:25.083Z] ---> Running in 74c0c689567c [2023-02-28T17:58:25.083Z] Removing intermediate container 74c0c689567c [2023-02-28T17:58:25.083Z] ---> 88d44002743d [2023-02-28T17:58:25.083Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-28T17:58:25.083Z] Successfully built 88d44002743d [2023-02-28T17:58:25.083Z] 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-28T17:58:25.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T17:58:25.559Z] [2023-02-28T17:58:25.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T17:58:25.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T17:58:25.859Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-28T17:58:25.859Z] 5eb5b503b376: Pulling fs layer [2023-02-28T17:58:25.859Z] 5c69ac0246d0: Pulling fs layer [2023-02-28T17:58:25.859Z] ec43610c2a17: Pulling fs layer [2023-02-28T17:58:25.859Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-28T17:58:25.859Z] 33b1e0a273af: Pulling fs layer [2023-02-28T17:58:25.859Z] 5d3b04190fa2: Pulling fs layer [2023-02-28T17:58:25.859Z] 2f39f015ded8: Pulling fs layer [2023-02-28T17:58:25.859Z] 33b1e0a273af: Waiting [2023-02-28T17:58:25.859Z] 5d3b04190fa2: Waiting [2023-02-28T17:58:25.859Z] 2f39f015ded8: Waiting [2023-02-28T17:58:25.859Z] 3a2ae6a8a46f: Waiting [2023-02-28T17:58:25.859Z] 5c69ac0246d0: Download complete [2023-02-28T17:58:25.859Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-28T17:58:25.859Z] 3a2ae6a8a46f: Download complete [2023-02-28T17:58:26.120Z] 33b1e0a273af: Verifying Checksum [2023-02-28T17:58:26.120Z] 33b1e0a273af: Download complete [2023-02-28T17:58:26.120Z] 5d3b04190fa2: Download complete [2023-02-28T17:58:26.120Z] ec43610c2a17: Verifying Checksum [2023-02-28T17:58:26.120Z] ec43610c2a17: Download complete [2023-02-28T17:58:26.120Z] 5eb5b503b376: Download complete [2023-02-28T17:58:26.685Z] 2f39f015ded8: Verifying Checksum [2023-02-28T17:58:26.685Z] 2f39f015ded8: Download complete [2023-02-28T17:58:27.251Z] 5eb5b503b376: Pull complete [2023-02-28T17:58:27.252Z] 5c69ac0246d0: Pull complete [2023-02-28T17:58:27.816Z] ec43610c2a17: Pull complete [2023-02-28T17:58:27.816Z] 3a2ae6a8a46f: Pull complete [2023-02-28T17:58:28.074Z] 33b1e0a273af: Pull complete [2023-02-28T17:58:28.074Z] 5d3b04190fa2: Pull complete [2023-02-28T17:58:32.261Z] 2f39f015ded8: Pull complete [2023-02-28T17:58:32.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-28T17:58:32.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T17:58:32.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T17:58:32.338Z] prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container [2023-02-28T17:58:32.368Z] $ 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-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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-28T17:58:33.674Z] $ docker top 6e860cb97c11379231a067f1233cee07f1e405fc019602adfac2a60b1409b640 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T17:58:34.039Z] ---> job-cost.sh [2023-02-28T17:58:34.039Z] lf-activate-venv: SKIPPING [2023-02-28T17:58:34.039Z] INFO: No Stack... [2023-02-28T17:58:34.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T17:58:34.557Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T17:58:34.849Z] + cat /w/workspace/foundry_device-usb-camera_PR-163/archives/cost.csv [2023-02-28T17:58:34.849Z] + cut -d, -f6 [Pipeline] lock [2023-02-28T17:58:34.865Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [2023-02-28T17:58:34.872Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] did not exist. Created. [2023-02-28T17:58:34.872Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T17:58:35.178Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-28T17:58:35.198Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T17:58:35.207Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T17:58:35.285Z] $ docker stop --time=1 6e860cb97c11379231a067f1233cee07f1e405fc019602adfac2a60b1409b640 [2023-02-28T17:58:36.444Z] $ docker rm -f --volumes 6e860cb97c11379231a067f1233cee07f1e405fc019602adfac2a60b1409b640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-28T17:59:54.595Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7780 in /w/workspace/foundry_device-usb-camera_PR-163 [Pipeline] { [Pipeline] ws [2023-02-28T17:59:54.610Z] Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout [2023-02-28T17:59:54.650Z] Selected Git installation does not exist. Using Default [2023-02-28T17:59:54.651Z] The recommended git tool is: NONE [2023-02-28T18:00:02.276Z] using credential edgex-jenkins-ssh [2023-02-28T18:00:02.294Z] Cloning the remote Git repository [2023-02-28T18:00:02.368Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-28T18:00:02.469Z] > git init /w/workspace/device-usb-camera/2 # timeout=10 [2023-02-28T18:00:02.709Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-28T18:00:02.710Z] > git --version # timeout=10 [2023-02-28T18:00:02.740Z] > git --version # 'git version 2.25.1' [2023-02-28T18:00:02.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T18:00:02.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T18:00:03.900Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-28T18:00:03.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T18:00:06.247Z] Merging remotes/origin/main commit 87705a392df95c720bda82ac1b9f5f1497326bc3 into PR head commit faef74e0f99a398a47a4236bfcc43e4b2ef733ee [2023-02-28T18:00:05.300Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-28T18:00:05.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-28T18:00:05.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T18:00:05.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-28T18:00:06.277Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T18:00:06.315Z] > git checkout -f faef74e0f99a398a47a4236bfcc43e4b2ef733ee # timeout=10 [2023-02-28T18:00:06.454Z] > git remote # timeout=10 [2023-02-28T18:00:06.631Z] Merge succeeded, producing faef74e0f99a398a47a4236bfcc43e4b2ef733ee [2023-02-28T18:00:06.632Z] Checking out Revision faef74e0f99a398a47a4236bfcc43e4b2ef733ee (PR-163) [2023-02-28T18:00:07.401Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T18:00:06.491Z] > git config --get remote.origin.url # timeout=10 [2023-02-28T18:00:06.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T18:00:06.572Z] > git merge 87705a392df95c720bda82ac1b9f5f1497326bc3 # timeout=10 [2023-02-28T18:00:06.607Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-28T18:00:06.641Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T18:00:06.672Z] > git checkout -f faef74e0f99a398a47a4236bfcc43e4b2ef733ee # timeout=10 [2023-02-28T18:00:08.355Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-28T18:00:08.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T18:00:08.356Z] Dload Upload Total Spent Left Speed [2023-02-28T18:00:08.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-02-28T18:00:09.183Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-28T18:00:09.568Z] + sudo tee /etc/docker/daemon.new [2023-02-28T18:00:09.569Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-28T18:00:09.569Z] { [2023-02-28T18:00:09.569Z] "registry-mirrors": [ [2023-02-28T18:00:09.569Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-28T18:00:09.569Z] ], [2023-02-28T18:00:09.569Z] "bip": "10.250.0.254/24", [2023-02-28T18:00:09.569Z] "hosts": [ [2023-02-28T18:00:09.569Z] "tcp://0.0.0.0:5555", [2023-02-28T18:00:09.569Z] "unix:///var/run/docker.sock" [2023-02-28T18:00:09.569Z] ], [2023-02-28T18:00:09.569Z] "mtu": 1458, [2023-02-28T18:00:09.569Z] "selinux-enabled": true, [2023-02-28T18:00:09.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-28T18:00:09.569Z] } [Pipeline] sh [2023-02-28T18:00:09.933Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-28T18:00:10.289Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T18:00:28.863Z] provisioning config files... [2023-02-28T18:00:28.896Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config12615060505286767327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:00:29.297Z] ---> docker-login.sh [2023-02-28T18:00:29.297Z] nexus3.edgexfoundry.org:10001 [2023-02-28T18:00:29.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T18:00:30.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T18:00:30.180Z] Configure a credential helper to remove this warning. See [2023-02-28T18:00:30.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T18:00:30.180Z] [2023-02-28T18:00:30.180Z] Login Succeeded [2023-02-28T18:00:30.180Z] nexus3.edgexfoundry.org:10002 [2023-02-28T18:00:30.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T18:00:30.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T18:00:30.454Z] Configure a credential helper to remove this warning. See [2023-02-28T18:00:30.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T18:00:30.454Z] [2023-02-28T18:00:30.454Z] Login Succeeded [2023-02-28T18:00:30.454Z] nexus3.edgexfoundry.org:10003 [2023-02-28T18:00:30.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T18:00:31.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T18:00:31.003Z] Configure a credential helper to remove this warning. See [2023-02-28T18:00:31.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T18:00:31.003Z] [2023-02-28T18:00:31.003Z] Login Succeeded [2023-02-28T18:00:31.003Z] nexus3.edgexfoundry.org:10004 [2023-02-28T18:00:31.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T18:00:31.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T18:00:31.278Z] Configure a credential helper to remove this warning. See [2023-02-28T18:00:31.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T18:00:31.278Z] [2023-02-28T18:00:31.278Z] Login Succeeded [2023-02-28T18:00:31.278Z] docker.io [2023-02-28T18:00:31.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-28T18:00:31.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-28T18:00:31.821Z] Configure a credential helper to remove this warning. See [2023-02-28T18:00:31.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-28T18:00:31.821Z] [2023-02-28T18:00:31.821Z] Login Succeeded [2023-02-28T18:00:31.821Z] ---> docker-login.sh ends [Pipeline] } [2023-02-28T18:00:31.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-28T18:00:32.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T18:00:32.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T18:00:32.166Z] ========================================================= [2023-02-28T18:00:32.166Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-28T18:00:32.166Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T18:00:32.528Z] + 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-28T18:00:32.799Z] Sending build context to Docker daemon 1.132MB [2023-02-28T18:00:32.799Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T18:00:32.799Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-28T18:00:33.071Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-28T18:00:33.071Z] 9b18e9b68314: Pulling fs layer [2023-02-28T18:00:33.071Z] 35d82f9e3411: Pulling fs layer [2023-02-28T18:00:33.071Z] e16973657156: Pulling fs layer [2023-02-28T18:00:33.071Z] fc693d55d65f: Pulling fs layer [2023-02-28T18:00:33.071Z] 7e9fc2657dce: Pulling fs layer [2023-02-28T18:00:33.071Z] dda99020689f: Pulling fs layer [2023-02-28T18:00:33.071Z] db1c61fa0a46: Pulling fs layer [2023-02-28T18:00:33.071Z] 891c053d2c06: Pulling fs layer [2023-02-28T18:00:33.071Z] dda99020689f: Waiting [2023-02-28T18:00:33.071Z] fc693d55d65f: Waiting [2023-02-28T18:00:33.071Z] 7e9fc2657dce: Waiting [2023-02-28T18:00:33.071Z] db1c61fa0a46: Waiting [2023-02-28T18:00:33.071Z] 891c053d2c06: Waiting [2023-02-28T18:00:33.071Z] e16973657156: Verifying Checksum [2023-02-28T18:00:33.071Z] e16973657156: Download complete [2023-02-28T18:00:33.071Z] 35d82f9e3411: Verifying Checksum [2023-02-28T18:00:33.071Z] 35d82f9e3411: Download complete [2023-02-28T18:00:33.071Z] 7e9fc2657dce: Verifying Checksum [2023-02-28T18:00:33.071Z] 7e9fc2657dce: Download complete [2023-02-28T18:00:33.071Z] dda99020689f: Download complete [2023-02-28T18:00:33.071Z] 9b18e9b68314: Verifying Checksum [2023-02-28T18:00:33.071Z] 9b18e9b68314: Download complete [2023-02-28T18:00:34.059Z] 9b18e9b68314: Pull complete [2023-02-28T18:00:34.340Z] 891c053d2c06: Verifying Checksum [2023-02-28T18:00:34.340Z] 891c053d2c06: Download complete [2023-02-28T18:00:34.936Z] 35d82f9e3411: Pull complete [2023-02-28T18:00:34.936Z] e16973657156: Pull complete [2023-02-28T18:00:35.917Z] db1c61fa0a46: Verifying Checksum [2023-02-28T18:00:35.917Z] db1c61fa0a46: Download complete [2023-02-28T18:00:36.522Z] fc693d55d65f: Verifying Checksum [2023-02-28T18:00:36.522Z] fc693d55d65f: Download complete [2023-02-28T18:00:51.707Z] fc693d55d65f: Pull complete [2023-02-28T18:00:51.707Z] 7e9fc2657dce: Pull complete [2023-02-28T18:00:51.707Z] dda99020689f: Pull complete [2023-02-28T18:00:57.109Z] db1c61fa0a46: Pull complete [2023-02-28T18:00:59.065Z] 891c053d2c06: Pull complete [2023-02-28T18:00:59.065Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-28T18:00:59.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T18:00:59.065Z] ---> f96f9c87975a [2023-02-28T18:00:59.065Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-28T18:01:01.044Z] ---> Running in 0eb41ff54b17 [2023-02-28T18:01:01.647Z] Removing intermediate container 0eb41ff54b17 [2023-02-28T18:01:01.647Z] ---> 651e64ef8fa0 [2023-02-28T18:01:01.647Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-28T18:01:01.647Z] ---> Running in f926ab716b2f [2023-02-28T18:01:01.920Z] Removing intermediate container f926ab716b2f [2023-02-28T18:01:01.920Z] ---> 4bff9d54b4f2 [2023-02-28T18:01:01.920Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-28T18:01:01.920Z] ---> Running in ca18122d97ed [2023-02-28T18:01:02.511Z] Removing intermediate container ca18122d97ed [2023-02-28T18:01:02.511Z] ---> cfccfc6266d2 [2023-02-28T18:01:02.511Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-28T18:01:02.511Z] ---> Running in cc03be6486d1 [2023-02-28T18:01:02.801Z] Removing intermediate container cc03be6486d1 [2023-02-28T18:01:02.801Z] ---> 0098198492b0 [2023-02-28T18:01:02.801Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-28T18:01:02.801Z] ---> Running in 1258948566da [2023-02-28T18:01:04.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T18:01:04.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T18:01:05.932Z] (1/14) Installing libintl (0.21-r2) [2023-02-28T18:01:05.932Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-28T18:01:05.932Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-28T18:01:05.932Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-28T18:01:05.932Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-28T18:01:05.932Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-28T18:01:05.932Z] Executing udev-init-scripts-35-r0.post-install [2023-02-28T18:01:05.932Z] (7/14) Installing libblkid (2.38-r1) [2023-02-28T18:01:05.932Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-28T18:01:05.932Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-28T18:01:05.932Z] (10/14) Installing kmod-libs (29-r2) [2023-02-28T18:01:05.932Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-28T18:01:05.932Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-28T18:01:05.932Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-28T18:01:05.932Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-28T18:01:05.932Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T18:01:05.932Z] Executing eudev-3.2.11-r0.trigger [2023-02-28T18:01:05.932Z] OK: 228 MiB in 65 packages [2023-02-28T18:01:07.897Z] Removing intermediate container 1258948566da [2023-02-28T18:01:07.897Z] ---> 45a446ad7330 [2023-02-28T18:01:07.897Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-28T18:01:07.897Z] ---> Running in b2b1cf7cc3cc [2023-02-28T18:01:08.181Z] Removing intermediate container b2b1cf7cc3cc [2023-02-28T18:01:08.181Z] ---> e75910330786 [2023-02-28T18:01:08.181Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-28T18:01:08.780Z] ---> 2b0ca2f9354c [2023-02-28T18:01:08.780Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T18:01:09.063Z] ---> Running in 59cec0720a83 [2023-02-28T18:02:30.765Z] Removing intermediate container 59cec0720a83 [2023-02-28T18:02:30.765Z] ---> 70e1e0396476 [2023-02-28T18:02:30.765Z] Step 11/13 : COPY . . [2023-02-28T18:02:30.765Z] ---> 47a9d562c1f5 [2023-02-28T18:02:30.765Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-28T18:02:30.765Z] ---> Running in eacd466c062e [2023-02-28T18:02:30.765Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T18:02:30.766Z]  Dload Upload Total Spent Left Speed [2023-02-28T18:02:30.766Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12358 0 --:--:-- --:--:-- --:--:-- 12494 [2023-02-28T18:02:30.766Z] Removing intermediate container eacd466c062e [2023-02-28T18:02:30.766Z] ---> e5ad2bd313aa [2023-02-28T18:02:30.766Z] Step 13/13 : RUN ${MAKE} [2023-02-28T18:02:30.766Z] ---> Running in 967085d8e7c0 [2023-02-28T18:02:30.766Z] noop [2023-02-28T18:02:30.766Z] Removing intermediate container 967085d8e7c0 [2023-02-28T18:02:30.766Z] ---> edef78cc0340 [2023-02-28T18:02:30.766Z] Successfully built edef78cc0340 [2023-02-28T18:02:30.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T18:02:31.126Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T18:02:31.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T18:02:31.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container [2023-02-28T18:02:31.409Z] $ 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-28T18:02:32.769Z] $ docker top 1edd8fb907d71210d07d8f0423c65956bc8f32915649d0e05ec9b55d67fb4c03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T18:02:33.631Z] + go version [2023-02-28T18:02:33.632Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-28T18:02:33.655Z] $ docker stop --time=1 1edd8fb907d71210d07d8f0423c65956bc8f32915649d0e05ec9b55d67fb4c03 [2023-02-28T18:02:35.356Z] $ docker rm -f --volumes 1edd8fb907d71210d07d8f0423c65956bc8f32915649d0e05ec9b55d67fb4c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T18:02:35.932Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T18:02:35.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T18:02:36.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container [2023-02-28T18:02:36.213Z] $ 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-28T18:02:37.568Z] $ docker top 82860031d4f7b9fb1ed699ff187a678245c5d4ca7a95131c43bdc0880bc199cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T18:02:38.434Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-02-28T18:02:39.100Z] + make test [2023-02-28T18:02:39.100Z] go test ./... -coverprofile=coverage.out ./... [2023-02-28T18:02:41.052Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-28T18:04:32.790Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-28T18:04:32.790Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements [2023-02-28T18:04:32.790Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-28T18:04:32.790Z] go vet ./... [2023-02-28T18:04:54.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T18:04:54.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-28T18:04:54.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-28T18:04:54.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-28T18:04:54.895Z] $ docker stop --time=1 82860031d4f7b9fb1ed699ff187a678245c5d4ca7a95131c43bdc0880bc199cb [2023-02-28T18:04:56.665Z] $ docker rm -f --volumes 82860031d4f7b9fb1ed699ff187a678245c5d4ca7a95131c43bdc0880bc199cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T18:04:57.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-28T18:04:57.688Z] Warning: overwriting stash ‘coverage-report’ [2023-02-28T18:04:58.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T18:04:58.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-28T18:04:59.012Z] + ls -al . [2023-02-28T18:04:59.012Z] total 188 [2023-02-28T18:04:59.012Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 28 18:02 . [2023-02-28T18:04:59.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 18:00 .. [2023-02-28T18:04:59.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 18:00 .git [2023-02-28T18:04:59.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 18:00 .github [2023-02-28T18:04:59.012Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 28 18:00 .gitignore [2023-02-28T18:04:59.012Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 18:00 .golangci.yml [2023-02-28T18:04:59.012Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 28 18:00 .hadolint.yml [2023-02-28T18:04:59.012Z] -rw-rw-r-- 1 jenkins jenkins 9660 Feb 28 18:00 Attribution.txt [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 28 18:00 CHANGELOG.md [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 28 18:00 Dockerfile [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 28 18:00 GOVERNANCE.md [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 28 18:00 Jenkinsfile [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 18:00 LICENSE [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 28 18:00 Makefile [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 28 18:00 OWNERS.md [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 28 18:00 README.md [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 17:56 VERSION [2023-02-28T18:04:59.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 18:00 bin [2023-02-28T18:04:59.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 18:00 cmd [2023-02-28T18:04:59.013Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 28 18:04 coverage.out [2023-02-28T18:04:59.013Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 28 18:00 docker-entrypoint.sh [2023-02-28T18:04:59.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 18:00 docs [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 3487 Feb 28 18:00 go.mod [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 31547 Feb 28 18:00 go.sum [2023-02-28T18:04:59.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 18:00 internal [2023-02-28T18:04:59.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 18:00 snap [2023-02-28T18:04:59.013Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 28 18:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T18:04:59.358Z] + 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=faef74e0f99a398a47a4236bfcc43e4b2ef733ee --label arch=arm64 --label version=0.0.0 . [2023-02-28T18:04:59.632Z] Sending build context to Docker daemon 1.163MB [2023-02-28T18:04:59.632Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-28T18:04:59.632Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-28T18:04:59.632Z] ---> edef78cc0340 [2023-02-28T18:04:59.632Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-28T18:04:59.900Z] ---> Running in d5b9241cb397 [2023-02-28T18:05:00.176Z] Removing intermediate container d5b9241cb397 [2023-02-28T18:05:00.176Z] ---> b456c0850376 [2023-02-28T18:05:00.176Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-28T18:05:00.445Z] ---> Running in 254957504dbf [2023-02-28T18:05:00.715Z] Removing intermediate container 254957504dbf [2023-02-28T18:05:00.715Z] ---> e4ab1ca75bd6 [2023-02-28T18:05:00.715Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-28T18:05:00.715Z] ---> Running in ffc2a96be576 [2023-02-28T18:05:00.995Z] Removing intermediate container ffc2a96be576 [2023-02-28T18:05:00.995Z] ---> e2ef7d217caf [2023-02-28T18:05:00.995Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-28T18:05:01.268Z] ---> Running in 890203e68def [2023-02-28T18:05:01.537Z] Removing intermediate container 890203e68def [2023-02-28T18:05:01.537Z] ---> de53a52ec67e [2023-02-28T18:05:01.537Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-28T18:05:01.537Z] ---> Running in 740301fc4695 [2023-02-28T18:05:02.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T18:05:02.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T18:05:04.368Z] OK: 228 MiB in 65 packages [2023-02-28T18:05:05.335Z] Removing intermediate container 740301fc4695 [2023-02-28T18:05:05.335Z] ---> 77ef658a84f4 [2023-02-28T18:05:05.335Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-28T18:05:05.335Z] ---> Running in e292196a221b [2023-02-28T18:05:05.604Z] Removing intermediate container e292196a221b [2023-02-28T18:05:05.604Z] ---> 8a72bd19f08e [2023-02-28T18:05:05.604Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-28T18:05:06.195Z] ---> 3c2318b146c6 [2023-02-28T18:05:06.195Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-28T18:05:06.195Z] ---> Running in 4c5d11deffd7 [2023-02-28T18:05:09.557Z] Removing intermediate container 4c5d11deffd7 [2023-02-28T18:05:09.557Z] ---> 12b37c8a69c8 [2023-02-28T18:05:09.557Z] Step 11/35 : COPY . . [2023-02-28T18:05:10.157Z] ---> 6ff21733b4c8 [2023-02-28T18:05:10.157Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-28T18:05:10.429Z] ---> Running in 0a51ffcae907 [2023-02-28T18:05:11.405Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T18:05:11.405Z] Dload Upload Total Spent Left Speed [2023-02-28T18:05:11.405Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12568 0 --:--:-- --:--:-- --:--:-- 12642 [2023-02-28T18:05:12.385Z] Removing intermediate container 0a51ffcae907 [2023-02-28T18:05:12.385Z] ---> 6d7466ca5a41 [2023-02-28T18:05:12.385Z] Step 13/35 : RUN ${MAKE} [2023-02-28T18:05:12.385Z] ---> Running in 96c7fc26580f [2023-02-28T18:05:13.362Z] 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-28T18:07:50.137Z] Removing intermediate container 96c7fc26580f [2023-02-28T18:07:50.137Z] ---> 5f0d34e104e5 [2023-02-28T18:07:50.137Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-28T18:07:50.137Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-28T18:07:50.137Z] eab2503cf8f4: Pulling fs layer [2023-02-28T18:07:50.137Z] 97cd0a44c592: Pulling fs layer [2023-02-28T18:07:50.137Z] 97cd0a44c592: Verifying Checksum [2023-02-28T18:07:50.137Z] 97cd0a44c592: Download complete [2023-02-28T18:07:50.137Z] eab2503cf8f4: Verifying Checksum [2023-02-28T18:07:50.137Z] eab2503cf8f4: Download complete [2023-02-28T18:07:50.137Z] eab2503cf8f4: Pull complete [2023-02-28T18:07:50.137Z] 97cd0a44c592: Pull complete [2023-02-28T18:07:50.137Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-28T18:07:50.137Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-28T18:07:50.137Z] ---> 7f763cca56b3 [2023-02-28T18:07:50.137Z] Step 15/35 : FROM alpine:3.16 [2023-02-28T18:07:50.137Z] 3.16: Pulling from library/alpine [2023-02-28T18:07:50.137Z] 3760b48202b3: Pulling fs layer [2023-02-28T18:07:50.137Z] 3760b48202b3: Verifying Checksum [2023-02-28T18:07:50.137Z] 3760b48202b3: Download complete [2023-02-28T18:07:50.137Z] 3760b48202b3: Pull complete [2023-02-28T18:07:50.137Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-28T18:07:50.137Z] Status: Downloaded newer image for alpine:3.16 [2023-02-28T18:07:50.137Z] ---> 4c81e5bf8899 [2023-02-28T18:07:50.137Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-28T18:07:50.137Z] ---> Running in f195f3ec5195 [2023-02-28T18:07:50.137Z] Removing intermediate container f195f3ec5195 [2023-02-28T18:07:50.137Z] ---> ccf289b3941c [2023-02-28T18:07:50.137Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-28T18:07:50.137Z] ---> Running in 6f5d2790a6bb [2023-02-28T18:07:50.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-28T18:07:50.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-28T18:07:50.137Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-28T18:07:50.137Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-28T18:07:50.137Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-28T18:07:50.137Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-28T18:07:50.137Z] (5/79) Installing libxcb (1.15-r0) [2023-02-28T18:07:50.137Z] (6/79) Installing libx11 (1.8-r0) [2023-02-28T18:07:50.137Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-28T18:07:50.137Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-28T18:07:50.137Z] (9/79) Installing expat (2.5.0-r0) [2023-02-28T18:07:50.137Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-28T18:07:50.137Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-28T18:07:50.137Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-28T18:07:50.137Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-28T18:07:50.137Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-28T18:07:50.137Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-28T18:07:50.137Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-28T18:07:50.137Z] (17/79) Installing libintl (0.21-r2) [2023-02-28T18:07:50.137Z] (18/79) Installing libblkid (2.38-r1) [2023-02-28T18:07:50.137Z] (19/79) Installing libmount (2.38-r1) [2023-02-28T18:07:50.137Z] (20/79) Installing pcre (8.45-r2) [2023-02-28T18:07:50.137Z] (21/79) Installing glib (2.72.1-r0) [2023-02-28T18:07:50.137Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-28T18:07:50.137Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-28T18:07:50.137Z] (24/79) Installing libass (0.16.0-r0) [2023-02-28T18:07:50.137Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-28T18:07:50.137Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-28T18:07:50.137Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-28T18:07:50.137Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-28T18:07:50.137Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-28T18:07:50.137Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-28T18:07:50.137Z] (31/79) Installing libunistring (1.0-r0) [2023-02-28T18:07:50.137Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-28T18:07:50.137Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-28T18:07:50.137Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-28T18:07:50.137Z] (35/79) Installing lame (3.100-r0) [2023-02-28T18:07:50.137Z] (36/79) Installing opus (1.3.1-r1) [2023-02-28T18:07:50.137Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-28T18:07:50.137Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-28T18:07:50.137Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-28T18:07:50.137Z] (40/79) Installing orc (0.4.32-r0) [2023-02-28T18:07:50.137Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-28T18:07:50.137Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-28T18:07:50.137Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-28T18:07:50.137Z] (44/79) Installing flac (1.3.4-r0) [2023-02-28T18:07:50.137Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-28T18:07:50.137Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-28T18:07:50.137Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-28T18:07:50.137Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-28T18:07:50.137Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-28T18:07:50.137Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-28T18:07:50.137Z] (51/79) Installing libpulse (15.0-r2) [2023-02-28T18:07:50.137Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-28T18:07:50.137Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-28T18:07:50.137Z] (54/79) Installing librist (0.2.6-r1) [2023-02-28T18:07:50.137Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-28T18:07:50.137Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-28T18:07:50.137Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-28T18:07:50.137Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-28T18:07:50.137Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-28T18:07:50.137Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-28T18:07:50.137Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-28T18:07:50.137Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-28T18:07:50.137Z] (63/79) Installing libva (2.14.0-r0) [2023-02-28T18:07:50.137Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-28T18:07:50.137Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-28T18:07:50.137Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-28T18:07:50.137Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-28T18:07:50.137Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-28T18:07:50.137Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-28T18:07:50.137Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-28T18:07:50.137Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-28T18:07:50.137Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-28T18:07:50.137Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-28T18:07:50.137Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-28T18:07:50.137Z] Executing udev-init-scripts-35-r0.post-install [2023-02-28T18:07:50.137Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-28T18:07:50.137Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-28T18:07:50.137Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-28T18:07:50.137Z] (78/79) Installing kmod-libs (29-r2) [2023-02-28T18:07:50.137Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-28T18:07:50.137Z] Executing busybox-1.35.0-r17.trigger [2023-02-28T18:07:50.137Z] Executing eudev-3.2.11-r0.trigger [2023-02-28T18:07:50.137Z] OK: 77 MiB in 93 packages [2023-02-28T18:07:50.137Z] Removing intermediate container 6f5d2790a6bb [2023-02-28T18:07:50.137Z] ---> 601511cb1c11 [2023-02-28T18:07:50.137Z] Step 18/35 : WORKDIR / [2023-02-28T18:07:50.137Z] ---> Running in 7b917d9b6671 [2023-02-28T18:07:50.137Z] Removing intermediate container 7b917d9b6671 [2023-02-28T18:07:50.137Z] ---> a2ce02b5bcb1 [2023-02-28T18:07:50.137Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-28T18:07:51.113Z] ---> fc864385df35 [2023-02-28T18:07:51.113Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-28T18:07:51.695Z] ---> ef95b23b1d94 [2023-02-28T18:07:51.695Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-28T18:07:52.281Z] ---> bcdea5121034 [2023-02-28T18:07:52.281Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-28T18:07:52.547Z] ---> d71f50f3435d [2023-02-28T18:07:52.547Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-28T18:07:53.130Z] ---> c50183790133 [2023-02-28T18:07:53.130Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-28T18:07:53.711Z] ---> dc9259e73332 [2023-02-28T18:07:53.711Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-28T18:07:54.672Z] ---> 2ef2abb35952 [2023-02-28T18:07:54.672Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-28T18:07:54.672Z] ---> Running in 33751ee71b7a [2023-02-28T18:07:56.614Z] Removing intermediate container 33751ee71b7a [2023-02-28T18:07:56.614Z] ---> 2c85641e3c52 [2023-02-28T18:07:56.614Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-28T18:07:56.614Z] ---> Running in aa425cc40d18 [2023-02-28T18:07:58.023Z] Removing intermediate container aa425cc40d18 [2023-02-28T18:07:58.023Z] ---> 21325b1ac982 [2023-02-28T18:07:58.023Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-28T18:07:58.023Z] ---> Running in c24e37280d93 [2023-02-28T18:07:59.432Z] Removing intermediate container c24e37280d93 [2023-02-28T18:07:59.432Z] ---> 3528f1ea55d7 [2023-02-28T18:07:59.432Z] Step 29/35 : EXPOSE 59983 [2023-02-28T18:07:59.432Z] ---> Running in c5d74b075d5f [2023-02-28T18:07:59.699Z] Removing intermediate container c5d74b075d5f [2023-02-28T18:07:59.699Z] ---> 76327db08c72 [2023-02-28T18:07:59.699Z] Step 30/35 : EXPOSE 8554 [2023-02-28T18:07:59.969Z] ---> Running in 9f750928517d [2023-02-28T18:08:00.235Z] Removing intermediate container 9f750928517d [2023-02-28T18:08:00.235Z] ---> ac78857051c0 [2023-02-28T18:08:00.235Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-28T18:08:00.235Z] ---> Running in 83e0d8a67d68 [2023-02-28T18:08:00.501Z] Removing intermediate container 83e0d8a67d68 [2023-02-28T18:08:00.501Z] ---> a671989dce97 [2023-02-28T18:08:00.501Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-28T18:08:00.501Z] ---> Running in 68269c0a527e [2023-02-28T18:08:00.769Z] Removing intermediate container 68269c0a527e [2023-02-28T18:08:00.769Z] ---> 9cef9ef1347a [2023-02-28T18:08:00.769Z] Step 33/35 : LABEL arch=arm64 [2023-02-28T18:08:01.037Z] ---> Running in 79f5f154f594 [2023-02-28T18:08:01.305Z] Removing intermediate container 79f5f154f594 [2023-02-28T18:08:01.305Z] ---> e06224877692 [2023-02-28T18:08:01.305Z] Step 34/35 : LABEL git_sha=faef74e0f99a398a47a4236bfcc43e4b2ef733ee [2023-02-28T18:08:01.305Z] ---> Running in 7f7a8ff5ccf2 [2023-02-28T18:08:01.572Z] Removing intermediate container 7f7a8ff5ccf2 [2023-02-28T18:08:01.572Z] ---> 82a9275dd7d5 [2023-02-28T18:08:01.572Z] Step 35/35 : LABEL version=0.0.0 [2023-02-28T18:08:01.572Z] ---> Running in d442645d2e62 [2023-02-28T18:08:02.155Z] Removing intermediate container d442645d2e62 [2023-02-28T18:08:02.155Z] ---> 5093cae9ea54 [2023-02-28T18:08:02.155Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-28T18:08:02.155Z] Successfully built 5093cae9ea54 [2023-02-28T18:08:02.155Z] 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-28T18:08:02.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T18:08:02.612Z] [2023-02-28T18:08:02.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T18:08:02.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T18:08:02.949Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-28T18:08:02.949Z] 8998bd30e6a1: Pulling fs layer [2023-02-28T18:08:02.949Z] 04944245beec: Pulling fs layer [2023-02-28T18:08:02.949Z] 699f458cf7ca: Pulling fs layer [2023-02-28T18:08:02.949Z] 765212b225bb: Pulling fs layer [2023-02-28T18:08:02.949Z] f23df028b6ca: Pulling fs layer [2023-02-28T18:08:02.949Z] d65c8cfc05b1: Pulling fs layer [2023-02-28T18:08:02.949Z] 2437ff75d9bd: Pulling fs layer [2023-02-28T18:08:02.949Z] 765212b225bb: Waiting [2023-02-28T18:08:02.949Z] f23df028b6ca: Waiting [2023-02-28T18:08:02.949Z] d65c8cfc05b1: Waiting [2023-02-28T18:08:03.220Z] 04944245beec: Verifying Checksum [2023-02-28T18:08:03.221Z] 04944245beec: Download complete [2023-02-28T18:08:03.221Z] 765212b225bb: Verifying Checksum [2023-02-28T18:08:03.221Z] 765212b225bb: Download complete [2023-02-28T18:08:03.221Z] f23df028b6ca: Download complete [2023-02-28T18:08:03.221Z] d65c8cfc05b1: Verifying Checksum [2023-02-28T18:08:03.221Z] d65c8cfc05b1: Download complete [2023-02-28T18:08:03.491Z] 699f458cf7ca: Verifying Checksum [2023-02-28T18:08:03.491Z] 699f458cf7ca: Download complete [2023-02-28T18:08:03.758Z] 8998bd30e6a1: Download complete [2023-02-28T18:08:05.803Z] 2437ff75d9bd: Verifying Checksum [2023-02-28T18:08:05.803Z] 2437ff75d9bd: Download complete [2023-02-28T18:08:07.799Z] 8998bd30e6a1: Pull complete [2023-02-28T18:08:08.078Z] 04944245beec: Pull complete [2023-02-28T18:08:09.519Z] 699f458cf7ca: Pull complete [2023-02-28T18:08:09.788Z] 765212b225bb: Pull complete [2023-02-28T18:08:10.372Z] f23df028b6ca: Pull complete [2023-02-28T18:08:10.640Z] d65c8cfc05b1: Pull complete [2023-02-28T18:08:22.942Z] 2437ff75d9bd: Pull complete [2023-02-28T18:08:22.942Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-28T18:08:22.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T18:08:22.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T18:08:23.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container [2023-02-28T18:08:23.209Z] $ 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-28T18:08:25.744Z] $ docker top fc5d3cfe8fb9205297cb8c3ecdd5f226739cb36b0430ddd657fb3b20f3f9775c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:08:26.586Z] ---> job-cost.sh [2023-02-28T18:08:26.587Z] lf-activate-venv: SKIPPING [2023-02-28T18:08:26.587Z] INFO: No Stack... [2023-02-28T18:08:26.851Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-28T18:08:27.804Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T18:08:28.438Z] + cat /w/workspace/device-usb-camera/2/archives/cost.csv [2023-02-28T18:08:28.438Z] + cut -d, -f6 [Pipeline] lock [2023-02-28T18:08:28.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [2023-02-28T18:08:28.514Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] did not exist. Created. [2023-02-28T18:08:28.514Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T18:08:28.858Z] /w/workspace/device-usb-camera/2@tmp/durable-41e83b36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-28T18:08:29.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-28T18:08:29.529Z] Warning: overwriting stash ‘stack-cost’ [2023-02-28T18:08:29.581Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T18:08:29.588Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T18:08:29.605Z] $ docker stop --time=1 fc5d3cfe8fb9205297cb8c3ecdd5f226739cb36b0430ddd657fb3b20f3f9775c [2023-02-28T18:08:31.113Z] $ docker rm -f --volumes fc5d3cfe8fb9205297cb8c3ecdd5f226739cb36b0430ddd657fb3b20f3f9775c [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-28T18:08:31.470Z] provisioning config files... [2023-02-28T18:08:31.477Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-163@tmp/config7891000860347723682tmp [Pipeline] { [Pipeline] sh [2023-02-28T18:08:31.765Z] + set +x [2023-02-28T18:08:31.765Z] + curl -s https://codecov.io/bash [2023-02-28T18:08:31.765Z] + bash -s -- [2023-02-28T18:08:31.765Z] [2023-02-28T18:08:31.765Z] _____ _ [2023-02-28T18:08:31.765Z] / ____| | | [2023-02-28T18:08:31.765Z] | | ___ __| | ___ ___ _____ __ [2023-02-28T18:08:31.765Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-28T18:08:31.765Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-28T18:08:31.765Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-28T18:08:31.765Z] Bash-1.0.6 [2023-02-28T18:08:31.765Z] [2023-02-28T18:08:31.765Z] [2023-02-28T18:08:31.765Z] ==> git version 2.25.1 found [2023-02-28T18:08:31.765Z] ==> 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-28T18:08:31.765Z] Release-Date: 2020-01-08 [2023-02-28T18:08:31.765Z] 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-28T18:08:31.765Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-28T18:08:31.765Z] ==> Jenkins CI detected. [2023-02-28T18:08:31.765Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-163 [2023-02-28T18:08:31.765Z] project root: . [2023-02-28T18:08:31.765Z] --> token set from env [2023-02-28T18:08:31.765Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-28T18:08:31.765Z] ==> Running gcov in . (disable via -X gcov) [2023-02-28T18:08:31.765Z] ==> Python coveragepy not found [2023-02-28T18:08:31.765Z] ==> Searching for coverage reports in: [2023-02-28T18:08:31.765Z] + . [2023-02-28T18:08:31.765Z] -> Found 1 reports [2023-02-28T18:08:31.765Z] ==> Detecting git/mercurial file structure [2023-02-28T18:08:31.765Z] ==> Reading reports [2023-02-28T18:08:31.765Z] + ./coverage.out bytes=30666 [2023-02-28T18:08:31.765Z] ==> Appending adjustments [2023-02-28T18:08:31.765Z] https://docs.codecov.io/docs/fixing-reports [2023-02-28T18:08:32.025Z] + Found adjustments [2023-02-28T18:08:32.025Z] ==> Gzipping contents [2023-02-28T18:08:32.025Z] 8.0K /tmp/codecov.Amyfim.gz [2023-02-28T18:08:32.025Z] ==> Uploading reports [2023-02-28T18:08:32.025Z] url: https://codecov.io [2023-02-28T18:08:32.025Z] query: branch=PR-163&commit=faef74e0f99a398a47a4236bfcc43e4b2ef733ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-163%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=163&job=&cmd_args= [2023-02-28T18:08:32.025Z] -> Pinging Codecov [2023-02-28T18:08:32.025Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-163&commit=faef74e0f99a398a47a4236bfcc43e4b2ef733ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-163%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=163&job=&cmd_args= [2023-02-28T18:08:32.025Z] -> Uploading to [2023-02-28T18:08:32.025Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-28/73D8F5FF140700D3E01443B452E23636/faef74e0f99a398a47a4236bfcc43e4b2ef733ee/f1809fb3-a4fc-43e4-baba-fb72b7ad3c50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T180831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2159a498ddc8864ccea4de1677a888634d6e9c1a56f027f41223a835ef17bddd [2023-02-28T18:08:32.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T18:08:32.025Z] Dload Upload Total Spent Left Speed [2023-02-28T18:08:32.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4282 0 0 100 4282 0 14816 --:--:-- --:--:-- --:--:-- 14816 [2023-02-28T18:08:32.285Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] } [2023-02-28T18:08:32.292Z] 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-28T18:08:32.941Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-163/archives ] [2023-02-28T18:08:32.941Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-163/archives [2023-02-28T18:08:32.941Z] total 16 [2023-02-28T18:08:32.941Z] drwxr-xr-x 3 root root 4096 Feb 28 17:58 . [2023-02-28T18:08:32.941Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 17:58 .. [2023-02-28T18:08:32.941Z] drwxr-xr-x 2 root root 4096 Feb 28 17:58 cost [2023-02-28T18:08:32.941Z] -rw-r--r-- 1 root root 89 Feb 28 17:58 cost.csv [2023-02-28T18:08:32.941Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-163/archives [2023-02-28T18:08:32.941Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-163/archives [2023-02-28T18:08:32.941Z] total 16 [2023-02-28T18:08:32.941Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 17:58 . [2023-02-28T18:08:32.941Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 17:58 .. [2023-02-28T18:08:32.941Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 17:58 cost [2023-02-28T18:08:32.941Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 28 17:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:08:33.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:08:34.130Z] ---> package-listing.sh [2023-02-28T18:08:34.130Z] ++ facter osfamily [2023-02-28T18:08:34.130Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-28T18:08:34.389Z] + OS_FAMILY=debian [2023-02-28T18:08:34.389Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-163 [2023-02-28T18:08:34.389Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-28T18:08:34.389Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-28T18:08:34.389Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-28T18:08:34.389Z] + PACKAGES=/tmp/packages_start.txt [2023-02-28T18:08:34.389Z] + '[' /w/workspace/foundry_device-usb-camera_PR-163 ']' [2023-02-28T18:08:34.389Z] + PACKAGES=/tmp/packages_end.txt [2023-02-28T18:08:34.389Z] + case "${OS_FAMILY}" in [2023-02-28T18:08:34.389Z] + dpkg -l [2023-02-28T18:08:34.389Z] + grep '^ii' [2023-02-28T18:08:34.389Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-28T18:08:34.389Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-28T18:08:34.389Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-28T18:08:34.389Z] + '[' /w/workspace/foundry_device-usb-camera_PR-163 ']' [2023-02-28T18:08:34.389Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-163/archives/ [2023-02-28T18:08:34.389Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-163/archives/ [Pipeline] echo [2023-02-28T18:08:34.401Z] 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-163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-28T18:08:34.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T18:08:35.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T18:08:35.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T18:08:35.301Z] prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container [2023-02-28T18:08:35.333Z] $ 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-163/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-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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-28T18:08:35.536Z] $ docker top 904af22dc7b68642e0e34f07ee96c5839380caa264bae8b96d38f928a2aca9fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T18:08:35.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-28T18:08:36.150Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-28T18:08:36.440Z] + ls /var/log/sa-host [2023-02-28T18:08:36.440Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T18:08:36.502Z] provisioning config files... [2023-02-28T18:08:36.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-163@tmp/config5866915830414816925tmp [Pipeline] { [Pipeline] echo [2023-02-28T18:08:36.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:08:36.807Z] ---> create-netrc.sh [Pipeline] } [2023-02-28T18:08:36.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:08:37.129Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-28T18:08:37.139Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:08:37.422Z] ---> sudo-logs.sh [2023-02-28T18:08:37.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-28T18:08:37.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:08:37.759Z] ---> job-cost.sh [2023-02-28T18:08:37.759Z] lf-activate-venv: SKIPPING [2023-02-28T18:08:37.759Z] DEBUG: total: 0.2199999988079071 [2023-02-28T18:08:37.759Z] INFO: Retrieving Stack Cost... [2023-02-28T18:08:38.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T18:08:38.584Z] INFO: Archiving Costs [Pipeline] echo [2023-02-28T18:08:38.597Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T18:08:38.882Z] ---> logs-deploy.sh [2023-02-28T18:08:38.882Z] lf-activate-venv: SKIPPING [2023-02-28T18:08:38.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-163/2 [2023-02-28T18:08:38.882Z] INFO: archiving workspace using pattern(s): [2023-02-28T18:08:39.820Z] Archives upload complete. [2023-02-28T18:08:39.820Z] INFO: archiving logs to Nexus