Pull request #294 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b142e36530cc51e9944c4244487025c363bee09+b907ae284758dcb5c5e92cc9fb34c829a11304c7 (bf4684d07b18b01d488e6fe6e597691980e909ec) 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-ssh14556829133109855490.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7009480856407365635.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14424370423823104652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1942376944342495088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6909237899446920718.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh730190472303078634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7578 in /w/workspace/foundry_device-usb-camera_PR-294 [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-294 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b907ae284758dcb5c5e92cc9fb34c829a11304c7 into PR head commit 0b142e36530cc51e9944c4244487025c363bee09 Merge succeeded, producing 0b142e36530cc51e9944c4244487025c363bee09 Checking out Revision 0b142e36530cc51e9944c4244487025c363bee09 (PR-294) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T18:00:51.127Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T18:00:51.319Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0b142e36530cc51e9944c4244487025c363bee09 # 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 b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b142e36530cc51e9944c4244487025c363bee09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T18:00:51.414Z] ========================================================= [2023-09-21T18:00:51.414Z] EdgeX Global Pipelines Version Info [2023-09-21T18:00:51.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:00:52.163Z] ------------------- [2023-09-21T18:00:52.163Z] stable info: [2023-09-21T18:00:52.163Z] ------------------- [2023-09-21T18:00:52.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T18:00:52.163Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T18:00:52.163Z] Message: update stable to v1.0.254 [2023-09-21T18:00:52.733Z] ------------------- [2023-09-21T18:00:52.733Z] experimental info: [2023-09-21T18:00:52.733Z] ------------------- [2023-09-21T18:00:52.733Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T18:00:52.733Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T18:00:52.733Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T18:00:53.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-21T18:00:53.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-21T18:00:53.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T18:00:53.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T18:00:53.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T18:00:53.323Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T18:00:53.364Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T18:00:53.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-21T18:00:53.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T18:00:53.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T18:00:53.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T18:00:53.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-21T18:00:53.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T18:00:53.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T18:00:53.741Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T18:00:53.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T18:00:53.822Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T18:00:53.868Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T18:00:53.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T18:00:53.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T18:00:54.004Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-21T18:00:54.049Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-21T18:00:54.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-21T18:00:54.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-21T18:00:54.186Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-21T18:00:54.228Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T18:00:54.274Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T18:00:54.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo [2023-09-21T18:00:54.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo [2023-09-21T18:00:54.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo [2023-09-21T18:00:54.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] echo [2023-09-21T18:00:54.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b142e3 [Pipeline] echo [2023-09-21T18:00:54.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T18:00:54.674Z] provisioning config files... [2023-09-21T18:00:54.693Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-294@tmp/config11043087330778425081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:00:55.048Z] ---> docker-login.sh [2023-09-21T18:00:55.048Z] nexus3.edgexfoundry.org:10001 [2023-09-21T18:00:55.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:00:55.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:00:55.309Z] Configure a credential helper to remove this warning. See [2023-09-21T18:00:55.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:00:55.309Z] [2023-09-21T18:00:55.309Z] Login Succeeded [2023-09-21T18:00:55.309Z] nexus3.edgexfoundry.org:10002 [2023-09-21T18:00:55.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:00:55.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:00:55.569Z] Configure a credential helper to remove this warning. See [2023-09-21T18:00:55.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:00:55.569Z] [2023-09-21T18:00:55.569Z] Login Succeeded [2023-09-21T18:00:55.569Z] nexus3.edgexfoundry.org:10003 [2023-09-21T18:00:55.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:00:55.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:00:55.569Z] Configure a credential helper to remove this warning. See [2023-09-21T18:00:55.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:00:55.569Z] [2023-09-21T18:00:55.569Z] Login Succeeded [2023-09-21T18:00:55.569Z] nexus3.edgexfoundry.org:10004 [2023-09-21T18:00:55.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:00:55.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:00:55.832Z] Configure a credential helper to remove this warning. See [2023-09-21T18:00:55.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:00:55.832Z] [2023-09-21T18:00:55.832Z] Login Succeeded [2023-09-21T18:00:55.832Z] docker.io [2023-09-21T18:00:55.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:00:56.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:00:56.093Z] Configure a credential helper to remove this warning. See [2023-09-21T18:00:56.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:00:56.093Z] [2023-09-21T18:00:56.093Z] Login Succeeded [2023-09-21T18:00:56.093Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T18:00:56.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T18:00:56.789Z] + git rev-list -1 --merges 0b142e36530cc51e9944c4244487025c363bee09~1..0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] echo [2023-09-21T18:00:56.853Z] -----------> git rev-list -1 --merges 0b142e36530cc51e9944c4244487025c363bee09~1..0b142e36530cc51e9944c4244487025c363bee09 0b142e36530cc51e9944c4244487025c363bee09 [false] [Pipeline] sh [2023-09-21T18:00:57.165Z] + git log --format=format:%s -1 0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] echo [2023-09-21T18:00:57.205Z] ========================================================= [2023-09-21T18:00:57.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T18:00:57.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T18:00:57.655Z] + git log --format=format:%s -1 0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] echo [2023-09-21T18:00:57.685Z] [semverPrep] GIT_COMMIT: 0b142e36530cc51e9944c4244487025c363bee09, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-21T18:00:57.716Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-21T18:00:58.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T18:00:58.105Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T18:00:58.105Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T18:00:58.105Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T18:00:58.105Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T18:00:58.105Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T18:00:58.105Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:00:58.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T18:00:58.595Z] [2023-09-21T18:00:58.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:00:58.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T18:00:58.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T18:00:58.967Z] b85a868b505f: Pulling fs layer [2023-09-21T18:00:58.967Z] e2be974225ed: Pulling fs layer [2023-09-21T18:00:58.967Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T18:00:58.967Z] 988bab9f4d93: Pulling fs layer [2023-09-21T18:00:58.967Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T18:00:58.967Z] eaf3925da568: Pulling fs layer [2023-09-21T18:00:58.967Z] bab4dde63d76: Pulling fs layer [2023-09-21T18:00:58.967Z] bde34c3a00c8: Pulling fs layer [2023-09-21T18:00:58.967Z] b352a97aabf1: Pulling fs layer [2023-09-21T18:00:58.967Z] 4872d77fe225: Pulling fs layer [2023-09-21T18:00:58.967Z] 5851b861e8e6: Pulling fs layer [2023-09-21T18:00:58.967Z] b352a97aabf1: Waiting [2023-09-21T18:00:58.967Z] 4872d77fe225: Waiting [2023-09-21T18:00:58.967Z] 5851b861e8e6: Waiting [2023-09-21T18:00:58.967Z] eaf3925da568: Waiting [2023-09-21T18:00:58.967Z] bab4dde63d76: Waiting [2023-09-21T18:00:58.967Z] bde34c3a00c8: Waiting [2023-09-21T18:00:58.967Z] 988bab9f4d93: Waiting [2023-09-21T18:00:58.967Z] 1469e6f7b9e6: Waiting [2023-09-21T18:00:58.967Z] e2be974225ed: Verifying Checksum [2023-09-21T18:00:58.967Z] e2be974225ed: Download complete [2023-09-21T18:00:58.967Z] 988bab9f4d93: Verifying Checksum [2023-09-21T18:00:58.967Z] 988bab9f4d93: Download complete [2023-09-21T18:00:59.227Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T18:00:59.227Z] 339a4e72a1f5: Download complete [2023-09-21T18:00:59.227Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T18:00:59.227Z] 1469e6f7b9e6: Download complete [2023-09-21T18:00:59.227Z] eaf3925da568: Download complete [2023-09-21T18:00:59.227Z] bde34c3a00c8: Download complete [2023-09-21T18:00:59.227Z] b352a97aabf1: Verifying Checksum [2023-09-21T18:00:59.227Z] b352a97aabf1: Download complete [2023-09-21T18:00:59.227Z] 4872d77fe225: Download complete [2023-09-21T18:00:59.227Z] 5851b861e8e6: Verifying Checksum [2023-09-21T18:00:59.227Z] 5851b861e8e6: Download complete [2023-09-21T18:00:59.227Z] b85a868b505f: Verifying Checksum [2023-09-21T18:00:59.227Z] b85a868b505f: Download complete [2023-09-21T18:00:59.489Z] bab4dde63d76: Verifying Checksum [2023-09-21T18:00:59.489Z] bab4dde63d76: Download complete [2023-09-21T18:01:00.426Z] b85a868b505f: Pull complete [2023-09-21T18:01:00.686Z] e2be974225ed: Pull complete [2023-09-21T18:01:00.946Z] 339a4e72a1f5: Pull complete [2023-09-21T18:01:01.206Z] 988bab9f4d93: Pull complete [2023-09-21T18:01:01.470Z] 1469e6f7b9e6: Pull complete [2023-09-21T18:01:01.470Z] eaf3925da568: Pull complete [2023-09-21T18:01:03.397Z] bab4dde63d76: Pull complete [2023-09-21T18:01:03.397Z] bde34c3a00c8: Pull complete [2023-09-21T18:01:03.397Z] b352a97aabf1: Pull complete [2023-09-21T18:01:03.660Z] 4872d77fe225: Pull complete [2023-09-21T18:01:03.660Z] 5851b861e8e6: Pull complete [2023-09-21T18:01:03.660Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T18:01:03.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T18:01:03.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T18:01:03.878Z] prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container [2023-09-21T18:01:03.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T18:01:06.269Z] $ docker top 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e -eo pid,comm [2023-09-21T18:01:06.326Z] 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-09-21T18:01:06.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T18:01:06.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T18:01:06.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T18:01:06.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T18:01:06.593Z] $ docker exec 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e ssh-agent [2023-09-21T18:01:06.716Z] SSH_AUTH_SOCK=/tmp/ssh-gQIUCBXvp24O/agent.32 [2023-09-21T18:01:06.716Z] SSH_AGENT_PID=38 [2023-09-21T18:01:06.723Z] Running ssh-add (command line suppressed) [2023-09-21T18:01:06.825Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-294@tmp/private_key_4915844904941466791.key (/w/workspace/foundry_device-usb-camera_PR-294@tmp/private_key_4915844904941466791.key) [2023-09-21T18:01:06.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T18:01:07.168Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T18:01:07.195Z] $ docker exec --env ******** --env ******** 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e ssh-agent -k [2023-09-21T18:01:07.296Z] unset SSH_AUTH_SOCK; [2023-09-21T18:01:07.296Z] unset SSH_AGENT_PID; [2023-09-21T18:01:07.296Z] echo Agent pid 38 killed; [2023-09-21T18:01:07.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T18:01:07.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T18:01:07.399Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T18:01:07.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T18:01:07.543Z] $ docker exec 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e ssh-agent [2023-09-21T18:01:07.652Z] SSH_AUTH_SOCK=/tmp/ssh-wi2PiZDoUn94/agent.70 [2023-09-21T18:01:07.652Z] SSH_AGENT_PID=76 [2023-09-21T18:01:07.657Z] Running ssh-add (command line suppressed) [2023-09-21T18:01:07.765Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-294@tmp/private_key_17527794041464141035.key (/w/workspace/foundry_device-usb-camera_PR-294@tmp/private_key_17527794041464141035.key) [2023-09-21T18:01:07.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T18:01:08.102Z] + git semver init [2023-09-21T18:01:08.363Z] 2023-09-21 18:01:08,300 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T18:01:08.363Z] 2023-09-21 18:01:08,301 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-294/.semver [2023-09-21T18:01:08.363Z] 2023-09-21 18:01:08,301 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-294/.semver [2023-09-21T18:01:08.363Z] 2023-09-21 18:01:08,301 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-294/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-294, universal_newlines=False, shell=None, istream=None) [2023-09-21T18:01:09.302Z] 2023-09-21 18:01:09,045 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-294/.git/info/exclude [2023-09-21T18:01:09.302Z] 2023-09-21 18:01:09,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-294/.semver/PR-294 with force:False [2023-09-21T18:01:09.302Z] 2023-09-21 18:01:09,046 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-294/.semver/PR-294 [2023-09-21T18:01:09.302Z] 2023-09-21 18:01:09,050 [execute] INFO git cat-file --batch-check [2023-09-21T18:01:09.302Z] 2023-09-21 18:01:09,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-294/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T18:01:09.302Z] 2023-09-21 18:01:09,057 [execute] INFO git cat-file --batch [2023-09-21T18:01:09.302Z] 2023-09-21 18:01:09,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-294/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T18:01:09.302Z] 2023-09-21 18:01:09,062 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-294/.semver/PR-294 [2023-09-21T18:01:09.302Z] 0.0.0 [Pipeline] } [2023-09-21T18:01:09.332Z] $ docker exec --env ******** --env ******** 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e ssh-agent -k [2023-09-21T18:01:09.432Z] unset SSH_AUTH_SOCK; [2023-09-21T18:01:09.433Z] unset SSH_AGENT_PID; [2023-09-21T18:01:09.433Z] echo Agent pid 76 killed; [2023-09-21T18:01:09.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T18:01:09.873Z] + git semver [Pipeline] } [2023-09-21T18:01:10.158Z] $ docker stop --time=1 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e [2023-09-21T18:01:11.497Z] $ docker rm -f --volumes 2ed3700d1a4b14bfba0dd1bf1028973849a07a13cff5e2ee0044c157962f538e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T18:01:11.907Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T18:01:12.194Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T18:01:12.215Z] [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-09-21T18:01:12.813Z] provisioning config files... [2023-09-21T18:01:12.822Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-294@tmp/config12548697112571326036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:01:13.177Z] ---> docker-login.sh [2023-09-21T18:01:13.177Z] nexus3.edgexfoundry.org:10001 [2023-09-21T18:01:13.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:01:13.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:01:13.177Z] Configure a credential helper to remove this warning. See [2023-09-21T18:01:13.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:01:13.177Z] [2023-09-21T18:01:13.177Z] Login Succeeded [2023-09-21T18:01:13.177Z] nexus3.edgexfoundry.org:10002 [2023-09-21T18:01:13.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:01:13.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:01:13.177Z] Configure a credential helper to remove this warning. See [2023-09-21T18:01:13.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:01:13.177Z] [2023-09-21T18:01:13.177Z] Login Succeeded [2023-09-21T18:01:13.177Z] nexus3.edgexfoundry.org:10003 [2023-09-21T18:01:13.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:01:13.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:01:13.437Z] Configure a credential helper to remove this warning. See [2023-09-21T18:01:13.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:01:13.437Z] [2023-09-21T18:01:13.437Z] Login Succeeded [2023-09-21T18:01:13.437Z] nexus3.edgexfoundry.org:10004 [2023-09-21T18:01:13.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:01:13.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:01:13.437Z] Configure a credential helper to remove this warning. See [2023-09-21T18:01:13.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:01:13.437Z] [2023-09-21T18:01:13.437Z] Login Succeeded [2023-09-21T18:01:13.437Z] docker.io [2023-09-21T18:01:13.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:01:13.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:01:13.956Z] Configure a credential helper to remove this warning. See [2023-09-21T18:01:13.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:01:13.956Z] [2023-09-21T18:01:13.956Z] Login Succeeded [2023-09-21T18:01:13.956Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T18:01:13.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T18:01:14.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T18:01:14.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T18:01:14.298Z] ========================================================= [2023-09-21T18:01:14.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T18:01:14.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:01:14.775Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T18:01:14.775Z] Sending build context to Docker daemon 2.241MB [2023-09-21T18:01:14.775Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T18:01:14.775Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-21T18:01:14.775Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T18:01:14.775Z] 7264a8db6415: Pulling fs layer [2023-09-21T18:01:14.775Z] c4d48a809fc2: Pulling fs layer [2023-09-21T18:01:14.775Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T18:01:14.775Z] ad3a456e5733: Pulling fs layer [2023-09-21T18:01:14.775Z] 33e27b845d1e: Pulling fs layer [2023-09-21T18:01:14.775Z] ad3a456e5733: Waiting [2023-09-21T18:01:14.775Z] c68163c4e522: Pulling fs layer [2023-09-21T18:01:14.775Z] 33e27b845d1e: Waiting [2023-09-21T18:01:14.775Z] 50da416c3ac9: Pulling fs layer [2023-09-21T18:01:14.775Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T18:01:14.775Z] c68163c4e522: Waiting [2023-09-21T18:01:14.775Z] 50da416c3ac9: Waiting [2023-09-21T18:01:14.775Z] c4d48a809fc2: Verifying Checksum [2023-09-21T18:01:14.775Z] c4d48a809fc2: Download complete [2023-09-21T18:01:15.035Z] ad3a456e5733: Verifying Checksum [2023-09-21T18:01:15.035Z] ad3a456e5733: Download complete [2023-09-21T18:01:15.035Z] 33e27b845d1e: Verifying Checksum [2023-09-21T18:01:15.035Z] 33e27b845d1e: Download complete [2023-09-21T18:01:15.035Z] 7264a8db6415: Verifying Checksum [2023-09-21T18:01:15.035Z] 7264a8db6415: Download complete [2023-09-21T18:01:15.035Z] c68163c4e522: Verifying Checksum [2023-09-21T18:01:15.035Z] c68163c4e522: Download complete [2023-09-21T18:01:15.035Z] 7264a8db6415: Pull complete [2023-09-21T18:01:15.299Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T18:01:15.299Z] 23d2d4c4bb30: Download complete [2023-09-21T18:01:15.299Z] c4d48a809fc2: Pull complete [2023-09-21T18:01:15.299Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T18:01:15.299Z] 4f1c88b9dad5: Download complete [2023-09-21T18:01:15.867Z] 50da416c3ac9: Verifying Checksum [2023-09-21T18:01:15.867Z] 50da416c3ac9: Download complete [2023-09-21T18:01:19.153Z] 4f1c88b9dad5: Pull complete [2023-09-21T18:01:19.153Z] ad3a456e5733: Pull complete [2023-09-21T18:01:19.153Z] 33e27b845d1e: Pull complete [2023-09-21T18:01:19.153Z] c68163c4e522: Pull complete [2023-09-21T18:01:21.684Z] 50da416c3ac9: Pull complete [2023-09-21T18:01:22.251Z] 23d2d4c4bb30: Pull complete [2023-09-21T18:01:22.251Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T18:01:22.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T18:01:22.251Z] ---> 0786185ac409 [2023-09-21T18:01:22.251Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-21T18:01:26.450Z] ---> Running in 3ce61f880efe [2023-09-21T18:01:26.450Z] Removing intermediate container 3ce61f880efe [2023-09-21T18:01:26.450Z] ---> 999492dc1ded [2023-09-21T18:01:26.451Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T18:01:26.451Z] ---> Running in 3045a047d2b8 [2023-09-21T18:01:26.451Z] Removing intermediate container 3045a047d2b8 [2023-09-21T18:01:26.451Z] ---> 635e5d282b75 [2023-09-21T18:01:26.451Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-21T18:01:26.451Z] ---> Running in d59a9d57325d [2023-09-21T18:01:26.451Z] Removing intermediate container d59a9d57325d [2023-09-21T18:01:26.451Z] ---> 31d4763a8055 [2023-09-21T18:01:26.451Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-21T18:01:26.451Z] ---> Running in c8c2b4b9cddb [2023-09-21T18:01:26.451Z] Removing intermediate container c8c2b4b9cddb [2023-09-21T18:01:26.451Z] ---> 67b10034521c [2023-09-21T18:01:26.451Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T18:01:26.451Z] ---> Running in a70ec5b825a3 [2023-09-21T18:01:26.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T18:01:26.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T18:01:26.711Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-21T18:01:26.711Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-21T18:01:26.711Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-21T18:01:26.971Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-21T18:01:26.971Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-21T18:01:26.971Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-21T18:01:26.971Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-21T18:01:26.971Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-21T18:01:26.971Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-21T18:01:26.971Z] (10/13) Installing kmod-libs (30-r3) [2023-09-21T18:01:26.971Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-21T18:01:26.971Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-21T18:01:26.971Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-21T18:01:26.971Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T18:01:26.971Z] Executing eudev-3.2.11-r8.trigger [2023-09-21T18:01:26.971Z] OK: 271 MiB in 65 packages [2023-09-21T18:01:27.540Z] Removing intermediate container a70ec5b825a3 [2023-09-21T18:01:27.540Z] ---> 01e99a09e019 [2023-09-21T18:01:27.540Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-21T18:01:27.540Z] ---> Running in 77867e565026 [2023-09-21T18:01:27.540Z] Removing intermediate container 77867e565026 [2023-09-21T18:01:27.540Z] ---> f605356ea1d6 [2023-09-21T18:01:27.540Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-21T18:01:27.626Z] Still waiting to schedule task [2023-09-21T18:01:27.626Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-21T18:01:27.799Z] ---> 753511d1e3f5 [2023-09-21T18:01:27.799Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T18:01:27.799Z] ---> Running in 571b4e0abcc2 [2023-09-21T18:02:15.366Z] Removing intermediate container 571b4e0abcc2 [2023-09-21T18:02:15.366Z] ---> 65fecfea151c [2023-09-21T18:02:15.366Z] Step 11/13 : COPY . . [2023-09-21T18:02:15.366Z] ---> 310995291be7 [2023-09-21T18:02:15.366Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-21T18:02:15.366Z] ---> Running in d19730b08f23 [2023-09-21T18:02:15.366Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T18:02:15.366Z] Dload Upload Total Spent Left Speed [2023-09-21T18:02:15.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11063 0 --:--:-- --:--:-- --:--:-- 11088 [2023-09-21T18:02:15.366Z] Removing intermediate container d19730b08f23 [2023-09-21T18:02:15.366Z] ---> b6a520a792c3 [2023-09-21T18:02:15.366Z] Step 13/13 : RUN ${MAKE} [2023-09-21T18:02:15.366Z] ---> Running in c3857cab0b3d [2023-09-21T18:02:15.366Z] noop [2023-09-21T18:02:15.366Z] Removing intermediate container c3857cab0b3d [2023-09-21T18:02:15.366Z] ---> d62636f87cba [2023-09-21T18:02:15.366Z] Successfully built d62636f87cba [2023-09-21T18:02:15.366Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:02:15.814Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T18:02:15.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T18:02:15.960Z] prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container [2023-09-21T18:02:15.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T18:02:16.324Z] $ docker top 074540fc277b372c5e6475d2e112748ace4831da43940115906ee839a6288ada -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T18:02:16.739Z] + go version [2023-09-21T18:02:16.739Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T18:02:16.746Z] $ docker stop --time=1 074540fc277b372c5e6475d2e112748ace4831da43940115906ee839a6288ada [2023-09-21T18:02:18.010Z] $ docker rm -f --volumes 074540fc277b372c5e6475d2e112748ace4831da43940115906ee839a6288ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:02:18.750Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T18:02:18.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T18:02:18.898Z] prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container [2023-09-21T18:02:18.902Z] $ 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-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T18:02:19.225Z] $ docker top a221e4cf06c4849b1a0d08c81387f618ad4b745afdc42c1004a6fd000e1196d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T18:02:19.657Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-294 [Pipeline] fileExists [Pipeline] sh [2023-09-21T18:02:20.012Z] + make test [2023-09-21T18:02:20.012Z] go test ./... -coverprofile=coverage.out ./... [2023-09-21T18:02:21.387Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-21T18:02:33.597Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-21T18:02:33.597Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-09-21T18:02:41.711Z] go vet ./... [2023-09-21T18:02:45.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T18:02:45.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T18:02:45.172Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T18:02:45.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T18:02:45.164Z] $ docker stop --time=1 a221e4cf06c4849b1a0d08c81387f618ad4b745afdc42c1004a6fd000e1196d6 [2023-09-21T18:02:48.600Z] $ docker rm -f --volumes a221e4cf06c4849b1a0d08c81387f618ad4b745afdc42c1004a6fd000e1196d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T18:02:49.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T18:02:49.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-21T18:02:49.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T18:02:50.254Z] + ls -al . [2023-09-21T18:02:50.254Z] total 220 [2023-09-21T18:02:50.254Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 18:02 . [2023-09-21T18:02:50.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:00 .. [2023-09-21T18:02:50.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 18:02 .git [2023-09-21T18:02:50.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:00 .github [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 21 18:00 .gitignore [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 21 18:00 .golangci.yml [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 21 18:00 .hadolint.yml [2023-09-21T18:02:50.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 18:01 .semver [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 21 18:00 Attribution.txt [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 21 18:00 CHANGELOG.md [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 21 18:00 Dockerfile [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 21 18:00 GOVERNANCE.md [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 21 18:00 Jenkinsfile [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 21 18:00 LICENSE [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 21 18:00 Makefile [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 21 18:00 OWNERS.md [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 21 18:00 README.md [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 18:01 VERSION [2023-09-21T18:02:50.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:00 bin [2023-09-21T18:02:50.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:00 cmd [2023-09-21T18:02:50.254Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 21 18:02 coverage.out [2023-09-21T18:02:50.254Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 21 18:00 docker-entrypoint.sh [2023-09-21T18:02:50.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:00 docs [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 21 18:00 go.mod [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 21 18:00 go.sum [2023-09-21T18:02:50.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:00 internal [2023-09-21T18:02:50.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:00 snap [2023-09-21T18:02:50.254Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 21 18:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:02:50.649Z] + 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=0b142e36530cc51e9944c4244487025c363bee09 --label arch=amd64 --label version=0.0.0 . [2023-09-21T18:02:50.649Z] Sending build context to Docker daemon 2.296MB [2023-09-21T18:02:50.650Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T18:02:50.650Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-21T18:02:50.650Z] ---> d62636f87cba [2023-09-21T18:02:50.650Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-21T18:02:50.650Z] ---> Running in fceaa30587c2 [2023-09-21T18:02:50.911Z] Removing intermediate container fceaa30587c2 [2023-09-21T18:02:50.911Z] ---> a9e0f2c17c90 [2023-09-21T18:02:50.911Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T18:02:50.911Z] ---> Running in 5bdfaa356502 [2023-09-21T18:02:50.911Z] Removing intermediate container 5bdfaa356502 [2023-09-21T18:02:50.911Z] ---> b8938e0c20aa [2023-09-21T18:02:50.911Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-21T18:02:50.911Z] ---> Running in e64c06b5e42c [2023-09-21T18:02:50.911Z] Removing intermediate container e64c06b5e42c [2023-09-21T18:02:50.911Z] ---> 20e4fb716eea [2023-09-21T18:02:50.911Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-21T18:02:50.911Z] ---> Running in 83020f3ee710 [2023-09-21T18:02:51.170Z] Removing intermediate container 83020f3ee710 [2023-09-21T18:02:51.170Z] ---> a2fa5eda2f14 [2023-09-21T18:02:51.170Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T18:02:51.170Z] ---> Running in 5fc64049dd9b [2023-09-21T18:02:51.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T18:02:51.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T18:02:51.686Z] OK: 271 MiB in 65 packages [2023-09-21T18:02:51.945Z] Removing intermediate container 5fc64049dd9b [2023-09-21T18:02:51.945Z] ---> 3d590ba749ea [2023-09-21T18:02:51.945Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-21T18:02:51.945Z] ---> Running in 83c54e32d570 [2023-09-21T18:02:52.204Z] Removing intermediate container 83c54e32d570 [2023-09-21T18:02:52.204Z] ---> 3b2daccd8f1c [2023-09-21T18:02:52.204Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-21T18:02:52.204Z] ---> dc7ca7d07628 [2023-09-21T18:02:52.204Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T18:02:52.204Z] ---> Running in 3dc940de7500 [2023-09-21T18:02:52.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7579 in /w/workspace/foundry_device-usb-camera_PR-294 [Pipeline] { [Pipeline] ws [2023-09-21T18:02:52.350Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-21T18:02:52.437Z] Selected Git installation does not exist. Using Default [2023-09-21T18:02:52.437Z] The recommended git tool is: NONE [2023-09-21T18:02:53.162Z] Removing intermediate container 3dc940de7500 [2023-09-21T18:02:53.162Z] ---> 7e60e45cfd2d [2023-09-21T18:02:53.162Z] Step 11/36 : COPY . . [2023-09-21T18:02:53.421Z] ---> 708e4fccdd88 [2023-09-21T18:02:53.421Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-21T18:02:53.421Z] ---> Running in 6a2031a21d26 [2023-09-21T18:02:53.683Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T18:02:53.683Z] Dload Upload Total Spent Left Speed [2023-09-21T18:02:53.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 42997 0 --:--:-- --:--:-- --:--:-- 44750 [2023-09-21T18:02:53.942Z] Removing intermediate container 6a2031a21d26 [2023-09-21T18:02:53.943Z] ---> 4b20bf3a918c [2023-09-21T18:02:53.943Z] Step 13/36 : RUN ${MAKE} [2023-09-21T18:02:53.943Z] ---> Running in 1d826cc46f86 [2023-09-21T18:02:54.200Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-21T18:02:57.508Z] using credential edgex-jenkins-ssh [2023-09-21T18:02:57.522Z] Cloning the remote Git repository [2023-09-21T18:02:57.564Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-21T18:02:57.655Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-21T18:02:57.789Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-21T18:02:57.790Z] > git --version # timeout=10 [2023-09-21T18:02:57.814Z] > git --version # 'git version 2.25.1' [2023-09-21T18:02:57.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T18:02:57.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T18:02:58.805Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-21T18:02:58.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T18:02:59.617Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-21T18:02:59.650Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-21T18:02:59.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T18:02:59.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T18:03:00.218Z] Merging remotes/origin/main commit b907ae284758dcb5c5e92cc9fb34c829a11304c7 into PR head commit 0b142e36530cc51e9944c4244487025c363bee09 [2023-09-21T18:03:00.473Z] Merge succeeded, producing 0b142e36530cc51e9944c4244487025c363bee09 [2023-09-21T18:03:00.473Z] Checking out Revision 0b142e36530cc51e9944c4244487025c363bee09 (PR-294) [2023-09-21T18:03:00.913Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-21T18:03:00.957Z] > git --version # timeout=10 [2023-09-21T18:03:00.967Z] > git --version # 'git version 2.25.1' [2023-09-21T18:03:00.982Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T18:03:00.237Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T18:03:00.308Z] > git checkout -f 0b142e36530cc51e9944c4244487025c363bee09 # timeout=10 [2023-09-21T18:03:00.389Z] > git remote # timeout=10 [2023-09-21T18:03:00.406Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T18:03:00.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T18:03:00.434Z] > git merge b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 [2023-09-21T18:03:00.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T18:03:00.479Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T18:03:00.492Z] > git checkout -f 0b142e36530cc51e9944c4244487025c363bee09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T18:03:02.237Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T18:03:02.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T18:03:02.237Z] Dload Upload Total Spent Left Speed [2023-09-21T18:03:02.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-09-21T18:03:02.868Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T18:03:03.217Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T18:03:03.217Z] + sudo tee /etc/docker/daemon.new [2023-09-21T18:03:03.217Z] { [2023-09-21T18:03:03.217Z] "registry-mirrors": [ [2023-09-21T18:03:03.217Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T18:03:03.217Z] ], [2023-09-21T18:03:03.217Z] "bip": "10.250.0.254/24", [2023-09-21T18:03:03.217Z] "hosts": [ [2023-09-21T18:03:03.217Z] "tcp://0.0.0.0:5555", [2023-09-21T18:03:03.217Z] "unix:///var/run/docker.sock" [2023-09-21T18:03:03.217Z] ], [2023-09-21T18:03:03.217Z] "mtu": 1458, [2023-09-21T18:03:03.217Z] "selinux-enabled": true, [2023-09-21T18:03:03.217Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T18:03:03.217Z] } [Pipeline] sh [2023-09-21T18:03:03.576Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T18:03:03.921Z] + sudo service docker restart [2023-09-21T18:03:16.136Z] Removing intermediate container 1d826cc46f86 [2023-09-21T18:03:16.137Z] ---> cf0f5c587d94 [2023-09-21T18:03:16.137Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-21T18:03:16.395Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-21T18:03:16.662Z] 4acc49c71d14: Pulling fs layer [2023-09-21T18:03:17.596Z] 4acc49c71d14: Verifying Checksum [2023-09-21T18:03:17.596Z] 4acc49c71d14: Download complete [2023-09-21T18:03:17.596Z] 4acc49c71d14: Pull complete [2023-09-21T18:03:17.596Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-21T18:03:17.596Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-21T18:03:17.596Z] ---> 01a2bd3e5fff [2023-09-21T18:03:17.596Z] Step 15/36 : FROM alpine:3.18 [2023-09-21T18:03:18.451Z] 3.18: Pulling from library/alpine [2023-09-21T18:03:18.451Z] 7264a8db6415: Already exists [2023-09-21T18:03:18.451Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T18:03:18.451Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T18:03:18.451Z] ---> 7e01a0d0a1dc [2023-09-21T18:03:18.451Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-21T18:03:18.710Z] ---> Running in 334f3bfeb46e [2023-09-21T18:03:18.710Z] Removing intermediate container 334f3bfeb46e [2023-09-21T18:03:18.710Z] ---> b4f64141148e [2023-09-21T18:03:18.710Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-21T18:03:18.710Z] ---> Running in 2847b2b84b8b [2023-09-21T18:03:18.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T18:03:19.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T18:03:19.486Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-21T18:03:19.486Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-21T18:03:19.486Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-21T18:03:19.486Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-21T18:03:19.486Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-21T18:03:19.486Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-21T18:03:19.486Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-21T18:03:19.486Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-21T18:03:19.486Z] (9/107) Installing libxcb (1.15-r1) [2023-09-21T18:03:19.486Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-21T18:03:19.745Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-21T18:03:19.745Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-21T18:03:19.745Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-21T18:03:19.745Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-21T18:03:19.745Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-21T18:03:19.745Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-21T18:03:19.745Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-21T18:03:19.745Z] (18/107) Installing libva (2.18.0-r1) [2023-09-21T18:03:19.745Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-21T18:03:19.745Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-21T18:03:19.745Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-21T18:03:19.745Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-21T18:03:19.745Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-21T18:03:19.745Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-21T18:03:19.745Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-21T18:03:19.745Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-21T18:03:19.745Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-21T18:03:19.745Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-21T18:03:19.745Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-21T18:03:19.745Z] (30/107) Installing opus (1.4-r0) [2023-09-21T18:03:19.745Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-21T18:03:19.745Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-21T18:03:19.745Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-21T18:03:19.745Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-21T18:03:19.745Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-21T18:03:19.745Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-21T18:03:19.745Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-21T18:03:19.745Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-21T18:03:20.004Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-21T18:03:20.004Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-21T18:03:20.004Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-21T18:03:20.004Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-21T18:03:20.004Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-21T18:03:20.004Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-21T18:03:20.004Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-21T18:03:20.004Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-21T18:03:20.004Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-21T18:03:20.004Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-21T18:03:20.004Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-21T18:03:20.004Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-21T18:03:20.004Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-21T18:03:20.004Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-21T18:03:20.262Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-21T18:03:20.262Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-21T18:03:20.262Z] (55/107) Installing glib (2.76.4-r0) [2023-09-21T18:03:20.262Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-21T18:03:20.262Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-21T18:03:20.262Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-21T18:03:20.262Z] (59/107) Installing libass (0.17.1-r0) [2023-09-21T18:03:20.262Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-21T18:03:20.262Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-21T18:03:20.262Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-21T18:03:20.262Z] (63/107) Installing libunistring (1.1-r1) [2023-09-21T18:03:20.262Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-21T18:03:20.262Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-21T18:03:20.262Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-21T18:03:20.262Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-21T18:03:20.262Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-21T18:03:20.262Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-21T18:03:20.262Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-21T18:03:20.262Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-21T18:03:20.262Z] (72/107) Installing librist (0.2.7-r0) [2023-09-21T18:03:20.262Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-21T18:03:20.262Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-21T18:03:20.523Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-21T18:03:20.523Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-21T18:03:20.523Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-21T18:03:20.523Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-21T18:03:20.523Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-21T18:03:20.523Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-21T18:03:20.523Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-21T18:03:20.523Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-21T18:03:20.523Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-21T18:03:20.523Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-21T18:03:20.783Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-21T18:03:20.783Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-21T18:03:20.783Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-21T18:03:20.783Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-21T18:03:20.783Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-21T18:03:20.783Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-21T18:03:20.783Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-21T18:03:20.783Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-21T18:03:20.783Z] (93/107) Installing orc (0.4.34-r0) [2023-09-21T18:03:20.783Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-21T18:03:20.783Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-21T18:03:20.783Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-21T18:03:20.783Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-21T18:03:20.783Z] (98/107) Installing libpulse (16.1-r10) [2023-09-21T18:03:20.783Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-21T18:03:20.783Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-21T18:03:20.783Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-21T18:03:20.783Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-21T18:03:20.783Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-21T18:03:20.783Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-21T18:03:20.783Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-21T18:03:20.783Z] (106/107) Installing kmod-libs (30-r3) [2023-09-21T18:03:20.783Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-21T18:03:20.783Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T18:03:20.783Z] Executing glib-2.76.4-r0.trigger [2023-09-21T18:03:20.783Z] Executing eudev-3.2.11-r8.trigger [2023-09-21T18:03:20.783Z] OK: 131 MiB in 122 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T18:03:22.219Z] provisioning config files... [2023-09-21T18:03:22.247Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13585848147871074452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:03:22.628Z] ---> docker-login.sh [2023-09-21T18:03:22.628Z] nexus3.edgexfoundry.org:10001 [2023-09-21T18:03:22.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:03:23.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:03:23.484Z] Configure a credential helper to remove this warning. See [2023-09-21T18:03:23.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:03:23.484Z] [2023-09-21T18:03:23.484Z] Login Succeeded [2023-09-21T18:03:23.484Z] nexus3.edgexfoundry.org:10002 [2023-09-21T18:03:23.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:03:23.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:03:23.754Z] Configure a credential helper to remove this warning. See [2023-09-21T18:03:23.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:03:23.754Z] [2023-09-21T18:03:23.754Z] Login Succeeded [2023-09-21T18:03:23.754Z] nexus3.edgexfoundry.org:10003 [2023-09-21T18:03:24.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:03:24.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:03:24.022Z] Configure a credential helper to remove this warning. See [2023-09-21T18:03:24.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:03:24.022Z] [2023-09-21T18:03:24.022Z] Login Succeeded [2023-09-21T18:03:24.022Z] nexus3.edgexfoundry.org:10004 [2023-09-21T18:03:24.088Z] Removing intermediate container 2847b2b84b8b [2023-09-21T18:03:24.089Z] ---> d7370273f886 [2023-09-21T18:03:24.089Z] Step 18/36 : WORKDIR / [2023-09-21T18:03:24.089Z] ---> Running in ddad2016d627 [2023-09-21T18:03:24.089Z] Removing intermediate container ddad2016d627 [2023-09-21T18:03:24.089Z] ---> 6883e1d9d612 [2023-09-21T18:03:24.089Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-21T18:03:24.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:03:24.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:03:24.292Z] Configure a credential helper to remove this warning. See [2023-09-21T18:03:24.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:03:24.292Z] [2023-09-21T18:03:24.292Z] Login Succeeded [2023-09-21T18:03:24.292Z] docker.io [2023-09-21T18:03:24.346Z] ---> 3c7129764e4e [2023-09-21T18:03:24.346Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-21T18:03:24.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T18:03:24.604Z] ---> 31583319416e [2023-09-21T18:03:24.604Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-21T18:03:24.604Z] ---> 9bcdde09f250 [2023-09-21T18:03:24.604Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-21T18:03:24.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T18:03:24.828Z] Configure a credential helper to remove this warning. See [2023-09-21T18:03:24.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T18:03:24.828Z] [2023-09-21T18:03:24.828Z] Login Succeeded [2023-09-21T18:03:24.828Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T18:03:24.858Z] Deleting 1 temporary files [2023-09-21T18:03:24.863Z] ---> 4696faadbb2c [2023-09-21T18:03:24.863Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-21T18:03:24.863Z] ---> 53eea9a3704a [2023-09-21T18:03:24.863Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-21T18:03:24.863Z] ---> 8e3be7313aad [2023-09-21T18:03:24.863Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T18:03:25.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T18:03:25.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T18:03:25.351Z] ========================================================= [2023-09-21T18:03:25.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T18:03:25.351Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:03:25.838Z] ---> 56f758c9405c [2023-09-21T18:03:25.838Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-21T18:03:25.838Z] ---> Running in 651087dd44c0 [2023-09-21T18:03:25.867Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T18:03:26.097Z] Removing intermediate container 651087dd44c0 [2023-09-21T18:03:26.097Z] ---> c809b49ba17c [2023-09-21T18:03:26.097Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-21T18:03:26.097Z] ---> Running in d530e7577e1c [2023-09-21T18:03:26.134Z] Sending build context to Docker daemon 1.338MB [2023-09-21T18:03:26.134Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T18:03:26.134Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-21T18:03:26.404Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T18:03:26.404Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T18:03:26.404Z] 5d54e960e981: Pulling fs layer [2023-09-21T18:03:26.404Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T18:03:26.404Z] f0e02332f6b5: Pulling fs layer [2023-09-21T18:03:26.404Z] cefa15bbcfad: Pulling fs layer [2023-09-21T18:03:26.404Z] 17808c966233: Pulling fs layer [2023-09-21T18:03:26.404Z] f4c1fc716caa: Pulling fs layer [2023-09-21T18:03:26.404Z] f0e02332f6b5: Waiting [2023-09-21T18:03:26.404Z] cefa15bbcfad: Waiting [2023-09-21T18:03:26.404Z] 17808c966233: Waiting [2023-09-21T18:03:26.404Z] f4c1fc716caa: Waiting [2023-09-21T18:03:26.404Z] 5d54e960e981: Download complete [2023-09-21T18:03:26.404Z] f0e02332f6b5: Verifying Checksum [2023-09-21T18:03:26.404Z] f0e02332f6b5: Download complete [2023-09-21T18:03:26.404Z] cefa15bbcfad: Verifying Checksum [2023-09-21T18:03:26.404Z] cefa15bbcfad: Download complete [2023-09-21T18:03:26.404Z] 9fda8d8052c6: Download complete [2023-09-21T18:03:26.665Z] Removing intermediate container d530e7577e1c [2023-09-21T18:03:26.665Z] ---> 043f5504b476 [2023-09-21T18:03:26.665Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-21T18:03:26.665Z] ---> Running in 73a454d56eaa [2023-09-21T18:03:27.126Z] f4c1fc716caa: Verifying Checksum [2023-09-21T18:03:27.126Z] f4c1fc716caa: Download complete [2023-09-21T18:03:27.233Z] Removing intermediate container 73a454d56eaa [2023-09-21T18:03:27.233Z] ---> 3f4065ea2036 [2023-09-21T18:03:27.233Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-21T18:03:27.233Z] ---> Running in ee3eb846d496 [2023-09-21T18:03:27.442Z] 9fda8d8052c6: Pull complete [2023-09-21T18:03:27.801Z] Removing intermediate container ee3eb846d496 [2023-09-21T18:03:27.801Z] ---> 1a23bc9d6485 [2023-09-21T18:03:27.801Z] Step 30/36 : EXPOSE 59983 [2023-09-21T18:03:27.801Z] ---> Running in c82b0bffbbbf [2023-09-21T18:03:27.801Z] Removing intermediate container c82b0bffbbbf [2023-09-21T18:03:27.801Z] ---> c486b14d4125 [2023-09-21T18:03:27.801Z] Step 31/36 : EXPOSE 8554 [2023-09-21T18:03:27.801Z] ---> Running in 51acd2c0f125 [2023-09-21T18:03:27.801Z] Removing intermediate container 51acd2c0f125 [2023-09-21T18:03:27.801Z] ---> ee3a69499b25 [2023-09-21T18:03:27.801Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-21T18:03:27.801Z] ---> Running in 81d64309e62a [2023-09-21T18:03:28.045Z] 5d54e960e981: Pull complete [2023-09-21T18:03:28.059Z] Removing intermediate container 81d64309e62a [2023-09-21T18:03:28.059Z] ---> 5c7ea0ad1121 [2023-09-21T18:03:28.059Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-21T18:03:28.059Z] ---> Running in ae7d3e52dde9 [2023-09-21T18:03:28.059Z] Removing intermediate container ae7d3e52dde9 [2023-09-21T18:03:28.059Z] ---> 6eaa9768c90a [2023-09-21T18:03:28.059Z] Step 34/36 : LABEL arch=amd64 [2023-09-21T18:03:28.059Z] ---> Running in f78f7458828b [2023-09-21T18:03:28.059Z] Removing intermediate container f78f7458828b [2023-09-21T18:03:28.059Z] ---> 151bdb16d47e [2023-09-21T18:03:28.059Z] Step 35/36 : LABEL git_sha=0b142e36530cc51e9944c4244487025c363bee09 [2023-09-21T18:03:28.059Z] ---> Running in 63cb963174f9 [2023-09-21T18:03:28.315Z] c4a7e357bf2a: Download complete [2023-09-21T18:03:28.317Z] Removing intermediate container 63cb963174f9 [2023-09-21T18:03:28.317Z] ---> 7be070091b2e [2023-09-21T18:03:28.317Z] Step 36/36 : LABEL version=0.0.0 [2023-09-21T18:03:28.317Z] ---> Running in 98a97e7a24b5 [2023-09-21T18:03:28.317Z] Removing intermediate container 98a97e7a24b5 [2023-09-21T18:03:28.317Z] ---> 96e0d03a02b9 [2023-09-21T18:03:28.317Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T18:03:28.317Z] Successfully built 96e0d03a02b9 [2023-09-21T18:03:28.317Z] 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-09-21T18:03:29.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T18:03:29.231Z] [2023-09-21T18:03:29.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-21T18:03:29.284Z] 17808c966233: Verifying Checksum [2023-09-21T18:03:29.284Z] 17808c966233: Download complete [Pipeline] sh [2023-09-21T18:03:29.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T18:03:29.624Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T18:03:29.624Z] 5eb5b503b376: Pulling fs layer [2023-09-21T18:03:29.624Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T18:03:29.624Z] ec43610c2a17: Pulling fs layer [2023-09-21T18:03:29.624Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T18:03:29.624Z] 33b1e0a273af: Pulling fs layer [2023-09-21T18:03:29.624Z] 3a2ae6a8a46f: Waiting [2023-09-21T18:03:29.624Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T18:03:29.624Z] 2f39f015ded8: Pulling fs layer [2023-09-21T18:03:29.624Z] 5d3b04190fa2: Waiting [2023-09-21T18:03:29.624Z] 33b1e0a273af: Waiting [2023-09-21T18:03:29.624Z] 5c69ac0246d0: Download complete [2023-09-21T18:03:29.624Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T18:03:29.624Z] 3a2ae6a8a46f: Download complete [2023-09-21T18:03:29.624Z] 33b1e0a273af: Verifying Checksum [2023-09-21T18:03:29.624Z] 33b1e0a273af: Download complete [2023-09-21T18:03:29.624Z] 5d3b04190fa2: Download complete [2023-09-21T18:03:29.624Z] ec43610c2a17: Verifying Checksum [2023-09-21T18:03:29.624Z] ec43610c2a17: Download complete [2023-09-21T18:03:29.883Z] 5eb5b503b376: Verifying Checksum [2023-09-21T18:03:29.883Z] 5eb5b503b376: Download complete [2023-09-21T18:03:30.448Z] 2f39f015ded8: Download complete [2023-09-21T18:03:31.013Z] 5eb5b503b376: Pull complete [2023-09-21T18:03:31.013Z] 5c69ac0246d0: Pull complete [2023-09-21T18:03:31.578Z] ec43610c2a17: Pull complete [2023-09-21T18:03:31.578Z] 3a2ae6a8a46f: Pull complete [2023-09-21T18:03:31.836Z] 33b1e0a273af: Pull complete [2023-09-21T18:03:31.836Z] 5d3b04190fa2: Pull complete [2023-09-21T18:03:36.019Z] 2f39f015ded8: Pull complete [2023-09-21T18:03:36.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T18:03:36.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T18:03:36.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T18:03:36.239Z] prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container [2023-09-21T18:03:36.253Z] $ 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-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T18:03:39.371Z] c4a7e357bf2a: Pull complete [2023-09-21T18:03:39.371Z] f0e02332f6b5: Pull complete [2023-09-21T18:03:39.371Z] cefa15bbcfad: Pull complete [2023-09-21T18:03:39.362Z] $ docker top c00f537d1e0360bbe97bf0ec7b61d4d7535710f361dbc351a721df17bfa5bcc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:03:39.859Z] ---> job-cost.sh [2023-09-21T18:03:39.859Z] lf-activate-venv: SKIPPING [2023-09-21T18:03:39.859Z] INFO: No Stack... [2023-09-21T18:03:40.117Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T18:03:40.374Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T18:03:40.936Z] + cat /w/workspace/foundry_device-usb-camera_PR-294/archives/cost.csv [2023-09-21T18:03:40.937Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T18:03:40.981Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [2023-09-21T18:03:40.985Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] did not exist. Created. [2023-09-21T18:03:40.985Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T18:03:41.380Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-21T18:03:41.430Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T18:03:41.461Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T18:03:41.531Z] $ docker stop --time=1 c00f537d1e0360bbe97bf0ec7b61d4d7535710f361dbc351a721df17bfa5bcc3 [2023-09-21T18:03:42.664Z] $ docker rm -f --volumes c00f537d1e0360bbe97bf0ec7b61d4d7535710f361dbc351a721df17bfa5bcc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T18:03:46.029Z] 17808c966233: Pull complete [2023-09-21T18:03:47.445Z] f4c1fc716caa: Pull complete [2023-09-21T18:03:47.445Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T18:03:47.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T18:03:47.445Z] ---> ea914061e18c [2023-09-21T18:03:47.445Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-21T18:03:49.411Z] ---> Running in 8dc8eeeb8b65 [2023-09-21T18:03:49.411Z] Removing intermediate container 8dc8eeeb8b65 [2023-09-21T18:03:49.411Z] ---> feb774449390 [2023-09-21T18:03:49.411Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T18:03:49.411Z] ---> Running in 0fad3ad81c5f [2023-09-21T18:03:49.679Z] Removing intermediate container 0fad3ad81c5f [2023-09-21T18:03:49.679Z] ---> 55e1430d81cb [2023-09-21T18:03:49.679Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-21T18:03:49.947Z] ---> Running in 97f1400d0aef [2023-09-21T18:03:50.214Z] Removing intermediate container 97f1400d0aef [2023-09-21T18:03:50.214Z] ---> 1a4904a0b6b0 [2023-09-21T18:03:50.214Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-21T18:03:50.214Z] ---> Running in 687c4875ab93 [2023-09-21T18:03:50.486Z] Removing intermediate container 687c4875ab93 [2023-09-21T18:03:50.486Z] ---> 58763086968f [2023-09-21T18:03:50.486Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T18:03:50.486Z] ---> Running in 6c6d727762e0 [2023-09-21T18:03:51.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T18:03:51.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T18:03:52.855Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-21T18:03:52.855Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-21T18:03:52.855Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-21T18:03:52.855Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-21T18:03:53.121Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-21T18:03:53.121Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-21T18:03:53.121Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-21T18:03:53.121Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-21T18:03:53.121Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-21T18:03:53.121Z] (10/13) Installing kmod-libs (30-r3) [2023-09-21T18:03:53.121Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-21T18:03:53.121Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-21T18:03:53.121Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-21T18:03:53.121Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T18:03:53.121Z] Executing eudev-3.2.11-r8.trigger [2023-09-21T18:03:53.386Z] OK: 273 MiB in 65 packages [2023-09-21T18:03:54.348Z] Removing intermediate container 6c6d727762e0 [2023-09-21T18:03:54.348Z] ---> ae704edae24d [2023-09-21T18:03:54.348Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-21T18:03:54.616Z] ---> Running in 8d2d774763b6 [2023-09-21T18:03:54.890Z] Removing intermediate container 8d2d774763b6 [2023-09-21T18:03:54.890Z] ---> 8a576c56cab0 [2023-09-21T18:03:54.890Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-21T18:03:55.160Z] ---> b6fc04dfcc9d [2023-09-21T18:03:55.160Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T18:03:55.427Z] ---> Running in d74f79015e44 [2023-09-21T18:05:17.061Z] Removing intermediate container d74f79015e44 [2023-09-21T18:05:17.061Z] ---> 9258e896c798 [2023-09-21T18:05:17.061Z] Step 11/13 : COPY . . [2023-09-21T18:05:17.061Z] ---> e92958cde8f3 [2023-09-21T18:05:17.061Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-21T18:05:17.061Z] ---> Running in e5e5baf3268a [2023-09-21T18:05:17.061Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T18:05:17.061Z] Dload Upload Total Spent Left Speed [2023-09-21T18:05:17.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8570 0 --:--:-- --:--:-- --:--:-- 8641 [2023-09-21T18:05:17.061Z] Removing intermediate container e5e5baf3268a [2023-09-21T18:05:17.061Z] ---> fcf83fffac06 [2023-09-21T18:05:17.061Z] Step 13/13 : RUN ${MAKE} [2023-09-21T18:05:17.061Z] ---> Running in 49edc5a20c92 [2023-09-21T18:05:17.061Z] noop [2023-09-21T18:05:17.061Z] Removing intermediate container 49edc5a20c92 [2023-09-21T18:05:17.061Z] ---> 29e10bbd920a [2023-09-21T18:05:17.061Z] Successfully built 29e10bbd920a [2023-09-21T18:05:17.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:05:17.537Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T18:05:17.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T18:05:17.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container [2023-09-21T18:05:17.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T18:05:19.028Z] $ docker top 9a0ff9a555531621afabd7182d3ddd519ef8fc81c491c05f57f9ae294bbf6d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T18:05:19.894Z] + go version [2023-09-21T18:05:19.894Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T18:05:19.929Z] $ docker stop --time=1 9a0ff9a555531621afabd7182d3ddd519ef8fc81c491c05f57f9ae294bbf6d9f [2023-09-21T18:05:21.522Z] $ docker rm -f --volumes 9a0ff9a555531621afabd7182d3ddd519ef8fc81c491c05f57f9ae294bbf6d9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:05:22.374Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T18:05:22.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T18:05:22.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container [2023-09-21T18:05:22.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T18:05:23.840Z] $ docker top c8724ac68afa331b54eb392ba0bd2187a236ec219483a8b537117fb647a72c1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T18:05:24.378Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-21T18:05:24.761Z] + make test [2023-09-21T18:05:24.761Z] go test ./... -coverprofile=coverage.out ./... [2023-09-21T18:05:29.019Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-21T18:07:05.637Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-21T18:07:05.906Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 4.4% of statements [2023-09-21T18:07:06.866Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T18:07:06.866Z] go vet ./... [2023-09-21T18:07:33.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T18:07:33.566Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T18:07:33.566Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T18:07:33.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T18:07:33.642Z] $ docker stop --time=1 c8724ac68afa331b54eb392ba0bd2187a236ec219483a8b537117fb647a72c1a [2023-09-21T18:07:36.153Z] $ docker rm -f --volumes c8724ac68afa331b54eb392ba0bd2187a236ec219483a8b537117fb647a72c1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T18:07:37.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T18:07:37.470Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T18:07:37.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T18:07:38.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T18:07:38.911Z] + ls -al . [2023-09-21T18:07:38.911Z] total 216 [2023-09-21T18:07:38.911Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 18:05 . [2023-09-21T18:07:38.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:02 .. [2023-09-21T18:07:38.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 18:03 .git [2023-09-21T18:07:38.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:03 .github [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 21 18:03 .gitignore [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 21 18:03 .golangci.yml [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 21 18:03 .hadolint.yml [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 21 18:03 Attribution.txt [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 21 18:03 CHANGELOG.md [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 21 18:03 Dockerfile [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 21 18:03 GOVERNANCE.md [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 21 18:03 Jenkinsfile [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 21 18:03 LICENSE [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 21 18:03 Makefile [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 21 18:03 OWNERS.md [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 21 18:03 README.md [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 18:01 VERSION [2023-09-21T18:07:38.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:03 bin [2023-09-21T18:07:38.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:03 cmd [2023-09-21T18:07:38.911Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 21 18:07 coverage.out [2023-09-21T18:07:38.911Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 21 18:03 docker-entrypoint.sh [2023-09-21T18:07:38.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 18:03 docs [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 21 18:03 go.mod [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 21 18:03 go.sum [2023-09-21T18:07:38.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 18:03 internal [2023-09-21T18:07:38.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 18:03 snap [2023-09-21T18:07:38.911Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 21 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:07:39.327Z] + 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=0b142e36530cc51e9944c4244487025c363bee09 --label arch=arm64 --label version=0.0.0 . [2023-09-21T18:07:39.916Z] Sending build context to Docker daemon 1.394MB [2023-09-21T18:07:39.916Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T18:07:39.916Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-21T18:07:39.916Z] ---> 29e10bbd920a [2023-09-21T18:07:39.916Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-21T18:07:40.182Z] ---> Running in 4489f217f335 [2023-09-21T18:07:41.155Z] Removing intermediate container 4489f217f335 [2023-09-21T18:07:41.155Z] ---> 3ebd629d465d [2023-09-21T18:07:41.155Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T18:07:41.424Z] ---> Running in 2a90afa9c812 [2023-09-21T18:07:42.833Z] Removing intermediate container 2a90afa9c812 [2023-09-21T18:07:42.833Z] ---> 312dca53edf5 [2023-09-21T18:07:42.833Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-21T18:07:42.833Z] ---> Running in b68af8e1b177 [2023-09-21T18:07:42.833Z] Removing intermediate container b68af8e1b177 [2023-09-21T18:07:42.833Z] ---> 9bf0bc22ab46 [2023-09-21T18:07:42.833Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-21T18:07:43.101Z] ---> Running in bc0f84507168 [2023-09-21T18:07:43.368Z] Removing intermediate container bc0f84507168 [2023-09-21T18:07:43.368Z] ---> 7d1a155df4f7 [2023-09-21T18:07:43.368Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T18:07:43.368Z] ---> Running in 02f286168029 [2023-09-21T18:07:44.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T18:07:44.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T18:07:45.875Z] OK: 273 MiB in 65 packages [2023-09-21T18:07:49.252Z] Removing intermediate container 02f286168029 [2023-09-21T18:07:49.252Z] ---> b57fb22f9ba7 [2023-09-21T18:07:49.252Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-21T18:07:49.252Z] ---> Running in fc435cf5beef [2023-09-21T18:07:49.520Z] Removing intermediate container fc435cf5beef [2023-09-21T18:07:49.520Z] ---> 0bac0cc057f3 [2023-09-21T18:07:49.520Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-21T18:07:50.104Z] ---> 0b34a1784871 [2023-09-21T18:07:50.104Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T18:07:50.104Z] ---> Running in e0e0c3085455 [2023-09-21T18:07:52.681Z] Removing intermediate container e0e0c3085455 [2023-09-21T18:07:52.681Z] ---> 396b6efb57ff [2023-09-21T18:07:52.681Z] Step 11/36 : COPY . . [2023-09-21T18:07:53.641Z] ---> 894a6de4aac0 [2023-09-21T18:07:53.641Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-21T18:07:53.914Z] ---> Running in b53a3799498d [2023-09-21T18:07:54.879Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T18:07:54.879Z] Dload Upload Total Spent Left Speed [2023-09-21T18:07:55.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4259 0 --:--:-- --:--:-- --:--:-- 4291 [2023-09-21T18:07:56.114Z] Removing intermediate container b53a3799498d [2023-09-21T18:07:56.114Z] ---> 7306915f857c [2023-09-21T18:07:56.114Z] Step 13/36 : RUN ${MAKE} [2023-09-21T18:07:56.114Z] ---> Running in 8e7eaa76391d [2023-09-21T18:07:58.062Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-21T18:10:19.791Z] Removing intermediate container 8e7eaa76391d [2023-09-21T18:10:19.791Z] ---> f334d355089a [2023-09-21T18:10:19.791Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-21T18:10:19.791Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-21T18:10:19.791Z] 8766b47fe142: Pulling fs layer [2023-09-21T18:10:19.791Z] 8766b47fe142: Verifying Checksum [2023-09-21T18:10:19.791Z] 8766b47fe142: Download complete [2023-09-21T18:10:19.791Z] 8766b47fe142: Pull complete [2023-09-21T18:10:19.791Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-21T18:10:19.791Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-21T18:10:19.791Z] ---> 69d40e2cb93c [2023-09-21T18:10:19.791Z] Step 15/36 : FROM alpine:3.18 [2023-09-21T18:10:19.791Z] 3.18: Pulling from library/alpine [2023-09-21T18:10:19.791Z] 9fda8d8052c6: Already exists [2023-09-21T18:10:19.791Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T18:10:19.791Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T18:10:19.791Z] ---> f6648c04cd6c [2023-09-21T18:10:19.791Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-21T18:10:19.791Z] ---> Running in d795585f91a6 [2023-09-21T18:10:19.791Z] Removing intermediate container d795585f91a6 [2023-09-21T18:10:19.791Z] ---> ec85997e628c [2023-09-21T18:10:19.791Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-21T18:10:19.791Z] ---> Running in 8a812090b4b0 [2023-09-21T18:10:19.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T18:10:19.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T18:10:19.791Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-21T18:10:19.791Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-21T18:10:19.791Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-21T18:10:19.791Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-21T18:10:19.791Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-21T18:10:19.791Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-21T18:10:19.791Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-21T18:10:19.791Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-21T18:10:19.791Z] (9/104) Installing libxcb (1.15-r1) [2023-09-21T18:10:19.791Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-21T18:10:19.791Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-21T18:10:19.791Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-21T18:10:19.791Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-21T18:10:19.791Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-21T18:10:19.791Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-21T18:10:19.791Z] (16/104) Installing libva (2.18.0-r1) [2023-09-21T18:10:19.791Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-21T18:10:19.791Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-21T18:10:19.791Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-21T18:10:19.791Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-21T18:10:19.791Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-21T18:10:19.791Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-21T18:10:19.791Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-21T18:10:19.791Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-21T18:10:19.791Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-21T18:10:19.791Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-21T18:10:19.791Z] (27/104) Installing opus (1.4-r0) [2023-09-21T18:10:19.791Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-21T18:10:19.791Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-21T18:10:19.791Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-21T18:10:19.791Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-21T18:10:19.791Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-21T18:10:19.791Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-21T18:10:19.791Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-21T18:10:19.791Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-21T18:10:19.791Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-21T18:10:19.791Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-21T18:10:19.791Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-21T18:10:19.791Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-21T18:10:19.791Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-21T18:10:19.791Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-21T18:10:19.791Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-21T18:10:19.791Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-21T18:10:19.791Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-21T18:10:19.791Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-21T18:10:19.791Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-21T18:10:19.791Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-21T18:10:19.791Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-21T18:10:19.791Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-21T18:10:19.791Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-21T18:10:19.791Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-21T18:10:19.791Z] (52/104) Installing glib (2.76.4-r0) [2023-09-21T18:10:19.791Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-21T18:10:19.791Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-21T18:10:19.791Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-21T18:10:19.791Z] (56/104) Installing libass (0.17.1-r0) [2023-09-21T18:10:19.791Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-21T18:10:19.791Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-21T18:10:19.791Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-21T18:10:19.791Z] (60/104) Installing libunistring (1.1-r1) [2023-09-21T18:10:19.791Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-21T18:10:19.791Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-21T18:10:19.791Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-21T18:10:19.791Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-21T18:10:19.791Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-21T18:10:19.791Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-21T18:10:19.791Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-21T18:10:19.791Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-21T18:10:19.791Z] (69/104) Installing librist (0.2.7-r0) [2023-09-21T18:10:19.791Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-21T18:10:19.791Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-21T18:10:19.791Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-21T18:10:19.791Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-21T18:10:19.791Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-21T18:10:19.791Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-21T18:10:19.791Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-21T18:10:19.791Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-21T18:10:19.791Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-21T18:10:19.791Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-21T18:10:19.791Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-21T18:10:19.791Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-21T18:10:19.791Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-21T18:10:19.791Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-21T18:10:19.791Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-21T18:10:19.791Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-21T18:10:19.791Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-21T18:10:19.791Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-21T18:10:19.791Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-21T18:10:19.791Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-21T18:10:19.791Z] (90/104) Installing orc (0.4.34-r0) [2023-09-21T18:10:19.791Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-21T18:10:19.791Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-21T18:10:19.791Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-21T18:10:19.791Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-21T18:10:19.791Z] (95/104) Installing libpulse (16.1-r10) [2023-09-21T18:10:19.791Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-21T18:10:19.791Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-21T18:10:19.791Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-21T18:10:19.791Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-21T18:10:19.791Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-21T18:10:19.791Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-21T18:10:19.791Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-21T18:10:19.791Z] (103/104) Installing kmod-libs (30-r3) [2023-09-21T18:10:19.791Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-21T18:10:19.791Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T18:10:19.791Z] Executing glib-2.76.4-r0.trigger [2023-09-21T18:10:19.791Z] Executing eudev-3.2.11-r8.trigger [2023-09-21T18:10:19.791Z] OK: 110 MiB in 119 packages [2023-09-21T18:10:20.748Z] Removing intermediate container 8a812090b4b0 [2023-09-21T18:10:20.748Z] ---> 6034f09c4a77 [2023-09-21T18:10:20.748Z] Step 18/36 : WORKDIR / [2023-09-21T18:10:21.014Z] ---> Running in 5bbc86570b1d [2023-09-21T18:10:21.014Z] Removing intermediate container 5bbc86570b1d [2023-09-21T18:10:21.014Z] ---> 24b25216b52c [2023-09-21T18:10:21.014Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-21T18:10:22.420Z] ---> 674529471f7b [2023-09-21T18:10:22.420Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-21T18:10:22.686Z] ---> 09e8176d2067 [2023-09-21T18:10:22.686Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-21T18:10:23.268Z] ---> 1b087207ac43 [2023-09-21T18:10:23.268Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-21T18:10:23.848Z] ---> 792fad9641c1 [2023-09-21T18:10:23.848Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-21T18:10:24.114Z] ---> cc02f5d6e7c8 [2023-09-21T18:10:24.114Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-21T18:10:24.696Z] ---> 0125c73cd574 [2023-09-21T18:10:24.696Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-21T18:10:26.132Z] ---> 6fa0903bca0b [2023-09-21T18:10:26.132Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-21T18:10:26.132Z] ---> Running in 5824efc4dc16 [2023-09-21T18:10:27.539Z] Removing intermediate container 5824efc4dc16 [2023-09-21T18:10:27.539Z] ---> c01de82bf2fc [2023-09-21T18:10:27.539Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-21T18:10:27.539Z] ---> Running in 5e226f3afd2c [2023-09-21T18:10:28.956Z] Removing intermediate container 5e226f3afd2c [2023-09-21T18:10:28.956Z] ---> e8462e880f2a [2023-09-21T18:10:28.956Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-21T18:10:29.223Z] ---> Running in 5708ae309744 [2023-09-21T18:10:31.170Z] Removing intermediate container 5708ae309744 [2023-09-21T18:10:31.170Z] ---> 728425381fc2 [2023-09-21T18:10:31.170Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-21T18:10:31.439Z] ---> Running in fc3dfb715d2a [2023-09-21T18:10:32.852Z] Removing intermediate container fc3dfb715d2a [2023-09-21T18:10:32.852Z] ---> 46d0534b4a46 [2023-09-21T18:10:32.852Z] Step 30/36 : EXPOSE 59983 [2023-09-21T18:10:32.852Z] ---> Running in ca421e4957a9 [2023-09-21T18:10:33.119Z] Removing intermediate container ca421e4957a9 [2023-09-21T18:10:33.120Z] ---> 895be2faf604 [2023-09-21T18:10:33.120Z] Step 31/36 : EXPOSE 8554 [2023-09-21T18:10:33.120Z] ---> Running in 91e5436af426 [2023-09-21T18:10:33.386Z] Removing intermediate container 91e5436af426 [2023-09-21T18:10:33.386Z] ---> 23806c7df8cd [2023-09-21T18:10:33.386Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-21T18:10:33.660Z] ---> Running in 15d370dd1c59 [2023-09-21T18:10:33.926Z] Removing intermediate container 15d370dd1c59 [2023-09-21T18:10:33.926Z] ---> f68d53abecff [2023-09-21T18:10:33.926Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-21T18:10:33.926Z] ---> Running in 20a0e93d0ac2 [2023-09-21T18:10:34.268Z] Removing intermediate container 20a0e93d0ac2 [2023-09-21T18:10:34.268Z] ---> fe7a4b33a3d4 [2023-09-21T18:10:34.268Z] Step 34/36 : LABEL arch=arm64 [2023-09-21T18:10:34.268Z] ---> Running in efc75ca06535 [2023-09-21T18:10:34.553Z] Removing intermediate container efc75ca06535 [2023-09-21T18:10:34.554Z] ---> dbf1ecc4718a [2023-09-21T18:10:34.554Z] Step 35/36 : LABEL git_sha=0b142e36530cc51e9944c4244487025c363bee09 [2023-09-21T18:10:34.554Z] ---> Running in d9218d7d4b20 [2023-09-21T18:10:34.831Z] Removing intermediate container d9218d7d4b20 [2023-09-21T18:10:34.831Z] ---> 03e9c2cd678b [2023-09-21T18:10:34.831Z] Step 36/36 : LABEL version=0.0.0 [2023-09-21T18:10:35.105Z] ---> Running in c908259238e1 [2023-09-21T18:10:35.377Z] Removing intermediate container c908259238e1 [2023-09-21T18:10:35.377Z] ---> 026532f3d33c [2023-09-21T18:10:35.377Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T18:10:35.377Z] Successfully built 026532f3d33c [2023-09-21T18:10:35.377Z] 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-09-21T18:10:36.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T18:10:36.193Z] [2023-09-21T18:10:36.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:10:36.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T18:10:36.613Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T18:10:36.613Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T18:10:36.613Z] 04944245beec: Pulling fs layer [2023-09-21T18:10:36.613Z] 699f458cf7ca: Pulling fs layer [2023-09-21T18:10:36.613Z] 765212b225bb: Pulling fs layer [2023-09-21T18:10:36.613Z] f23df028b6ca: Pulling fs layer [2023-09-21T18:10:36.613Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T18:10:36.613Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T18:10:36.613Z] 765212b225bb: Waiting [2023-09-21T18:10:36.613Z] f23df028b6ca: Waiting [2023-09-21T18:10:36.613Z] d65c8cfc05b1: Waiting [2023-09-21T18:10:36.613Z] 2437ff75d9bd: Waiting [2023-09-21T18:10:36.902Z] 04944245beec: Verifying Checksum [2023-09-21T18:10:36.902Z] 04944245beec: Download complete [2023-09-21T18:10:36.902Z] 765212b225bb: Verifying Checksum [2023-09-21T18:10:36.902Z] 765212b225bb: Download complete [2023-09-21T18:10:36.902Z] f23df028b6ca: Verifying Checksum [2023-09-21T18:10:36.902Z] f23df028b6ca: Download complete [2023-09-21T18:10:36.902Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T18:10:36.902Z] d65c8cfc05b1: Download complete [2023-09-21T18:10:36.902Z] 699f458cf7ca: Verifying Checksum [2023-09-21T18:10:36.902Z] 699f458cf7ca: Download complete [2023-09-21T18:10:37.504Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T18:10:37.504Z] 8998bd30e6a1: Download complete [2023-09-21T18:10:39.451Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T18:10:39.451Z] 2437ff75d9bd: Download complete [2023-09-21T18:10:41.392Z] 8998bd30e6a1: Pull complete [2023-09-21T18:10:41.658Z] 04944245beec: Pull complete [2023-09-21T18:10:43.070Z] 699f458cf7ca: Pull complete [2023-09-21T18:10:43.070Z] 765212b225bb: Pull complete [2023-09-21T18:10:46.502Z] f23df028b6ca: Pull complete [2023-09-21T18:10:46.502Z] d65c8cfc05b1: Pull complete [2023-09-21T18:11:01.479Z] 2437ff75d9bd: Pull complete [2023-09-21T18:11:01.479Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T18:11:01.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T18:11:01.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T18:11:01.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container [2023-09-21T18:11:01.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T18:11:04.411Z] $ docker top 836b00c691d48bd475a4aa98c6a5869fab093fbee8b6cebe06b84b91b5b34942 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:11:05.009Z] ---> job-cost.sh [2023-09-21T18:11:05.275Z] lf-activate-venv: SKIPPING [2023-09-21T18:11:05.275Z] INFO: No Stack... [2023-09-21T18:11:05.543Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T18:11:06.496Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T18:11:06.831Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-21T18:11:06.832Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T18:11:07.181Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [2023-09-21T18:11:07.185Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] did not exist. Created. [2023-09-21T18:11:07.185Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T18:11:07.594Z] /w/workspace/device-usb-camera/1@tmp/durable-06ddf9cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-21T18:11:07.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T18:11:07.984Z] Warning: overwriting stash ‘stack-cost’ [2023-09-21T18:11:08.031Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T18:11:08.046Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-294-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T18:11:08.128Z] $ docker stop --time=1 836b00c691d48bd475a4aa98c6a5869fab093fbee8b6cebe06b84b91b5b34942 [2023-09-21T18:11:11.340Z] $ docker rm -f --volumes 836b00c691d48bd475a4aa98c6a5869fab093fbee8b6cebe06b84b91b5b34942 [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-09-21T18:11:12.382Z] provisioning config files... [2023-09-21T18:11:12.389Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-294@tmp/config4951063367101830343tmp [Pipeline] { [Pipeline] sh [2023-09-21T18:11:12.726Z] + set +x [2023-09-21T18:11:12.726Z] + curl -s https://codecov.io/bash [2023-09-21T18:11:12.726Z] + bash -s -- [2023-09-21T18:11:12.984Z] [2023-09-21T18:11:12.984Z] _____ _ [2023-09-21T18:11:12.984Z] / ____| | | [2023-09-21T18:11:12.984Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T18:11:12.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T18:11:12.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T18:11:12.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T18:11:12.984Z] Bash-1.0.6 [2023-09-21T18:11:12.984Z] [2023-09-21T18:11:12.984Z] [2023-09-21T18:11:12.984Z] ==> git version 2.25.1 found [2023-09-21T18:11:12.984Z] ==> 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-09-21T18:11:12.984Z] Release-Date: 2020-01-08 [2023-09-21T18:11:12.984Z] 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-09-21T18:11:12.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T18:11:12.984Z] ==> Jenkins CI detected. [2023-09-21T18:11:12.984Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-294 [2023-09-21T18:11:12.984Z] project root: . [2023-09-21T18:11:12.984Z] --> token set from env [2023-09-21T18:11:12.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T18:11:12.984Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T18:11:12.984Z] ==> Python coveragepy not found [2023-09-21T18:11:12.984Z] ==> Searching for coverage reports in: [2023-09-21T18:11:12.984Z] + . [2023-09-21T18:11:12.984Z] -> Found 1 reports [2023-09-21T18:11:12.984Z] ==> Detecting git/mercurial file structure [2023-09-21T18:11:12.984Z] ==> Reading reports [2023-09-21T18:11:12.984Z] + ./coverage.out bytes=54703 [2023-09-21T18:11:12.984Z] ==> Appending adjustments [2023-09-21T18:11:12.984Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T18:11:13.242Z] + Found adjustments [2023-09-21T18:11:13.242Z] ==> Gzipping contents [2023-09-21T18:11:13.242Z] 8.0K /tmp/codecov.Uxj6RH.gz [2023-09-21T18:11:13.242Z] ==> Uploading reports [2023-09-21T18:11:13.242Z] url: https://codecov.io [2023-09-21T18:11:13.242Z] query: branch=PR-294&commit=0b142e36530cc51e9944c4244487025c363bee09&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=294&job=&cmd_args= [2023-09-21T18:11:13.242Z] -> Pinging Codecov [2023-09-21T18:11:13.242Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-294&commit=0b142e36530cc51e9944c4244487025c363bee09&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=294&job=&cmd_args= [2023-09-21T18:11:13.242Z] -> Uploading to [2023-09-21T18:11:13.242Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/73D8F5FF140700D3E01443B452E23636/0b142e36530cc51e9944c4244487025c363bee09/853a6c3d-de20-4a2f-aa32-0c76b535e610.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T181113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a4bdd94d4d6f335b436c5f5064aafd5b565dd1c6eac385f83e5311909b58af3 [2023-09-21T18:11:13.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T18:11:13.242Z] Dload Upload Total Spent Left Speed [2023-09-21T18:11:13.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 34126 --:--:-- --:--:-- --:--:-- 34126 [2023-09-21T18:11:13.501Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0b142e36530cc51e9944c4244487025c363bee09 [Pipeline] } [2023-09-21T18:11:13.533Z] 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-09-21T18:11:15.269Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-294/archives ] [2023-09-21T18:11:15.269Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-294/archives [2023-09-21T18:11:15.269Z] total 16 [2023-09-21T18:11:15.269Z] drwxr-xr-x 3 root root 4096 Sep 21 18:03 . [2023-09-21T18:11:15.269Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 18:03 .. [2023-09-21T18:11:15.269Z] drwxr-xr-x 2 root root 4096 Sep 21 18:03 cost [2023-09-21T18:11:15.269Z] -rw-r--r-- 1 root root 89 Sep 21 18:03 cost.csv [2023-09-21T18:11:15.269Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-294/archives [2023-09-21T18:11:15.269Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-294/archives [2023-09-21T18:11:15.269Z] total 16 [2023-09-21T18:11:15.269Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 18:03 . [2023-09-21T18:11:15.269Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 18:03 .. [2023-09-21T18:11:15.269Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 18:03 cost [2023-09-21T18:11:15.269Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 21 18:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:11:15.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:11:16.482Z] ---> package-listing.sh [2023-09-21T18:11:16.482Z] ++ facter osfamily [2023-09-21T18:11:16.482Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T18:11:16.742Z] + OS_FAMILY=debian [2023-09-21T18:11:16.742Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-294 [2023-09-21T18:11:16.742Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T18:11:16.742Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T18:11:16.742Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T18:11:16.742Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T18:11:16.742Z] + '[' /w/workspace/foundry_device-usb-camera_PR-294 ']' [2023-09-21T18:11:16.742Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T18:11:16.742Z] + case "${OS_FAMILY}" in [2023-09-21T18:11:16.742Z] + dpkg -l [2023-09-21T18:11:16.742Z] + grep '^ii' [2023-09-21T18:11:16.742Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T18:11:16.742Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T18:11:16.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T18:11:16.742Z] + '[' /w/workspace/foundry_device-usb-camera_PR-294 ']' [2023-09-21T18:11:16.742Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-294/archives/ [2023-09-21T18:11:16.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-294/archives/ [Pipeline] echo [2023-09-21T18:11:16.776Z] 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-294/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T18:11:17.067Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T18:11:17.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T18:11:17.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T18:11:17.590Z] prd-ubuntu20.04-docker-8c-8g-7578 does not seem to be running inside a container [2023-09-21T18:11:17.654Z] $ 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-294/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-294 -v /w/workspace/foundry_device-usb-camera_PR-294:/w/workspace/foundry_device-usb-camera_PR-294:rw,z -v /w/workspace/foundry_device-usb-camera_PR-294@tmp:/w/workspace/foundry_device-usb-camera_PR-294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T18:11:17.830Z] $ docker top 73115a5ee5ab2cb24df1879d06650705fc828dadb71a0a4773f9457c1d4e8076 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T18:11:18.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T18:11:18.487Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T18:11:18.797Z] + ls /var/log/sa-host [2023-09-21T18:11:18.797Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T18:11:19.017Z] provisioning config files... [2023-09-21T18:11:19.027Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-294@tmp/config1166121185733403029tmp [Pipeline] { [Pipeline] echo [2023-09-21T18:11:19.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:11:19.390Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T18:11:19.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:11:19.820Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T18:11:19.852Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:11:20.161Z] ---> sudo-logs.sh [2023-09-21T18:11:20.162Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T18:11:20.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:11:20.559Z] ---> job-cost.sh [2023-09-21T18:11:20.559Z] lf-activate-venv: SKIPPING [2023-09-21T18:11:20.559Z] DEBUG: total: 0.2199999988079071 [2023-09-21T18:11:20.559Z] INFO: Retrieving Stack Cost... [2023-09-21T18:11:20.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T18:11:21.388Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T18:11:21.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T18:11:21.733Z] ---> logs-deploy.sh [2023-09-21T18:11:21.733Z] lf-activate-venv: SKIPPING [2023-09-21T18:11:21.733Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-294/1 [2023-09-21T18:11:21.733Z] INFO: archiving workspace using pattern(s): [2023-09-21T18:11:22.669Z] Archives upload complete. [2023-09-21T18:11:22.669Z] INFO: archiving logs to Nexus [2023-09-21T18:11:23.237Z] ---> uname -a: [2023-09-21T18:11:23.237Z] Linux prd-ubuntu20-04-docker-8c-8g-7578 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-21T18:11:23.237Z] [2023-09-21T18:11:23.237Z] [2023-09-21T18:11:23.237Z] ---> lscpu: [2023-09-21T18:11:23.237Z] Architecture: x86_64 [2023-09-21T18:11:23.237Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-21T18:11:23.237Z] Byte Order: Little Endian [2023-09-21T18:11:23.237Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-21T18:11:23.237Z] CPU(s): 8 [2023-09-21T18:11:23.237Z] On-line CPU(s) list: 0-7 [2023-09-21T18:11:23.237Z] Thread(s) per core: 1 [2023-09-21T18:11:23.237Z] Core(s) per socket: 1 [2023-09-21T18:11:23.237Z] Socket(s): 8 [2023-09-21T18:11:23.237Z] NUMA node(s): 1 [2023-09-21T18:11:23.237Z] Vendor ID: AuthenticAMD [2023-09-21T18:11:23.237Z] CPU family: 23 [2023-09-21T18:11:23.237Z] Model: 49 [2023-09-21T18:11:23.237Z] Model name: AMD EPYC-Rome Processor [2023-09-21T18:11:23.237Z] Stepping: 0 [2023-09-21T18:11:23.237Z] CPU MHz: 2799.998 [2023-09-21T18:11:23.237Z] BogoMIPS: 5599.99 [2023-09-21T18:11:23.237Z] Virtualization: AMD-V [2023-09-21T18:11:23.237Z] Hypervisor vendor: KVM [2023-09-21T18:11:23.237Z] Virtualization type: full [2023-09-21T18:11:23.237Z] L1d cache: 256 KiB [2023-09-21T18:11:23.237Z] L1i cache: 256 KiB [2023-09-21T18:11:23.237Z] L2 cache: 4 MiB [2023-09-21T18:11:23.237Z] L3 cache: 128 MiB [2023-09-21T18:11:23.237Z] NUMA node0 CPU(s): 0-7 [2023-09-21T18:11:23.237Z] Vulnerability Itlb multihit: Not affected [2023-09-21T18:11:23.238Z] Vulnerability L1tf: Not affected [2023-09-21T18:11:23.238Z] Vulnerability Mds: Not affected [2023-09-21T18:11:23.238Z] Vulnerability Meltdown: Not affected [2023-09-21T18:11:23.238Z] Vulnerability Mmio stale data: Not affected [2023-09-21T18:11:23.238Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-21T18:11:23.238Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-21T18:11:23.238Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-21T18:11:23.238Z] Vulnerability Srbds: Not affected [2023-09-21T18:11:23.238Z] Vulnerability Tsx async abort: Not affected [2023-09-21T18:11:23.238Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-21T18:11:23.238Z] [2023-09-21T18:11:23.238Z] [2023-09-21T18:11:23.238Z] ---> nproc: [2023-09-21T18:11:23.238Z] 8 [2023-09-21T18:11:23.238Z] [2023-09-21T18:11:23.238Z] [2023-09-21T18:11:23.238Z] ---> df -h: [2023-09-21T18:11:23.238Z] Filesystem Size Used Avail Use% Mounted on [2023-09-21T18:11:23.238Z] overlay 155G 12G 144G 8% / [2023-09-21T18:11:23.238Z] tmpfs 64M 0 64M 0% /dev [2023-09-21T18:11:23.238Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-21T18:11:23.238Z] shm 64M 0 64M 0% /dev/shm [2023-09-21T18:11:23.238Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-21T18:11:23.238Z] [2023-09-21T18:11:23.238Z]