Pull request #136 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc5fd76c459dda62ef26fc1635b57c1fc5170c4f+ad81b6791089a5483c30c2e43f91131867ddea47 (b7127d796a0342c5c594fcf2a1c651e541bf4e8c) 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-ssh7669747064932546262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14155657910402334748.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-136/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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15509046664261505781.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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17823716770766233023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12826316960722058706.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-136/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-136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8967115051426101268.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4004 in /w/workspace/foundry_device-usb-camera_PR-136 [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-136 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit dc5fd76c459dda62ef26fc1635b57c1fc5170c4f Merge succeeded, producing dc5fd76c459dda62ef26fc1635b57c1fc5170c4f Checking out Revision dc5fd76c459dda62ef26fc1635b57c1fc5170c4f (PR-136) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc5fd76c459dda62ef26fc1635b57c1fc5170c4f # 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 ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc5fd76c459dda62ef26fc1635b57c1fc5170c4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-30T17:17:35.466Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-30T17:17:35.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-30T17:17:35.753Z] ========================================================= [2023-01-30T17:17:35.753Z] EdgeX Global Pipelines Version Info [2023-01-30T17:17:35.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:17:36.496Z] ------------------- [2023-01-30T17:17:36.496Z] stable info: [2023-01-30T17:17:36.496Z] ------------------- [2023-01-30T17:17:36.496Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-30T17:17:36.496Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T17:17:36.496Z] Message: update stable to v1.0.244 [2023-01-30T17:17:37.071Z] ------------------- [2023-01-30T17:17:37.071Z] experimental info: [2023-01-30T17:17:37.071Z] ------------------- [2023-01-30T17:17:37.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-30T17:17:37.071Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T17:17:37.071Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-30T17:17:37.342Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-30T17:17:37.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-30T17:17:37.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-30T17:17:37.465Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-30T17:17:37.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-30T17:17:37.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-30T17:17:37.595Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-30T17:17:37.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-30T17:17:37.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-30T17:17:37.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-30T17:17:37.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-30T17:17:37.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-30T17:17:37.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-30T17:17:37.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-30T17:17:37.921Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T17:17:37.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-30T17:17:38.009Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-30T17:17:38.053Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-30T17:17:38.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-30T17:17:38.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-30T17:17:38.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-30T17:17:38.221Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-30T17:17:38.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-30T17:17:38.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-30T17:17:38.354Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-30T17:17:38.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-30T17:17:38.439Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-30T17:17:38.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo [2023-01-30T17:17:38.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo [2023-01-30T17:17:38.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo [2023-01-30T17:17:38.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [Pipeline] echo [2023-01-30T17:17:38.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc5fd76 [Pipeline] echo [2023-01-30T17:17:38.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T17:17:38.802Z] provisioning config files... [2023-01-30T17:17:38.820Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-136@tmp/config3187828233703872306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:17:39.195Z] ---> docker-login.sh [2023-01-30T17:17:39.195Z] nexus3.edgexfoundry.org:10001 [2023-01-30T17:17:39.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:40.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:40.027Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:40.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:40.027Z] [2023-01-30T17:17:40.027Z] Login Succeeded [2023-01-30T17:17:40.027Z] nexus3.edgexfoundry.org:10002 [2023-01-30T17:17:40.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:40.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:40.028Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:40.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:40.028Z] [2023-01-30T17:17:40.028Z] Login Succeeded [2023-01-30T17:17:40.028Z] nexus3.edgexfoundry.org:10003 [2023-01-30T17:17:40.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:40.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:40.287Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:40.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:40.287Z] [2023-01-30T17:17:40.287Z] Login Succeeded [2023-01-30T17:17:40.287Z] nexus3.edgexfoundry.org:10004 [2023-01-30T17:17:40.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:40.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:40.287Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:40.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:40.287Z] [2023-01-30T17:17:40.287Z] Login Succeeded [2023-01-30T17:17:40.287Z] docker.io [2023-01-30T17:17:40.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:40.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:40.546Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:40.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:40.546Z] [2023-01-30T17:17:40.546Z] Login Succeeded [2023-01-30T17:17:40.546Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T17:17:40.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-30T17:17:41.206Z] + git rev-list -1 --merges dc5fd76c459dda62ef26fc1635b57c1fc5170c4f~1..dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [Pipeline] echo [2023-01-30T17:17:41.265Z] -----------> git rev-list -1 --merges dc5fd76c459dda62ef26fc1635b57c1fc5170c4f~1..dc5fd76c459dda62ef26fc1635b57c1fc5170c4f dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [false] [Pipeline] sh [2023-01-30T17:17:41.572Z] + git log --format=format:%s -1 dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [Pipeline] echo [2023-01-30T17:17:41.607Z] ========================================================= [2023-01-30T17:17:41.607Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-30T17:17:41.607Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T17:17:42.050Z] + git log --format=format:%s -1 dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [Pipeline] echo [2023-01-30T17:17:42.086Z] [semverPrep] GIT_COMMIT: dc5fd76c459dda62ef26fc1635b57c1fc5170c4f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-30T17:17:42.119Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-30T17:17:42.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-30T17:17:42.524Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-30T17:17:42.524Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-30T17:17:42.524Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-30T17:17:42.524Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-30T17:17:42.524Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-30T17:17:42.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:17:43.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T17:17:43.028Z] [2023-01-30T17:17:43.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:17:43.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T17:17:43.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-30T17:17:43.425Z] b85a868b505f: Pulling fs layer [2023-01-30T17:17:43.425Z] e2be974225ed: Pulling fs layer [2023-01-30T17:17:43.425Z] 339a4e72a1f5: Pulling fs layer [2023-01-30T17:17:43.425Z] 988bab9f4d93: Pulling fs layer [2023-01-30T17:17:43.425Z] 1469e6f7b9e6: Pulling fs layer [2023-01-30T17:17:43.425Z] eaf3925da568: Pulling fs layer [2023-01-30T17:17:43.425Z] bab4dde63d76: Pulling fs layer [2023-01-30T17:17:43.425Z] eaf3925da568: Waiting [2023-01-30T17:17:43.425Z] bde34c3a00c8: Pulling fs layer [2023-01-30T17:17:43.425Z] b352a97aabf1: Pulling fs layer [2023-01-30T17:17:43.425Z] bde34c3a00c8: Waiting [2023-01-30T17:17:43.425Z] bab4dde63d76: Waiting [2023-01-30T17:17:43.425Z] 4872d77fe225: Pulling fs layer [2023-01-30T17:17:43.425Z] 5851b861e8e6: Pulling fs layer [2023-01-30T17:17:43.425Z] b352a97aabf1: Waiting [2023-01-30T17:17:43.425Z] 5851b861e8e6: Waiting [2023-01-30T17:17:43.425Z] 4872d77fe225: Waiting [2023-01-30T17:17:43.425Z] e2be974225ed: Verifying Checksum [2023-01-30T17:17:43.425Z] e2be974225ed: Download complete [2023-01-30T17:17:43.425Z] 988bab9f4d93: Verifying Checksum [2023-01-30T17:17:43.425Z] 988bab9f4d93: Download complete [2023-01-30T17:17:43.691Z] 1469e6f7b9e6: Verifying Checksum [2023-01-30T17:17:43.691Z] 1469e6f7b9e6: Download complete [2023-01-30T17:17:43.691Z] 339a4e72a1f5: Verifying Checksum [2023-01-30T17:17:43.691Z] 339a4e72a1f5: Download complete [2023-01-30T17:17:43.691Z] eaf3925da568: Download complete [2023-01-30T17:17:43.691Z] bde34c3a00c8: Verifying Checksum [2023-01-30T17:17:43.691Z] bde34c3a00c8: Download complete [2023-01-30T17:17:43.954Z] b352a97aabf1: Verifying Checksum [2023-01-30T17:17:43.954Z] b352a97aabf1: Download complete [2023-01-30T17:17:43.954Z] 4872d77fe225: Verifying Checksum [2023-01-30T17:17:43.954Z] 4872d77fe225: Download complete [2023-01-30T17:17:43.954Z] 5851b861e8e6: Verifying Checksum [2023-01-30T17:17:43.954Z] b85a868b505f: Verifying Checksum [2023-01-30T17:17:43.954Z] b85a868b505f: Download complete [2023-01-30T17:17:44.214Z] bab4dde63d76: Verifying Checksum [2023-01-30T17:17:44.214Z] bab4dde63d76: Download complete [2023-01-30T17:17:45.593Z] b85a868b505f: Pull complete [2023-01-30T17:17:45.593Z] e2be974225ed: Pull complete [2023-01-30T17:17:45.851Z] 339a4e72a1f5: Pull complete [2023-01-30T17:17:46.109Z] 988bab9f4d93: Pull complete [2023-01-30T17:17:46.370Z] 1469e6f7b9e6: Pull complete [2023-01-30T17:17:46.370Z] eaf3925da568: Pull complete [2023-01-30T17:17:48.274Z] bab4dde63d76: Pull complete [2023-01-30T17:17:48.274Z] bde34c3a00c8: Pull complete [2023-01-30T17:17:48.274Z] b352a97aabf1: Pull complete [2023-01-30T17:17:48.534Z] 4872d77fe225: Pull complete [2023-01-30T17:17:48.534Z] 5851b861e8e6: Pull complete [2023-01-30T17:17:48.534Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-30T17:17:48.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-30T17:17:48.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T17:17:48.773Z] prd-ubuntu20.04-docker-8c-8g-4004 does not seem to be running inside a container [2023-01-30T17:17:48.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-136 -v /w/workspace/foundry_device-usb-camera_PR-136:/w/workspace/foundry_device-usb-camera_PR-136:rw,z -v /w/workspace/foundry_device-usb-camera_PR-136@tmp:/w/workspace/foundry_device-usb-camera_PR-136@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-01-30T17:17:50.247Z] $ docker top 7ed8e4f2e4fb33535449f01d39383c6052c91988ad1dbfe0d2688b0d4e292e0b -eo pid,comm [2023-01-30T17:17:50.297Z] 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-01-30T17:17:50.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-30T17:17:50.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T17:17:50.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T17:17:50.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T17:17:50.537Z] $ docker exec 7ed8e4f2e4fb33535449f01d39383c6052c91988ad1dbfe0d2688b0d4e292e0b ssh-agent [2023-01-30T17:17:50.650Z] SSH_AUTH_SOCK=/tmp/ssh-WRBpjF2F62qH/agent.32 [2023-01-30T17:17:50.650Z] SSH_AGENT_PID=38 [2023-01-30T17:17:50.658Z] Running ssh-add (command line suppressed) [2023-01-30T17:17:50.771Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-136@tmp/private_key_9496356910062953319.key (/w/workspace/foundry_device-usb-camera_PR-136@tmp/private_key_9496356910062953319.key) [2023-01-30T17:17:50.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T17:17:51.110Z] + git tag --points-at HEAD [Pipeline] } [2023-01-30T17:17:51.142Z] $ docker exec --env ******** --env ******** 7ed8e4f2e4fb33535449f01d39383c6052c91988ad1dbfe0d2688b0d4e292e0b ssh-agent -k [2023-01-30T17:17:51.247Z] unset SSH_AUTH_SOCK; [2023-01-30T17:17:51.248Z] unset SSH_AGENT_PID; [2023-01-30T17:17:51.249Z] echo Agent pid 38 killed; [2023-01-30T17:17:51.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-30T17:17:51.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-30T17:17:51.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-30T17:17:51.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-30T17:17:51.456Z] $ docker exec 7ed8e4f2e4fb33535449f01d39383c6052c91988ad1dbfe0d2688b0d4e292e0b ssh-agent [2023-01-30T17:17:51.552Z] SSH_AUTH_SOCK=/tmp/ssh-eW61i4vdN4pZ/agent.70 [2023-01-30T17:17:51.552Z] SSH_AGENT_PID=76 [2023-01-30T17:17:51.556Z] Running ssh-add (command line suppressed) [2023-01-30T17:17:51.674Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-136@tmp/private_key_10366759092318003291.key (/w/workspace/foundry_device-usb-camera_PR-136@tmp/private_key_10366759092318003291.key) [2023-01-30T17:17:51.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-30T17:17:52.011Z] + git semver init [2023-01-30T17:17:52.270Z] 2023-01-30 17:17:52,215 [run_init] DEBUG init version:0.0.0 force:False [2023-01-30T17:17:52.270Z] 2023-01-30 17:17:52,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-136/.semver [2023-01-30T17:17:52.270Z] 2023-01-30 17:17:52,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-136/.semver [2023-01-30T17:17:52.270Z] 2023-01-30 17:17:52,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-136/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-136, universal_newlines=False, shell=None, istream=None) [2023-01-30T17:17:53.208Z] 2023-01-30 17:17:52,968 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-136/.git/info/exclude [2023-01-30T17:17:53.208Z] 2023-01-30 17:17:52,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-136/.semver/PR-136 with force:False [2023-01-30T17:17:53.208Z] 2023-01-30 17:17:52,969 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-136/.semver/PR-136 [2023-01-30T17:17:53.208Z] 2023-01-30 17:17:52,973 [execute] INFO git cat-file --batch-check [2023-01-30T17:17:53.208Z] 2023-01-30 17:17:52,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T17:17:53.208Z] 2023-01-30 17:17:52,980 [execute] INFO git cat-file --batch [2023-01-30T17:17:53.208Z] 2023-01-30 17:17:52,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2023-01-30T17:17:53.208Z] 2023-01-30 17:17:52,989 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-136/.semver/PR-136 [2023-01-30T17:17:53.208Z] 0.0.0 [Pipeline] } [2023-01-30T17:17:53.243Z] $ docker exec --env ******** --env ******** 7ed8e4f2e4fb33535449f01d39383c6052c91988ad1dbfe0d2688b0d4e292e0b ssh-agent -k [2023-01-30T17:17:53.346Z] unset SSH_AUTH_SOCK; [2023-01-30T17:17:53.346Z] unset SSH_AGENT_PID; [2023-01-30T17:17:53.347Z] echo Agent pid 76 killed; [2023-01-30T17:17:53.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-30T17:17:53.787Z] + git semver [Pipeline] } [2023-01-30T17:17:54.076Z] $ docker stop --time=1 7ed8e4f2e4fb33535449f01d39383c6052c91988ad1dbfe0d2688b0d4e292e0b [2023-01-30T17:17:55.457Z] $ docker rm -f --volumes 7ed8e4f2e4fb33535449f01d39383c6052c91988ad1dbfe0d2688b0d4e292e0b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T17:17:55.858Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-30T17:17:56.124Z] Stashed 1 file(s) [Pipeline] echo [2023-01-30T17:17:56.141Z] [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-01-30T17:17:56.717Z] provisioning config files... [2023-01-30T17:17:56.726Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-136@tmp/config13488501518447046320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:17:57.072Z] ---> docker-login.sh [2023-01-30T17:17:57.072Z] nexus3.edgexfoundry.org:10001 [2023-01-30T17:17:57.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:57.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:57.072Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:57.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:57.072Z] [2023-01-30T17:17:57.072Z] Login Succeeded [2023-01-30T17:17:57.072Z] nexus3.edgexfoundry.org:10002 [2023-01-30T17:17:57.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:57.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:57.072Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:57.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:57.072Z] [2023-01-30T17:17:57.072Z] Login Succeeded [2023-01-30T17:17:57.072Z] nexus3.edgexfoundry.org:10003 [2023-01-30T17:17:57.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:57.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:57.332Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:57.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:57.332Z] [2023-01-30T17:17:57.332Z] Login Succeeded [2023-01-30T17:17:57.332Z] nexus3.edgexfoundry.org:10004 [2023-01-30T17:17:57.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:57.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:57.332Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:57.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:57.332Z] [2023-01-30T17:17:57.332Z] Login Succeeded [2023-01-30T17:17:57.332Z] docker.io [2023-01-30T17:17:57.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:17:57.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:17:57.591Z] Configure a credential helper to remove this warning. See [2023-01-30T17:17:57.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:17:57.591Z] [2023-01-30T17:17:57.591Z] Login Succeeded [2023-01-30T17:17:57.591Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T17:17:57.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-30T17:17:57.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T17:17:57.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T17:17:57.896Z] ========================================================= [2023-01-30T17:17:57.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-30T17:17:57.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:17:58.374Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-30T17:17:58.374Z] Sending build context to Docker daemon 1.724MB [2023-01-30T17:17:58.374Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T17:17:58.374Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-30T17:17:58.374Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-30T17:17:58.374Z] 213ec9aee27d: Pulling fs layer [2023-01-30T17:17:58.374Z] 4583459ba037: Pulling fs layer [2023-01-30T17:17:58.374Z] 93c1e223e6f2: Pulling fs layer [2023-01-30T17:17:58.374Z] 53926ce57604: Pulling fs layer [2023-01-30T17:17:58.374Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-30T17:17:58.374Z] 22ff95d597cd: Pulling fs layer [2023-01-30T17:17:58.374Z] 12d6caf4c0d1: Pulling fs layer [2023-01-30T17:17:58.374Z] 96b7cbca73a9: Pulling fs layer [2023-01-30T17:17:58.374Z] a7acece74701: Pulling fs layer [2023-01-30T17:17:58.374Z] 53926ce57604: Waiting [2023-01-30T17:17:58.374Z] 21b2b0c7a3f4: Waiting [2023-01-30T17:17:58.374Z] 22ff95d597cd: Waiting [2023-01-30T17:17:58.374Z] 12d6caf4c0d1: Waiting [2023-01-30T17:17:58.374Z] 96b7cbca73a9: Waiting [2023-01-30T17:17:58.374Z] a7acece74701: Waiting [2023-01-30T17:17:58.374Z] 93c1e223e6f2: Verifying Checksum [2023-01-30T17:17:58.374Z] 93c1e223e6f2: Download complete [2023-01-30T17:17:58.374Z] 4583459ba037: Download complete [2023-01-30T17:17:58.641Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-30T17:17:58.641Z] 21b2b0c7a3f4: Download complete [2023-01-30T17:17:58.641Z] 22ff95d597cd: Download complete [2023-01-30T17:17:58.641Z] 213ec9aee27d: Download complete [2023-01-30T17:17:58.641Z] 12d6caf4c0d1: Verifying Checksum [2023-01-30T17:17:58.641Z] 12d6caf4c0d1: Download complete [2023-01-30T17:17:58.641Z] 213ec9aee27d: Pull complete [2023-01-30T17:17:58.912Z] 4583459ba037: Pull complete [2023-01-30T17:17:58.912Z] 93c1e223e6f2: Pull complete [2023-01-30T17:17:59.977Z] a7acece74701: Verifying Checksum [2023-01-30T17:17:59.977Z] a7acece74701: Download complete [2023-01-30T17:18:00.247Z] 53926ce57604: Download complete [2023-01-30T17:18:00.247Z] 96b7cbca73a9: Verifying Checksum [2023-01-30T17:18:00.247Z] 96b7cbca73a9: Download complete [2023-01-30T17:18:04.434Z] 53926ce57604: Pull complete [2023-01-30T17:18:04.434Z] 21b2b0c7a3f4: Pull complete [2023-01-30T17:18:04.434Z] 22ff95d597cd: Pull complete [2023-01-30T17:18:04.434Z] 12d6caf4c0d1: Pull complete [2023-01-30T17:18:06.331Z] 96b7cbca73a9: Pull complete [2023-01-30T17:18:07.266Z] a7acece74701: Pull complete [2023-01-30T17:18:07.266Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-30T17:18:07.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-30T17:18:07.266Z] ---> db6d94c90886 [2023-01-30T17:18:07.266Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-30T17:18:09.167Z] ---> Running in c93afc848887 [2023-01-30T17:18:09.167Z] Removing intermediate container c93afc848887 [2023-01-30T17:18:09.167Z] ---> a44e837766fd [2023-01-30T17:18:09.167Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T17:18:09.167Z] ---> Running in 9d5d10a2470d [2023-01-30T17:18:09.167Z] Removing intermediate container 9d5d10a2470d [2023-01-30T17:18:09.167Z] ---> 5b8a55818a3f [2023-01-30T17:18:09.167Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-30T17:18:09.425Z] ---> Running in ab5c4851b462 [2023-01-30T17:18:09.425Z] Removing intermediate container ab5c4851b462 [2023-01-30T17:18:09.425Z] ---> 1db04e87188e [2023-01-30T17:18:09.425Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-30T17:18:09.425Z] ---> Running in 31ace4282102 [2023-01-30T17:18:09.685Z] Removing intermediate container 31ace4282102 [2023-01-30T17:18:09.685Z] ---> 943090774304 [2023-01-30T17:18:09.685Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T17:18:09.685Z] ---> Running in 212864c77878 [2023-01-30T17:18:09.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T17:18:09.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T17:18:10.514Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-30T17:18:10.514Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-30T17:18:10.514Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-30T17:18:10.514Z] (4/80) Installing libxcb (1.15-r0) [2023-01-30T17:18:10.514Z] (5/80) Installing libx11 (1.8-r0) [2023-01-30T17:18:10.514Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-30T17:18:10.514Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-30T17:18:10.514Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-30T17:18:10.514Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-30T17:18:10.514Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-30T17:18:10.514Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-30T17:18:10.514Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-30T17:18:10.514Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-30T17:18:10.514Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-30T17:18:10.774Z] (15/80) Installing libice (1.0.10-r0) [2023-01-30T17:18:10.774Z] (16/80) Installing libuuid (2.38-r1) [2023-01-30T17:18:10.774Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-30T17:18:10.774Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-30T17:18:10.774Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-30T17:18:10.774Z] (20/80) Installing xset (1.2.4-r0) [2023-01-30T17:18:10.774Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-30T17:18:10.774Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-30T17:18:10.774Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-30T17:18:10.774Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-30T17:18:10.774Z] (25/80) Installing libintl (0.21-r2) [2023-01-30T17:18:10.774Z] (26/80) Installing libblkid (2.38-r1) [2023-01-30T17:18:10.774Z] (27/80) Installing libmount (2.38-r1) [2023-01-30T17:18:10.774Z] (28/80) Installing pcre (8.45-r2) [2023-01-30T17:18:10.774Z] (29/80) Installing glib (2.72.1-r0) [2023-01-30T17:18:10.774Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-30T17:18:11.033Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-30T17:18:11.033Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-30T17:18:11.033Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-30T17:18:11.033Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-30T17:18:11.033Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-30T17:18:11.033Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-30T17:18:11.033Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-30T17:18:11.033Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-30T17:18:11.033Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-30T17:18:11.033Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-30T17:18:11.033Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-30T17:18:11.033Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-30T17:18:11.033Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-30T17:18:11.292Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-30T17:18:11.292Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-30T17:18:11.292Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-30T17:18:11.292Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-30T17:18:11.292Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-30T17:18:11.292Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-30T17:18:11.292Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-30T17:18:11.292Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-30T17:18:11.292Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-30T17:18:11.292Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-30T17:18:11.292Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-30T17:18:11.292Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-30T17:18:11.292Z] (56/80) Installing libunistring (1.0-r0) [2023-01-30T17:18:11.292Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-30T17:18:11.539Z] Still waiting to schedule task [2023-01-30T17:18:11.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-30T17:18:11.550Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-30T17:18:11.550Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-30T17:18:11.550Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-30T17:18:11.550Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-30T17:18:11.550Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-30T17:18:11.550Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-30T17:18:11.550Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-30T17:18:11.550Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-30T17:18:11.550Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-30T17:18:11.550Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-30T17:18:11.550Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-30T17:18:11.550Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-30T17:18:11.810Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-30T17:18:11.810Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-30T17:18:11.810Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-30T17:18:11.810Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-30T17:18:11.810Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-30T17:18:12.070Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-30T17:18:12.070Z] Executing udev-init-scripts-35-r0.post-install [2023-01-30T17:18:12.070Z] (76/80) Installing kmod-libs (29-r2) [2023-01-30T17:18:12.070Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-30T17:18:12.070Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-30T17:18:12.070Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-30T17:18:12.070Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-30T17:18:12.070Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T17:18:12.330Z] Executing eudev-3.2.11-r0.trigger [2023-01-30T17:18:12.330Z] OK: 330 MiB in 131 packages [2023-01-30T17:18:14.867Z] Removing intermediate container 212864c77878 [2023-01-30T17:18:14.867Z] ---> 869bdebab8ab [2023-01-30T17:18:14.867Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-30T17:18:14.867Z] ---> Running in e03d01a0d587 [2023-01-30T17:18:14.868Z] Removing intermediate container e03d01a0d587 [2023-01-30T17:18:14.868Z] ---> c13c6144fc8b [2023-01-30T17:18:14.868Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-30T17:18:14.868Z] ---> 8a2789a92878 [2023-01-30T17:18:14.868Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T17:18:14.868Z] ---> Running in d81b5cb7112e [2023-01-30T17:18:54.064Z] Removing intermediate container d81b5cb7112e [2023-01-30T17:18:54.064Z] ---> 3e5c222578a6 [2023-01-30T17:18:54.064Z] Step 11/13 : COPY . . [2023-01-30T17:18:54.064Z] ---> e40a327b3492 [2023-01-30T17:18:54.064Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-30T17:18:54.064Z] ---> Running in 36e8946fab23 [2023-01-30T17:18:54.064Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T17:18:54.064Z] Dload Upload Total Spent Left Speed [2023-01-30T17:18:54.064Z]  0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7693 0 --:--:-- --:--:-- --:--:-- 7751 [2023-01-30T17:18:54.064Z] Removing intermediate container 36e8946fab23 [2023-01-30T17:18:54.064Z] ---> 2a9a4ed10dc4 [2023-01-30T17:18:54.064Z] Step 13/13 : RUN ${MAKE} [2023-01-30T17:18:54.064Z] ---> Running in a813d9c661de [2023-01-30T17:18:54.064Z] noop [2023-01-30T17:18:54.064Z] Removing intermediate container a813d9c661de [2023-01-30T17:18:54.064Z] ---> c7858be8c0d2 [2023-01-30T17:18:54.064Z] Successfully built c7858be8c0d2 [2023-01-30T17:18:54.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:18:54.515Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T17:18:54.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T17:18:54.670Z] prd-ubuntu20.04-docker-8c-8g-4004 does not seem to be running inside a container [2023-01-30T17:18:54.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-136 -v /w/workspace/foundry_device-usb-camera_PR-136:/w/workspace/foundry_device-usb-camera_PR-136:rw,z -v /w/workspace/foundry_device-usb-camera_PR-136@tmp:/w/workspace/foundry_device-usb-camera_PR-136@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-01-30T17:18:55.113Z] $ docker top 2d3e097fad875957ee33221cb6fe3429920fae16afb8f1b01d5fe7181f6458fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T17:18:55.492Z] + go version [2023-01-30T17:18:55.492Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-30T17:18:55.525Z] $ docker stop --time=1 2d3e097fad875957ee33221cb6fe3429920fae16afb8f1b01d5fe7181f6458fa [2023-01-30T17:18:56.799Z] $ docker rm -f --volumes 2d3e097fad875957ee33221cb6fe3429920fae16afb8f1b01d5fe7181f6458fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:18:57.508Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-30T17:18:57.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T17:18:57.650Z] prd-ubuntu20.04-docker-8c-8g-4004 does not seem to be running inside a container [2023-01-30T17:18:57.683Z] $ 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-136 -v /w/workspace/foundry_device-usb-camera_PR-136:/w/workspace/foundry_device-usb-camera_PR-136:rw,z -v /w/workspace/foundry_device-usb-camera_PR-136@tmp:/w/workspace/foundry_device-usb-camera_PR-136@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-01-30T17:18:58.043Z] $ docker top f127d0fef5a1d9f8f4a66e469f9aa40b9fffbb3eedaa686ece1fc2d8d89f5d63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T17:18:58.431Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-136 [Pipeline] fileExists [Pipeline] sh [2023-01-30T17:18:58.787Z] + make test [2023-01-30T17:18:58.788Z] go test ./... -coverprofile=coverage.out ./... [2023-01-30T17:18:59.046Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-30T17:19:09.012Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-30T17:19:09.012Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 1.9% of statements [2023-01-30T17:19:15.568Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-30T17:19:15.568Z] go vet ./... [2023-01-30T17:19:18.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T17:19:18.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T17:19:18.100Z] ./bin/test-attribution-txt.sh [2023-01-30T17:19:18.100Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-30T17:19:18.100Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-30T17:19:18.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-30T17:19:18.166Z] $ docker stop --time=1 f127d0fef5a1d9f8f4a66e469f9aa40b9fffbb3eedaa686ece1fc2d8d89f5d63 [2023-01-30T17:19:19.975Z] $ docker rm -f --volumes f127d0fef5a1d9f8f4a66e469f9aa40b9fffbb3eedaa686ece1fc2d8d89f5d63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T17:19:20.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-30T17:19:20.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-30T17:19:21.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-30T17:19:21.584Z] + ls -al . [2023-01-30T17:19:21.585Z] total 196 [2023-01-30T17:19:21.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 30 17:18 . [2023-01-30T17:19:21.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 17:17 .. [2023-01-30T17:19:21.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 17:19 .git [2023-01-30T17:19:21.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 17:17 .github [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 30 17:17 .gitignore [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 17:17 .golangci.yml [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 30 17:17 .hadolint.yml [2023-01-30T17:19:21.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 17:17 .semver [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 30 17:17 Attribution.txt [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 30 17:17 CHANGELOG.md [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 30 17:17 Dockerfile [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 30 17:17 GOVERNANCE.md [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 30 17:17 Jenkinsfile [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 30 17:17 LICENSE [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 30 17:17 Makefile [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 30 17:17 OWNERS.md [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 30 17:17 README.md [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 17:17 VERSION [2023-01-30T17:19:21.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 17:17 bin [2023-01-30T17:19:21.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 17:17 cmd [2023-01-30T17:19:21.585Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 30 17:19 coverage.out [2023-01-30T17:19:21.585Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 30 17:17 docker-entrypoint.sh [2023-01-30T17:19:21.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 17:17 docs [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 3540 Jan 30 17:17 go.mod [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 35103 Jan 30 17:17 go.sum [2023-01-30T17:19:21.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 17:17 internal [2023-01-30T17:19:21.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 17:17 snap [2023-01-30T17:19:21.585Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 30 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:19:21.970Z] + 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=dc5fd76c459dda62ef26fc1635b57c1fc5170c4f --label arch=amd64 --label version=0.0.0 . [2023-01-30T17:19:21.970Z] Sending build context to Docker daemon 1.755MB [2023-01-30T17:19:21.970Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T17:19:21.970Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-30T17:19:21.970Z] ---> c7858be8c0d2 [2023-01-30T17:19:21.970Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-30T17:19:21.970Z] ---> Running in b8978513493e [2023-01-30T17:19:22.231Z] Removing intermediate container b8978513493e [2023-01-30T17:19:22.231Z] ---> 56bfe2542858 [2023-01-30T17:19:22.231Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T17:19:22.231Z] ---> Running in 1a1771c29e7f [2023-01-30T17:19:22.231Z] Removing intermediate container 1a1771c29e7f [2023-01-30T17:19:22.231Z] ---> b4b3cf23c6ad [2023-01-30T17:19:22.231Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-30T17:19:22.231Z] ---> Running in 1d71bb01fdea [2023-01-30T17:19:22.489Z] Removing intermediate container 1d71bb01fdea [2023-01-30T17:19:22.489Z] ---> 0aa58f4af904 [2023-01-30T17:19:22.489Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-30T17:19:22.489Z] ---> Running in 5241e90edf2d [2023-01-30T17:19:22.489Z] Removing intermediate container 5241e90edf2d [2023-01-30T17:19:22.489Z] ---> f6db19199b04 [2023-01-30T17:19:22.489Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T17:19:22.489Z] ---> Running in 1507542ace8e [2023-01-30T17:19:23.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T17:19:23.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T17:19:23.314Z] OK: 330 MiB in 131 packages [2023-01-30T17:19:23.572Z] Removing intermediate container 1507542ace8e [2023-01-30T17:19:23.572Z] ---> 01976d7951aa [2023-01-30T17:19:23.572Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-30T17:19:23.572Z] ---> Running in e9f88421176f [2023-01-30T17:19:23.831Z] Removing intermediate container e9f88421176f [2023-01-30T17:19:23.831Z] ---> c86f7c51c011 [2023-01-30T17:19:23.831Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-30T17:19:23.831Z] ---> cf6119d77d60 [2023-01-30T17:19:23.831Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T17:19:23.831Z] ---> Running in 79a401c27e61 [2023-01-30T17:19:24.773Z] Removing intermediate container 79a401c27e61 [2023-01-30T17:19:24.773Z] ---> 3958370542ca [2023-01-30T17:19:24.773Z] Step 11/35 : COPY . . [2023-01-30T17:19:25.032Z] ---> e5063efd1466 [2023-01-30T17:19:25.032Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-30T17:19:25.032Z] ---> Running in e0704db2ee4a [2023-01-30T17:19:25.290Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-01-30T17:19:25.290Z] Dload Upload Total Spent Left Speed [2023-01-30T17:19:25.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 51215 0 --:--:-- --:--:-- --:--:-- 53100 [2023-01-30T17:19:25.548Z] Removing intermediate container e0704db2ee4a [2023-01-30T17:19:25.548Z] ---> bc24bc6fb03d [2023-01-30T17:19:25.548Z] Step 13/35 : RUN ${MAKE} [2023-01-30T17:19:25.548Z] ---> Running in 64b1408e08df [2023-01-30T17:19:25.806Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-30T17:19:47.727Z] Removing intermediate container 64b1408e08df [2023-01-30T17:19:47.727Z] ---> cf8bd64e8b77 [2023-01-30T17:19:47.727Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-30T17:19:47.727Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-30T17:19:47.727Z] af6660deedbd: Pulling fs layer [2023-01-30T17:19:47.727Z] 97cd0a44c592: Pulling fs layer [2023-01-30T17:19:47.727Z] 97cd0a44c592: Verifying Checksum [2023-01-30T17:19:47.727Z] 97cd0a44c592: Download complete [2023-01-30T17:19:47.727Z] af6660deedbd: Verifying Checksum [2023-01-30T17:19:47.727Z] af6660deedbd: Download complete [2023-01-30T17:19:47.727Z] af6660deedbd: Pull complete [2023-01-30T17:19:47.727Z] 97cd0a44c592: Pull complete [2023-01-30T17:19:47.727Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-30T17:19:47.727Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-30T17:19:47.727Z] ---> fea57e182299 [2023-01-30T17:19:47.727Z] Step 15/35 : FROM alpine:3.16 [2023-01-30T17:19:47.727Z] 3.16: Pulling from library/alpine [2023-01-30T17:19:47.727Z] ca7dd9ec2225: Pulling fs layer [2023-01-30T17:19:47.727Z] ca7dd9ec2225: Verifying Checksum [2023-01-30T17:19:47.727Z] ca7dd9ec2225: Download complete [2023-01-30T17:19:47.727Z] ca7dd9ec2225: Pull complete [2023-01-30T17:19:47.727Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T17:19:47.727Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T17:19:47.727Z] ---> bfe296a52501 [2023-01-30T17:19:47.727Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-30T17:19:47.727Z] ---> Running in 55496f6a90b9 [2023-01-30T17:19:47.727Z] Removing intermediate container 55496f6a90b9 [2023-01-30T17:19:47.727Z] ---> dd87d3a27a33 [2023-01-30T17:19:47.727Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-30T17:19:47.727Z] ---> Running in 3650a362b99a [2023-01-30T17:19:47.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-30T17:19:47.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-30T17:19:47.727Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-01-30T17:19:47.727Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-01-30T17:19:47.727Z] (3/80) Installing libxau (1.0.9-r0) [2023-01-30T17:19:47.727Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-01-30T17:19:47.727Z] (5/80) Installing libxcb (1.15-r0) [2023-01-30T17:19:47.727Z] (6/80) Installing libx11 (1.8-r0) [2023-01-30T17:19:47.727Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-01-30T17:19:47.727Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-01-30T17:19:47.727Z] (9/80) Installing expat (2.5.0-r0) [2023-01-30T17:19:47.727Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-01-30T17:19:47.727Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-01-30T17:19:47.727Z] (12/80) Installing libpng (1.6.37-r1) [2023-01-30T17:19:47.727Z] (13/80) Installing freetype (2.12.1-r0) [2023-01-30T17:19:47.727Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-01-30T17:19:47.727Z] (15/80) Installing fribidi (1.0.12-r0) [2023-01-30T17:19:47.727Z] (16/80) Installing libffi (3.4.2-r1) [2023-01-30T17:19:47.727Z] (17/80) Installing libintl (0.21-r2) [2023-01-30T17:19:47.727Z] (18/80) Installing libblkid (2.38-r1) [2023-01-30T17:19:47.727Z] (19/80) Installing libmount (2.38-r1) [2023-01-30T17:19:47.727Z] (20/80) Installing pcre (8.45-r2) [2023-01-30T17:19:47.727Z] (21/80) Installing glib (2.72.1-r0) [2023-01-30T17:19:47.727Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-01-30T17:19:47.727Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-01-30T17:19:47.727Z] (24/80) Installing libass (0.16.0-r0) [2023-01-30T17:19:47.727Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-01-30T17:19:47.727Z] (26/80) Installing libpciaccess (0.16-r0) [2023-01-30T17:19:47.727Z] (27/80) Installing libdrm (2.4.110-r0) [2023-01-30T17:19:47.727Z] (28/80) Installing gmp (6.2.1-r2) [2023-01-30T17:19:47.727Z] (29/80) Installing nettle (3.7.3-r0) [2023-01-30T17:19:47.727Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-01-30T17:19:47.727Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-01-30T17:19:47.727Z] (32/80) Installing libunistring (1.0-r0) [2023-01-30T17:19:47.727Z] (33/80) Installing gnutls (3.7.7-r0) [2023-01-30T17:19:47.727Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-30T17:19:47.727Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-30T17:19:47.727Z] (36/80) Installing lame (3.100-r0) [2023-01-30T17:19:47.727Z] (37/80) Installing opus (1.3.1-r1) [2023-01-30T17:19:47.727Z] (38/80) Installing libasyncns (0.8-r1) [2023-01-30T17:19:47.727Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-01-30T17:19:47.727Z] (40/80) Installing libltdl (2.4.7-r0) [2023-01-30T17:19:47.727Z] (41/80) Installing orc (0.4.32-r0) [2023-01-30T17:19:47.727Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-01-30T17:19:47.727Z] (43/80) Installing libogg (1.3.5-r1) [2023-01-30T17:19:47.727Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-30T17:19:47.727Z] (45/80) Installing flac (1.3.4-r0) [2023-01-30T17:19:47.727Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-01-30T17:19:47.727Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-01-30T17:19:47.727Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-01-30T17:19:47.727Z] (49/80) Installing soxr (0.1.3-r2) [2023-01-30T17:19:47.727Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-01-30T17:19:47.727Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-01-30T17:19:47.727Z] (52/80) Installing libpulse (15.0-r2) [2023-01-30T17:19:47.727Z] (53/80) Installing cjson (1.7.15-r3) [2023-01-30T17:19:47.727Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-01-30T17:19:47.987Z] (55/80) Installing librist (0.2.6-r1) [2023-01-30T17:19:47.987Z] (56/80) Installing libsrt (1.4.4-r0) [2023-01-30T17:19:47.987Z] (57/80) Installing libssh (0.9.6-r1) [2023-01-30T17:19:47.987Z] (58/80) Installing libtheora (1.1.1-r16) [2023-01-30T17:19:47.987Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-30T17:19:47.987Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-30T17:19:47.987Z] (61/80) Installing libxext (1.3.4-r0) [2023-01-30T17:19:47.987Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-01-30T17:19:47.987Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-30T17:19:47.987Z] (64/80) Installing libva (2.14.0-r0) [2023-01-30T17:19:47.987Z] (65/80) Installing libvdpau (1.5-r0) [2023-01-30T17:19:47.987Z] (66/80) Installing vidstab (1.1.0-r1) [2023-01-30T17:19:47.987Z] (67/80) Installing libvpx (1.11.0-r1) [2023-01-30T17:19:47.987Z] (68/80) Installing libwebp (1.2.3-r0) [2023-01-30T17:19:47.987Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-01-30T17:19:47.987Z] (70/80) Installing numactl (2.0.14-r0) [2023-01-30T17:19:47.987Z] (71/80) Installing x265-libs (3.5-r3) [2023-01-30T17:19:47.987Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-01-30T17:19:48.247Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-01-30T17:19:48.247Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-01-30T17:19:48.247Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-30T17:19:48.247Z] Executing udev-init-scripts-35-r0.post-install [2023-01-30T17:19:48.247Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-01-30T17:19:48.247Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-01-30T17:19:48.247Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-01-30T17:19:48.247Z] (79/80) Installing kmod-libs (29-r2) [2023-01-30T17:19:48.247Z] (80/80) Installing eudev (3.2.11-r0) [2023-01-30T17:19:48.247Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T17:19:48.247Z] Executing eudev-3.2.11-r0.trigger [2023-01-30T17:19:48.247Z] OK: 100 MiB in 94 packages [2023-01-30T17:19:50.151Z] Removing intermediate container 3650a362b99a [2023-01-30T17:19:50.151Z] ---> ecd6706819c3 [2023-01-30T17:19:50.151Z] Step 18/35 : WORKDIR / [2023-01-30T17:19:50.151Z] ---> Running in 2b114fe35249 [2023-01-30T17:19:50.151Z] Removing intermediate container 2b114fe35249 [2023-01-30T17:19:50.151Z] ---> 92714b82cd3a [2023-01-30T17:19:50.151Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-30T17:19:50.408Z] ---> 193f77a6b222 [2023-01-30T17:19:50.408Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-30T17:19:50.668Z] ---> 118c7897b108 [2023-01-30T17:19:50.668Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-30T17:19:50.668Z] ---> 450083a491a6 [2023-01-30T17:19:50.668Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-30T17:19:50.925Z] ---> 374f87c50a0f [2023-01-30T17:19:50.925Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-30T17:19:51.183Z] ---> e3534f20823f [2023-01-30T17:19:51.183Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-30T17:19:51.183Z] ---> 99835c8e4012 [2023-01-30T17:19:51.183Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-30T17:19:51.750Z] ---> 749cdddec304 [2023-01-30T17:19:51.750Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-30T17:19:51.750Z] ---> Running in d10a96b08afc [2023-01-30T17:19:52.318Z] Removing intermediate container d10a96b08afc [2023-01-30T17:19:52.318Z] ---> 875081fe69af [2023-01-30T17:19:52.318Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-30T17:19:52.318Z] ---> Running in 36c3aa4b22d8 [2023-01-30T17:19:52.889Z] Removing intermediate container 36c3aa4b22d8 [2023-01-30T17:19:52.889Z] ---> 9b46a7454334 [2023-01-30T17:19:52.889Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-30T17:19:52.889Z] ---> Running in 0453829cdf9e [2023-01-30T17:19:53.456Z] Removing intermediate container 0453829cdf9e [2023-01-30T17:19:53.456Z] ---> 1e034b55dbe8 [2023-01-30T17:19:53.456Z] Step 29/35 : EXPOSE 59983 [2023-01-30T17:19:53.456Z] ---> Running in 0e1782e19ff4 [2023-01-30T17:19:53.456Z] Removing intermediate container 0e1782e19ff4 [2023-01-30T17:19:53.456Z] ---> b66891eb7883 [2023-01-30T17:19:53.456Z] Step 30/35 : EXPOSE 8554 [2023-01-30T17:19:53.714Z] ---> Running in 563b137fdea6 [2023-01-30T17:19:53.714Z] Removing intermediate container 563b137fdea6 [2023-01-30T17:19:53.714Z] ---> 3b47730e43ca [2023-01-30T17:19:53.714Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-30T17:19:53.714Z] ---> Running in faeb393bf654 [2023-01-30T17:19:53.714Z] Removing intermediate container faeb393bf654 [2023-01-30T17:19:53.714Z] ---> b44e718db58f [2023-01-30T17:19:53.714Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-30T17:19:53.972Z] ---> Running in 846533332e91 [2023-01-30T17:19:53.972Z] Removing intermediate container 846533332e91 [2023-01-30T17:19:53.972Z] ---> 7b7a67de1926 [2023-01-30T17:19:53.972Z] Step 33/35 : LABEL arch=amd64 [2023-01-30T17:19:53.972Z] ---> Running in 0fa6cbfea618 [2023-01-30T17:19:53.972Z] Removing intermediate container 0fa6cbfea618 [2023-01-30T17:19:53.972Z] ---> 8e1105e831ed [2023-01-30T17:19:53.972Z] Step 34/35 : LABEL git_sha=dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [2023-01-30T17:19:53.972Z] ---> Running in 63e6bf5a1f9b [2023-01-30T17:19:54.230Z] Removing intermediate container 63e6bf5a1f9b [2023-01-30T17:19:54.230Z] ---> 80ba40e94275 [2023-01-30T17:19:54.230Z] Step 35/35 : LABEL version=0.0.0 [2023-01-30T17:19:54.230Z] ---> Running in df55fb3786b3 [2023-01-30T17:19:54.230Z] Removing intermediate container df55fb3786b3 [2023-01-30T17:19:54.230Z] ---> afd194c16f57 [2023-01-30T17:19:54.230Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-30T17:19:54.230Z] Successfully built afd194c16f57 [2023-01-30T17:19:54.230Z] 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-01-30T17:19:55.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T17:19:55.272Z] [2023-01-30T17:19:55.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:19:55.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T17:19:55.644Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-30T17:19:55.644Z] 5eb5b503b376: Pulling fs layer [2023-01-30T17:19:55.644Z] 5c69ac0246d0: Pulling fs layer [2023-01-30T17:19:55.644Z] ec43610c2a17: Pulling fs layer [2023-01-30T17:19:55.644Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-30T17:19:55.644Z] 33b1e0a273af: Pulling fs layer [2023-01-30T17:19:55.644Z] 5d3b04190fa2: Pulling fs layer [2023-01-30T17:19:55.644Z] 2f39f015ded8: Pulling fs layer [2023-01-30T17:19:55.644Z] 3a2ae6a8a46f: Waiting [2023-01-30T17:19:55.644Z] 33b1e0a273af: Waiting [2023-01-30T17:19:55.644Z] 5d3b04190fa2: Waiting [2023-01-30T17:19:55.644Z] 2f39f015ded8: Waiting [2023-01-30T17:19:55.644Z] 5c69ac0246d0: Verifying Checksum [2023-01-30T17:19:55.644Z] 5c69ac0246d0: Download complete [2023-01-30T17:19:55.644Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-30T17:19:55.644Z] 3a2ae6a8a46f: Download complete [2023-01-30T17:19:55.906Z] 33b1e0a273af: Download complete [2023-01-30T17:19:55.906Z] 5d3b04190fa2: Download complete [2023-01-30T17:19:55.906Z] ec43610c2a17: Verifying Checksum [2023-01-30T17:19:55.906Z] ec43610c2a17: Download complete [2023-01-30T17:19:56.165Z] 5eb5b503b376: Verifying Checksum [2023-01-30T17:19:56.165Z] 5eb5b503b376: Download complete [2023-01-30T17:19:57.100Z] 5eb5b503b376: Pull complete [2023-01-30T17:19:57.359Z] 5c69ac0246d0: Pull complete [2023-01-30T17:19:57.618Z] ec43610c2a17: Pull complete [2023-01-30T17:19:57.878Z] 3a2ae6a8a46f: Pull complete [2023-01-30T17:19:58.136Z] 33b1e0a273af: Pull complete [2023-01-30T17:19:58.136Z] 5d3b04190fa2: Pull complete [2023-01-30T17:20:02.317Z] 2f39f015ded8: Pull complete [2023-01-30T17:20:02.317Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-30T17:20:02.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T17:20:02.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T17:20:02.521Z] prd-ubuntu20.04-docker-8c-8g-4004 does not seem to be running inside a container [2023-01-30T17:20:02.549Z] $ 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-136 -v /w/workspace/foundry_device-usb-camera_PR-136:/w/workspace/foundry_device-usb-camera_PR-136:rw,z -v /w/workspace/foundry_device-usb-camera_PR-136@tmp:/w/workspace/foundry_device-usb-camera_PR-136@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-01-30T17:20:04.309Z] $ docker top 611b4d513868224f7775193ed5166dbb5aa19b9847f2da295b3e9720d04a2385 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:20:04.761Z] ---> job-cost.sh [2023-01-30T17:20:04.761Z] lf-activate-venv: SKIPPING [2023-01-30T17:20:04.761Z] INFO: No Stack... [2023-01-30T17:20:17.593Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4005 in /w/workspace/foundry_device-usb-camera_PR-136 [Pipeline] { [Pipeline] ws [2023-01-30T17:20:17.652Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-30T17:20:17.740Z] Selected Git installation does not exist. Using Default [2023-01-30T17:20:17.740Z] The recommended git tool is: NONE [2023-01-30T17:20:22.789Z] using credential edgex-jenkins-ssh [2023-01-30T17:20:22.807Z] Cloning the remote Git repository [2023-01-30T17:20:22.636Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-30T17:20:22.716Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-01-30T17:20:22.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-30T17:20:22.866Z] > git --version # timeout=10 [2023-01-30T17:20:22.897Z] > git --version # 'git version 2.25.1' [2023-01-30T17:20:22.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T17:20:22.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T17:20:23.702Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-30T17:20:23.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-30T17:20:24.533Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-30T17:20:24.573Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-30T17:20:24.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T17:20:24.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-30T17:20:25.277Z] Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [2023-01-30T17:20:25.501Z] Merge succeeded, producing dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [2023-01-30T17:20:25.501Z] Checking out Revision dc5fd76c459dda62ef26fc1635b57c1fc5170c4f (PR-136) [2023-01-30T17:20:25.969Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-30T17:20:25.879Z] > git --version # timeout=10 [2023-01-30T17:20:25.891Z] > git --version # 'git version 2.25.1' [2023-01-30T17:20:25.907Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-30T17:20:25.138Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T17:20:25.159Z] > git checkout -f dc5fd76c459dda62ef26fc1635b57c1fc5170c4f # timeout=10 [2023-01-30T17:20:25.252Z] > git remote # timeout=10 [2023-01-30T17:20:25.270Z] > git config --get remote.origin.url # timeout=10 [2023-01-30T17:20:25.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-30T17:20:25.303Z] > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 [2023-01-30T17:20:25.329Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-30T17:20:25.356Z] > git config core.sparsecheckout # timeout=10 [2023-01-30T17:20:25.373Z] > git checkout -f dc5fd76c459dda62ef26fc1635b57c1fc5170c4f # timeout=10 [2023-01-30T17:20:26.551Z] [2023-01-30T17:20:26.551Z] GitHub has been notified of this commit’s build result [2023-01-30T17:20:26.551Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-01-30T17:20:26.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T17:20:26.697Z] INFO: Archiving Costs [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T17:20:27.051Z] + cat /w/workspace/foundry_device-usb-camera_PR-136/archives/cost.csv [2023-01-30T17:20:27.051Z] + cut -d, -f6 [Pipeline] lock [2023-01-30T17:20:27.089Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-136-1-stack-cost] [2023-01-30T17:20:27.094Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-136-1-stack-cost] did not exist. Created. [2023-01-30T17:20:27.094Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T17:20:27.312Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-30T17:20:27.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T17:20:27.312Z] Dload Upload Total Spent Left Speed [2023-01-30T17:20:27.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [2023-01-30T17:20:27.477Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-30T17:20:27.529Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [2023-01-30T17:20:27.617Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T17:20:27.691Z] $ docker stop --time=1 611b4d513868224f7775193ed5166dbb5aa19b9847f2da295b3e9720d04a2385 [2023-01-30T17:20:27.865Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-01-30T17:20:28.898Z] $ docker rm -f --volumes 611b4d513868224f7775193ed5166dbb5aa19b9847f2da295b3e9720d04a2385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-30T17:20:29.343Z] + sudo tee /etc/docker/daemon.new [2023-01-30T17:20:29.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-30T17:20:29.343Z] { [2023-01-30T17:20:29.343Z] "registry-mirrors": [ [2023-01-30T17:20:29.343Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-30T17:20:29.343Z] ], [2023-01-30T17:20:29.343Z] "bip": "10.250.0.254/24", [2023-01-30T17:20:29.343Z] "hosts": [ [2023-01-30T17:20:29.343Z] "tcp://0.0.0.0:5555", [2023-01-30T17:20:29.343Z] "unix:///var/run/docker.sock" [2023-01-30T17:20:29.343Z] ], [2023-01-30T17:20:29.343Z] "mtu": 1458, [2023-01-30T17:20:29.343Z] "selinux-enabled": true, [2023-01-30T17:20:29.343Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-30T17:20:29.343Z] } [Pipeline] sh [2023-01-30T17:20:29.684Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-30T17:20:30.021Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T17:20:48.326Z] provisioning config files... [2023-01-30T17:20:48.350Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10956268851209308281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:20:48.729Z] ---> docker-login.sh [2023-01-30T17:20:48.729Z] nexus3.edgexfoundry.org:10001 [2023-01-30T17:20:48.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:20:49.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:20:49.268Z] Configure a credential helper to remove this warning. See [2023-01-30T17:20:49.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:20:49.268Z] [2023-01-30T17:20:49.268Z] Login Succeeded [2023-01-30T17:20:49.268Z] nexus3.edgexfoundry.org:10002 [2023-01-30T17:20:49.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:20:49.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:20:49.537Z] Configure a credential helper to remove this warning. See [2023-01-30T17:20:49.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:20:49.537Z] [2023-01-30T17:20:49.537Z] Login Succeeded [2023-01-30T17:20:49.537Z] nexus3.edgexfoundry.org:10003 [2023-01-30T17:20:49.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:20:50.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:20:50.072Z] Configure a credential helper to remove this warning. See [2023-01-30T17:20:50.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:20:50.072Z] [2023-01-30T17:20:51.481Z] Login Succeeded [2023-01-30T17:20:51.482Z] nexus3.edgexfoundry.org:10004 [2023-01-30T17:20:51.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:20:51.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:20:51.482Z] Configure a credential helper to remove this warning. See [2023-01-30T17:20:51.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:20:51.482Z] [2023-01-30T17:20:51.482Z] Login Succeeded [2023-01-30T17:20:51.482Z] docker.io [2023-01-30T17:20:51.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-30T17:20:52.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-30T17:20:52.015Z] Configure a credential helper to remove this warning. See [2023-01-30T17:20:52.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-30T17:20:52.015Z] [2023-01-30T17:20:52.015Z] Login Succeeded [2023-01-30T17:20:52.015Z] ---> docker-login.sh ends [Pipeline] } [2023-01-30T17:20:52.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-30T17:20:52.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T17:20:52.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-30T17:20:52.475Z] ========================================================= [2023-01-30T17:20:52.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-30T17:20:52.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:20:52.964Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-30T17:20:53.232Z] Sending build context to Docker daemon 1.121MB [2023-01-30T17:20:53.232Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T17:20:53.232Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-30T17:20:53.502Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-30T17:20:53.502Z] 9b18e9b68314: Pulling fs layer [2023-01-30T17:20:53.502Z] 35d82f9e3411: Pulling fs layer [2023-01-30T17:20:53.502Z] e16973657156: Pulling fs layer [2023-01-30T17:20:53.502Z] fc693d55d65f: Pulling fs layer [2023-01-30T17:20:53.502Z] 7e9fc2657dce: Pulling fs layer [2023-01-30T17:20:53.502Z] dda99020689f: Pulling fs layer [2023-01-30T17:20:53.502Z] db1c61fa0a46: Pulling fs layer [2023-01-30T17:20:53.502Z] 891c053d2c06: Pulling fs layer [2023-01-30T17:20:53.502Z] fc693d55d65f: Waiting [2023-01-30T17:20:53.502Z] dda99020689f: Waiting [2023-01-30T17:20:53.502Z] db1c61fa0a46: Waiting [2023-01-30T17:20:53.502Z] 891c053d2c06: Waiting [2023-01-30T17:20:53.502Z] 7e9fc2657dce: Waiting [2023-01-30T17:20:53.502Z] e16973657156: Verifying Checksum [2023-01-30T17:20:53.502Z] e16973657156: Download complete [2023-01-30T17:20:53.502Z] 35d82f9e3411: Verifying Checksum [2023-01-30T17:20:53.502Z] 35d82f9e3411: Download complete [2023-01-30T17:20:53.502Z] 7e9fc2657dce: Verifying Checksum [2023-01-30T17:20:53.502Z] dda99020689f: Download complete [2023-01-30T17:20:53.502Z] 9b18e9b68314: Verifying Checksum [2023-01-30T17:20:53.502Z] 9b18e9b68314: Download complete [2023-01-30T17:20:54.466Z] 9b18e9b68314: Pull complete [2023-01-30T17:20:54.738Z] 891c053d2c06: Verifying Checksum [2023-01-30T17:20:54.738Z] 891c053d2c06: Download complete [2023-01-30T17:20:54.738Z] 35d82f9e3411: Pull complete [2023-01-30T17:20:55.006Z] e16973657156: Pull complete [2023-01-30T17:20:55.588Z] db1c61fa0a46: Verifying Checksum [2023-01-30T17:20:55.588Z] db1c61fa0a46: Download complete [2023-01-30T17:20:56.171Z] fc693d55d65f: Verifying Checksum [2023-01-30T17:20:56.171Z] fc693d55d65f: Download complete [2023-01-30T17:21:06.247Z] fc693d55d65f: Pull complete [2023-01-30T17:21:06.247Z] 7e9fc2657dce: Pull complete [2023-01-30T17:21:06.519Z] dda99020689f: Pull complete [2023-01-30T17:21:11.869Z] db1c61fa0a46: Pull complete [2023-01-30T17:21:13.348Z] 891c053d2c06: Pull complete [2023-01-30T17:21:13.348Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-30T17:21:13.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-30T17:21:13.627Z] ---> f96f9c87975a [2023-01-30T17:21:13.627Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-30T17:21:15.608Z] ---> Running in 626341aa477b [2023-01-30T17:21:15.608Z] Removing intermediate container 626341aa477b [2023-01-30T17:21:15.608Z] ---> bcef155d0f63 [2023-01-30T17:21:15.608Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T17:21:15.608Z] ---> Running in 7c345cc4c4b6 [2023-01-30T17:21:15.875Z] Removing intermediate container 7c345cc4c4b6 [2023-01-30T17:21:15.875Z] ---> f4fb03dc5169 [2023-01-30T17:21:15.875Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-30T17:21:15.875Z] ---> Running in 9ea6c5dea77e [2023-01-30T17:21:16.141Z] Removing intermediate container 9ea6c5dea77e [2023-01-30T17:21:16.141Z] ---> e57164ead83d [2023-01-30T17:21:16.141Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-30T17:21:16.408Z] ---> Running in 93d79cae9818 [2023-01-30T17:21:16.684Z] Removing intermediate container 93d79cae9818 [2023-01-30T17:21:16.684Z] ---> 237f369a43b2 [2023-01-30T17:21:16.684Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T17:21:16.684Z] ---> Running in a224fc73e08a [2023-01-30T17:21:18.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T17:21:18.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T17:21:19.054Z] (1/14) Installing libintl (0.21-r2) [2023-01-30T17:21:19.054Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-30T17:21:19.054Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-30T17:21:19.054Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-30T17:21:19.054Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-30T17:21:19.054Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-30T17:21:19.054Z] Executing udev-init-scripts-35-r0.post-install [2023-01-30T17:21:19.054Z] (7/14) Installing libblkid (2.38-r1) [2023-01-30T17:21:19.054Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-30T17:21:19.054Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-30T17:21:19.054Z] (10/14) Installing kmod-libs (29-r2) [2023-01-30T17:21:19.054Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-30T17:21:19.054Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-30T17:21:19.054Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-30T17:21:19.054Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-30T17:21:19.321Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T17:21:19.321Z] Executing eudev-3.2.11-r0.trigger [2023-01-30T17:21:19.321Z] OK: 228 MiB in 65 packages [2023-01-30T17:21:20.282Z] Removing intermediate container a224fc73e08a [2023-01-30T17:21:20.282Z] ---> 179c06d02a7b [2023-01-30T17:21:20.282Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-30T17:21:20.282Z] ---> Running in da28ad6c3c2f [2023-01-30T17:21:20.549Z] Removing intermediate container da28ad6c3c2f [2023-01-30T17:21:20.549Z] ---> 1d3f8afb8bb9 [2023-01-30T17:21:20.549Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-30T17:21:21.133Z] ---> 66d4184ddc77 [2023-01-30T17:21:21.133Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T17:21:21.133Z] ---> Running in a8bd46078416 [2023-01-30T17:22:42.769Z] Removing intermediate container a8bd46078416 [2023-01-30T17:22:42.769Z] ---> 845dcc666ae8 [2023-01-30T17:22:42.769Z] Step 11/13 : COPY . . [2023-01-30T17:22:42.769Z] ---> fc045e18aa1b [2023-01-30T17:22:42.769Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-30T17:22:42.769Z] ---> Running in a51e88d43e93 [2023-01-30T17:22:42.769Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T17:22:42.769Z] Dload Upload Total Spent Left Speed [2023-01-30T17:22:42.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14511 0 --:--:-- --:--:-- --:--:-- 14750 [2023-01-30T17:22:42.769Z] Removing intermediate container a51e88d43e93 [2023-01-30T17:22:42.769Z] ---> d8b1b4fbc027 [2023-01-30T17:22:42.769Z] Step 13/13 : RUN ${MAKE} [2023-01-30T17:22:42.769Z] ---> Running in 282e8ae56a76 [2023-01-30T17:22:42.769Z] noop [2023-01-30T17:22:42.769Z] Removing intermediate container 282e8ae56a76 [2023-01-30T17:22:42.769Z] ---> 40a326dc80ef [2023-01-30T17:22:42.769Z] Successfully built 40a326dc80ef [2023-01-30T17:22:42.769Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:22:43.249Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T17:22:43.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T17:22:43.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-4005 does not seem to be running inside a container [2023-01-30T17:22:43.604Z] $ 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-01-30T17:22:44.829Z] $ docker top 410f7d2e0b9d7a497eefad70bf2cb7bdd7a1d9b7519d474f7f7f7cf16e45a790 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T17:22:45.710Z] + go version [2023-01-30T17:22:45.710Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-30T17:22:45.752Z] $ docker stop --time=1 410f7d2e0b9d7a497eefad70bf2cb7bdd7a1d9b7519d474f7f7f7cf16e45a790 [2023-01-30T17:22:47.403Z] $ docker rm -f --volumes 410f7d2e0b9d7a497eefad70bf2cb7bdd7a1d9b7519d474f7f7f7cf16e45a790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:22:48.247Z] + docker inspect -f . ci-base-image-arm64 [2023-01-30T17:22:48.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T17:22:48.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-4005 does not seem to be running inside a container [2023-01-30T17:22:48.561Z] $ 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-01-30T17:22:49.727Z] $ docker top 4eb6b790f1318b21f211eff02cbe07e89daed0467e23669b71b66a1039207313 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T17:22:50.287Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-30T17:22:51.246Z] + make test [2023-01-30T17:22:51.246Z] go test ./... -coverprofile=coverage.out ./... [2023-01-30T17:22:52.656Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-30T17:24:29.334Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-30T17:24:29.334Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 1.9% of statements [2023-01-30T17:24:29.334Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-30T17:24:29.334Z] go vet ./... [2023-01-30T17:24:44.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-30T17:24:44.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-30T17:24:44.340Z] ./bin/test-attribution-txt.sh [2023-01-30T17:24:44.340Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-30T17:24:44.340Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-30T17:24:44.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-30T17:24:44.620Z] $ docker stop --time=1 4eb6b790f1318b21f211eff02cbe07e89daed0467e23669b71b66a1039207313 [2023-01-30T17:24:46.412Z] $ docker rm -f --volumes 4eb6b790f1318b21f211eff02cbe07e89daed0467e23669b71b66a1039207313 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-30T17:24:47.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-30T17:24:47.528Z] Warning: overwriting stash ‘coverage-report’ [2023-01-30T17:24:47.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-30T17:24:48.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-30T17:24:48.902Z] + ls -al . [2023-01-30T17:24:48.902Z] total 192 [2023-01-30T17:24:48.902Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 30 17:22 . [2023-01-30T17:24:48.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 17:20 .. [2023-01-30T17:24:48.902Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 17:20 .git [2023-01-30T17:24:48.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 17:20 .github [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 30 17:20 .gitignore [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 17:20 .golangci.yml [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 30 17:20 .hadolint.yml [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 30 17:20 Attribution.txt [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 30 17:20 CHANGELOG.md [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 30 17:20 Dockerfile [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 30 17:20 GOVERNANCE.md [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 30 17:20 Jenkinsfile [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 30 17:20 LICENSE [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 30 17:20 Makefile [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 30 17:20 OWNERS.md [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 30 17:20 README.md [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 17:17 VERSION [2023-01-30T17:24:48.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 17:20 bin [2023-01-30T17:24:48.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 17:20 cmd [2023-01-30T17:24:48.902Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 30 17:24 coverage.out [2023-01-30T17:24:48.902Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 30 17:20 docker-entrypoint.sh [2023-01-30T17:24:48.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 17:20 docs [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 3540 Jan 30 17:20 go.mod [2023-01-30T17:24:48.902Z] -rw-rw-r-- 1 jenkins jenkins 35103 Jan 30 17:20 go.sum [2023-01-30T17:24:48.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 17:20 internal [2023-01-30T17:24:48.903Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 17:20 snap [2023-01-30T17:24:48.903Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 30 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:24:49.331Z] + 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=dc5fd76c459dda62ef26fc1635b57c1fc5170c4f --label arch=arm64 --label version=0.0.0 . [2023-01-30T17:24:49.599Z] Sending build context to Docker daemon 1.152MB [2023-01-30T17:24:49.599Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-30T17:24:49.599Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-30T17:24:49.599Z] ---> 40a326dc80ef [2023-01-30T17:24:49.599Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-30T17:24:49.870Z] ---> Running in 3d022fe0ff39 [2023-01-30T17:24:51.280Z] Removing intermediate container 3d022fe0ff39 [2023-01-30T17:24:51.281Z] ---> 4b8b3d0ca410 [2023-01-30T17:24:51.281Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-30T17:24:51.550Z] ---> Running in 831c86d38847 [2023-01-30T17:24:51.816Z] Removing intermediate container 831c86d38847 [2023-01-30T17:24:51.816Z] ---> 2ba12999d5d2 [2023-01-30T17:24:51.816Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-30T17:24:51.816Z] ---> Running in 5cf471624cd2 [2023-01-30T17:24:52.429Z] Removing intermediate container 5cf471624cd2 [2023-01-30T17:24:52.429Z] ---> 888888056219 [2023-01-30T17:24:52.429Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-30T17:24:52.429Z] ---> Running in e4ea398cf174 [2023-01-30T17:24:52.700Z] Removing intermediate container e4ea398cf174 [2023-01-30T17:24:52.701Z] ---> 1b3b4a1d2e6c [2023-01-30T17:24:52.701Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-30T17:24:52.969Z] ---> Running in 9af940352f0c [2023-01-30T17:24:53.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T17:24:54.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T17:24:55.611Z] OK: 228 MiB in 65 packages [2023-01-30T17:24:56.571Z] Removing intermediate container 9af940352f0c [2023-01-30T17:24:56.571Z] ---> 6ddf57f639cc [2023-01-30T17:24:56.571Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-30T17:24:56.837Z] ---> Running in 58f3df2137c8 [2023-01-30T17:24:57.116Z] Removing intermediate container 58f3df2137c8 [2023-01-30T17:24:57.116Z] ---> 1244bf28f796 [2023-01-30T17:24:57.116Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-30T17:24:57.706Z] ---> aa112417ef39 [2023-01-30T17:24:57.706Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-30T17:24:57.706Z] ---> Running in 952969bcdcfc [2023-01-30T17:25:00.287Z] Removing intermediate container 952969bcdcfc [2023-01-30T17:25:00.287Z] ---> 550314d6d87e [2023-01-30T17:25:00.287Z] Step 11/35 : COPY . . [2023-01-30T17:25:01.704Z] ---> 4fc9d1af1b7c [2023-01-30T17:25:01.704Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-30T17:25:01.704Z] ---> Running in 3b2c158ef331 [2023-01-30T17:25:02.665Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T17:25:02.665Z] Dload Upload Total Spent Left Speed [2023-01-30T17:25:02.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6268 0 --:--:-- --:--:-- --:--:-- 6284 [2023-01-30T17:25:04.076Z] Removing intermediate container 3b2c158ef331 [2023-01-30T17:25:04.076Z] ---> 3cf810854d65 [2023-01-30T17:25:04.076Z] Step 13/35 : RUN ${MAKE} [2023-01-30T17:25:04.076Z] ---> Running in 1bd6cdc39437 [2023-01-30T17:25:05.036Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-30T17:27:41.753Z] Removing intermediate container 1bd6cdc39437 [2023-01-30T17:27:41.753Z] ---> f8fb74b1c2fb [2023-01-30T17:27:41.753Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-30T17:27:41.753Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-30T17:27:41.753Z] eab2503cf8f4: Pulling fs layer [2023-01-30T17:27:41.753Z] 97cd0a44c592: Pulling fs layer [2023-01-30T17:27:41.753Z] 97cd0a44c592: Verifying Checksum [2023-01-30T17:27:41.753Z] 97cd0a44c592: Download complete [2023-01-30T17:27:41.753Z] eab2503cf8f4: Verifying Checksum [2023-01-30T17:27:41.753Z] eab2503cf8f4: Download complete [2023-01-30T17:27:41.753Z] eab2503cf8f4: Pull complete [2023-01-30T17:27:41.753Z] 97cd0a44c592: Pull complete [2023-01-30T17:27:41.753Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-30T17:27:41.753Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-30T17:27:41.753Z] ---> 7f763cca56b3 [2023-01-30T17:27:41.753Z] Step 15/35 : FROM alpine:3.16 [2023-01-30T17:27:41.753Z] 3.16: Pulling from library/alpine [2023-01-30T17:27:41.753Z] 6875df1f5354: Pulling fs layer [2023-01-30T17:27:41.753Z] 6875df1f5354: Verifying Checksum [2023-01-30T17:27:41.753Z] 6875df1f5354: Download complete [2023-01-30T17:27:41.753Z] 6875df1f5354: Pull complete [2023-01-30T17:27:41.753Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-30T17:27:41.753Z] Status: Downloaded newer image for alpine:3.16 [2023-01-30T17:27:41.753Z] ---> 2b4661558fb8 [2023-01-30T17:27:41.753Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-30T17:27:41.753Z] ---> Running in b2e7e3821c70 [2023-01-30T17:27:41.753Z] Removing intermediate container b2e7e3821c70 [2023-01-30T17:27:41.753Z] ---> a5bbfbf580a4 [2023-01-30T17:27:41.753Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-30T17:27:41.753Z] ---> Running in dd7486f89c7a [2023-01-30T17:27:41.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-30T17:27:41.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-30T17:27:41.753Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-01-30T17:27:41.753Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-01-30T17:27:41.753Z] (3/79) Installing libxau (1.0.9-r0) [2023-01-30T17:27:41.753Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-01-30T17:27:41.753Z] (5/79) Installing libxcb (1.15-r0) [2023-01-30T17:27:41.753Z] (6/79) Installing libx11 (1.8-r0) [2023-01-30T17:27:41.753Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-01-30T17:27:41.753Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-01-30T17:27:41.753Z] (9/79) Installing expat (2.5.0-r0) [2023-01-30T17:27:41.753Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-01-30T17:27:41.753Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-01-30T17:27:41.753Z] (12/79) Installing libpng (1.6.37-r1) [2023-01-30T17:27:41.753Z] (13/79) Installing freetype (2.12.1-r0) [2023-01-30T17:27:41.753Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-01-30T17:27:41.753Z] (15/79) Installing fribidi (1.0.12-r0) [2023-01-30T17:27:41.753Z] (16/79) Installing libffi (3.4.2-r1) [2023-01-30T17:27:41.753Z] (17/79) Installing libintl (0.21-r2) [2023-01-30T17:27:41.753Z] (18/79) Installing libblkid (2.38-r1) [2023-01-30T17:27:41.753Z] (19/79) Installing libmount (2.38-r1) [2023-01-30T17:27:41.753Z] (20/79) Installing pcre (8.45-r2) [2023-01-30T17:27:41.753Z] (21/79) Installing glib (2.72.1-r0) [2023-01-30T17:27:41.753Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-01-30T17:27:41.753Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-01-30T17:27:41.753Z] (24/79) Installing libass (0.16.0-r0) [2023-01-30T17:27:41.753Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-01-30T17:27:41.753Z] (26/79) Installing libdrm (2.4.110-r0) [2023-01-30T17:27:41.753Z] (27/79) Installing gmp (6.2.1-r2) [2023-01-30T17:27:41.753Z] (28/79) Installing nettle (3.7.3-r0) [2023-01-30T17:27:41.753Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-01-30T17:27:41.753Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-01-30T17:27:41.753Z] (31/79) Installing libunistring (1.0-r0) [2023-01-30T17:27:41.753Z] (32/79) Installing gnutls (3.7.7-r0) [2023-01-30T17:27:41.753Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-30T17:27:41.753Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-30T17:27:41.753Z] (35/79) Installing lame (3.100-r0) [2023-01-30T17:27:41.753Z] (36/79) Installing opus (1.3.1-r1) [2023-01-30T17:27:41.753Z] (37/79) Installing libasyncns (0.8-r1) [2023-01-30T17:27:41.753Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-01-30T17:27:41.753Z] (39/79) Installing libltdl (2.4.7-r0) [2023-01-30T17:27:41.753Z] (40/79) Installing orc (0.4.32-r0) [2023-01-30T17:27:41.753Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-01-30T17:27:41.753Z] (42/79) Installing libogg (1.3.5-r1) [2023-01-30T17:27:41.753Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-30T17:27:41.753Z] (44/79) Installing flac (1.3.4-r0) [2023-01-30T17:27:41.753Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-01-30T17:27:41.753Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-01-30T17:27:41.753Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-01-30T17:27:41.753Z] (48/79) Installing soxr (0.1.3-r2) [2023-01-30T17:27:41.753Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-01-30T17:27:41.753Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-01-30T17:27:41.753Z] (51/79) Installing libpulse (15.0-r2) [2023-01-30T17:27:41.753Z] (52/79) Installing cjson (1.7.15-r3) [2023-01-30T17:27:41.753Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-01-30T17:27:41.753Z] (54/79) Installing librist (0.2.6-r1) [2023-01-30T17:27:41.753Z] (55/79) Installing libsrt (1.4.4-r0) [2023-01-30T17:27:41.753Z] (56/79) Installing libssh (0.9.6-r1) [2023-01-30T17:27:41.753Z] (57/79) Installing libtheora (1.1.1-r16) [2023-01-30T17:27:41.754Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-01-30T17:27:41.754Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-01-30T17:27:41.754Z] (60/79) Installing libxext (1.3.4-r0) [2023-01-30T17:27:41.754Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-01-30T17:27:41.754Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-01-30T17:27:41.754Z] (63/79) Installing libva (2.14.0-r0) [2023-01-30T17:27:41.754Z] (64/79) Installing libvdpau (1.5-r0) [2023-01-30T17:27:41.754Z] (65/79) Installing vidstab (1.1.0-r1) [2023-01-30T17:27:41.754Z] (66/79) Installing libvpx (1.11.0-r1) [2023-01-30T17:27:41.754Z] (67/79) Installing libwebp (1.2.3-r0) [2023-01-30T17:27:41.754Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-01-30T17:27:41.754Z] (69/79) Installing numactl (2.0.14-r0) [2023-01-30T17:27:41.754Z] (70/79) Installing x265-libs (3.5-r3) [2023-01-30T17:27:41.754Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-01-30T17:27:41.754Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-01-30T17:27:41.754Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-01-30T17:27:41.754Z] (74/79) Installing udev-init-scripts (35-r0) [2023-01-30T17:27:41.754Z] Executing udev-init-scripts-35-r0.post-install [2023-01-30T17:27:41.754Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-01-30T17:27:41.754Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-01-30T17:27:41.754Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-01-30T17:27:41.754Z] (78/79) Installing kmod-libs (29-r2) [2023-01-30T17:27:41.754Z] (79/79) Installing eudev (3.2.11-r0) [2023-01-30T17:27:41.754Z] Executing busybox-1.35.0-r17.trigger [2023-01-30T17:27:41.754Z] Executing eudev-3.2.11-r0.trigger [2023-01-30T17:27:41.754Z] OK: 77 MiB in 93 packages [2023-01-30T17:27:41.754Z] Removing intermediate container dd7486f89c7a [2023-01-30T17:27:41.754Z] ---> 74331f949e92 [2023-01-30T17:27:41.754Z] Step 18/35 : WORKDIR / [2023-01-30T17:27:41.754Z] ---> Running in 63d215483cab [2023-01-30T17:27:41.754Z] Removing intermediate container 63d215483cab [2023-01-30T17:27:41.754Z] ---> 2e1d5090b83e [2023-01-30T17:27:41.754Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-30T17:27:43.164Z] ---> 13446aaa2f01 [2023-01-30T17:27:43.164Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-30T17:27:43.435Z] ---> fe1789da416c [2023-01-30T17:27:43.435Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-30T17:27:44.022Z] ---> 87a7ee719f28 [2023-01-30T17:27:44.022Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-30T17:27:44.607Z] ---> 59741769b875 [2023-01-30T17:27:44.607Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-30T17:27:44.879Z] ---> 405dfdeb1ad7 [2023-01-30T17:27:44.879Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-30T17:27:45.466Z] ---> 16fd5ffac784 [2023-01-30T17:27:45.466Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-30T17:27:46.877Z] ---> 843e9912bb7c [2023-01-30T17:27:46.877Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-30T17:27:46.877Z] ---> Running in ece75100693d [2023-01-30T17:27:48.853Z] Removing intermediate container ece75100693d [2023-01-30T17:27:48.853Z] ---> e1c014c06d03 [2023-01-30T17:27:48.853Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-30T17:27:48.853Z] ---> Running in bcf4c95baee1 [2023-01-30T17:27:50.269Z] Removing intermediate container bcf4c95baee1 [2023-01-30T17:27:50.269Z] ---> 80ac83d3d664 [2023-01-30T17:27:50.269Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-30T17:27:50.537Z] ---> Running in 3542967c5fdd [2023-01-30T17:27:51.950Z] Removing intermediate container 3542967c5fdd [2023-01-30T17:27:51.950Z] ---> 61ac3056bbf9 [2023-01-30T17:27:51.950Z] Step 29/35 : EXPOSE 59983 [2023-01-30T17:27:51.950Z] ---> Running in 840695e78f9a [2023-01-30T17:27:52.216Z] Removing intermediate container 840695e78f9a [2023-01-30T17:27:52.216Z] ---> 6cfafde48095 [2023-01-30T17:27:52.216Z] Step 30/35 : EXPOSE 8554 [2023-01-30T17:27:52.216Z] ---> Running in df7973279ef5 [2023-01-30T17:27:52.485Z] Removing intermediate container df7973279ef5 [2023-01-30T17:27:52.485Z] ---> 96b03435f62a [2023-01-30T17:27:52.485Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-30T17:27:52.752Z] ---> Running in 3d03a7ced155 [2023-01-30T17:27:53.020Z] Removing intermediate container 3d03a7ced155 [2023-01-30T17:27:53.020Z] ---> 190dafc87891 [2023-01-30T17:27:53.020Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-30T17:27:53.020Z] ---> Running in 79eac443e877 [2023-01-30T17:27:53.286Z] Removing intermediate container 79eac443e877 [2023-01-30T17:27:53.286Z] ---> f53af8e1959f [2023-01-30T17:27:53.286Z] Step 33/35 : LABEL arch=arm64 [2023-01-30T17:27:53.286Z] ---> Running in b8ae58347509 [2023-01-30T17:27:53.552Z] Removing intermediate container b8ae58347509 [2023-01-30T17:27:53.552Z] ---> 7a305c1d6b53 [2023-01-30T17:27:53.552Z] Step 34/35 : LABEL git_sha=dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [2023-01-30T17:27:53.552Z] ---> Running in 13e63e1f0078 [2023-01-30T17:27:54.138Z] Removing intermediate container 13e63e1f0078 [2023-01-30T17:27:54.138Z] ---> a94ab09dd958 [2023-01-30T17:27:54.138Z] Step 35/35 : LABEL version=0.0.0 [2023-01-30T17:27:54.138Z] ---> Running in a7e18df1c23f [2023-01-30T17:27:54.404Z] Removing intermediate container a7e18df1c23f [2023-01-30T17:27:54.404Z] ---> 7a83ab4f413b [2023-01-30T17:27:54.404Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-30T17:27:54.404Z] Successfully built 7a83ab4f413b [2023-01-30T17:27:54.404Z] 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-01-30T17:27:55.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T17:27:55.194Z] [2023-01-30T17:27:55.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:27:55.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T17:27:55.592Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-30T17:27:55.592Z] 8998bd30e6a1: Pulling fs layer [2023-01-30T17:27:55.592Z] 04944245beec: Pulling fs layer [2023-01-30T17:27:55.592Z] 699f458cf7ca: Pulling fs layer [2023-01-30T17:27:55.592Z] 765212b225bb: Pulling fs layer [2023-01-30T17:27:55.592Z] f23df028b6ca: Pulling fs layer [2023-01-30T17:27:55.592Z] d65c8cfc05b1: Pulling fs layer [2023-01-30T17:27:55.592Z] 2437ff75d9bd: Pulling fs layer [2023-01-30T17:27:55.592Z] f23df028b6ca: Waiting [2023-01-30T17:27:55.592Z] d65c8cfc05b1: Waiting [2023-01-30T17:27:55.592Z] 2437ff75d9bd: Waiting [2023-01-30T17:27:55.592Z] 765212b225bb: Waiting [2023-01-30T17:27:55.869Z] 04944245beec: Verifying Checksum [2023-01-30T17:27:55.869Z] 04944245beec: Download complete [2023-01-30T17:27:55.869Z] 765212b225bb: Verifying Checksum [2023-01-30T17:27:55.869Z] 765212b225bb: Download complete [2023-01-30T17:27:55.869Z] f23df028b6ca: Verifying Checksum [2023-01-30T17:27:55.869Z] f23df028b6ca: Download complete [2023-01-30T17:27:55.869Z] d65c8cfc05b1: Verifying Checksum [2023-01-30T17:27:55.869Z] d65c8cfc05b1: Download complete [2023-01-30T17:27:55.869Z] 699f458cf7ca: Verifying Checksum [2023-01-30T17:27:55.869Z] 699f458cf7ca: Download complete [2023-01-30T17:27:56.455Z] 8998bd30e6a1: Verifying Checksum [2023-01-30T17:27:56.456Z] 8998bd30e6a1: Download complete [2023-01-30T17:27:58.402Z] 2437ff75d9bd: Verifying Checksum [2023-01-30T17:27:58.402Z] 2437ff75d9bd: Download complete [2023-01-30T17:28:00.341Z] 8998bd30e6a1: Pull complete [2023-01-30T17:28:00.607Z] 04944245beec: Pull complete [2023-01-30T17:28:02.019Z] 699f458cf7ca: Pull complete [2023-01-30T17:28:02.019Z] 765212b225bb: Pull complete [2023-01-30T17:28:02.603Z] f23df028b6ca: Pull complete [2023-01-30T17:28:02.870Z] d65c8cfc05b1: Pull complete [2023-01-30T17:28:18.083Z] 2437ff75d9bd: Pull complete [2023-01-30T17:28:18.083Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-30T17:28:18.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-30T17:28:18.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T17:28:18.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-4005 does not seem to be running inside a container [2023-01-30T17:28:18.467Z] $ 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-01-30T17:28:21.014Z] $ docker top 4828141982bcd0d636499fcba208dc5b1bf440c989931cac3fa7c9c74159c6ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:28:21.902Z] ---> job-cost.sh [2023-01-30T17:28:21.902Z] lf-activate-venv: SKIPPING [2023-01-30T17:28:21.902Z] INFO: No Stack... [2023-01-30T17:28:22.169Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-30T17:28:23.130Z] INFO: Archiving Costs [Pipeline] sh [2023-01-30T17:28:23.482Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-01-30T17:28:23.482Z] + cut -d, -f6 [Pipeline] lock [2023-01-30T17:28:23.561Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-136-1-stack-cost] [2023-01-30T17:28:23.570Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-136-1-stack-cost] did not exist. Created. [2023-01-30T17:28:23.570Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-30T17:28:24.299Z] /w/workspace/device-usb-camera/1@tmp/durable-790a9666/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-30T17:28:24.977Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-30T17:28:25.014Z] Warning: overwriting stash ‘stack-cost’ [2023-01-30T17:28:25.073Z] Stashed 1 file(s) [Pipeline] } [2023-01-30T17:28:25.087Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-30T17:28:25.170Z] $ docker stop --time=1 4828141982bcd0d636499fcba208dc5b1bf440c989931cac3fa7c9c74159c6ed [2023-01-30T17:28:26.650Z] $ docker rm -f --volumes 4828141982bcd0d636499fcba208dc5b1bf440c989931cac3fa7c9c74159c6ed [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-01-30T17:28:27.645Z] provisioning config files... [2023-01-30T17:28:27.652Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-136@tmp/config10188039258119819476tmp [Pipeline] { [Pipeline] sh [2023-01-30T17:28:27.993Z] + set +x [2023-01-30T17:28:27.994Z] + curl -s https://codecov.io/bash [2023-01-30T17:28:27.994Z] + bash -s -- [2023-01-30T17:28:27.994Z] [2023-01-30T17:28:27.994Z] _____ _ [2023-01-30T17:28:27.994Z] / ____| | | [2023-01-30T17:28:27.994Z] | | ___ __| | ___ ___ _____ __ [2023-01-30T17:28:27.994Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-30T17:28:27.994Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-30T17:28:27.994Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-30T17:28:27.994Z] Bash-1.0.6 [2023-01-30T17:28:27.994Z] [2023-01-30T17:28:27.994Z] [2023-01-30T17:28:27.994Z] ==> git version 2.25.1 found [2023-01-30T17:28:27.994Z] ==> 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-01-30T17:28:27.994Z] Release-Date: 2020-01-08 [2023-01-30T17:28:27.994Z] 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-01-30T17:28:27.994Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-30T17:28:27.994Z] ==> Jenkins CI detected. [2023-01-30T17:28:27.994Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-136 [2023-01-30T17:28:27.994Z] project root: . [2023-01-30T17:28:27.994Z] --> token set from env [2023-01-30T17:28:27.994Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-30T17:28:27.994Z] ==> Running gcov in . (disable via -X gcov) [2023-01-30T17:28:27.994Z] ==> Python coveragepy not found [2023-01-30T17:28:27.994Z] ==> Searching for coverage reports in: [2023-01-30T17:28:27.994Z] + . [2023-01-30T17:28:28.255Z] -> Found 1 reports [2023-01-30T17:28:28.255Z] ==> Detecting git/mercurial file structure [2023-01-30T17:28:28.255Z] ==> Reading reports [2023-01-30T17:28:28.255Z] + ./coverage.out bytes=30666 [2023-01-30T17:28:28.255Z] ==> Appending adjustments [2023-01-30T17:28:28.255Z] https://docs.codecov.io/docs/fixing-reports [2023-01-30T17:28:28.255Z] + Found adjustments [2023-01-30T17:28:28.255Z] ==> Gzipping contents [2023-01-30T17:28:28.255Z] 8.0K /tmp/codecov.t0kAN4.gz [2023-01-30T17:28:28.255Z] ==> Uploading reports [2023-01-30T17:28:28.255Z] url: https://codecov.io [2023-01-30T17:28:28.255Z] query: branch=PR-136&commit=dc5fd76c459dda62ef26fc1635b57c1fc5170c4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=136&job=&cmd_args= [2023-01-30T17:28:28.255Z] -> Pinging Codecov [2023-01-30T17:28:28.256Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-136&commit=dc5fd76c459dda62ef26fc1635b57c1fc5170c4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=136&job=&cmd_args= [2023-01-30T17:28:28.516Z] -> Uploading to [2023-01-30T17:28:28.516Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-30/73D8F5FF140700D3E01443B452E23636/dc5fd76c459dda62ef26fc1635b57c1fc5170c4f/1c44e36b-4828-4520-9565-8e44ef45cfde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T172828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b16c00971b52f984efb59426d0aea1f97b3f24d78c2f904714de87406ddbde6 [2023-01-30T17:28:28.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-30T17:28:28.516Z] Dload Upload Total Spent Left Speed [2023-01-30T17:28:28.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4282 0 0 100 4282 0 20990 --:--:-- --:--:-- --:--:-- 20887 100 4282 0 0 100 4282 0 15238 --:--:-- --:--:-- --:--:-- 15184 [2023-01-30T17:28:28.777Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/dc5fd76c459dda62ef26fc1635b57c1fc5170c4f [Pipeline] } [2023-01-30T17:28:28.807Z] 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-01-30T17:28:30.617Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-136/archives ] [2023-01-30T17:28:30.617Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-136/archives [2023-01-30T17:28:30.617Z] total 16 [2023-01-30T17:28:30.617Z] drwxr-xr-x 3 root root 4096 Jan 30 17:20 . [2023-01-30T17:28:30.617Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 17:20 .. [2023-01-30T17:28:30.617Z] drwxr-xr-x 2 root root 4096 Jan 30 17:20 cost [2023-01-30T17:28:30.617Z] -rw-r--r-- 1 root root 89 Jan 30 17:20 cost.csv [2023-01-30T17:28:30.617Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-136/archives [2023-01-30T17:28:30.617Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-136/archives [2023-01-30T17:28:30.617Z] total 16 [2023-01-30T17:28:30.617Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 17:20 . [2023-01-30T17:28:30.617Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 17:20 .. [2023-01-30T17:28:30.617Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 17:20 cost [2023-01-30T17:28:30.617Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 30 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:28:30.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:28:31.831Z] ---> package-listing.sh [2023-01-30T17:28:31.831Z] ++ facter osfamily [2023-01-30T17:28:31.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-30T17:28:32.089Z] + OS_FAMILY=debian [2023-01-30T17:28:32.089Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-136 [2023-01-30T17:28:32.089Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-30T17:28:32.089Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-30T17:28:32.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-30T17:28:32.089Z] + PACKAGES=/tmp/packages_start.txt [2023-01-30T17:28:32.089Z] + '[' /w/workspace/foundry_device-usb-camera_PR-136 ']' [2023-01-30T17:28:32.089Z] + PACKAGES=/tmp/packages_end.txt [2023-01-30T17:28:32.089Z] + case "${OS_FAMILY}" in [2023-01-30T17:28:32.089Z] + dpkg -l [2023-01-30T17:28:32.089Z] + grep '^ii' [2023-01-30T17:28:32.089Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-30T17:28:32.089Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-30T17:28:32.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-30T17:28:32.089Z] + '[' /w/workspace/foundry_device-usb-camera_PR-136 ']' [2023-01-30T17:28:32.089Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-136/archives/ [2023-01-30T17:28:32.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-136/archives/ [Pipeline] echo [2023-01-30T17:28:32.121Z] 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-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-30T17:28:32.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-30T17:28:33.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-30T17:28:33.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-30T17:28:33.195Z] prd-ubuntu20.04-docker-8c-8g-4004 does not seem to be running inside a container [2023-01-30T17:28:33.226Z] $ 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-136/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-136 -v /w/workspace/foundry_device-usb-camera_PR-136:/w/workspace/foundry_device-usb-camera_PR-136:rw,z -v /w/workspace/foundry_device-usb-camera_PR-136@tmp:/w/workspace/foundry_device-usb-camera_PR-136@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-01-30T17:28:34.023Z] $ docker top 1f3453a2c25b62344356ffb53bbc5707944d76f10512df2e2734d3f62996ca33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-30T17:28:34.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-30T17:28:34.737Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-30T17:28:35.043Z] + ls /var/log/sa-host [2023-01-30T17:28:35.044Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-30T17:28:35.253Z] provisioning config files... [2023-01-30T17:28:35.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-136@tmp/config13657512599108112590tmp [Pipeline] { [Pipeline] echo [2023-01-30T17:28:35.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:28:35.627Z] ---> create-netrc.sh [Pipeline] } [2023-01-30T17:28:35.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:28:36.045Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-30T17:28:36.076Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:28:36.382Z] ---> sudo-logs.sh [2023-01-30T17:28:36.382Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-30T17:28:36.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:28:36.774Z] ---> job-cost.sh [2023-01-30T17:28:36.774Z] lf-activate-venv: SKIPPING [2023-01-30T17:28:36.774Z] DEBUG: total: 0.2199999988079071 [2023-01-30T17:28:36.774Z] INFO: Retrieving Stack Cost... [2023-01-30T17:28:37.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-30T17:28:37.601Z] INFO: Archiving Costs [Pipeline] echo [2023-01-30T17:28:37.639Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-30T17:28:37.949Z] ---> logs-deploy.sh [2023-01-30T17:28:37.949Z] lf-activate-venv: SKIPPING [2023-01-30T17:28:37.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-136/1 [2023-01-30T17:28:37.949Z] INFO: archiving workspace using pattern(s): [2023-01-30T17:28:38.885Z] Archives upload complete. [2023-01-30T17:28:38.885Z] INFO: archiving logs to Nexus